Pull request #43245 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 699174347c175a4c2134121af269cdff5ca0673e+67b4b032f33698eef5fefcadd228893e911aa3a3 (c51e7875bf6a28cc2da2e44e2c6f26ab595aed5a) 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-43245@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-02-15T20:49:34.372Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-02-15T20:49:34.375Z] Trying to pass milestone 2 [Pipeline] milestone [2022-02-15T20:49:34.449Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-02-15T20:49:49.630Z] Still waiting to schedule task [2022-02-15T20:49:49.633Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ccee1a1a2ae26f7)’ is offline [2022-02-15T20:50:32.456Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ccee1a1a2ae26f7) in /home/ubuntu/workspace/moby_PR-43245 [Pipeline] { [Pipeline] checkout [2022-02-15T20:50:32.584Z] The recommended git tool is: git [2022-02-15T20:50:35.145Z] using credential docker-jenkins-github-credentials [2022-02-15T20:50:35.173Z] Cloning the remote Git repository [2022-02-15T20:50:35.174Z] Cloning with configured refspecs honoured and without tags [2022-02-15T20:50:34.314Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T20:50:34.409Z] > git init /home/ubuntu/workspace/moby_PR-43245 # timeout=10 [2022-02-15T20:50:34.653Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:50:34.653Z] > git --version # timeout=10 [2022-02-15T20:50:34.682Z] > git --version # 'git version 2.17.1' [2022-02-15T20:50:34.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:50:34.685Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:51:00.856Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:51:00.908Z] > git config --add remote.origin.fetch +refs/pull/43245/head:refs/remotes/origin/PR-43245 # timeout=10 [2022-02-15T20:51:00.945Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:51:01.030Z] Fetching without tags [2022-02-15T20:51:01.289Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:51:02.066Z] Merge succeeded, producing 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:51:02.066Z] Checking out Revision 699174347c175a4c2134121af269cdff5ca0673e (PR-43245) [2022-02-15T20:51:00.991Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:51:01.034Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:51:01.034Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:51:01.040Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:51:01.295Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:51:01.308Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:51:01.907Z] > git remote # timeout=10 [2022-02-15T20:51:01.942Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T20:51:01.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:51:02.006Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T20:51:02.028Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-15T20:51:02.069Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:51:02.106Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:51:06.397Z] Commit message: "daemon: use RWMutex for stateCounter" [2022-02-15T20:51:06.400Z] > git rev-list --no-walk 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-15T20:51:07.622Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43245:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-02-15T20:51:15.736Z] Unable to find image 'alpine:latest' locally [2022-02-15T20:51:15.736Z] latest: Pulling from library/alpine [2022-02-15T20:51:15.736Z] 59bf1c3509f3: Pulling fs layer [2022-02-15T20:51:15.736Z] 59bf1c3509f3: Download complete [2022-02-15T20:51:15.994Z] 59bf1c3509f3: Pull complete [2022-02-15T20:51:15.994Z] Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 [2022-02-15T20:51:15.994Z] Status: Downloaded newer image for alpine:latest [2022-02-15T20:51:25.996Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2022-02-15T20:51:26.255Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ccee1a1a2ae26f7) in /home/ubuntu/workspace/moby_PR-43245 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-02-15T20:51:26.317Z] The recommended git tool is: git [2022-02-15T20:51:26.325Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-02-15T20:51:26.340Z] Fetching changes from the remote Git repository [2022-02-15T20:51:26.347Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-15T20:51:26.546Z] Running on azwin-2-f22951 in d:\jenkins\workspace\moby_PR-43245 [2022-02-15T20:51:26.549Z] Running on azwin-2-d25190 in d:\jenkins\workspace\moby_PR-43245 [Pipeline] // stage [2022-02-15T20:51:26.557Z] Running on azwin-2-745bf0 in d:\jenkins\workspace\moby_PR-43245 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] } [Pipeline] } [Pipeline] { [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] ws [2022-02-15T20:51:26.619Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-02-15T20:51:26.620Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-02-15T20:51:26.633Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [2022-02-15T20:51:26.673Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 699174347c175a4c2134121af269cdff5ca0673e [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-02-15T20:51:26.736Z] The recommended git tool is: git [2022-02-15T20:51:26.743Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-02-15T20:51:26.767Z] The recommended git tool is: git [2022-02-15T20:51:26.789Z] Merge succeeded, producing 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:51:26.789Z] Checking out Revision 699174347c175a4c2134121af269cdff5ca0673e (PR-43245) [2022-02-15T20:51:26.887Z] Commit message: "daemon: use RWMutex for stateCounter" [2022-02-15T20:51:26.948Z] using credential docker-jenkins-github-credentials [2022-02-15T20:51:26.956Z] using credential docker-jenkins-github-credentials [2022-02-15T20:51:26.987Z] using credential docker-jenkins-github-credentials [2022-02-15T20:51:27.022Z] Cloning the remote Git repository [2022-02-15T20:51:27.022Z] Cloning with configured refspecs honoured and without tags [2022-02-15T20:51:27.032Z] Cloning the remote Git repository [2022-02-15T20:51:27.033Z] Cloning with configured refspecs honoured and without tags [2022-02-15T20:51:27.064Z] Cloning the remote Git repository [2022-02-15T20:51:27.065Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-15T20:51:26.333Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43245/.git # timeout=10 [2022-02-15T20:51:26.342Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:51:26.350Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:51:26.350Z] > git --version # timeout=10 [2022-02-15T20:51:26.373Z] > git --version # 'git version 2.17.1' [2022-02-15T20:51:26.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:51:26.374Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:51:26.675Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:51:26.684Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:51:26.756Z] > git remote # timeout=10 [2022-02-15T20:51:26.761Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T20:51:26.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:51:26.769Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T20:51:26.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-15T20:51:26.791Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:51:26.796Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:51:27.516Z] + [ PR != PR ] [2022-02-15T20:51:27.517Z] + [ master != master ] [2022-02-15T20:51:27.517Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T20:51:27.056Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T20:51:27.057Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-15T20:51:27.117Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:51:27.117Z] > git --version # timeout=10 [2022-02-15T20:51:27.164Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-15T20:51:27.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:51:27.167Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:51:27.069Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T20:51:27.070Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-15T20:51:27.155Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:51:27.155Z] > git --version # timeout=10 [2022-02-15T20:51:27.217Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-15T20:51:27.217Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:51:27.220Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:51:27.104Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T20:51:27.105Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-02-15T20:51:27.176Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:51:27.176Z] > git --version # timeout=10 [2022-02-15T20:51:27.225Z] > git --version # 'git version 2.24.1.windows.2' [2022-02-15T20:51:27.225Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:51:27.228Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:51:27.845Z] + docker version [2022-02-15T20:51:27.845Z] Client: Docker Engine - Community [2022-02-15T20:51:27.845Z] Version: 20.10.12 [2022-02-15T20:51:27.845Z] API version: 1.41 [2022-02-15T20:51:27.845Z] Go version: go1.16.12 [2022-02-15T20:51:27.845Z] Git commit: e91ed57 [2022-02-15T20:51:27.845Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-15T20:51:27.845Z] OS/Arch: linux/amd64 [2022-02-15T20:51:27.845Z] Context: default [2022-02-15T20:51:27.845Z] Experimental: true [2022-02-15T20:51:27.845Z] [2022-02-15T20:51:27.845Z] Server: Docker Engine - Community [2022-02-15T20:51:27.845Z] Engine: [2022-02-15T20:51:27.845Z] Version: 20.10.12 [2022-02-15T20:51:27.845Z] API version: 1.41 (minimum version 1.12) [2022-02-15T20:51:27.845Z] Go version: go1.16.12 [2022-02-15T20:51:27.845Z] Git commit: 459d0df [2022-02-15T20:51:27.845Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-15T20:51:27.845Z] OS/Arch: linux/amd64 [2022-02-15T20:51:27.845Z] Experimental: true [2022-02-15T20:51:27.845Z] containerd: [2022-02-15T20:51:27.845Z] Version: 1.4.12 [2022-02-15T20:51:27.845Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T20:51:27.845Z] runc: [2022-02-15T20:51:27.845Z] Version: 1.0.2 [2022-02-15T20:51:27.845Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-15T20:51:27.845Z] docker-init: [2022-02-15T20:51:27.845Z] Version: 0.19.0 [2022-02-15T20:51:27.845Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-15T20:51:28.140Z] + docker info [2022-02-15T20:51:41.253Z] Still waiting to schedule task [2022-02-15T20:51:41.253Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ccee1a1a2ae26f7)’ [2022-02-15T20:51:41.254Z] Still waiting to schedule task [2022-02-15T20:51:41.255Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ccee1a1a2ae26f7)’ [2022-02-15T20:51:41.256Z] Still waiting to schedule task [2022-02-15T20:51:41.256Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ad51ee0b43fd813b)’ is offline [2022-02-15T20:51:41.259Z] Still waiting to schedule task [2022-02-15T20:51:41.260Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-02-15T20:51:42.626Z] Fetching without tags [2022-02-15T20:51:42.319Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:51:42.372Z] > git config --add remote.origin.fetch +refs/pull/43245/head:refs/remotes/origin/PR-43245 # timeout=10 [2022-02-15T20:51:42.416Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:51:42.539Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:51:42.666Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:51:42.666Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:51:42.668Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:51:43.355Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:51:44.457Z] Fetching without tags [2022-02-15T20:51:44.084Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:51:44.151Z] > git config --add remote.origin.fetch +refs/pull/43245/head:refs/remotes/origin/PR-43245 # timeout=10 [2022-02-15T20:51:44.217Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:51:44.353Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:51:43.395Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:51:43.449Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:51:45.245Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:51:44.492Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:51:44.494Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:51:44.497Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:51:45.280Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:51:45.344Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:51:46.888Z] Fetching without tags [2022-02-15T20:51:47.396Z] Merge succeeded, producing 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:51:47.397Z] Checking out Revision 699174347c175a4c2134121af269cdff5ca0673e (PR-43245) [2022-02-15T20:51:48.005Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:51:48.291Z] Commit message: "daemon: use RWMutex for stateCounter" [2022-02-15T20:51:46.604Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:51:46.650Z] > git config --add remote.origin.fetch +refs/pull/43245/head:refs/remotes/origin/PR-43245 # timeout=10 [2022-02-15T20:51:46.697Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:51:46.808Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:51:46.922Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:51:46.922Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:51:46.924Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:51:48.039Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:51:48.085Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:51:47.073Z] > git remote # timeout=10 [2022-02-15T20:51:47.124Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T20:51:47.172Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:51:47.175Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T20:51:47.314Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-15T20:51:47.435Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:51:47.482Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T20:51:49.678Z] + docker version [2022-02-15T20:51:49.678Z] Client: [2022-02-15T20:51:49.678Z] Version: 20.10.9 [2022-02-15T20:51:49.678Z] API version: 1.41 [2022-02-15T20:51:49.678Z] Go version: go1.16.8 [2022-02-15T20:51:49.678Z] Git commit: c2ea9bc [2022-02-15T20:51:49.678Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-15T20:51:49.678Z] OS/Arch: windows/amd64 [2022-02-15T20:51:49.678Z] Context: default [2022-02-15T20:51:49.678Z] Experimental: true [2022-02-15T20:51:49.678Z] [2022-02-15T20:51:49.678Z] Server: Docker Engine - Community [2022-02-15T20:51:49.678Z] Engine: [2022-02-15T20:51:49.678Z] Version: 20.10.9 [2022-02-15T20:51:49.678Z] API version: 1.41 (minimum version 1.24) [2022-02-15T20:51:49.678Z] Go version: go1.16.8 [2022-02-15T20:51:49.678Z] Git commit: 79ea9d3 [2022-02-15T20:51:49.678Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-15T20:51:49.678Z] OS/Arch: windows/amd64 [2022-02-15T20:51:49.678Z] Experimental: true [2022-02-15T20:51:49.771Z] Merge succeeded, producing 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:51:49.772Z] Checking out Revision 699174347c175a4c2134121af269cdff5ca0673e (PR-43245) [Pipeline] sh [2022-02-15T20:51:50.069Z] Client: [2022-02-15T20:51:50.069Z] Context: default [2022-02-15T20:51:50.069Z] Debug Mode: false [2022-02-15T20:51:50.069Z] Plugins: [2022-02-15T20:51:50.069Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-15T20:51:50.069Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-15T20:51:50.069Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-15T20:51:50.069Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-15T20:51:50.069Z] [2022-02-15T20:51:50.069Z] Server: [2022-02-15T20:51:50.069Z] Containers: 0 [2022-02-15T20:51:50.069Z] Running: 0 [2022-02-15T20:51:50.070Z] Paused: 0 [2022-02-15T20:51:50.070Z] Stopped: 0 [2022-02-15T20:51:50.070Z] Images: 1 [2022-02-15T20:51:50.070Z] Server Version: 20.10.12 [2022-02-15T20:51:50.070Z] Storage Driver: overlay2 [2022-02-15T20:51:50.070Z] Backing Filesystem: extfs [2022-02-15T20:51:50.070Z] Supports d_type: true [2022-02-15T20:51:50.070Z] Native Overlay Diff: true [2022-02-15T20:51:50.070Z] userxattr: false [2022-02-15T20:51:50.070Z] Logging Driver: json-file [2022-02-15T20:51:50.070Z] Cgroup Driver: cgroupfs [2022-02-15T20:51:50.070Z] Cgroup Version: 1 [2022-02-15T20:51:50.070Z] Plugins: [2022-02-15T20:51:50.070Z] Volume: local [2022-02-15T20:51:50.070Z] Network: bridge host ipvlan macvlan null overlay [2022-02-15T20:51:50.070Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-15T20:51:50.070Z] Swarm: inactive [2022-02-15T20:51:50.070Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-15T20:51:50.070Z] Default Runtime: runc [2022-02-15T20:51:50.070Z] Init Binary: docker-init [2022-02-15T20:51:50.070Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T20:51:50.070Z] runc version: v1.0.2-0-g52b36a2 [2022-02-15T20:51:50.070Z] init version: de40ad0 [2022-02-15T20:51:50.070Z] Security Options: [2022-02-15T20:51:50.070Z] apparmor [2022-02-15T20:51:50.070Z] seccomp [2022-02-15T20:51:50.070Z] Profile: default [2022-02-15T20:51:50.070Z] Kernel Version: 5.4.0-1061-aws [2022-02-15T20:51:50.070Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-15T20:51:50.070Z] OSType: linux [2022-02-15T20:51:50.070Z] Architecture: x86_64 [2022-02-15T20:51:50.070Z] CPUs: 2 [2022-02-15T20:51:50.070Z] Total Memory: 7.565GiB [2022-02-15T20:51:50.070Z] Name: ip-10-100-92-160 [2022-02-15T20:51:50.070Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-15T20:51:50.070Z] Docker Root Dir: /var/lib/docker [2022-02-15T20:51:50.070Z] Debug Mode: false [2022-02-15T20:51:50.070Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:51:50.070Z] Labels: [2022-02-15T20:51:50.070Z] Experimental: true [2022-02-15T20:51:50.070Z] Insecure Registries: [2022-02-15T20:51:50.070Z] 127.0.0.0/8 [2022-02-15T20:51:50.070Z] Live Restore Enabled: true [2022-02-15T20:51:50.070Z] [2022-02-15T20:51:50.070Z] WARNING: No swap limit support [2022-02-15T20:51:50.249Z] Commit message: "daemon: use RWMutex for stateCounter" [Pipeline] sh [2022-02-15T20:51:49.380Z] > git remote # timeout=10 [2022-02-15T20:51:49.446Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T20:51:49.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:51:49.508Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T20:51:49.652Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-15T20:51:49.808Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:51:49.873Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:51:50.580Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T20:51:50.580Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T20:51:50.580Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43245/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-15T20:51:50.580Z] + bash /home/ubuntu/workspace/moby_PR-43245/check-config.sh [2022-02-15T20:51:50.580Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-15T20:51:50.580Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-15T20:51:50.580Z] [2022-02-15T20:51:50.580Z] Generally Necessary: [2022-02-15T20:51:50.580Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-15T20:51:50.580Z] - apparmor: enabled and tools installed [2022-02-15T20:51:50.580Z] - CONFIG_NAMESPACES: enabled [2022-02-15T20:51:50.580Z] - CONFIG_NET_NS: enabled [2022-02-15T20:51:50.580Z] - CONFIG_PID_NS: enabled [2022-02-15T20:51:50.580Z] - CONFIG_IPC_NS: enabled [2022-02-15T20:51:50.580Z] - CONFIG_UTS_NS: enabled [2022-02-15T20:51:50.580Z] - CONFIG_CGROUPS: enabled [2022-02-15T20:51:50.580Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-15T20:51:50.580Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-15T20:51:50.580Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-15T20:51:50.580Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-15T20:51:50.580Z] - CONFIG_CPUSETS: enabled [2022-02-15T20:51:50.580Z] - CONFIG_MEMCG: enabled [2022-02-15T20:51:50.580Z] - CONFIG_KEYS: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T20:51:50.738Z] + docker info [2022-02-15T20:51:50.738Z] Client: [2022-02-15T20:51:50.738Z] Context: default [2022-02-15T20:51:50.738Z] Debug Mode: false [2022-02-15T20:51:50.738Z] [2022-02-15T20:51:50.738Z] Server: [2022-02-15T20:51:50.738Z] Containers: 0 [2022-02-15T20:51:50.738Z] Running: 0 [2022-02-15T20:51:50.738Z] Paused: 0 [2022-02-15T20:51:50.738Z] Stopped: 0 [2022-02-15T20:51:50.738Z] Images: 11 [2022-02-15T20:51:50.738Z] Server Version: 20.10.9 [2022-02-15T20:51:50.738Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-02-15T20:51:50.738Z] LCOW: [2022-02-15T20:51:50.738Z] Windows: [2022-02-15T20:51:50.738Z] Logging Driver: json-file [2022-02-15T20:51:50.738Z] Plugins: [2022-02-15T20:51:50.738Z] Volume: local [2022-02-15T20:51:50.738Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T20:51:50.738Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T20:51:50.738Z] Swarm: inactive [2022-02-15T20:51:50.738Z] Default Isolation: process [2022-02-15T20:51:50.738Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T20:51:50.738Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T20:51:50.738Z] OSType: windows [2022-02-15T20:51:50.738Z] Architecture: x86_64 [2022-02-15T20:51:50.738Z] CPUs: 4 [2022-02-15T20:51:50.738Z] Total Memory: 32GiB [2022-02-15T20:51:50.738Z] Name: azwin-2-745bf0 [2022-02-15T20:51:50.738Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-15T20:51:50.738Z] Docker Root Dir: D:\docker [2022-02-15T20:51:50.738Z] Debug Mode: false [2022-02-15T20:51:50.738Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:51:50.738Z] Labels: [2022-02-15T20:51:50.738Z] Experimental: true [2022-02-15T20:51:50.738Z] Insecure Registries: [2022-02-15T20:51:50.738Z] 10.0.0.4:5000 [2022-02-15T20:51:50.738Z] 127.0.0.0/8 [2022-02-15T20:51:50.738Z] Registry Mirrors: [2022-02-15T20:51:50.738Z] http://10.0.0.4:5000/ [2022-02-15T20:51:50.738Z] Live Restore Enabled: false [2022-02-15T20:51:50.738Z] Product License: Community Engine [2022-02-15T20:51:50.738Z] [2022-02-15T20:51:50.853Z] - CONFIG_VETH: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-15T20:51:50.853Z] - CONFIG_CGROUP_BPF: enabled [2022-02-15T20:51:50.853Z] [2022-02-15T20:51:50.853Z] Optional Features: [2022-02-15T20:51:50.853Z] - CONFIG_USER_NS: enabled [2022-02-15T20:51:50.853Z] - CONFIG_SECCOMP: enabled [2022-02-15T20:51:50.853Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-15T20:51:50.853Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-15T20:51:50.853Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-15T20:51:50.853Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-15T20:51:50.853Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-15T20:51:50.853Z] - CONFIG_BLK_CGROUP: enabled [2022-02-15T20:51:50.853Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-15T20:51:50.853Z] - CONFIG_CGROUP_PERF: enabled [2022-02-15T20:51:50.853Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-15T20:51:50.853Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-15T20:51:50.853Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-15T20:51:50.853Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-15T20:51:50.853Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-15T20:51:50.853Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_IP_VS: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-15T20:51:50.853Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-15T20:51:50.853Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-15T20:51:50.853Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-15T20:51:50.853Z] - CONFIG_SECURITY_SELINUX: enabled [Pipeline] } [2022-02-15T20:51:51.121Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-15T20:51:51.121Z] - CONFIG_EXT4_FS: enabled [2022-02-15T20:51:51.121Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-15T20:51:51.121Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-15T20:51:51.121Z] - Network Drivers: [2022-02-15T20:51:51.121Z] - "overlay": [2022-02-15T20:51:51.121Z] - CONFIG_VXLAN: enabled (as module) [2022-02-15T20:51:51.121Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-15T20:51:51.121Z] Optional (for encrypted networks): [2022-02-15T20:51:51.121Z] - CONFIG_CRYPTO: enabled [2022-02-15T20:51:51.121Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-15T20:51:51.121Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-15T20:51:51.121Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-15T20:51:51.121Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-15T20:51:51.121Z] - CONFIG_XFRM: enabled [2022-02-15T20:51:51.121Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-15T20:51:51.121Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-15T20:51:51.121Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-15T20:51:51.121Z] - "ipvlan": [2022-02-15T20:51:51.121Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-15T20:51:51.121Z] - "macvlan": [2022-02-15T20:51:51.121Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-15T20:51:51.121Z] - CONFIG_DUMMY: enabled (as module) [2022-02-15T20:51:51.121Z] - "ftp,tftp client in container": [2022-02-15T20:51:51.121Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-15T20:51:51.121Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-15T20:51:51.121Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-15T20:51:51.121Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-15T20:51:51.121Z] - Storage Drivers: [2022-02-15T20:51:51.121Z] - "aufs": [2022-02-15T20:51:51.121Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-15T20:51:51.121Z] - "btrfs": [2022-02-15T20:51:51.121Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-15T20:51:51.121Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-15T20:51:51.121Z] - "devicemapper": [2022-02-15T20:51:51.121Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-15T20:51:51.121Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-15T20:51:51.121Z] - "overlay": [2022-02-15T20:51:51.121Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-15T20:51:51.121Z] - "zfs": [2022-02-15T20:51:51.121Z] - /dev/zfs: present [2022-02-15T20:51:51.121Z] - zfs command: missing [2022-02-15T20:51:51.121Z] - zpool command: missing [2022-02-15T20:51:51.121Z] [2022-02-15T20:51:51.121Z] Limits: [2022-02-15T20:51:51.121Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-15T20:51:51.121Z] [2022-02-15T20:51:51.121Z] + true [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-15T20:51:51.567Z] + docker version [2022-02-15T20:51:51.568Z] Client: [2022-02-15T20:51:51.568Z] Version: 20.10.9 [2022-02-15T20:51:51.568Z] API version: 1.41 [2022-02-15T20:51:51.568Z] Go version: go1.16.8 [2022-02-15T20:51:51.568Z] Git commit: c2ea9bc [2022-02-15T20:51:51.568Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-15T20:51:51.568Z] OS/Arch: windows/amd64 [2022-02-15T20:51:51.568Z] Context: default [2022-02-15T20:51:51.568Z] Experimental: true [2022-02-15T20:51:51.568Z] [2022-02-15T20:51:51.568Z] Server: Docker Engine - Community [2022-02-15T20:51:51.568Z] Engine: [2022-02-15T20:51:51.568Z] Version: 20.10.9 [2022-02-15T20:51:51.568Z] API version: 1.41 (minimum version 1.24) [2022-02-15T20:51:51.568Z] Go version: go1.16.8 [2022-02-15T20:51:51.568Z] Git commit: 79ea9d3 [2022-02-15T20:51:51.568Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-15T20:51:51.568Z] OS/Arch: windows/amd64 [2022-02-15T20:51:51.568Z] Experimental: true [2022-02-15T20:51:51.676Z] Merge succeeded, producing 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:51:51.676Z] Checking out Revision 699174347c175a4c2134121af269cdff5ca0673e (PR-43245) [Pipeline] } [Pipeline] sh [2022-02-15T20:51:52.087Z] Commit message: "daemon: use RWMutex for stateCounter" [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T20:51:52.537Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:699174347c175a4c2134121af269cdff5ca0673e . [2022-02-15T20:51:51.378Z] > git remote # timeout=10 [2022-02-15T20:51:51.426Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T20:51:51.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:51:51.471Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T20:51:51.588Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-02-15T20:51:51.710Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:51:51.754Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:51:52.674Z] + docker info [2022-02-15T20:51:52.794Z] #2 [internal] load .dockerignore [2022-02-15T20:51:52.794Z] #2 sha256:7f9bc6d99889bc2bdde21ab04ee0d7765ebef5e36021330505f663eba1e04981 [2022-02-15T20:51:53.097Z] #2 ... [2022-02-15T20:51:53.097Z] [2022-02-15T20:51:53.097Z] #1 [internal] load build definition from Dockerfile [2022-02-15T20:51:53.097Z] #1 sha256:17f558fb25852a627445eab1442fc8443f9be23faabd0b7c311994414be34332 [2022-02-15T20:51:53.097Z] #1 transferring dockerfile: 16.86kB done [2022-02-15T20:51:53.097Z] #1 DONE 0.3s [2022-02-15T20:51:53.097Z] [2022-02-15T20:51:53.097Z] #2 [internal] load .dockerignore [2022-02-15T20:51:53.097Z] #2 sha256:7f9bc6d99889bc2bdde21ab04ee0d7765ebef5e36021330505f663eba1e04981 [2022-02-15T20:51:53.097Z] #2 transferring context: [2022-02-15T20:51:53.097Z] #2 transferring context: 87B done [2022-02-15T20:51:53.097Z] #2 DONE 0.3s [2022-02-15T20:51:53.097Z] [2022-02-15T20:51:53.097Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-15T20:51:53.097Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-15T20:51:53.382Z] + docker version [2022-02-15T20:51:53.382Z] Client: [2022-02-15T20:51:53.382Z] Version: 20.10.9 [2022-02-15T20:51:53.382Z] API version: 1.41 [2022-02-15T20:51:53.382Z] Go version: go1.16.8 [2022-02-15T20:51:53.382Z] Git commit: c2ea9bc [2022-02-15T20:51:53.382Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-15T20:51:53.382Z] OS/Arch: windows/amd64 [2022-02-15T20:51:53.382Z] Context: default [2022-02-15T20:51:53.382Z] Experimental: true [2022-02-15T20:51:53.382Z] [2022-02-15T20:51:53.382Z] Server: Docker Engine - Community [2022-02-15T20:51:53.382Z] Engine: [2022-02-15T20:51:53.382Z] Version: 20.10.9 [2022-02-15T20:51:53.382Z] API version: 1.41 (minimum version 1.24) [2022-02-15T20:51:53.382Z] Go version: go1.16.8 [2022-02-15T20:51:53.382Z] Git commit: 79ea9d3 [2022-02-15T20:51:53.382Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-15T20:51:53.382Z] OS/Arch: windows/amd64 [2022-02-15T20:51:53.382Z] Experimental: true [Pipeline] sh [2022-02-15T20:51:53.660Z] #3 DONE 0.7s [2022-02-15T20:51:53.660Z] [2022-02-15T20:51:53.660Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-15T20:51:53.660Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-15T20:51:53.660Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-15T20:51:53.660Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-15T20:51:53.660Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-15T20:51:53.660Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-15T20:51:53.916Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.2s [2022-02-15T20:51:53.916Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-15T20:51:54.173Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.5s done [2022-02-15T20:51:54.173Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-15T20:51:54.221Z] Client: [2022-02-15T20:51:54.221Z] Context: default [2022-02-15T20:51:54.221Z] Debug Mode: false [2022-02-15T20:51:54.221Z] Plugins: [2022-02-15T20:51:54.221Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-15T20:51:54.221Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-15T20:51:54.221Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-15T20:51:54.221Z] [2022-02-15T20:51:54.221Z] Server: [2022-02-15T20:51:54.221Z] Containers: 0 [2022-02-15T20:51:54.221Z] Running: 0 [2022-02-15T20:51:54.221Z] Paused: 0 [2022-02-15T20:51:54.221Z] Stopped: 0 [2022-02-15T20:51:54.221Z] Images: 11 [2022-02-15T20:51:54.221Z] Server Version: 20.10.9 [2022-02-15T20:51:54.221Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-15T20:51:54.221Z] Windows: [2022-02-15T20:51:54.221Z] LCOW: [2022-02-15T20:51:54.221Z] Logging Driver: json-file [2022-02-15T20:51:54.221Z] Plugins: [2022-02-15T20:51:54.221Z] Volume: local [2022-02-15T20:51:54.221Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T20:51:54.221Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T20:51:54.221Z] Swarm: inactive [2022-02-15T20:51:54.221Z] Default Isolation: process [2022-02-15T20:51:54.221Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-15T20:51:54.221Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-15T20:51:54.221Z] OSType: windows [2022-02-15T20:51:54.221Z] Architecture: x86_64 [2022-02-15T20:51:54.221Z] CPUs: 4 [2022-02-15T20:51:54.221Z] Total Memory: 32GiB [2022-02-15T20:51:54.221Z] Name: azwin-2-d25190 [2022-02-15T20:51:54.221Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-15T20:51:54.221Z] Docker Root Dir: D:\docker [2022-02-15T20:51:54.221Z] Debug Mode: false [2022-02-15T20:51:54.221Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:51:54.221Z] Labels: [2022-02-15T20:51:54.221Z] Experimental: true [2022-02-15T20:51:54.221Z] Insecure Registries: [2022-02-15T20:51:54.221Z] 10.0.0.4:5000 [2022-02-15T20:51:54.221Z] 127.0.0.0/8 [2022-02-15T20:51:54.221Z] Registry Mirrors: [2022-02-15T20:51:54.221Z] http://10.0.0.4:5000/ [2022-02-15T20:51:54.221Z] Live Restore Enabled: false [2022-02-15T20:51:54.221Z] Product License: Community Engine [2022-02-15T20:51:54.221Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2022-02-15T20:51:54.401Z] + docker info [2022-02-15T20:51:54.401Z] Client: [2022-02-15T20:51:54.401Z] Context: default [2022-02-15T20:51:54.401Z] Debug Mode: false [2022-02-15T20:51:54.401Z] [2022-02-15T20:51:54.401Z] Server: [2022-02-15T20:51:54.401Z] Containers: 0 [2022-02-15T20:51:54.401Z] Running: 0 [2022-02-15T20:51:54.401Z] Paused: 0 [2022-02-15T20:51:54.401Z] Stopped: 0 [2022-02-15T20:51:54.401Z] Images: 11 [2022-02-15T20:51:54.401Z] Server Version: 20.10.9 [2022-02-15T20:51:54.401Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-15T20:51:54.401Z] Windows: [2022-02-15T20:51:54.401Z] LCOW: [2022-02-15T20:51:54.401Z] Logging Driver: json-file [2022-02-15T20:51:54.401Z] Plugins: [2022-02-15T20:51:54.401Z] Volume: local [2022-02-15T20:51:54.401Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T20:51:54.401Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T20:51:54.401Z] Swarm: inactive [2022-02-15T20:51:54.401Z] Default Isolation: process [2022-02-15T20:51:54.401Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T20:51:54.401Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T20:51:54.401Z] OSType: windows [2022-02-15T20:51:54.401Z] Architecture: x86_64 [2022-02-15T20:51:54.401Z] CPUs: 4 [2022-02-15T20:51:54.401Z] Total Memory: 32GiB [2022-02-15T20:51:54.401Z] Name: azwin-2-f22951 [2022-02-15T20:51:54.401Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-15T20:51:54.401Z] Docker Root Dir: D:\docker [2022-02-15T20:51:54.401Z] Debug Mode: false [2022-02-15T20:51:54.401Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:51:54.401Z] Labels: [2022-02-15T20:51:54.401Z] Experimental: true [2022-02-15T20:51:54.401Z] Insecure Registries: [2022-02-15T20:51:54.401Z] 10.0.0.4:5000 [2022-02-15T20:51:54.401Z] 127.0.0.0/8 [2022-02-15T20:51:54.401Z] Registry Mirrors: [2022-02-15T20:51:54.401Z] http://10.0.0.4:5000/ [2022-02-15T20:51:54.401Z] Live Restore Enabled: false [2022-02-15T20:51:54.401Z] Product License: Community Engine [2022-02-15T20:51:54.401Z] [Pipeline] powershell [2022-02-15T20:51:54.739Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-15T20:51:54.739Z] #4 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-02-15T20:51:55.000Z] [2022-02-15T20:51:55.000Z] #5 [internal] load .dockerignore [2022-02-15T20:51:55.000Z] #5 sha256:4e41c758f51245a819b798ec67c76232839a04275dbc90805da37c309e06c891 [2022-02-15T20:51:55.000Z] #5 DONE 0.0s [2022-02-15T20:51:55.000Z] [2022-02-15T20:51:55.000Z] #6 [internal] load build definition from Dockerfile [2022-02-15T20:51:55.000Z] #6 sha256:794cf4049843a2b7fdb02f0663f69f0b096ba4110a0d2dcefbc935b4c377c899 [2022-02-15T20:51:55.000Z] #6 DONE 0.0s [2022-02-15T20:51:55.000Z] [2022-02-15T20:51:55.000Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T20:51:55.000Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-15T20:51:56.373Z] #10 ... [2022-02-15T20:51:56.373Z] [2022-02-15T20:51:56.373Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-15T20:51:56.373Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-15T20:51:56.373Z] #7 DONE 1.4s [2022-02-15T20:51:56.373Z] [2022-02-15T20:51:56.373Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-15T20:51:56.373Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-15T20:51:56.373Z] #8 DONE 1.4s [2022-02-15T20:51:56.629Z] [2022-02-15T20:51:56.629Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T20:51:56.629Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-15T20:51:56.629Z] #10 DONE 1.5s [2022-02-15T20:51:56.629Z] [2022-02-15T20:51:56.629Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T20:51:56.629Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-15T20:51:56.629Z] #9 DONE 1.5s [2022-02-15T20:51:58.001Z] [2022-02-15T20:51:58.001Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:51:58.001Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T20:51:58.001Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-02-15T20:51:58.001Z] #76 DONE 0.0s [2022-02-15T20:51:58.001Z] [2022-02-15T20:51:58.001Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:51:58.001Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:51:58.001Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-15T20:51:58.268Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-15T20:51:58.268Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-15T20:51:58.268Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-15T20:51:58.528Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 3.15MB / 54.92MB 0.3s [2022-02-15T20:51:58.528Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0B / 5.15MB 0.3s [2022-02-15T20:51:58.528Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0B / 10.87MB 0.3s [2022-02-15T20:51:58.528Z] #11 ... [2022-02-15T20:51:58.528Z] [2022-02-15T20:51:58.528Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-15T20:51:58.528Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-15T20:51:58.528Z] #52 DONE 0.0s [2022-02-15T20:51:58.528Z] [2022-02-15T20:51:58.528Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:51:58.528Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:51:58.528Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.39MB / 54.92MB 0.4s [2022-02-15T20:51:58.528Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 2.10MB / 5.15MB 0.4s [2022-02-15T20:51:58.790Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 11.53MB / 54.92MB 0.5s [2022-02-15T20:51:58.790Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 3.15MB / 5.15MB 0.5s [2022-02-15T20:51:58.790Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 2.10MB / 10.87MB 0.5s [2022-02-15T20:51:58.790Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.6s [2022-02-15T20:51:58.790Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 6.29MB / 10.87MB 0.6s [2022-02-15T20:51:59.050Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 20.97MB / 54.92MB 0.7s [2022-02-15T20:51:59.050Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.7s [2022-02-15T20:51:59.050Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 30.41MB / 54.92MB 0.9s [2022-02-15T20:51:59.050Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.7s done [2022-02-15T20:51:59.050Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 3.15MB / 54.57MB 0.9s [2022-02-15T20:51:59.309Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 0.9s done [2022-02-15T20:51:59.309Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.88MB / 54.57MB 1.0s [2022-02-15T20:51:59.309Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0B / 85.81MB 1.0s [2022-02-15T20:51:59.309Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 39.85MB / 54.92MB 1.2s [2022-02-15T20:51:59.309Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 15.73MB / 54.57MB 1.2s [2022-02-15T20:51:59.309Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.29MB / 85.81MB 1.2s [2022-02-15T20:51:59.568Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 48.23MB / 54.92MB 1.4s [2022-02-15T20:51:59.568Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 22.02MB / 54.57MB 1.4s [2022-02-15T20:51:59.568Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 16.97MB / 85.81MB 1.4s [2022-02-15T20:51:59.825Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.7s [2022-02-15T20:51:59.825Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 34.60MB / 54.57MB 1.7s [2022-02-15T20:51:59.825Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 30.41MB / 85.81MB 1.7s [2022-02-15T20:52:00.084Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 37.75MB / 54.57MB 1.8s [2022-02-15T20:52:00.084Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 34.84MB / 85.81MB 1.8s [2022-02-15T20:52:00.084Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 44.04MB / 54.57MB 1.9s [2022-02-15T20:52:00.084Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 41.94MB / 85.81MB 1.9s [2022-02-15T20:52:00.344Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.1s [2022-02-15T20:52:00.344Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 49.28MB / 85.81MB 2.1s [2022-02-15T20:52:00.609Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 62.91MB / 85.81MB 2.3s [2022-02-15T20:52:00.609Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 68.16MB / 85.81MB 2.4s [2022-02-15T20:52:00.871Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.5s done [2022-02-15T20:52:00.871Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 84.93MB / 85.81MB 2.6s [2022-02-15T20:52:00.871Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-15T20:52:01.805Z] #11 ... [2022-02-15T20:52:01.805Z] [2022-02-15T20:52:01.805Z] #31 [internal] load build context [2022-02-15T20:52:01.805Z] #31 sha256:d94701b39a9b7ff4c6a5c43e7f93c809a50eca22dba1e84e498d7cbf60d76990 [2022-02-15T20:52:01.805Z] #31 transferring context: 57.22MB 3.5s done [2022-02-15T20:52:01.805Z] #31 DONE 3.9s [2022-02-15T20:52:01.805Z] [2022-02-15T20:52:01.805Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:52:01.805Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:52:02.062Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.6s done [2022-02-15T20:52:02.062Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 3.8s [2022-02-15T20:52:02.184Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-15T20:52:02.184Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-767896c7\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-15T20:52:02.184Z] ---------------------------------------------------------------------------- [2022-02-15T20:52:02.184Z] [2022-02-15T20:52:02.184Z] INFO: executeCI.ps1 starting at Tue Feb 15 20:52:00 CUT 2022 [2022-02-15T20:52:02.184Z] [2022-02-15T20:52:02.184Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-15T20:52:02.184Z] INFO: Running git version 2.24.1.windows.2 [2022-02-15T20:52:02.184Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-15T20:52:02.184Z] INFO: Environment variables: [2022-02-15T20:52:02.184Z] [2022-02-15T20:52:02.184Z] Name Value [2022-02-15T20:52:02.184Z] ---- ----- [2022-02-15T20:52:02.184Z] ALLUSERSPROFILE C:\ProgramData [2022-02-15T20:52:02.184Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-15T20:52:02.184Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-15T20:52:02.184Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-15T20:52:02.184Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-15T20:52:02.184Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-15T20:52:02.184Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-15T20:52:02.184Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-15T20:52:02.184Z] BRANCH_NAME PR-43245 [2022-02-15T20:52:02.184Z] BUILD_DISPLAY_NAME #3 [2022-02-15T20:52:02.184Z] BUILD_ID 3 [2022-02-15T20:52:02.184Z] BUILD_NUMBER 3 [2022-02-15T20:52:02.184Z] BUILD_TAG jenkins-moby-PR-43245-3 [2022-02-15T20:52:02.184Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/ [2022-02-15T20:52:02.184Z] CHANGE_AUTHOR thaJeztah [2022-02-15T20:52:02.184Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-15T20:52:02.184Z] CHANGE_BRANCH info_counters_rwmutex [2022-02-15T20:52:02.184Z] CHANGE_FORK thaJeztah/docker [2022-02-15T20:52:02.184Z] CHANGE_ID 43245 [2022-02-15T20:52:02.184Z] CHANGE_TARGET master [2022-02-15T20:52:02.184Z] CHANGE_TITLE daemon: use RWMutex for stateCounter [2022-02-15T20:52:02.184Z] CHANGE_URL https://github.com/moby/moby/pull/43245 [2022-02-15T20:52:02.184Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T20:52:02.184Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-15T20:52:02.184Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-15T20:52:02.184Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-15T20:52:02.184Z] COMPUTERNAME azwin-2-745bf0 [2022-02-15T20:52:02.184Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-15T20:52:02.184Z] ConfigSequenceNumber 0 [2022-02-15T20:52:02.184Z] DOCKER_BUILDKIT 0 [2022-02-15T20:52:02.184Z] DOCKER_DUT_DEBUG 1 [2022-02-15T20:52:02.184Z] DOCKER_EXPERIMENTAL 1 [2022-02-15T20:52:02.184Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-15T20:52:02.184Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-15T20:52:02.184Z] EXECUTOR_NUMBER 0 [2022-02-15T20:52:02.184Z] FQDN azwin-2-745bf0.westus.cloudapp.azure.com [2022-02-15T20:52:02.184Z] GIT_BRANCH PR-43245 [2022-02-15T20:52:02.184Z] GIT_COMMIT 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:52:02.184Z] GIT_PREVIOUS_COMMIT 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:52:02.184Z] GIT_URL https://github.com/moby/moby.git [2022-02-15T20:52:02.184Z] HUDSON_COOKIE 1d22d57c-038e-4027-99c0-bda3a4ca7d4e [2022-02-15T20:52:02.184Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-15T20:52:02.184Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-15T20:52:02.184Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-15T20:52:02.184Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-15T20:52:02.184Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-15T20:52:02.184Z] JENKINS_NODE_COOKIE 9489c2cf-ded3-4510-9ae6-76331f083353 [2022-02-15T20:52:02.184Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-15T20:52:02.184Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-15T20:52:02.184Z] JOB_BASE_NAME PR-43245 [2022-02-15T20:52:02.184Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/display/redirect [2022-02-15T20:52:02.184Z] JOB_NAME moby/PR-43245 [2022-02-15T20:52:02.184Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/ [2022-02-15T20:52:02.184Z] library.jps.version master [2022-02-15T20:52:02.184Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-15T20:52:02.184Z] NODE_LABELS amd64 azure azwin-2-745bf0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-15T20:52:02.184Z] NODE_NAME azwin-2-745bf0 [2022-02-15T20:52:02.184Z] NUMBER_OF_PROCESSORS 4 [2022-02-15T20:52:02.184Z] OS Windows_NT [2022-02-15T20:52:02.184Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-15T20:52:02.184Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-15T20:52:02.184Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-15T20:52:02.184Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-15T20:52:02.184Z] PROCESSOR_LEVEL 6 [2022-02-15T20:52:02.184Z] PROCESSOR_REVISION 4f01 [2022-02-15T20:52:02.184Z] ProgramData C:\ProgramData [2022-02-15T20:52:02.184Z] ProgramFiles C:\Program Files [2022-02-15T20:52:02.184Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-15T20:52:02.184Z] ProgramW6432 C:\Program Files [2022-02-15T20:52:02.184Z] PROMPT $P$G [2022-02-15T20:52:02.184Z] PSExecutionPolicyPreference Bypass [2022-02-15T20:52:02.184Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-15T20:52:02.184Z] PUBLIC C:\Users\Public [2022-02-15T20:52:02.184Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/display/redirect?page=artif... [2022-02-15T20:52:02.184Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/display/redirect?page=changes [2022-02-15T20:52:02.184Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/display/redirect [2022-02-15T20:52:02.184Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/display/redirect?page=tests [2022-02-15T20:52:02.184Z] SKIP_VALIDATION_TESTS 1 [2022-02-15T20:52:02.184Z] SOURCES_DRIVE d [2022-02-15T20:52:02.184Z] SOURCES_SUBDIR gopath [2022-02-15T20:52:02.184Z] STAGE_NAME Run tests [2022-02-15T20:52:02.184Z] SystemDrive C: [2022-02-15T20:52:02.184Z] SystemRoot C:\Windows [2022-02-15T20:52:02.184Z] TEMP C:\Windows\TEMP [2022-02-15T20:52:02.184Z] TESTDEBUG 0 [2022-02-15T20:52:02.184Z] TESTRUN_DRIVE d [2022-02-15T20:52:02.184Z] TESTRUN_SUBDIR CI [2022-02-15T20:52:02.184Z] TIMEOUT 120m [2022-02-15T20:52:02.184Z] TMP C:\Windows\TEMP [2022-02-15T20:52:02.184Z] USERDOMAIN WORKGROUP [2022-02-15T20:52:02.184Z] USERNAME azwin-2-745bf0$ [2022-02-15T20:52:02.184Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-15T20:52:02.184Z] windir C:\Windows [2022-02-15T20:52:02.185Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-15T20:52:02.185Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-15T20:52:02.185Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-15T20:52:02.185Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-15T20:52:02.185Z] [2022-02-15T20:52:02.185Z] [2022-02-15T20:52:02.185Z] [2022-02-15T20:52:02.185Z] INFO: Sources under d:\gopath\... [2022-02-15T20:52:02.185Z] INFO: Test run under d:\CI\... [2022-02-15T20:52:02.185Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-15T20:52:02.185Z] INFO: docker/docker repository was found [2022-02-15T20:52:02.185Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-02-15T20:52:02.185Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-15T20:52:02.185Z] INFO: Docker version of control daemon [2022-02-15T20:52:02.185Z] [2022-02-15T20:52:02.185Z] Client: [2022-02-15T20:52:02.185Z] Version: 20.10.9 [2022-02-15T20:52:02.185Z] API version: 1.41 [2022-02-15T20:52:02.185Z] Go version: go1.16.8 [2022-02-15T20:52:02.185Z] Git commit: c2ea9bc [2022-02-15T20:52:02.185Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-15T20:52:02.185Z] OS/Arch: windows/amd64 [2022-02-15T20:52:02.185Z] Context: default [2022-02-15T20:52:02.185Z] Experimental: true [2022-02-15T20:52:02.185Z] [2022-02-15T20:52:02.185Z] Server: Docker Engine - Community [2022-02-15T20:52:02.185Z] Engine: [2022-02-15T20:52:02.185Z] Version: 20.10.9 [2022-02-15T20:52:02.185Z] API version: 1.41 (minimum version 1.24) [2022-02-15T20:52:02.185Z] Go version: go1.16.8 [2022-02-15T20:52:02.185Z] Git commit: 79ea9d3 [2022-02-15T20:52:02.185Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-15T20:52:02.185Z] OS/Arch: windows/amd64 [2022-02-15T20:52:02.185Z] Experimental: true [2022-02-15T20:52:02.185Z] [2022-02-15T20:52:02.185Z] INFO: Docker info of control daemon [2022-02-15T20:52:02.185Z] [2022-02-15T20:52:02.185Z] Client: [2022-02-15T20:52:02.185Z] Context: default [2022-02-15T20:52:02.185Z] Debug Mode: false [2022-02-15T20:52:02.185Z] [2022-02-15T20:52:02.185Z] Server: [2022-02-15T20:52:02.185Z] Containers: 0 [2022-02-15T20:52:02.185Z] Running: 0 [2022-02-15T20:52:02.185Z] Paused: 0 [2022-02-15T20:52:02.185Z] Stopped: 0 [2022-02-15T20:52:02.185Z] Images: 11 [2022-02-15T20:52:02.185Z] Server Version: 20.10.9 [2022-02-15T20:52:02.185Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-15T20:52:02.185Z] Windows: [2022-02-15T20:52:02.185Z] LCOW: [2022-02-15T20:52:02.185Z] Logging Driver: json-file [2022-02-15T20:52:02.185Z] Plugins: [2022-02-15T20:52:02.185Z] Volume: local [2022-02-15T20:52:02.185Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T20:52:02.185Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T20:52:02.185Z] Swarm: inactive [2022-02-15T20:52:02.185Z] Default Isolation: process [2022-02-15T20:52:02.185Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T20:52:02.185Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T20:52:02.185Z] OSType: windows [2022-02-15T20:52:02.185Z] Architecture: x86_64 [2022-02-15T20:52:02.185Z] CPUs: 4 [2022-02-15T20:52:02.185Z] Total Memory: 32GiB [2022-02-15T20:52:02.185Z] Name: azwin-2-745bf0 [2022-02-15T20:52:02.185Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-15T20:52:02.185Z] Docker Root Dir: D:\docker [2022-02-15T20:52:02.185Z] Debug Mode: false [2022-02-15T20:52:02.185Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:52:02.185Z] Labels: [2022-02-15T20:52:02.185Z] Experimental: true [2022-02-15T20:52:02.185Z] Insecure Registries: [2022-02-15T20:52:02.185Z] 10.0.0.4:5000 [2022-02-15T20:52:02.185Z] 127.0.0.0/8 [2022-02-15T20:52:02.185Z] Registry Mirrors: [2022-02-15T20:52:02.185Z] http://10.0.0.4:5000/ [2022-02-15T20:52:02.185Z] Live Restore Enabled: false [2022-02-15T20:52:02.185Z] Product License: Community Engine [2022-02-15T20:52:02.185Z] [2022-02-15T20:52:02.185Z] [2022-02-15T20:52:02.185Z] INFO: Commit hash is 699174347c [2022-02-15T20:52:02.185Z] INFO: Nuke-Everything... [2022-02-15T20:52:02.185Z] INFO: Container count on control daemon to delete is 0 [2022-02-15T20:52:02.185Z] INFO: Nuking d:\CI [2022-02-15T20:52:02.653Z] INFO: Zapped successfully [2022-02-15T20:52:02.653Z] INFO: Location for testing is d:\CI\PR-43245\3 [2022-02-15T20:52:02.653Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-15T20:52:02.653Z] [2022-02-15T20:52:02.653Z] [2022-02-15T20:52:02.653Z] INFO: Building the image from Dockerfile.windows at 02/15/2022 20:52:02... [2022-02-15T20:52:02.653Z] [2022-02-15T20:52:03.498Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.1s done [2022-02-15T20:52:03.498Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 5.2s done [2022-02-15T20:52:03.498Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 0B / 134.83MB 5.2s [2022-02-15T20:52:03.498Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 9.31MB / 134.83MB 5.4s [2022-02-15T20:52:04.075Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-15T20:52:04.076Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-1eca8455\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-15T20:52:04.076Z] ---------------------------------------------------------------------------- [2022-02-15T20:52:04.076Z] [2022-02-15T20:52:04.076Z] INFO: executeCI.ps1 starting at Tue Feb 15 20:52:03 CUT 2022 [2022-02-15T20:52:04.076Z] [2022-02-15T20:52:04.076Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-15T20:52:04.076Z] INFO: Running git version 2.24.1.windows.2 [2022-02-15T20:52:04.076Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-02-15T20:52:04.076Z] INFO: Environment variables: [2022-02-15T20:52:04.076Z] [2022-02-15T20:52:04.076Z] Name Value [2022-02-15T20:52:04.076Z] ---- ----- [2022-02-15T20:52:04.076Z] ALLUSERSPROFILE C:\ProgramData [2022-02-15T20:52:04.076Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-15T20:52:04.076Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-15T20:52:04.076Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-15T20:52:04.076Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-15T20:52:04.076Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-15T20:52:04.076Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-15T20:52:04.076Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-15T20:52:04.076Z] BRANCH_NAME PR-43245 [2022-02-15T20:52:04.076Z] BUILD_DISPLAY_NAME #3 [2022-02-15T20:52:04.076Z] BUILD_ID 3 [2022-02-15T20:52:04.076Z] BUILD_NUMBER 3 [2022-02-15T20:52:04.076Z] BUILD_TAG jenkins-moby-PR-43245-3 [2022-02-15T20:52:04.076Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/ [2022-02-15T20:52:04.076Z] CHANGE_AUTHOR thaJeztah [2022-02-15T20:52:04.076Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-15T20:52:04.076Z] CHANGE_BRANCH info_counters_rwmutex [2022-02-15T20:52:04.076Z] CHANGE_FORK thaJeztah/docker [2022-02-15T20:52:04.076Z] CHANGE_ID 43245 [2022-02-15T20:52:04.076Z] CHANGE_TARGET master [2022-02-15T20:52:04.076Z] CHANGE_TITLE daemon: use RWMutex for stateCounter [2022-02-15T20:52:04.076Z] CHANGE_URL https://github.com/moby/moby/pull/43245 [2022-02-15T20:52:04.076Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T20:52:04.076Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-15T20:52:04.076Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-15T20:52:04.076Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-15T20:52:04.076Z] COMPUTERNAME azwin-2-f22951 [2022-02-15T20:52:04.076Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-15T20:52:04.076Z] ConfigSequenceNumber 0 [2022-02-15T20:52:04.076Z] DOCKER_BUILDKIT 0 [2022-02-15T20:52:04.076Z] DOCKER_DUT_DEBUG 1 [2022-02-15T20:52:04.076Z] DOCKER_EXPERIMENTAL 1 [2022-02-15T20:52:04.076Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-15T20:52:04.076Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-02-15T20:52:04.076Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-15T20:52:04.076Z] EXECUTOR_NUMBER 0 [2022-02-15T20:52:04.076Z] FQDN azwin-2-f22951.westus.cloudapp.azure.com [2022-02-15T20:52:04.076Z] GIT_BRANCH PR-43245 [2022-02-15T20:52:04.076Z] GIT_COMMIT 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:52:04.076Z] GIT_PREVIOUS_COMMIT 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:52:04.076Z] GIT_URL https://github.com/moby/moby.git [2022-02-15T20:52:04.076Z] HUDSON_COOKIE 2fc52bb0-a8ab-4468-99e2-ee4912031e17 [2022-02-15T20:52:04.076Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-15T20:52:04.076Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-15T20:52:04.076Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-15T20:52:04.076Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-15T20:52:04.076Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-15T20:52:04.076Z] JENKINS_NODE_COOKIE 3d820940-07f5-4b37-bbcc-d155472ca6c8 [2022-02-15T20:52:04.076Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-15T20:52:04.076Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-15T20:52:04.076Z] JOB_BASE_NAME PR-43245 [2022-02-15T20:52:04.076Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/display/redirect [2022-02-15T20:52:04.076Z] JOB_NAME moby/PR-43245 [2022-02-15T20:52:04.076Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/ [2022-02-15T20:52:04.076Z] library.jps.version master [2022-02-15T20:52:04.076Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-15T20:52:04.076Z] NODE_LABELS amd64 azure azwin-2-f22951 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-02-15T20:52:04.076Z] NODE_NAME azwin-2-f22951 [2022-02-15T20:52:04.076Z] NUMBER_OF_PROCESSORS 4 [2022-02-15T20:52:04.076Z] OS Windows_NT [2022-02-15T20:52:04.076Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-15T20:52:04.076Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-15T20:52:04.076Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-15T20:52:04.076Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-15T20:52:04.076Z] PROCESSOR_LEVEL 6 [2022-02-15T20:52:04.076Z] PROCESSOR_REVISION 4f01 [2022-02-15T20:52:04.076Z] ProgramData C:\ProgramData [2022-02-15T20:52:04.076Z] ProgramFiles C:\Program Files [2022-02-15T20:52:04.076Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-15T20:52:04.076Z] ProgramW6432 C:\Program Files [2022-02-15T20:52:04.076Z] PROMPT $P$G [2022-02-15T20:52:04.076Z] PSExecutionPolicyPreference Bypass [2022-02-15T20:52:04.076Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-15T20:52:04.076Z] PUBLIC C:\Users\Public [2022-02-15T20:52:04.076Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/display/redirect?page=artif... [2022-02-15T20:52:04.076Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/display/redirect?page=changes [2022-02-15T20:52:04.076Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/display/redirect [2022-02-15T20:52:04.076Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/display/redirect?page=tests [2022-02-15T20:52:04.076Z] SKIP_VALIDATION_TESTS 1 [2022-02-15T20:52:04.076Z] SOURCES_DRIVE d [2022-02-15T20:52:04.076Z] SOURCES_SUBDIR gopath [2022-02-15T20:52:04.076Z] STAGE_NAME Run tests [2022-02-15T20:52:04.076Z] SystemDrive C: [2022-02-15T20:52:04.076Z] SystemRoot C:\Windows [2022-02-15T20:52:04.076Z] TEMP C:\Windows\TEMP [2022-02-15T20:52:04.076Z] TESTDEBUG 0 [2022-02-15T20:52:04.076Z] TESTRUN_DRIVE d [2022-02-15T20:52:04.076Z] TESTRUN_SUBDIR CI [2022-02-15T20:52:04.076Z] TIMEOUT 120m [2022-02-15T20:52:04.076Z] TMP C:\Windows\TEMP [2022-02-15T20:52:04.076Z] USERDOMAIN WORKGROUP [2022-02-15T20:52:04.076Z] USERNAME azwin-2-f22951$ [2022-02-15T20:52:04.076Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-15T20:52:04.076Z] windir C:\Windows [2022-02-15T20:52:04.076Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-15T20:52:04.076Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-02-15T20:52:04.076Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-15T20:52:04.076Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-15T20:52:04.076Z] [2022-02-15T20:52:04.076Z] [2022-02-15T20:52:04.076Z] [2022-02-15T20:52:04.076Z] INFO: Sources under d:\gopath\... [2022-02-15T20:52:04.076Z] INFO: Test run under d:\CI\... [2022-02-15T20:52:04.076Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-15T20:52:04.076Z] INFO: docker/docker repository was found [2022-02-15T20:52:04.076Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-02-15T20:52:04.076Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.524' [2022-02-15T20:52:04.076Z] INFO: Docker version of control daemon [2022-02-15T20:52:04.076Z] [2022-02-15T20:52:04.076Z] Client: [2022-02-15T20:52:04.076Z] Version: 20.10.9 [2022-02-15T20:52:04.076Z] API version: 1.41 [2022-02-15T20:52:04.076Z] Go version: go1.16.8 [2022-02-15T20:52:04.076Z] Git commit: c2ea9bc [2022-02-15T20:52:04.076Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-15T20:52:04.076Z] OS/Arch: windows/amd64 [2022-02-15T20:52:04.076Z] Context: default [2022-02-15T20:52:04.076Z] Experimental: true [2022-02-15T20:52:04.076Z] [2022-02-15T20:52:04.076Z] Server: Docker Engine - Community [2022-02-15T20:52:04.076Z] Engine: [2022-02-15T20:52:04.076Z] Version: 20.10.9 [2022-02-15T20:52:04.076Z] API version: 1.41 (minimum version 1.24) [2022-02-15T20:52:04.076Z] Go version: go1.16.8 [2022-02-15T20:52:04.076Z] Git commit: 79ea9d3 [2022-02-15T20:52:04.076Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-15T20:52:04.076Z] OS/Arch: windows/amd64 [2022-02-15T20:52:04.076Z] Experimental: true [2022-02-15T20:52:04.076Z] [2022-02-15T20:52:04.076Z] INFO: Docker info of control daemon [2022-02-15T20:52:04.076Z] [2022-02-15T20:52:04.113Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 17.83MB / 134.83MB 5.8s [2022-02-15T20:52:04.113Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 26.21MB / 134.83MB 6.0s [2022-02-15T20:52:04.533Z] Client: [2022-02-15T20:52:04.533Z] Context: default [2022-02-15T20:52:04.533Z] Debug Mode: false [2022-02-15T20:52:04.533Z] [2022-02-15T20:52:04.533Z] Server: [2022-02-15T20:52:04.533Z] Containers: 0 [2022-02-15T20:52:04.533Z] Running: 0 [2022-02-15T20:52:04.533Z] Paused: 0 [2022-02-15T20:52:04.533Z] Stopped: 0 [2022-02-15T20:52:04.533Z] Images: 11 [2022-02-15T20:52:04.533Z] Server Version: 20.10.9 [2022-02-15T20:52:04.533Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-15T20:52:04.533Z] Windows: [2022-02-15T20:52:04.533Z] LCOW: [2022-02-15T20:52:04.533Z] Logging Driver: json-file [2022-02-15T20:52:04.533Z] Plugins: [2022-02-15T20:52:04.533Z] Volume: local [2022-02-15T20:52:04.533Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T20:52:04.533Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T20:52:04.533Z] Swarm: inactive [2022-02-15T20:52:04.533Z] Default Isolation: process [2022-02-15T20:52:04.533Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T20:52:04.533Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T20:52:04.533Z] OSType: windows [2022-02-15T20:52:04.533Z] Architecture: x86_64 [2022-02-15T20:52:04.533Z] CPUs: 4 [2022-02-15T20:52:04.533Z] Total Memory: 32GiB [2022-02-15T20:52:04.533Z] Name: azwin-2-f22951 [2022-02-15T20:52:04.533Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-02-15T20:52:04.533Z] Docker Root Dir: D:\docker [2022-02-15T20:52:04.533Z] Debug Mode: false [2022-02-15T20:52:04.533Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:52:04.533Z] Labels: [2022-02-15T20:52:04.533Z] Experimental: true [2022-02-15T20:52:04.533Z] Insecure Registries: [2022-02-15T20:52:04.533Z] 10.0.0.4:5000 [2022-02-15T20:52:04.533Z] 127.0.0.0/8 [2022-02-15T20:52:04.533Z] Registry Mirrors: [2022-02-15T20:52:04.533Z] http://10.0.0.4:5000/ [2022-02-15T20:52:04.533Z] Live Restore Enabled: false [2022-02-15T20:52:04.533Z] Product License: Community Engine [2022-02-15T20:52:04.533Z] [2022-02-15T20:52:04.533Z] [2022-02-15T20:52:04.533Z] INFO: Commit hash is 699174347c [2022-02-15T20:52:04.533Z] INFO: Nuke-Everything... [2022-02-15T20:52:04.533Z] INFO: Container count on control daemon to delete is 0 [2022-02-15T20:52:04.678Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 40.89MB / 134.83MB 6.3s [2022-02-15T20:52:04.678Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 50.33MB / 134.83MB 6.5s [2022-02-15T20:52:04.935Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 58.72MB / 134.83MB 6.8s [2022-02-15T20:52:04.989Z] INFO: Nuking d:\CI [2022-02-15T20:52:04.989Z] INFO: Zapped successfully [2022-02-15T20:52:04.989Z] INFO: Location for testing is d:\CI\PR-43245\3 [2022-02-15T20:52:04.989Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-15T20:52:04.989Z] [2022-02-15T20:52:04.989Z] [2022-02-15T20:52:04.989Z] INFO: Building the image from Dockerfile.windows at 02/15/2022 20:52:04... [2022-02-15T20:52:04.989Z] [2022-02-15T20:52:05.499Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 4.4s done [2022-02-15T20:52:05.499Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 65.78MB / 134.83MB 7.1s [2022-02-15T20:52:05.499Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 74.45MB / 134.83MB 7.4s [2022-02-15T20:52:06.063Z] #11 ... [2022-02-15T20:52:06.063Z] [2022-02-15T20:52:06.063Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T20:52:06.063Z] #35 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T20:52:06.063Z] #35 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.2s done [2022-02-15T20:52:06.063Z] #35 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-15T20:52:06.063Z] #35 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-15T20:52:06.063Z] #35 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-15T20:52:06.063Z] #35 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.2s done [2022-02-15T20:52:06.063Z] #35 DONE 7.8s [2022-02-15T20:52:06.063Z] [2022-02-15T20:52:06.063Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:52:06.063Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:52:06.063Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-15T20:52:06.331Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 85.98MB / 134.83MB 8.1s [2022-02-15T20:52:06.589Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 97.26MB / 134.83MB 8.4s [2022-02-15T20:52:07.154Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 106.95MB / 134.83MB 8.8s [2022-02-15T20:52:07.154Z] #11 ... [2022-02-15T20:52:07.154Z] [2022-02-15T20:52:07.154Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:52:07.154Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-15T20:52:07.154Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-02-15T20:52:07.154Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-15T20:52:07.154Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-15T20:52:07.154Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T20:52:07.154Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.7s done [2022-02-15T20:52:07.154Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done [2022-02-15T20:52:07.154Z] #74 DONE 9.0s [2022-02-15T20:52:07.154Z] [2022-02-15T20:52:07.154Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:52:07.154Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:52:07.411Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 119.54MB / 134.83MB 9.1s [2022-02-15T20:52:07.672Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 133.17MB / 134.83MB 9.4s [2022-02-15T20:52:07.929Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 1.9s done [2022-02-15T20:52:08.215Z] #11 ... [2022-02-15T20:52:08.215Z] [2022-02-15T20:52:08.215Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:52:08.215Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T20:52:08.215Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-15T20:52:08.215Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-15T20:52:08.215Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T20:52:08.215Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.0s done [2022-02-15T20:52:08.215Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done [2022-02-15T20:52:08.474Z] #76 ... [2022-02-15T20:52:08.474Z] [2022-02-15T20:52:08.474Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:52:08.474Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:52:09.811Z] Sending build context to Docker daemon 62.48MB [2022-02-15T20:52:09.811Z] [2022-02-15T20:52:09.811Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-15T20:52:09.811Z] ---> bdeb13086b9f [2022-02-15T20:52:09.811Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-15T20:52:09.811Z] ---> Using cache [2022-02-15T20:52:09.811Z] ---> 9b152cadbfcc [2022-02-15T20:52:09.811Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-15T20:52:09.811Z] ---> Using cache [2022-02-15T20:52:09.811Z] ---> 3568adadeca5 [2022-02-15T20:52:09.811Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-15T20:52:09.811Z] ---> Using cache [2022-02-15T20:52:09.811Z] ---> bff30b93bc32 [2022-02-15T20:52:09.811Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-15T20:52:09.811Z] ---> Using cache [2022-02-15T20:52:09.811Z] ---> af7fa158ce87 [2022-02-15T20:52:09.811Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-02-15T20:52:09.811Z] ---> Using cache [2022-02-15T20:52:09.811Z] ---> 7a33956806ab [2022-02-15T20:52:09.811Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-02-15T20:52:09.811Z] ---> Using cache [2022-02-15T20:52:09.811Z] ---> 59060ac7486b [2022-02-15T20:52:09.811Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-02-15T20:52:09.811Z] ---> Using cache [2022-02-15T20:52:09.811Z] ---> 804586e55484 [2022-02-15T20:52:09.811Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-15T20:52:09.811Z] ---> Using cache [2022-02-15T20:52:09.811Z] ---> aaa03d4897aa [2022-02-15T20:52:09.811Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-15T20:52:09.811Z] ---> Using cache [2022-02-15T20:52:09.811Z] ---> 2947b33087e6 [2022-02-15T20:52:09.811Z] Step 11/11 : COPY . . [2022-02-15T20:52:10.378Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-15T20:52:10.945Z] #11 ... [2022-02-15T20:52:10.946Z] [2022-02-15T20:52:10.946Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:52:10.946Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T20:52:10.946Z] #76 DONE 12.7s [2022-02-15T20:52:10.946Z] [2022-02-15T20:52:10.946Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:52:10.946Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:52:10.946Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 12.5s done [2022-02-15T20:52:11.511Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 1.1s done [2022-02-15T20:52:11.768Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-15T20:52:12.058Z] Sending build context to Docker daemon 62.48MB [2022-02-15T20:52:12.059Z] [2022-02-15T20:52:12.059Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-15T20:52:12.059Z] ---> bdeb13086b9f [2022-02-15T20:52:12.059Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-15T20:52:12.059Z] ---> Using cache [2022-02-15T20:52:12.059Z] ---> e994faae84b4 [2022-02-15T20:52:12.059Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-15T20:52:12.059Z] ---> Using cache [2022-02-15T20:52:12.059Z] ---> 05a5b12298bf [2022-02-15T20:52:12.059Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-15T20:52:12.059Z] ---> Using cache [2022-02-15T20:52:12.059Z] ---> e3cccd3bf707 [2022-02-15T20:52:12.059Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-15T20:52:12.059Z] ---> Using cache [2022-02-15T20:52:12.059Z] ---> c79b99d76b06 [2022-02-15T20:52:12.059Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-02-15T20:52:12.059Z] ---> Using cache [2022-02-15T20:52:12.059Z] ---> 34f5ff921592 [2022-02-15T20:52:12.059Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-02-15T20:52:12.059Z] ---> Using cache [2022-02-15T20:52:12.059Z] ---> 8e5d94636283 [2022-02-15T20:52:12.059Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-02-15T20:52:12.059Z] ---> Using cache [2022-02-15T20:52:12.059Z] ---> d7aa49e12c25 [2022-02-15T20:52:12.059Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-15T20:52:12.059Z] ---> Using cache [2022-02-15T20:52:12.059Z] ---> 17a06e007278 [2022-02-15T20:52:12.059Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-15T20:52:12.059Z] ---> Using cache [2022-02-15T20:52:12.059Z] ---> a5e053ad33be [2022-02-15T20:52:12.059Z] Step 11/11 : COPY . . [2022-02-15T20:52:12.644Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-02-15T20:52:12.645Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-28751497\powershellScript.ps1'; exit $LASTEXITCODE; [2022-02-15T20:52:12.645Z] ---------------------------------------------------------------------------- [2022-02-15T20:52:12.645Z] [2022-02-15T20:52:12.645Z] INFO: executeCI.ps1 starting at Tue Feb 15 20:52:10 CUT 2022 [2022-02-15T20:52:12.645Z] [2022-02-15T20:52:12.645Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-02-15T20:52:12.645Z] INFO: Running git version 2.24.1.windows.2 [2022-02-15T20:52:12.645Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-02-15T20:52:12.645Z] INFO: Environment variables: [2022-02-15T20:52:12.645Z] [2022-02-15T20:52:12.645Z] Name Value [2022-02-15T20:52:12.645Z] ---- ----- [2022-02-15T20:52:12.645Z] ALLUSERSPROFILE C:\ProgramData [2022-02-15T20:52:12.645Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-02-15T20:52:12.645Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-02-15T20:52:12.645Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-02-15T20:52:12.645Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-02-15T20:52:12.645Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-02-15T20:52:12.645Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-02-15T20:52:12.645Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-02-15T20:52:12.645Z] BRANCH_NAME PR-43245 [2022-02-15T20:52:12.645Z] BUILD_DISPLAY_NAME #3 [2022-02-15T20:52:12.645Z] BUILD_ID 3 [2022-02-15T20:52:12.645Z] BUILD_NUMBER 3 [2022-02-15T20:52:12.645Z] BUILD_TAG jenkins-moby-PR-43245-3 [2022-02-15T20:52:12.645Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/ [2022-02-15T20:52:12.645Z] CHANGE_AUTHOR thaJeztah [2022-02-15T20:52:12.645Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-02-15T20:52:12.645Z] CHANGE_BRANCH info_counters_rwmutex [2022-02-15T20:52:12.645Z] CHANGE_FORK thaJeztah/docker [2022-02-15T20:52:12.645Z] CHANGE_ID 43245 [2022-02-15T20:52:12.645Z] CHANGE_TARGET master [2022-02-15T20:52:12.645Z] CHANGE_TITLE daemon: use RWMutex for stateCounter [2022-02-15T20:52:12.645Z] CHANGE_URL https://github.com/moby/moby/pull/43245 [2022-02-15T20:52:12.645Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T20:52:12.645Z] CommonProgramFiles C:\Program Files\Common Files [2022-02-15T20:52:12.645Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-02-15T20:52:12.645Z] CommonProgramW6432 C:\Program Files\Common Files [2022-02-15T20:52:12.645Z] COMPUTERNAME azwin-2-d25190 [2022-02-15T20:52:12.645Z] ComSpec C:\Windows\system32\cmd.exe [2022-02-15T20:52:12.645Z] ConfigSequenceNumber 0 [2022-02-15T20:52:12.645Z] DOCKER_BUILDKIT 0 [2022-02-15T20:52:12.645Z] DOCKER_DUT_DEBUG 1 [2022-02-15T20:52:12.645Z] DOCKER_EXPERIMENTAL 1 [2022-02-15T20:52:12.645Z] DOCKER_GRAPHDRIVER overlay2 [2022-02-15T20:52:12.645Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-02-15T20:52:12.645Z] EXECUTOR_NUMBER 0 [2022-02-15T20:52:12.645Z] FQDN azwin-2-d25190.westus.cloudapp.azure.com [2022-02-15T20:52:12.645Z] GIT_BRANCH PR-43245 [2022-02-15T20:52:12.645Z] GIT_COMMIT 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:52:12.645Z] GIT_PREVIOUS_COMMIT 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:52:12.645Z] GIT_URL https://github.com/moby/moby.git [2022-02-15T20:52:12.645Z] HUDSON_COOKIE 33765300-d87e-4ae8-9baf-b3afa3a4dcd9 [2022-02-15T20:52:12.645Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-02-15T20:52:12.645Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-02-15T20:52:12.645Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-02-15T20:52:12.645Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-02-15T20:52:12.645Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-02-15T20:52:12.645Z] JENKINS_NODE_COOKIE 56b0fa4d-cf86-438e-9df2-7785e1af70c4 [2022-02-15T20:52:12.645Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-02-15T20:52:12.645Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-02-15T20:52:12.645Z] JOB_BASE_NAME PR-43245 [2022-02-15T20:52:12.645Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/display/redirect [2022-02-15T20:52:12.645Z] JOB_NAME moby/PR-43245 [2022-02-15T20:52:12.645Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/ [2022-02-15T20:52:12.645Z] library.jps.version master [2022-02-15T20:52:12.645Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-02-15T20:52:12.645Z] NODE_LABELS amd64 azure azwin-2-d25190 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-02-15T20:52:12.645Z] NODE_NAME azwin-2-d25190 [2022-02-15T20:52:12.645Z] NUMBER_OF_PROCESSORS 4 [2022-02-15T20:52:12.645Z] OS Windows_NT [2022-02-15T20:52:12.645Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-02-15T20:52:12.645Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-02-15T20:52:12.645Z] PROCESSOR_ARCHITECTURE AMD64 [2022-02-15T20:52:12.645Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-02-15T20:52:12.645Z] PROCESSOR_LEVEL 6 [2022-02-15T20:52:12.645Z] PROCESSOR_REVISION 4f01 [2022-02-15T20:52:12.645Z] ProgramData C:\ProgramData [2022-02-15T20:52:12.645Z] ProgramFiles C:\Program Files [2022-02-15T20:52:12.645Z] ProgramFiles(x86) C:\Program Files (x86) [2022-02-15T20:52:12.645Z] ProgramW6432 C:\Program Files [2022-02-15T20:52:12.645Z] PROMPT $P$G [2022-02-15T20:52:12.645Z] PSExecutionPolicyPreference Bypass [2022-02-15T20:52:12.645Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-02-15T20:52:12.645Z] PUBLIC C:\Users\Public [2022-02-15T20:52:12.645Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/display/redirect?page=artif... [2022-02-15T20:52:12.645Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/display/redirect?page=changes [2022-02-15T20:52:12.645Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/display/redirect [2022-02-15T20:52:12.645Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43245/3/display/redirect?page=tests [2022-02-15T20:52:12.645Z] SKIP_VALIDATION_TESTS 1 [2022-02-15T20:52:12.645Z] SOURCES_DRIVE d [2022-02-15T20:52:12.645Z] SOURCES_SUBDIR gopath [2022-02-15T20:52:12.645Z] STAGE_NAME Run tests [2022-02-15T20:52:12.645Z] SystemDrive C: [2022-02-15T20:52:12.645Z] SystemRoot C:\Windows [2022-02-15T20:52:12.645Z] TEMP C:\Windows\TEMP [2022-02-15T20:52:12.645Z] TESTDEBUG 0 [2022-02-15T20:52:12.645Z] TESTRUN_DRIVE d [2022-02-15T20:52:12.645Z] TESTRUN_SUBDIR CI [2022-02-15T20:52:12.645Z] TIMEOUT 120m [2022-02-15T20:52:12.645Z] TMP C:\Windows\TEMP [2022-02-15T20:52:12.645Z] USERDOMAIN WORKGROUP [2022-02-15T20:52:12.645Z] USERNAME azwin-2-d25190$ [2022-02-15T20:52:12.645Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-02-15T20:52:12.645Z] windir C:\Windows [2022-02-15T20:52:12.645Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-02-15T20:52:12.645Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-02-15T20:52:12.645Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-02-15T20:52:12.645Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-02-15T20:52:12.645Z] [2022-02-15T20:52:12.645Z] [2022-02-15T20:52:12.645Z] [2022-02-15T20:52:12.645Z] INFO: Sources under d:\gopath\... [2022-02-15T20:52:12.645Z] INFO: Test run under d:\CI\... [2022-02-15T20:52:12.645Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-02-15T20:52:12.645Z] INFO: docker/docker repository was found [2022-02-15T20:52:12.645Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-02-15T20:52:12.645Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2565' [2022-02-15T20:52:12.645Z] INFO: Docker version of control daemon [2022-02-15T20:52:12.645Z] [2022-02-15T20:52:12.645Z] Client: [2022-02-15T20:52:12.645Z] Version: 20.10.9 [2022-02-15T20:52:12.645Z] API version: 1.41 [2022-02-15T20:52:12.645Z] Go version: go1.16.8 [2022-02-15T20:52:12.645Z] Git commit: c2ea9bc [2022-02-15T20:52:12.645Z] Built: Mon Oct 4 16:11:10 2021 [2022-02-15T20:52:12.645Z] OS/Arch: windows/amd64 [2022-02-15T20:52:12.645Z] Context: default [2022-02-15T20:52:12.645Z] Experimental: true [2022-02-15T20:52:12.645Z] [2022-02-15T20:52:12.645Z] Server: Docker Engine - Community [2022-02-15T20:52:12.645Z] Engine: [2022-02-15T20:52:12.645Z] Version: 20.10.9 [2022-02-15T20:52:12.645Z] API version: 1.41 (minimum version 1.24) [2022-02-15T20:52:12.645Z] Go version: go1.16.8 [2022-02-15T20:52:12.645Z] Git commit: 79ea9d3 [2022-02-15T20:52:12.645Z] Built: Mon Oct 4 16:06:39 2021 [2022-02-15T20:52:12.645Z] OS/Arch: windows/amd64 [2022-02-15T20:52:12.645Z] Experimental: true [2022-02-15T20:52:12.645Z] [2022-02-15T20:52:12.645Z] INFO: Docker info of control daemon [2022-02-15T20:52:12.645Z] [2022-02-15T20:52:12.645Z] Client: [2022-02-15T20:52:12.645Z] Context: default [2022-02-15T20:52:12.645Z] Debug Mode: false [2022-02-15T20:52:12.645Z] Plugins: [2022-02-15T20:52:12.645Z] app: Docker Application (Docker Inc., v0.8.0) [2022-02-15T20:52:12.645Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-02-15T20:52:12.645Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-02-15T20:52:12.645Z] [2022-02-15T20:52:12.645Z] Server: [2022-02-15T20:52:12.645Z] Containers: 0 [2022-02-15T20:52:12.645Z] Running: 0 [2022-02-15T20:52:12.645Z] Paused: 0 [2022-02-15T20:52:12.645Z] Stopped: 0 [2022-02-15T20:52:12.645Z] Images: 11 [2022-02-15T20:52:12.645Z] Server Version: 20.10.9 [2022-02-15T20:52:12.645Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-02-15T20:52:12.645Z] Windows: [2022-02-15T20:52:12.645Z] LCOW: [2022-02-15T20:52:12.645Z] Logging Driver: json-file [2022-02-15T20:52:12.645Z] Plugins: [2022-02-15T20:52:12.645Z] Volume: local [2022-02-15T20:52:12.645Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T20:52:12.645Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T20:52:12.645Z] Swarm: inactive [2022-02-15T20:52:12.645Z] Default Isolation: process [2022-02-15T20:52:12.645Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-15T20:52:12.645Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-15T20:52:12.645Z] OSType: windows [2022-02-15T20:52:12.645Z] Architecture: x86_64 [2022-02-15T20:52:12.645Z] CPUs: 4 [2022-02-15T20:52:12.645Z] Total Memory: 32GiB [2022-02-15T20:52:12.645Z] Name: azwin-2-d25190 [2022-02-15T20:52:12.645Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-02-15T20:52:12.645Z] Docker Root Dir: D:\docker [2022-02-15T20:52:12.645Z] Debug Mode: false [2022-02-15T20:52:12.645Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:52:12.645Z] Labels: [2022-02-15T20:52:12.645Z] Experimental: true [2022-02-15T20:52:12.645Z] Insecure Registries: [2022-02-15T20:52:12.645Z] 10.0.0.4:5000 [2022-02-15T20:52:12.645Z] 127.0.0.0/8 [2022-02-15T20:52:12.645Z] Registry Mirrors: [2022-02-15T20:52:12.645Z] http://10.0.0.4:5000/ [2022-02-15T20:52:12.645Z] Live Restore Enabled: false [2022-02-15T20:52:12.645Z] Product License: Community Engine [2022-02-15T20:52:12.645Z] [2022-02-15T20:52:12.645Z] [2022-02-15T20:52:12.645Z] INFO: Commit hash is 699174347c [2022-02-15T20:52:13.107Z] INFO: Nuke-Everything... [2022-02-15T20:52:13.107Z] INFO: Container count on control daemon to delete is 0 [2022-02-15T20:52:13.568Z] INFO: Nuking d:\CI [2022-02-15T20:52:13.568Z] INFO: Zapped successfully [2022-02-15T20:52:13.568Z] INFO: Location for testing is d:\CI\PR-43245\3 [2022-02-15T20:52:13.568Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-02-15T20:52:13.568Z] [2022-02-15T20:52:13.568Z] [2022-02-15T20:52:13.568Z] INFO: Building the image from Dockerfile.windows at 02/15/2022 20:52:13... [2022-02-15T20:52:13.568Z] [2022-02-15T20:52:13.666Z] #11 ... [2022-02-15T20:52:13.666Z] [2022-02-15T20:52:13.666Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-15T20:52:13.666Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-15T20:52:13.666Z] #75 DONE 1.2s [2022-02-15T20:52:13.666Z] [2022-02-15T20:52:13.666Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:52:13.666Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:52:15.563Z] #11 ... [2022-02-15T20:52:15.563Z] [2022-02-15T20:52:15.563Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-15T20:52:15.563Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-15T20:52:15.563Z] #77 DONE 1.9s [2022-02-15T20:52:15.563Z] [2022-02-15T20:52:15.563Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:52:15.563Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:52:16.494Z] #11 ... [2022-02-15T20:52:16.494Z] [2022-02-15T20:52:16.494Z] #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-02-15T20:52:16.494Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T20:52:16.494Z] #36 1.987 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:52:16.494Z] #36 1.989 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:52:16.494Z] #36 2.006 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:52:16.494Z] #36 2.296 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:52:16.494Z] #36 2.632 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:52:16.494Z] #36 2.820 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:52:16.494Z] #36 4.382 Fetched 8503 kB in 3s (3201 kB/s) [2022-02-15T20:52:16.494Z] #36 4.382 Reading package lists... [2022-02-15T20:52:16.494Z] #36 5.288 Reading package lists... [2022-02-15T20:52:16.494Z] #36 6.263 Building dependency tree... [2022-02-15T20:52:16.494Z] #36 6.732 The following additional packages will be installed: [2022-02-15T20:52:16.494Z] #36 6.732 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-15T20:52:16.494Z] #36 6.741 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-15T20:52:16.494Z] #36 6.741 Recommended packages: [2022-02-15T20:52:16.494Z] #36 6.741 libldap-common publicsuffix libsasl2-modules [2022-02-15T20:52:16.494Z] #36 6.959 The following NEW packages will be installed: [2022-02-15T20:52:16.494Z] #36 6.961 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-15T20:52:16.494Z] #36 6.963 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-15T20:52:16.494Z] #36 6.963 libssh2-1 openssl [2022-02-15T20:52:16.494Z] #36 7.243 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-15T20:52:16.494Z] #36 7.243 Need to get 3038 kB of archives. [2022-02-15T20:52:16.494Z] #36 7.243 After this operation, 6650 kB of additional disk space will be used. [2022-02-15T20:52:16.494Z] #36 7.243 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-15T20:52:16.494Z] #36 7.268 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-15T20:52:16.494Z] #36 7.268 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-15T20:52:16.494Z] #36 7.268 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-15T20:52:16.494Z] #36 7.272 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-15T20:52:16.494Z] #36 7.272 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-15T20:52:16.494Z] #36 7.276 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-15T20:52:16.494Z] #36 7.279 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-15T20:52:16.494Z] #36 7.279 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-15T20:52:16.494Z] #36 7.318 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-15T20:52:16.494Z] #36 7.318 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-15T20:52:16.494Z] #36 7.331 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-15T20:52:16.494Z] #36 7.335 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T20:52:16.494Z] #36 7.337 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T20:52:16.494Z] #36 7.343 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T20:52:16.494Z] #36 8.131 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:52:16.494Z] #36 8.201 Fetched 3038 kB in 0s (7628 kB/s) [2022-02-15T20:52:16.494Z] #36 8.896 Selecting previously unselected package openssl. [2022-02-15T20:52:16.494Z] #36 8.896 (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-02-15T20:52:16.494Z] #36 8.896 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-15T20:52:16.494Z] #36 8.921 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-15T20:52:16.494Z] #36 9.164 Selecting previously unselected package ca-certificates. [2022-02-15T20:52:16.494Z] #36 9.164 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-15T20:52:16.494Z] #36 9.164 Unpacking ca-certificates (20210119) ... [2022-02-15T20:52:16.494Z] #36 9.269 Selecting previously unselected package libbrotli1:amd64. [2022-02-15T20:52:16.494Z] #36 9.269 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-15T20:52:16.494Z] #36 9.280 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T20:52:16.494Z] #36 9.375 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-15T20:52:16.494Z] #36 9.375 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T20:52:16.494Z] #36 9.380 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:52:16.494Z] #36 9.435 Selecting previously unselected package libsasl2-2:amd64. [2022-02-15T20:52:16.494Z] #36 9.435 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T20:52:16.494Z] #36 9.440 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:52:16.494Z] #36 9.516 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-15T20:52:16.494Z] #36 9.516 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-15T20:52:16.494Z] #36 9.522 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T20:52:16.494Z] #36 9.609 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-15T20:52:16.494Z] #36 9.609 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-15T20:52:16.494Z] #36 9.609 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T20:52:16.494Z] #36 9.674 Selecting previously unselected package libpsl5:amd64. [2022-02-15T20:52:16.494Z] #36 9.674 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-15T20:52:16.494Z] #36 9.679 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T20:52:16.494Z] #36 9.737 Selecting previously unselected package librtmp1:amd64. [2022-02-15T20:52:16.494Z] #36 9.737 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-15T20:52:16.494Z] #36 9.744 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T20:52:16.494Z] #36 9.813 Selecting previously unselected package libssh2-1:amd64. [2022-02-15T20:52:16.494Z] #36 9.813 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-15T20:52:16.494Z] #36 9.813 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T20:52:16.494Z] #36 9.892 Selecting previously unselected package libcurl4:amd64. [2022-02-15T20:52:16.494Z] #36 9.892 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T20:52:16.494Z] #36 9.919 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T20:52:16.494Z] #36 10.04 Selecting previously unselected package curl. [2022-02-15T20:52:16.494Z] #36 10.04 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T20:52:16.494Z] #36 10.04 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-15T20:52:16.494Z] #36 10.14 Selecting previously unselected package libonig5:amd64. [2022-02-15T20:52:16.494Z] #36 10.14 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T20:52:16.494Z] #36 10.14 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:52:16.494Z] #36 ... [2022-02-15T20:52:16.494Z] [2022-02-15T20:52:16.494Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:52:16.494Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:52:17.058Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.1s [2022-02-15T20:52:18.439Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 6.6s done [2022-02-15T20:52:19.004Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-15T20:52:22.166Z] Sending build context to Docker daemon 62.48MB [2022-02-15T20:52:22.166Z] [2022-02-15T20:52:22.629Z] Step 1/11 : FROM microsoft/windowsservercore [2022-02-15T20:52:22.629Z] ---> c703d4d60533 [2022-02-15T20:52:22.629Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-02-15T20:52:22.629Z] ---> Using cache [2022-02-15T20:52:22.629Z] ---> 7a31ab0f35ed [2022-02-15T20:52:22.629Z] Step 3/11 : ARG GO_VERSION=1.17.6 [2022-02-15T20:52:22.629Z] ---> Using cache [2022-02-15T20:52:22.629Z] ---> 61f7e7bd8fa2 [2022-02-15T20:52:22.629Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.9 [2022-02-15T20:52:22.629Z] ---> Using cache [2022-02-15T20:52:22.629Z] ---> 42f389864ec1 [2022-02-15T20:52:22.629Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-02-15T20:52:22.629Z] ---> Using cache [2022-02-15T20:52:22.629Z] ---> 59fa4524a75d [2022-02-15T20:52:22.629Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-02-15T20:52:22.629Z] ---> Using cache [2022-02-15T20:52:22.629Z] ---> bd72a839c6f3 [2022-02-15T20:52:22.629Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-02-15T20:52:22.629Z] ---> Using cache [2022-02-15T20:52:22.629Z] ---> c7e466adcbcd [2022-02-15T20:52:22.629Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-02-15T20:52:22.629Z] ---> Using cache [2022-02-15T20:52:22.629Z] ---> fc2e92056156 [2022-02-15T20:52:22.630Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-02-15T20:52:22.630Z] ---> Using cache [2022-02-15T20:52:22.630Z] ---> 5f0cf8ae7614 [2022-02-15T20:52:22.630Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-02-15T20:52:22.630Z] ---> Using cache [2022-02-15T20:52:22.630Z] ---> e130cd08f4f6 [2022-02-15T20:52:22.630Z] Step 11/11 : COPY . . [2022-02-15T20:52:23.182Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.0s done [2022-02-15T20:52:23.440Z] #11 ... [2022-02-15T20:52:23.440Z] [2022-02-15T20:52:23.440Z] #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-02-15T20:52:23.440Z] #36 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T20:52:23.440Z] #36 10.24 Selecting previously unselected package libjq1:amd64. [2022-02-15T20:52:23.440Z] #36 10.24 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T20:52:23.440Z] #36 10.27 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:52:23.440Z] #36 10.46 Selecting previously unselected package jq. [2022-02-15T20:52:23.440Z] #36 10.46 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-15T20:52:23.440Z] #36 10.47 Unpacking jq (1.6-2.1) ... [2022-02-15T20:52:23.440Z] #36 10.61 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T20:52:23.440Z] #36 10.63 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T20:52:23.440Z] #36 10.64 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T20:52:23.440Z] #36 10.66 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:52:23.440Z] #36 10.68 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T20:52:23.440Z] #36 10.69 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:52:23.440Z] #36 10.71 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T20:52:23.440Z] #36 10.72 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-15T20:52:23.440Z] #36 10.74 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:52:23.440Z] #36 10.76 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:52:23.440Z] #36 10.77 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T20:52:23.440Z] #36 10.78 Setting up ca-certificates (20210119) ... [2022-02-15T20:52:23.440Z] #36 11.48 Updating certificates in /etc/ssl/certs... [2022-02-15T20:52:23.440Z] #36 12.70 129 added, 0 removed; done. [2022-02-15T20:52:23.440Z] #36 12.84 Setting up jq (1.6-2.1) ... [2022-02-15T20:52:23.440Z] #36 12.85 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T20:52:23.440Z] #36 12.86 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-15T20:52:23.440Z] #36 12.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:52:23.440Z] #36 12.90 Processing triggers for ca-certificates (20210119) ... [2022-02-15T20:52:23.441Z] #36 12.91 Updating certificates in /etc/ssl/certs... [2022-02-15T20:52:23.441Z] #36 13.96 0 added, 0 removed; done. [2022-02-15T20:52:23.441Z] #36 13.96 Running hooks in /etc/ca-certificates/update.d... [2022-02-15T20:52:23.441Z] #36 13.96 done. [2022-02-15T20:52:23.441Z] #36 DONE 17.2s [2022-02-15T20:52:23.441Z] [2022-02-15T20:52:23.441Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-15T20:52:23.441Z] #37 sha256:9a233c6de89815825278e5c70a15edd9a2d24ba98fc41b971e7fd4cc1e00d2cf [2022-02-15T20:52:23.441Z] #37 DONE 0.1s [2022-02-15T20:52:23.441Z] [2022-02-15T20:52:23.441Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:52:23.441Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:52:23.441Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-15T20:52:26.088Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-086b3f2e5ec1b6d17) in /home/ubuntu/workspace/moby_PR-43245 [Pipeline] { [Pipeline] checkout [2022-02-15T20:52:26.195Z] The recommended git tool is: git [2022-02-15T20:52:28.702Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.0s [2022-02-15T20:52:29.122Z] using credential docker-jenkins-github-credentials [2022-02-15T20:52:29.133Z] Cloning the remote Git repository [2022-02-15T20:52:29.133Z] Cloning with configured refspecs honoured and without tags [2022-02-15T20:52:28.731Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T20:52:28.871Z] > git init /home/ubuntu/workspace/moby_PR-43245 # timeout=10 [2022-02-15T20:52:29.065Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:52:29.065Z] > git --version # timeout=10 [2022-02-15T20:52:29.086Z] > git --version # 'git version 2.17.1' [2022-02-15T20:52:29.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:52:29.088Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:52:31.324Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-085bee0cb2ab72012) in /home/ubuntu/workspace/moby_PR-43245 [Pipeline] { [Pipeline] checkout [2022-02-15T20:52:31.438Z] The recommended git tool is: git [2022-02-15T20:52:32.377Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ad51ee0b43fd813b) in /home/ubuntu/workspace/moby_PR-43245 [Pipeline] { [Pipeline] checkout [2022-02-15T20:52:32.456Z] The recommended git tool is: git [2022-02-15T20:52:33.977Z] #11 ... [2022-02-15T20:52:33.977Z] [2022-02-15T20:52:33.977Z] #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-02-15T20:52:33.977Z] #38 sha256:01c5687289eb385701b1a47bfa2987921693f975400d5a516c8cbaa982a2a663 [2022-02-15T20:52:33.977Z] #38 2.042 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-15T20:52:33.977Z] #38 2.314 [2022-02-15T20:52:33.977Z] #38 2.529 #=#=# ######################################################################## 100.0% [2022-02-15T20:52:33.977Z] #38 2.774 [2022-02-15T20:52:33.977Z] #38 3.659 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-15T20:52:33.977Z] #38 3.922 [2022-02-15T20:52:33.977Z] #38 4.135 #=#=# ######################################################################## 100.0% [2022-02-15T20:52:33.977Z] #38 4.431 [2022-02-15T20:52:33.977Z] #38 5.302 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-15T20:52:33.977Z] #38 5.606 [2022-02-15T20:52:33.977Z] #38 5.822 #=#=# ############## 20.0% ################################## 48.2% ###################################################################### 98.3% ######################################################################## 100.0% [2022-02-15T20:52:33.977Z] #38 6.380 [2022-02-15T20:52:33.977Z] #38 7.434 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-15T20:52:33.977Z] #38 7.799 [2022-02-15T20:52:33.977Z] #38 8.036 #=#=# ######################################################################## 100.0% [2022-02-15T20:52:33.977Z] #38 8.357 [2022-02-15T20:52:33.977Z] #38 9.130 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-15T20:52:33.977Z] #38 9.477 [2022-02-15T20:52:33.977Z] #38 9.720 #=#=# ######################################################################## 100.0% [2022-02-15T20:52:33.977Z] #38 10.09 [2022-02-15T20:52:33.977Z] #38 10.18 Download of images into '/build' complete. [2022-02-15T20:52:33.977Z] #38 10.18 Use something like the following to load the result into a Docker daemon: [2022-02-15T20:52:33.977Z] #38 10.18 tar -cC '/build' . | docker load [2022-02-15T20:52:33.977Z] #38 ... [2022-02-15T20:52:33.977Z] [2022-02-15T20:52:33.977Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:52:33.977Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:52:33.977Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.6s [2022-02-15T20:52:34.004Z] using credential docker-jenkins-github-credentials [2022-02-15T20:52:34.020Z] Cloning the remote Git repository [2022-02-15T20:52:34.020Z] Cloning with configured refspecs honoured and without tags [2022-02-15T20:52:34.234Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.7s done [2022-02-15T20:52:34.492Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 [2022-02-15T20:52:34.748Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-15T20:52:33.432Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T20:52:33.501Z] > git init /home/ubuntu/workspace/moby_PR-43245 # timeout=10 [2022-02-15T20:52:33.732Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:52:33.732Z] > git --version # timeout=10 [2022-02-15T20:52:33.741Z] > git --version # 'git version 2.17.1' [2022-02-15T20:52:33.741Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:52:33.743Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:52:35.694Z] #11 DONE 37.6s [2022-02-15T20:52:35.694Z] [2022-02-15T20:52:35.694Z] #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-02-15T20:52:35.694Z] #38 sha256:01c5687289eb385701b1a47bfa2987921693f975400d5a516c8cbaa982a2a663 [2022-02-15T20:52:35.694Z] #38 DONE 12.0s [2022-02-15T20:52:35.694Z] [2022-02-15T20:52:35.694Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-15T20:52:35.694Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-15T20:52:36.257Z] #12 DONE 0.6s [2022-02-15T20:52:36.257Z] [2022-02-15T20:52:36.257Z] #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-02-15T20:52:36.257Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-15T20:52:36.323Z] using credential docker-jenkins-github-credentials [2022-02-15T20:52:36.336Z] Cloning the remote Git repository [2022-02-15T20:52:36.336Z] Cloning with configured refspecs honoured and without tags [2022-02-15T20:52:36.821Z] #13 DONE 0.5s [2022-02-15T20:52:36.821Z] [2022-02-15T20:52:36.821Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-15T20:52:36.821Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T20:52:36.821Z] #60 ... [2022-02-15T20:52:36.821Z] [2022-02-15T20:52:36.821Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-15T20:52:36.821Z] #40 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-15T20:52:36.821Z] #40 DONE 0.2s [2022-02-15T20:52:36.821Z] [2022-02-15T20:52:36.821Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-15T20:52:36.821Z] #49 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-15T20:52:36.821Z] #49 DONE 0.2s [2022-02-15T20:52:36.414Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T20:52:36.486Z] > git init /home/ubuntu/workspace/moby_PR-43245 # timeout=10 [2022-02-15T20:52:36.951Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:52:36.951Z] > git --version # timeout=10 [2022-02-15T20:52:36.984Z] > git --version # 'git version 2.25.1' [2022-02-15T20:52:36.985Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:52:36.986Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:52:37.079Z] [2022-02-15T20:52:37.079Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-15T20:52:37.079Z] #53 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-15T20:52:37.079Z] #53 DONE 0.3s [2022-02-15T20:52:37.079Z] [2022-02-15T20:52:37.079Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:52:37.079Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:52:38.023Z] #54 ... [2022-02-15T20:52:38.023Z] [2022-02-15T20:52:38.023Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-02-15T20:52:38.023Z] #14 sha256:a0f43bcbf82047d011ca0160430a587a8ca0787c8ffe733254dff179ba27b9ca [2022-02-15T20:52:38.023Z] #14 DONE 1.2s [2022-02-15T20:52:38.023Z] [2022-02-15T20:52:38.023Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-02-15T20:52:38.023Z] #15 sha256:a9532c6427c39f190d1e9bbce425fcedf727114b0709a1eefb13072795e49bf0 [2022-02-15T20:52:39.927Z] #15 DONE 1.7s [2022-02-15T20:52:39.927Z] [2022-02-15T20:52:39.927Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-02-15T20:52:39.927Z] #16 sha256:e9a4f3b19d9c80777681a89ec0677705bad61e94ba03634e8336b8d7cb814e00 [2022-02-15T20:52:39.954Z] ---> 4b082f3f6068 [2022-02-15T20:52:39.954Z] Successfully built 4b082f3f6068 [2022-02-15T20:52:39.954Z] Successfully tagged docker:latest [2022-02-15T20:52:39.954Z] INFO: Image build ended at 02/15/2022 20:52:39. Duration:00:00:36.8863961 [2022-02-15T20:52:39.954Z] [2022-02-15T20:52:39.954Z] [2022-02-15T20:52:39.954Z] INFO: Building the test binaries at 02/15/2022 20:52:39... [2022-02-15T20:52:40.860Z] #16 DONE 1.1s [2022-02-15T20:52:40.860Z] [2022-02-15T20:52:40.860Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-02-15T20:52:40.860Z] #17 sha256:b6793ae868d943325cbcf0ec2b5c55ffd96303163fd8983061026bf6c747d097 [2022-02-15T20:52:41.969Z] ---> 5e65995d83eb [2022-02-15T20:52:41.969Z] Successfully built 5e65995d83eb [2022-02-15T20:52:41.969Z] Successfully tagged docker:latest [2022-02-15T20:52:41.969Z] INFO: Image build ended at 02/15/2022 20:52:40. Duration:00:00:36.2110695 [2022-02-15T20:52:41.969Z] [2022-02-15T20:52:41.969Z] [2022-02-15T20:52:41.969Z] INFO: Building the test binaries at 02/15/2022 20:52:41... [2022-02-15T20:52:42.200Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-019cc5d0dfca050bb) in /home/ubuntu/workspace/moby_PR-43245 [Pipeline] { [Pipeline] checkout [2022-02-15T20:52:42.244Z] #17 DONE 1.2s [2022-02-15T20:52:42.244Z] [2022-02-15T20:52:42.244Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-02-15T20:52:42.244Z] #18 sha256:e7a95b51f07f14c43df1a9627c1484ffb2e99df116caa41299a921bdecde9514 [2022-02-15T20:52:42.743Z] The recommended git tool is: git [2022-02-15T20:52:43.618Z] #18 DONE 1.3s [2022-02-15T20:52:43.618Z] [2022-02-15T20:52:43.618Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:52:43.618Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:52:43.618Z] #54 3.133 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:52:43.618Z] #54 3.300 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:52:43.618Z] #54 3.487 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:52:43.618Z] #54 3.573 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-15T20:52:43.618Z] #54 3.931 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:52:43.618Z] #54 5.055 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:52:43.618Z] #54 6.245 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:52:43.838Z] INFO: make.ps1 starting at 02/15/2022 20:52:43 [2022-02-15T20:52:44.309Z] INFO: Git commit (699174347c) assumed from DOCKER_GITCOMMIT environment variable [2022-02-15T20:52:44.309Z] INFO: Invoking autogen... [2022-02-15T20:52:44.551Z] #54 7.587 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-15T20:52:44.778Z] INFO: Building daemon... [2022-02-15T20:52:45.753Z] INFO: make.ps1 starting at 02/15/2022 20:52:45 [2022-02-15T20:52:45.753Z] INFO: Git commit (699174347c) assumed from DOCKER_GITCOMMIT environment variable [2022-02-15T20:52:45.753Z] INFO: Invoking autogen... [2022-02-15T20:52:46.223Z] INFO: Building daemon... [2022-02-15T20:52:46.448Z] #54 ... [2022-02-15T20:52:46.448Z] [2022-02-15T20:52:46.448Z] #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-02-15T20:52:46.448Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T20:52:46.448Z] #19 1.284 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:52:46.448Z] #19 1.308 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:52:46.448Z] #19 1.311 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:52:46.448Z] #19 1.908 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-15T20:52:46.448Z] #19 2.599 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-15T20:52:46.564Z] using credential docker-jenkins-github-credentials [2022-02-15T20:52:46.571Z] Cloning the remote Git repository [2022-02-15T20:52:46.571Z] Cloning with configured refspecs honoured and without tags [2022-02-15T20:52:46.706Z] #19 3.290 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T20:52:46.706Z] #19 ... [2022-02-15T20:52:46.706Z] [2022-02-15T20:52:46.706Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-15T20:52:46.706Z] #43 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T20:52:46.706Z] #43 2.968 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-15T20:52:46.965Z] #43 ... [2022-02-15T20:52:46.965Z] [2022-02-15T20:52:46.965Z] #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-02-15T20:52:46.965Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:52:46.965Z] #41 2.452 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-15T20:52:46.965Z] #41 2.453 Cloning into '.'... [2022-02-15T20:52:46.965Z] #41 ... [2022-02-15T20:52:46.965Z] [2022-02-15T20:52:46.965Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:52:46.965Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:52:46.965Z] #58 2.804 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-15T20:52:47.222Z] #58 ... [2022-02-15T20:52:47.222Z] [2022-02-15T20:52:47.222Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:52:47.222Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T20:52:47.222Z] #56 2.930 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-15T20:52:47.222Z] #56 4.412 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-15T20:52:47.222Z] #56 4.420 go: downloading github.com/fatih/color v1.10.0 [2022-02-15T20:52:47.222Z] #56 4.441 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-15T20:52:47.222Z] #56 4.453 go: downloading github.com/pkg/errors v0.9.1 [2022-02-15T20:52:47.222Z] #56 4.807 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-15T20:52:47.222Z] #56 4.807 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-15T20:52:47.222Z] #56 4.822 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-15T20:52:47.222Z] #56 4.854 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-15T20:52:47.222Z] #56 4.893 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-15T20:52:47.222Z] #56 4.948 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-15T20:52:47.222Z] #56 5.077 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-15T20:52:47.222Z] #56 5.164 go: downloading golang.org/x/tools v0.1.0 [2022-02-15T20:52:47.222Z] #56 8.740 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-15T20:52:47.222Z] #56 8.746 go: downloading golang.org/x/mod v0.3.0 [2022-02-15T20:52:47.222Z] #56 ... [2022-02-15T20:52:47.222Z] [2022-02-15T20:52:47.222Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:52:47.222Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:52:47.222Z] #50 2.554 + git clone https://github.com/docker/distribution.git . [2022-02-15T20:52:47.222Z] #50 2.557 Cloning into '.'... [2022-02-15T20:52:46.625Z] Cloning repository https://github.com/moby/moby.git [2022-02-15T20:52:46.672Z] > git init /home/ubuntu/workspace/moby_PR-43245 # timeout=10 [2022-02-15T20:52:47.237Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:52:47.238Z] > git --version # timeout=10 [2022-02-15T20:52:47.241Z] > git --version # 'git version 2.25.1' [2022-02-15T20:52:47.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:52:47.243Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:52:47.480Z] #50 ... [2022-02-15T20:52:47.480Z] [2022-02-15T20:52:47.480Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-02-15T20:52:47.480Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T20:52:47.480Z] #19 4.152 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-15T20:52:48.414Z] #19 4.961 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-15T20:52:48.672Z] #19 ... [2022-02-15T20:52:48.672Z] [2022-02-15T20:52:48.672Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-15T20:52:48.672Z] #43 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T20:52:48.672Z] #43 11.24 tomll can be used in two ways: [2022-02-15T20:52:48.672Z] #43 11.24 Writing to STDIN and reading from STDOUT: [2022-02-15T20:52:48.672Z] #43 11.24 cat file.toml | tomll > file.toml [2022-02-15T20:52:48.672Z] #43 11.24 [2022-02-15T20:52:48.672Z] #43 11.24 Reading and updating a list of files: [2022-02-15T20:52:48.672Z] #43 11.24 tomll a.toml b.toml c.toml [2022-02-15T20:52:48.672Z] #43 11.24 [2022-02-15T20:52:48.672Z] #43 11.24 When given a list of files, tomll will modify all files in place without asking. [2022-02-15T20:52:48.672Z] #43 DONE 11.9s [2022-02-15T20:52:48.929Z] [2022-02-15T20:52:48.929Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:52:48.929Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:52:48.929Z] #54 11.15 Fetched 8507 kB in 9s (998 kB/s) [2022-02-15T20:52:49.495Z] #54 11.15 Reading package lists... [2022-02-15T20:52:49.495Z] #54 ... [2022-02-15T20:52:49.495Z] [2022-02-15T20:52:49.495Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-15T20:52:49.495Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T20:52:49.495Z] #60 2.799 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-15T20:52:49.495Z] #60 3.616 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-15T20:52:49.495Z] #60 3.641 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-15T20:52:49.495Z] #60 3.718 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-15T20:52:49.495Z] #60 5.051 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-15T20:52:49.753Z] #60 ... [2022-02-15T20:52:49.753Z] [2022-02-15T20:52:49.753Z] #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-02-15T20:52:49.753Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T20:52:49.753Z] #19 5.972 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:52:50.011Z] #19 6.668 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB] [2022-02-15T20:52:50.268Z] #19 6.669 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [112 kB] [2022-02-15T20:52:50.268Z] #19 6.671 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-15T20:52:50.268Z] #19 6.722 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [112 kB] [2022-02-15T20:52:50.268Z] #19 6.949 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-15T20:52:50.420Z] Fetching without tags [2022-02-15T20:52:50.526Z] #19 7.027 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:52:50.526Z] #19 7.031 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-15T20:52:50.526Z] #19 7.032 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:52:50.526Z] #19 7.036 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T20:52:50.526Z] #19 7.037 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-15T20:52:50.526Z] #19 7.037 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-15T20:52:50.526Z] #19 7.037 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-15T20:52:50.703Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:52:51.635Z] Merge succeeded, producing 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:52:51.635Z] Checking out Revision 699174347c175a4c2134121af269cdff5ca0673e (PR-43245) [2022-02-15T20:52:50.324Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:52:50.346Z] > git config --add remote.origin.fetch +refs/pull/43245/head:refs/remotes/origin/PR-43245 # timeout=10 [2022-02-15T20:52:50.375Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:52:50.406Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:52:50.424Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:52:50.424Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:52:50.445Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:52:50.717Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:52:50.754Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:52:51.534Z] > git remote # timeout=10 [2022-02-15T20:52:51.559Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T20:52:51.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:52:51.588Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T20:52:51.603Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-15T20:52:51.639Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:52:51.662Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:52:56.303Z] Commit message: "daemon: use RWMutex for stateCounter" [2022-02-15T20:52:56.604Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T20:52:57.020Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:52:57.045Z] Fetching without tags [2022-02-15T20:52:57.077Z] #19 ... [2022-02-15T20:52:57.077Z] [2022-02-15T20:52:57.077Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:52:57.077Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:52:57.077Z] #50 19.51 + git checkout -q v2.3.0 [2022-02-15T20:52:57.335Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:52:57.447Z] + docker version [2022-02-15T20:52:56.479Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:52:56.509Z] > git config --add remote.origin.fetch +refs/pull/43245/head:refs/remotes/origin/PR-43245 # timeout=10 [2022-02-15T20:52:56.533Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:52:56.560Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:52:56.608Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:52:56.609Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:52:56.610Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:52:57.027Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:52:57.056Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:52:57.641Z] #50 20.61 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-02-15T20:52:58.175Z] Merge succeeded, producing 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:52:58.175Z] Checking out Revision 699174347c175a4c2134121af269cdff5ca0673e (PR-43245) [2022-02-15T20:52:58.206Z] #50 ... [2022-02-15T20:52:58.206Z] [2022-02-15T20:52:58.206Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-15T20:52:58.206Z] #60 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T20:52:58.206Z] #60 20.67 v3.0.2 [2022-02-15T20:52:58.206Z] #60 DONE 21.3s [2022-02-15T20:52:58.206Z] [2022-02-15T20:52:58.206Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:52:58.206Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:52:58.206Z] #58 20.83 go: downloading github.com/fatih/color v1.13.0 [2022-02-15T20:52:58.206Z] #58 20.83 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T20:52:58.206Z] #58 20.86 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-15T20:52:58.206Z] #58 20.89 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-15T20:52:58.206Z] #58 20.97 go: downloading github.com/spf13/viper v1.10.1 [2022-02-15T20:52:58.206Z] #58 21.01 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-15T20:52:58.206Z] #58 21.19 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-15T20:52:58.206Z] #58 21.19 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-15T20:52:58.307Z] Merge succeeded, producing 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:52:58.308Z] Checking out Revision 699174347c175a4c2134121af269cdff5ca0673e (PR-43245) [2022-02-15T20:52:58.386Z] ---> 0ebea413131e [2022-02-15T20:52:57.010Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:52:57.020Z] > git config --add remote.origin.fetch +refs/pull/43245/head:refs/remotes/origin/PR-43245 # timeout=10 [2022-02-15T20:52:57.030Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:52:57.043Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:52:57.058Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:52:57.059Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:52:57.060Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:52:57.394Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:52:57.402Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:52:58.129Z] > git remote # timeout=10 [2022-02-15T20:52:58.145Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T20:52:58.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:52:58.156Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T20:52:58.172Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-15T20:52:58.188Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:52:58.197Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:52:59.138Z] #58 22.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-15T20:52:59.138Z] #58 22.23 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-15T20:52:58.226Z] > git remote # timeout=10 [2022-02-15T20:52:58.249Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T20:52:58.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:52:58.269Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T20:52:58.292Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-15T20:52:58.311Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:52:58.324Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:52:59.935Z] Successfully built 0ebea413131e [2022-02-15T20:52:59.935Z] Successfully tagged docker:latest [2022-02-15T20:52:59.935Z] INFO: Image build ended at 02/15/2022 20:52:59. Duration:00:00:46.2620266 [2022-02-15T20:52:59.935Z] [2022-02-15T20:52:59.935Z] [2022-02-15T20:52:59.935Z] INFO: Building the test binaries at 02/15/2022 20:52:59... [2022-02-15T20:53:00.542Z] #58 23.70 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-15T20:53:00.542Z] #58 23.70 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T20:53:00.542Z] #58 23.71 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-15T20:53:00.542Z] #58 23.79 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-15T20:53:00.542Z] #58 23.81 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-15T20:53:00.542Z] #58 23.82 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-15T20:53:00.542Z] #58 23.84 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-15T20:53:00.543Z] #58 23.87 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-15T20:53:00.543Z] #58 23.93 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-15T20:53:00.803Z] #58 23.93 go: downloading github.com/spf13/afero v1.6.0 [2022-02-15T20:53:00.803Z] #58 23.97 go: downloading github.com/spf13/cast v1.4.1 [2022-02-15T20:53:00.803Z] #58 24.00 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-15T20:53:00.803Z] #58 24.06 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-15T20:53:00.803Z] #58 24.07 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-15T20:53:00.803Z] #58 24.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-15T20:53:00.803Z] #58 24.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-15T20:53:00.804Z] #58 24.13 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-15T20:53:00.804Z] #58 24.14 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-15T20:53:00.804Z] #58 24.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-15T20:53:01.063Z] #58 24.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-15T20:53:01.063Z] #58 24.18 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-15T20:53:01.063Z] #58 24.19 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-15T20:53:01.063Z] #58 24.20 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-15T20:53:01.063Z] #58 24.28 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-15T20:53:01.063Z] #58 24.34 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-15T20:53:01.063Z] #58 24.39 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-15T20:53:01.324Z] #58 24.40 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-15T20:53:01.324Z] #58 24.44 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-15T20:53:01.585Z] #58 24.76 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-15T20:53:01.585Z] #58 24.85 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-15T20:53:01.585Z] #58 24.91 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-15T20:53:01.585Z] #58 24.96 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-15T20:53:01.842Z] #58 24.99 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-15T20:53:01.842Z] #58 25.00 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-15T20:53:01.842Z] #58 25.00 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-15T20:53:01.842Z] #58 25.02 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-15T20:53:01.842Z] #58 25.04 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-15T20:53:01.842Z] #58 25.05 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-15T20:53:01.842Z] #58 25.07 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-15T20:53:01.842Z] #58 25.08 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-15T20:53:01.842Z] #58 25.09 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-15T20:53:01.842Z] #58 25.12 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-15T20:53:01.842Z] #58 25.12 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-15T20:53:01.842Z] #58 25.16 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-15T20:53:01.842Z] #58 25.17 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-15T20:53:01.842Z] #58 ... [2022-02-15T20:53:01.842Z] [2022-02-15T20:53:01.842Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:53:01.842Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:53:01.842Z] #54 11.15 Reading package lists... [2022-02-15T20:53:01.842Z] #54 14.95 Reading package lists... [2022-02-15T20:53:01.842Z] #54 17.92 Building dependency tree... [2022-02-15T20:53:01.842Z] #54 19.37 The following additional packages will be installed: [2022-02-15T20:53:01.842Z] #54 19.37 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T20:53:01.842Z] #54 19.37 python3-protobuf python3-six [2022-02-15T20:53:01.842Z] #54 19.38 Suggested packages: [2022-02-15T20:53:01.842Z] #54 19.38 python3-setuptools [2022-02-15T20:53:01.842Z] #54 19.38 Recommended packages: [2022-02-15T20:53:01.842Z] #54 19.38 iproute2 | iproute [2022-02-15T20:53:01.842Z] #54 19.73 The following NEW packages will be installed: [2022-02-15T20:53:01.842Z] #54 19.74 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T20:53:01.842Z] #54 19.74 python3-protobuf python3-six [2022-02-15T20:53:01.842Z] #54 20.12 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:53:01.842Z] #54 20.12 Need to get 2292 kB of archives. [2022-02-15T20:53:01.842Z] #54 20.12 After this operation, 11.0 MB of additional disk space will be used. [2022-02-15T20:53:01.842Z] #54 20.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-15T20:53:01.842Z] #54 20.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T20:53:01.842Z] #54 20.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-15T20:53:01.842Z] #54 20.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-15T20:53:01.842Z] #54 20.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T20:53:01.842Z] #54 20.17 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-02-15T20:53:01.842Z] #54 20.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T20:53:01.842Z] #54 23.45 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-15T20:53:01.843Z] #54 24.61 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:53:01.843Z] #54 24.76 Fetched 2292 kB in 4s (578 kB/s) [2022-02-15T20:53:01.843Z] #54 24.84 Selecting previously unselected package libprotobuf23:amd64. [2022-02-15T20:53:01.843Z] #54 24.84 (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-02-15T20:53:01.843Z] #54 24.88 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-15T20:53:01.843Z] #54 24.89 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T20:53:01.843Z] #54 ... [2022-02-15T20:53:01.843Z] [2022-02-15T20:53:01.843Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:53:01.843Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:53:01.843Z] #58 25.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-15T20:53:01.843Z] #58 25.23 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-15T20:53:01.843Z] #58 25.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-15T20:53:01.907Z] Commit message: "daemon: use RWMutex for stateCounter" [2022-02-15T20:53:02.099Z] #58 25.36 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-15T20:53:02.099Z] #58 25.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-15T20:53:02.099Z] #58 25.42 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-15T20:53:02.099Z] #58 25.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-15T20:53:02.296Z] Commit message: "daemon: use RWMutex for stateCounter" [Pipeline] withEnv [Pipeline] { [2022-02-15T20:53:02.357Z] #58 25.55 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-15T20:53:02.357Z] #58 25.67 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-15T20:53:02.358Z] #58 25.70 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-15T20:53:02.358Z] #58 25.71 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-15T20:53:02.358Z] #58 25.71 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-15T20:53:02.358Z] #58 25.72 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-15T20:53:02.358Z] #58 25.73 go: downloading github.com/julz/importas v0.1.0 [2022-02-15T20:53:02.358Z] #58 25.74 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-15T20:53:02.358Z] #58 25.76 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-15T20:53:02.358Z] #58 25.78 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T20:53:02.614Z] #58 25.79 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-15T20:53:02.614Z] #58 25.83 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-15T20:53:02.614Z] #58 25.84 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-15T20:53:02.614Z] #58 25.87 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-15T20:53:02.614Z] #58 25.87 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-15T20:53:02.614Z] #58 25.88 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-15T20:53:02.614Z] #58 25.90 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-15T20:53:02.614Z] #58 25.96 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-15T20:53:02.614Z] #58 25.97 go: downloading github.com/mgechev/revive v1.1.3 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T20:53:02.871Z] #58 26.27 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-15T20:53:02.871Z] #58 26.28 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-15T20:53:02.930Z] + docker version [2022-02-15T20:53:03.128Z] #58 26.30 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-15T20:53:03.128Z] #58 26.32 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-15T20:53:03.128Z] #58 26.35 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-15T20:53:03.128Z] #58 26.37 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-15T20:53:03.128Z] #58 26.37 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-15T20:53:03.128Z] #58 26.39 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-15T20:53:03.128Z] #58 26.40 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-15T20:53:03.385Z] #58 26.58 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-15T20:53:03.385Z] #58 26.58 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-15T20:53:03.385Z] #58 26.59 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-15T20:53:03.385Z] #58 26.60 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-15T20:53:03.385Z] #58 26.60 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-15T20:53:03.385Z] #58 26.61 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-15T20:53:03.385Z] #58 26.62 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-15T20:53:03.385Z] #58 26.65 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-15T20:53:03.385Z] #58 26.66 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-15T20:53:03.385Z] #58 26.69 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-15T20:53:03.385Z] #58 26.72 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-15T20:53:03.492Z] + docker version [2022-02-15T20:53:03.642Z] #58 26.77 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-15T20:53:03.642Z] #58 26.87 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-15T20:53:03.642Z] #58 26.87 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-15T20:53:03.642Z] #58 26.89 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-15T20:53:03.642Z] #58 26.90 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-15T20:53:03.642Z] #58 26.90 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-15T20:53:03.642Z] #58 27.04 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-15T20:53:03.642Z] #58 27.09 go: downloading honnef.co/go/tools v0.2.2 [2022-02-15T20:53:04.027Z] Client: Docker Engine - Community [2022-02-15T20:53:04.027Z] Version: 20.10.12 [2022-02-15T20:53:04.027Z] API version: 1.41 [2022-02-15T20:53:04.027Z] Go version: go1.16.12 [2022-02-15T20:53:04.027Z] Git commit: e91ed57 [2022-02-15T20:53:04.027Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-15T20:53:04.027Z] OS/Arch: linux/amd64 [2022-02-15T20:53:04.027Z] Context: default [2022-02-15T20:53:04.027Z] Experimental: true [2022-02-15T20:53:04.027Z] [2022-02-15T20:53:04.027Z] Server: Docker Engine - Community [2022-02-15T20:53:04.027Z] Engine: [2022-02-15T20:53:04.027Z] Version: 20.10.12 [2022-02-15T20:53:04.027Z] API version: 1.41 (minimum version 1.12) [2022-02-15T20:53:04.027Z] Go version: go1.16.12 [2022-02-15T20:53:04.027Z] Git commit: 459d0df [2022-02-15T20:53:04.027Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-15T20:53:04.027Z] OS/Arch: linux/amd64 [2022-02-15T20:53:04.027Z] Experimental: true [2022-02-15T20:53:04.027Z] containerd: [2022-02-15T20:53:04.027Z] Version: 1.4.12 [2022-02-15T20:53:04.027Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T20:53:04.027Z] runc: [2022-02-15T20:53:04.027Z] Version: 1.0.2 [2022-02-15T20:53:04.027Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-15T20:53:04.027Z] docker-init: [2022-02-15T20:53:04.027Z] Version: 0.19.0 [2022-02-15T20:53:04.027Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-15T20:53:04.406Z] + docker info [2022-02-15T20:53:04.575Z] #58 27.80 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-15T20:53:04.575Z] #58 27.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-15T20:53:04.575Z] #58 27.83 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-15T20:53:04.575Z] #58 27.88 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-15T20:53:05.506Z] #58 28.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-15T20:53:05.506Z] #58 28.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-15T20:53:05.506Z] #58 28.79 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-15T20:53:05.506Z] #58 28.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-15T20:53:05.764Z] #58 28.99 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-15T20:53:05.764Z] #58 28.99 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-15T20:53:05.764Z] #58 29.10 go: downloading golang.org/x/text v0.3.7 [2022-02-15T20:53:05.974Z] Fetching without tags [2022-02-15T20:53:06.210Z] Merging remotes/origin/master commit 67b4b032f33698eef5fefcadd228893e911aa3a3 into PR head commit 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:53:05.938Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:53:05.942Z] > git config --add remote.origin.fetch +refs/pull/43245/head:refs/remotes/origin/PR-43245 # timeout=10 [2022-02-15T20:53:05.945Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:53:05.959Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-02-15T20:53:05.976Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-02-15T20:53:05.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:53:05.977Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43245/head:refs/remotes/origin/PR-43245 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-02-15T20:53:06.214Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:53:06.223Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:53:06.751Z] Merge succeeded, producing 699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T20:53:06.751Z] Checking out Revision 699174347c175a4c2134121af269cdff5ca0673e (PR-43245) [2022-02-15T20:53:07.065Z] INFO: make.ps1 starting at 02/15/2022 20:53:06 [2022-02-15T20:53:07.065Z] INFO: Git commit (699174347c) assumed from DOCKER_GITCOMMIT environment variable [2022-02-15T20:53:07.065Z] INFO: Invoking autogen... [2022-02-15T20:53:07.527Z] INFO: Building daemon... [2022-02-15T20:53:07.706Z] Client: Docker Engine - Community [2022-02-15T20:53:07.706Z] Version: 20.10.12 [2022-02-15T20:53:07.706Z] API version: 1.41 [2022-02-15T20:53:07.706Z] Go version: go1.16.12 [2022-02-15T20:53:07.706Z] Git commit: e91ed57 [2022-02-15T20:53:07.706Z] Built: Mon Dec 13 11:45:27 2021 [2022-02-15T20:53:07.706Z] OS/Arch: linux/amd64 [2022-02-15T20:53:07.706Z] Context: default [2022-02-15T20:53:07.706Z] Experimental: true [2022-02-15T20:53:07.706Z] [2022-02-15T20:53:07.706Z] Server: Docker Engine - Community [2022-02-15T20:53:07.706Z] Engine: [2022-02-15T20:53:07.706Z] Version: 20.10.12 [2022-02-15T20:53:07.706Z] API version: 1.41 (minimum version 1.12) [2022-02-15T20:53:07.706Z] Go version: go1.16.12 [2022-02-15T20:53:07.706Z] Git commit: 459d0df [2022-02-15T20:53:07.706Z] Built: Mon Dec 13 11:43:36 2021 [2022-02-15T20:53:07.706Z] OS/Arch: linux/amd64 [2022-02-15T20:53:07.706Z] Experimental: true [2022-02-15T20:53:07.706Z] containerd: [2022-02-15T20:53:07.706Z] Version: 1.4.12 [2022-02-15T20:53:07.706Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T20:53:07.706Z] runc: [2022-02-15T20:53:07.706Z] Version: 1.0.2 [2022-02-15T20:53:07.706Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-15T20:53:07.706Z] docker-init: [2022-02-15T20:53:07.706Z] Version: 0.19.0 [2022-02-15T20:53:07.706Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-15T20:53:08.128Z] + docker info [2022-02-15T20:53:06.711Z] > git remote # timeout=10 [2022-02-15T20:53:06.717Z] > git config --get remote.origin.url # timeout=10 [2022-02-15T20:53:06.731Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-02-15T20:53:06.732Z] > git merge 67b4b032f33698eef5fefcadd228893e911aa3a3 # timeout=10 [2022-02-15T20:53:06.743Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-15T20:53:06.757Z] > git config core.sparsecheckout # timeout=10 [2022-02-15T20:53:06.768Z] > git checkout -f 699174347c175a4c2134121af269cdff5ca0673e # timeout=10 [2022-02-15T20:53:09.054Z] #58 32.14 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-15T20:53:09.054Z] #58 32.19 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-15T20:53:09.054Z] #58 32.21 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-15T20:53:09.055Z] #58 32.27 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-15T20:53:09.055Z] #58 32.28 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-15T20:53:09.055Z] #58 32.29 go: downloading golang.org/x/mod v0.5.1 [2022-02-15T20:53:09.055Z] #58 32.32 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-15T20:53:09.055Z] #58 32.35 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-15T20:53:09.055Z] #58 32.39 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-15T20:53:09.312Z] #58 32.50 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-15T20:53:09.312Z] #58 32.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-15T20:53:09.312Z] #58 32.52 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-15T20:53:09.474Z] Client: Docker Engine - Community [2022-02-15T20:53:09.474Z] Version: 20.10.12 [2022-02-15T20:53:09.474Z] API version: 1.41 [2022-02-15T20:53:09.474Z] Go version: go1.16.12 [2022-02-15T20:53:09.474Z] Git commit: e91ed57 [2022-02-15T20:53:09.474Z] Built: Mon Dec 13 11:45:33 2021 [2022-02-15T20:53:09.474Z] OS/Arch: linux/amd64 [2022-02-15T20:53:09.474Z] Context: default [2022-02-15T20:53:09.474Z] Experimental: true [2022-02-15T20:53:09.474Z] [2022-02-15T20:53:09.474Z] Server: Docker Engine - Community [2022-02-15T20:53:09.474Z] Engine: [2022-02-15T20:53:09.474Z] Version: 20.10.12 [2022-02-15T20:53:09.474Z] API version: 1.41 (minimum version 1.12) [2022-02-15T20:53:09.474Z] Go version: go1.16.12 [2022-02-15T20:53:09.474Z] Git commit: 459d0df [2022-02-15T20:53:09.474Z] Built: Mon Dec 13 11:43:42 2021 [2022-02-15T20:53:09.474Z] OS/Arch: linux/amd64 [2022-02-15T20:53:09.474Z] Experimental: true [2022-02-15T20:53:09.474Z] containerd: [2022-02-15T20:53:09.474Z] Version: 1.4.12 [2022-02-15T20:53:09.474Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T20:53:09.474Z] runc: [2022-02-15T20:53:09.474Z] Version: 1.0.2 [2022-02-15T20:53:09.474Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-15T20:53:09.474Z] docker-init: [2022-02-15T20:53:09.474Z] Version: 0.19.0 [2022-02-15T20:53:09.474Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-15T20:53:09.570Z] #58 ... [2022-02-15T20:53:09.570Z] [2022-02-15T20:53:09.570Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:53:09.570Z] #54 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:53:09.570Z] #54 25.57 Selecting previously unselected package python3-pkg-resources. [2022-02-15T20:53:09.570Z] #54 25.57 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T20:53:09.570Z] #54 25.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:53:09.570Z] #54 25.75 Selecting previously unselected package python3-six. [2022-02-15T20:53:09.570Z] #54 25.75 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-15T20:53:09.570Z] #54 25.75 Unpacking python3-six (1.16.0-2) ... [2022-02-15T20:53:09.570Z] #54 25.83 Selecting previously unselected package python3-protobuf. [2022-02-15T20:53:09.570Z] #54 25.83 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-15T20:53:09.570Z] #54 25.83 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-15T20:53:09.570Z] #54 26.17 Selecting previously unselected package libnet1:amd64. [2022-02-15T20:53:09.570Z] #54 26.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T20:53:09.570Z] #54 26.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:53:09.570Z] #54 26.26 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T20:53:09.570Z] #54 26.26 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T20:53:09.570Z] #54 26.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:53:09.570Z] #54 26.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T20:53:09.570Z] #54 26.40 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T20:53:09.570Z] #54 26.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:53:09.570Z] #54 26.48 Selecting previously unselected package criu. [2022-02-15T20:53:09.570Z] #54 26.48 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-15T20:53:09.570Z] #54 26.49 Unpacking criu (3.16.1-3) ... [2022-02-15T20:53:09.570Z] #54 27.01 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:53:09.570Z] #54 27.97 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T20:53:09.570Z] #54 27.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:53:09.570Z] #54 28.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:53:09.570Z] #54 28.04 Setting up python3-six (1.16.0-2) ... [2022-02-15T20:53:09.570Z] #54 28.68 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:53:09.570Z] #54 28.75 Setting up python3-protobuf (3.12.4-1) ... [2022-02-15T20:53:09.570Z] #54 30.79 Setting up criu (3.16.1-3) ... [2022-02-15T20:53:09.570Z] #54 31.92 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:53:09.570Z] #54 DONE 32.5s [2022-02-15T20:53:09.570Z] [2022-02-15T20:53:09.570Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:53:09.570Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:53:09.570Z] #58 32.80 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-15T20:53:09.570Z] #58 ... [2022-02-15T20:53:09.570Z] [2022-02-15T20:53:09.570Z] #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-02-15T20:53:09.570Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:53:09.570Z] #41 26.04 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-15T20:53:09.570Z] #41 26.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-15T20:53:09.813Z] + docker info [2022-02-15T20:53:09.827Z] #41 ... [2022-02-15T20:53:09.827Z] [2022-02-15T20:53:09.827Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:53:09.827Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:53:09.827Z] #58 32.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-15T20:53:09.827Z] #58 33.01 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-15T20:53:09.827Z] #58 33.15 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-15T20:53:09.827Z] #58 33.21 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-15T20:53:10.085Z] #58 33.26 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-15T20:53:10.085Z] #58 33.28 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-15T20:53:10.085Z] #58 33.28 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-15T20:53:10.085Z] #58 33.31 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-15T20:53:10.085Z] #58 33.49 go: downloading github.com/prometheus/common v0.10.0 [2022-02-15T20:53:10.342Z] #58 33.66 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-15T20:53:10.600Z] #58 ... [2022-02-15T20:53:10.600Z] [2022-02-15T20:53:10.600Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:53:10.600Z] #56 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T20:53:10.600Z] #56 33.69 gotestsum version dev [2022-02-15T20:53:10.600Z] #56 DONE 33.9s [2022-02-15T20:53:10.600Z] [2022-02-15T20:53:10.600Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:53:10.600Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:53:10.600Z] #58 33.79 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-15T20:53:10.600Z] #58 33.86 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-15T20:53:10.913Z] Commit message: "daemon: use RWMutex for stateCounter" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-02-15T20:53:11.840Z] + docker version [2022-02-15T20:53:11.973Z] #58 34.98 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-15T20:53:16.626Z] Client: [2022-02-15T20:53:16.626Z] Context: default [2022-02-15T20:53:16.626Z] Debug Mode: false [2022-02-15T20:53:16.626Z] Plugins: [2022-02-15T20:53:16.626Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-15T20:53:16.626Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-15T20:53:16.626Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-15T20:53:16.626Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-15T20:53:16.626Z] [2022-02-15T20:53:16.626Z] Server: [2022-02-15T20:53:16.626Z] Containers: 0 [2022-02-15T20:53:16.626Z] Running: 0 [2022-02-15T20:53:16.626Z] Paused: 0 [2022-02-15T20:53:16.626Z] Stopped: 0 [2022-02-15T20:53:16.626Z] Images: 0 [2022-02-15T20:53:16.626Z] Server Version: 20.10.12 [2022-02-15T20:53:16.626Z] Storage Driver: overlay2 [2022-02-15T20:53:16.626Z] Backing Filesystem: extfs [2022-02-15T20:53:16.626Z] Supports d_type: true [2022-02-15T20:53:16.626Z] Native Overlay Diff: true [2022-02-15T20:53:16.626Z] userxattr: false [2022-02-15T20:53:16.627Z] Logging Driver: json-file [2022-02-15T20:53:16.627Z] Cgroup Driver: cgroupfs [2022-02-15T20:53:16.627Z] Cgroup Version: 1 [2022-02-15T20:53:16.627Z] Plugins: [2022-02-15T20:53:16.627Z] Volume: local [2022-02-15T20:53:16.627Z] Network: bridge host ipvlan macvlan null overlay [2022-02-15T20:53:16.627Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-15T20:53:16.627Z] Swarm: inactive [2022-02-15T20:53:16.627Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-15T20:53:16.627Z] Default Runtime: runc [2022-02-15T20:53:16.627Z] Init Binary: docker-init [2022-02-15T20:53:16.627Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T20:53:16.627Z] runc version: v1.0.2-0-g52b36a2 [2022-02-15T20:53:16.627Z] init version: de40ad0 [2022-02-15T20:53:16.627Z] Security Options: [2022-02-15T20:53:16.627Z] apparmor [2022-02-15T20:53:16.627Z] seccomp [2022-02-15T20:53:16.627Z] Profile: default [2022-02-15T20:53:16.627Z] Kernel Version: 5.4.0-1061-aws [2022-02-15T20:53:16.627Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-15T20:53:16.627Z] OSType: linux [2022-02-15T20:53:16.627Z] Architecture: x86_64 [2022-02-15T20:53:16.627Z] CPUs: 2 [2022-02-15T20:53:16.627Z] Total Memory: 7.565GiB [2022-02-15T20:53:16.627Z] Name: ip-10-100-111-114 [2022-02-15T20:53:16.627Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-15T20:53:16.627Z] Docker Root Dir: /var/lib/docker [2022-02-15T20:53:16.627Z] Debug Mode: false [2022-02-15T20:53:16.627Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:53:16.627Z] Labels: [2022-02-15T20:53:16.627Z] Experimental: true [2022-02-15T20:53:16.627Z] Insecure Registries: [2022-02-15T20:53:16.627Z] 127.0.0.0/8 [2022-02-15T20:53:16.627Z] Live Restore Enabled: true [2022-02-15T20:53:16.627Z] [2022-02-15T20:53:16.627Z] WARNING: No swap limit support [Pipeline] sh [2022-02-15T20:53:16.942Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T20:53:16.942Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T20:53:16.942Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43245/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-15T20:53:16.942Z] + bash /home/ubuntu/workspace/moby_PR-43245/check-config.sh [2022-02-15T20:53:16.942Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-15T20:53:16.942Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-15T20:53:16.942Z] [2022-02-15T20:53:16.942Z] Generally Necessary: [2022-02-15T20:53:16.942Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-15T20:53:16.942Z] - apparmor: enabled and tools installed [2022-02-15T20:53:16.942Z] - CONFIG_NAMESPACES: enabled [2022-02-15T20:53:16.942Z] - CONFIG_NET_NS: enabled [2022-02-15T20:53:16.942Z] - CONFIG_PID_NS: enabled [2022-02-15T20:53:16.942Z] - CONFIG_IPC_NS: enabled [2022-02-15T20:53:16.942Z] - CONFIG_UTS_NS: enabled [2022-02-15T20:53:16.942Z] - CONFIG_CGROUPS: enabled [2022-02-15T20:53:16.942Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-15T20:53:16.942Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-15T20:53:16.942Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-15T20:53:16.942Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-15T20:53:16.942Z] - CONFIG_CPUSETS: enabled [2022-02-15T20:53:16.942Z] - CONFIG_MEMCG: enabled [2022-02-15T20:53:16.942Z] - CONFIG_KEYS: enabled [2022-02-15T20:53:16.942Z] - CONFIG_VETH: enabled (as module) [2022-02-15T20:53:16.942Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-15T20:53:16.942Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-15T20:53:16.942Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-15T20:53:16.942Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-15T20:53:16.942Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-15T20:53:16.942Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-15T20:53:16.942Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-15T20:53:16.942Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-15T20:53:16.942Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-15T20:53:16.942Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-15T20:53:16.942Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-15T20:53:17.226Z] - CONFIG_CGROUP_BPF: enabled [2022-02-15T20:53:17.226Z] [2022-02-15T20:53:17.226Z] Optional Features: [2022-02-15T20:53:17.226Z] - CONFIG_USER_NS: enabled [2022-02-15T20:53:17.226Z] - CONFIG_SECCOMP: enabled [2022-02-15T20:53:17.226Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-15T20:53:17.226Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-15T20:53:17.226Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-15T20:53:17.226Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-15T20:53:17.226Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-15T20:53:17.226Z] - CONFIG_BLK_CGROUP: enabled [2022-02-15T20:53:17.226Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-15T20:53:17.226Z] - CONFIG_CGROUP_PERF: enabled [2022-02-15T20:53:17.226Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-15T20:53:17.226Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-15T20:53:17.226Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-15T20:53:17.226Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-15T20:53:17.226Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-15T20:53:17.226Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-15T20:53:17.226Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-15T20:53:17.226Z] - CONFIG_IP_VS: enabled (as module) [2022-02-15T20:53:17.226Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-15T20:53:17.226Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-15T20:53:17.226Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-15T20:53:17.226Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-15T20:53:17.226Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-15T20:53:17.226Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-15T20:53:17.226Z] - CONFIG_EXT4_FS: enabled [2022-02-15T20:53:17.226Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-15T20:53:17.226Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-15T20:53:17.226Z] - Network Drivers: [2022-02-15T20:53:17.226Z] - "overlay": [2022-02-15T20:53:17.226Z] - CONFIG_VXLAN: enabled (as module) [2022-02-15T20:53:17.226Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-15T20:53:17.226Z] Optional (for encrypted networks): [2022-02-15T20:53:17.492Z] - CONFIG_CRYPTO: enabled [2022-02-15T20:53:17.492Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-15T20:53:17.492Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-15T20:53:17.492Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-15T20:53:17.492Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-15T20:53:17.492Z] - CONFIG_XFRM: enabled [2022-02-15T20:53:17.492Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-15T20:53:17.492Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-15T20:53:17.492Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-15T20:53:17.492Z] - "ipvlan": [2022-02-15T20:53:17.492Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-15T20:53:17.492Z] - "macvlan": [2022-02-15T20:53:17.492Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-15T20:53:17.492Z] - CONFIG_DUMMY: enabled (as module) [2022-02-15T20:53:17.492Z] - "ftp,tftp client in container": [2022-02-15T20:53:17.492Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-15T20:53:17.492Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-15T20:53:17.492Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-15T20:53:17.492Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-15T20:53:17.492Z] - Storage Drivers: [2022-02-15T20:53:17.492Z] - "aufs": [2022-02-15T20:53:17.492Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-15T20:53:17.492Z] - "btrfs": [2022-02-15T20:53:17.492Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-15T20:53:17.492Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-15T20:53:17.492Z] - "devicemapper": [2022-02-15T20:53:17.492Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-15T20:53:17.492Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-15T20:53:17.492Z] - "overlay": [2022-02-15T20:53:17.492Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-15T20:53:17.492Z] - "zfs": [2022-02-15T20:53:17.492Z] - /dev/zfs: present [2022-02-15T20:53:17.492Z] - zfs command: missing [2022-02-15T20:53:17.492Z] - zpool command: missing [2022-02-15T20:53:17.492Z] [2022-02-15T20:53:17.492Z] Limits: [2022-02-15T20:53:17.492Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-15T20:53:17.492Z] [2022-02-15T20:53:17.492Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-15T20:53:17.824Z] + sudo modprobe ip_vs [2022-02-15T20:53:17.824Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:699174347c175a4c2134121af269cdff5ca0673e . [2022-02-15T20:53:18.093Z] #1 [internal] load build definition from Dockerfile [2022-02-15T20:53:18.093Z] #1 sha256:5f62346a0c3c74cd64a40ffbb8a100befec928b1838e007c53169f73466661b2 [2022-02-15T20:53:18.093Z] #1 transferring dockerfile: 16.86kB done [2022-02-15T20:53:18.093Z] #1 DONE 0.1s [2022-02-15T20:53:18.093Z] [2022-02-15T20:53:18.093Z] #2 [internal] load .dockerignore [2022-02-15T20:53:18.093Z] #2 sha256:e6346b1f961cabd1f2e74dcfc43b6f563325ee6b8e285fa10bb12b15a8046e16 [2022-02-15T20:53:18.093Z] #2 transferring context: [2022-02-15T20:53:18.093Z] #2 transferring context: 87B done [2022-02-15T20:53:18.093Z] #2 DONE 0.1s [2022-02-15T20:53:18.093Z] [2022-02-15T20:53:18.093Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-15T20:53:18.093Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-15T20:53:18.661Z] #3 DONE 0.6s [2022-02-15T20:53:18.661Z] [2022-02-15T20:53:18.661Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-15T20:53:18.661Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-15T20:53:18.661Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-02-15T20:53:18.661Z] #4 DONE 0.0s [2022-02-15T20:53:18.951Z] [2022-02-15T20:53:18.951Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-15T20:53:18.951Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-15T20:53:18.951Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-15T20:53:19.210Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-15T20:53:19.210Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-15T20:53:19.469Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 6.29MB / 9.67MB 0.6s [2022-02-15T20:53:19.469Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.7s [2022-02-15T20:53:19.728Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.7s done [2022-02-15T20:53:19.728Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-15T20:53:19.933Z] Client: Docker Engine - Community [2022-02-15T20:53:19.933Z] Version: 20.10.12 [2022-02-15T20:53:19.933Z] API version: 1.41 [2022-02-15T20:53:19.933Z] Go version: go1.16.12 [2022-02-15T20:53:19.933Z] Git commit: e91ed57 [2022-02-15T20:53:19.933Z] Built: Mon Dec 13 11:44:28 2021 [2022-02-15T20:53:19.933Z] OS/Arch: linux/arm64 [2022-02-15T20:53:19.933Z] Context: default [2022-02-15T20:53:19.933Z] Experimental: true [2022-02-15T20:53:19.933Z] [2022-02-15T20:53:19.933Z] Server: Docker Engine - Community [2022-02-15T20:53:19.933Z] Engine: [2022-02-15T20:53:19.933Z] Version: 20.10.12 [2022-02-15T20:53:19.933Z] API version: 1.41 (minimum version 1.12) [2022-02-15T20:53:19.933Z] Go version: go1.16.12 [2022-02-15T20:53:19.933Z] Git commit: 459d0df [2022-02-15T20:53:19.933Z] Built: Mon Dec 13 11:43:05 2021 [2022-02-15T20:53:19.933Z] OS/Arch: linux/arm64 [2022-02-15T20:53:19.933Z] Experimental: true [2022-02-15T20:53:19.933Z] containerd: [2022-02-15T20:53:19.933Z] Version: 1.4.12 [2022-02-15T20:53:19.933Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T20:53:19.933Z] runc: [2022-02-15T20:53:19.933Z] Version: 1.0.2 [2022-02-15T20:53:19.933Z] GitCommit: v1.0.2-0-g52b36a2 [2022-02-15T20:53:19.933Z] docker-init: [2022-02-15T20:53:19.933Z] Version: 0.19.0 [2022-02-15T20:53:19.933Z] GitCommit: de40ad0 [Pipeline] sh [2022-02-15T20:53:20.080Z] #58 ... [2022-02-15T20:53:20.080Z] [2022-02-15T20:53:20.080Z] #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-02-15T20:53:20.080Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T20:53:20.080Z] #19 31.14 Fetched 48.9 MB in 30s (1623 kB/s) [2022-02-15T20:53:20.275Z] + docker info [2022-02-15T20:53:20.305Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.6s done [2022-02-15T20:53:20.305Z] #4 DONE 1.5s [2022-02-15T20:53:20.563Z] [2022-02-15T20:53:20.563Z] #5 [internal] load .dockerignore [2022-02-15T20:53:20.563Z] #5 sha256:f8ff401627c44a5c4fa8e43d810cf32754c9f96234fb409b3c63abccfe71ecde [2022-02-15T20:53:20.563Z] #5 DONE 0.0s [2022-02-15T20:53:20.563Z] [2022-02-15T20:53:20.563Z] #6 [internal] load build definition from Dockerfile [2022-02-15T20:53:20.563Z] #6 sha256:1fc44b656b38902ba03631a411ba2d66800491865c9d12cab9b90d6bad0daaa7 [2022-02-15T20:53:20.563Z] #6 DONE 0.0s [2022-02-15T20:53:20.563Z] [2022-02-15T20:53:20.563Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-15T20:53:20.563Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-15T20:53:21.950Z] #10 ... [2022-02-15T20:53:21.950Z] [2022-02-15T20:53:21.950Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-15T20:53:21.950Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-15T20:53:21.950Z] #7 DONE 1.1s [2022-02-15T20:53:21.950Z] [2022-02-15T20:53:21.950Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T20:53:21.950Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-15T20:53:21.950Z] #9 DONE 1.1s [2022-02-15T20:53:21.950Z] [2022-02-15T20:53:21.950Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T20:53:21.950Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-15T20:53:21.950Z] #8 DONE 1.1s [2022-02-15T20:53:21.950Z] [2022-02-15T20:53:21.950Z] #10 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-15T20:53:21.950Z] #10 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-15T20:53:21.950Z] #10 DONE 1.2s [2022-02-15T20:53:23.052Z] Client: [2022-02-15T20:53:23.052Z] Context: default [2022-02-15T20:53:23.052Z] Debug Mode: false [2022-02-15T20:53:23.052Z] Plugins: [2022-02-15T20:53:23.052Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-15T20:53:23.052Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-15T20:53:23.052Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-15T20:53:23.052Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-15T20:53:23.052Z] [2022-02-15T20:53:23.052Z] Server: [2022-02-15T20:53:23.052Z] Containers: 0 [2022-02-15T20:53:23.052Z] Running: 0 [2022-02-15T20:53:23.052Z] Paused: 0 [2022-02-15T20:53:23.052Z] Stopped: 0 [2022-02-15T20:53:23.052Z] Images: 0 [2022-02-15T20:53:23.052Z] Server Version: 20.10.12 [2022-02-15T20:53:23.052Z] Storage Driver: overlay2 [2022-02-15T20:53:23.052Z] Backing Filesystem: extfs [2022-02-15T20:53:23.052Z] Supports d_type: true [2022-02-15T20:53:23.052Z] Native Overlay Diff: true [2022-02-15T20:53:23.052Z] userxattr: false [2022-02-15T20:53:23.052Z] Logging Driver: json-file [2022-02-15T20:53:23.052Z] Cgroup Driver: cgroupfs [2022-02-15T20:53:23.052Z] Cgroup Version: 1 [2022-02-15T20:53:23.052Z] Plugins: [2022-02-15T20:53:23.052Z] Volume: local [2022-02-15T20:53:23.052Z] Network: bridge host ipvlan macvlan null overlay [2022-02-15T20:53:23.052Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-15T20:53:23.052Z] Swarm: inactive [2022-02-15T20:53:23.052Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-15T20:53:23.052Z] Default Runtime: runc [2022-02-15T20:53:23.052Z] Init Binary: docker-init [2022-02-15T20:53:23.052Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T20:53:23.052Z] runc version: v1.0.2-0-g52b36a2 [2022-02-15T20:53:23.052Z] init version: de40ad0 [2022-02-15T20:53:23.052Z] Security Options: [2022-02-15T20:53:23.052Z] apparmor [2022-02-15T20:53:23.052Z] seccomp [2022-02-15T20:53:23.052Z] Profile: default [2022-02-15T20:53:23.052Z] Kernel Version: 5.4.0-1061-aws [2022-02-15T20:53:23.052Z] Operating System: Ubuntu 18.04.6 LTS [2022-02-15T20:53:23.052Z] OSType: linux [2022-02-15T20:53:23.052Z] Architecture: x86_64 [2022-02-15T20:53:23.052Z] CPUs: 2 [2022-02-15T20:53:23.052Z] Total Memory: 7.483GiB [2022-02-15T20:53:23.052Z] Name: ip-10-100-35-242 [2022-02-15T20:53:23.052Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-02-15T20:53:23.052Z] Docker Root Dir: /var/lib/docker [2022-02-15T20:53:23.052Z] Debug Mode: false [2022-02-15T20:53:23.052Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:53:23.052Z] Labels: [2022-02-15T20:53:23.052Z] Experimental: true [2022-02-15T20:53:23.052Z] Insecure Registries: [2022-02-15T20:53:23.052Z] 127.0.0.0/8 [2022-02-15T20:53:23.052Z] Live Restore Enabled: true [2022-02-15T20:53:23.052Z] [2022-02-15T20:53:23.052Z] WARNING: No swap limit support [Pipeline] sh [2022-02-15T20:53:23.343Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T20:53:23.343Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T20:53:23.343Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43245/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-15T20:53:23.343Z] + bash /home/ubuntu/workspace/moby_PR-43245/check-config.sh [2022-02-15T20:53:23.343Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-15T20:53:23.343Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-02-15T20:53:23.343Z] [2022-02-15T20:53:23.343Z] Generally Necessary: [2022-02-15T20:53:23.343Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-15T20:53:23.343Z] - apparmor: enabled and tools installed [2022-02-15T20:53:23.343Z] - CONFIG_NAMESPACES: enabled [2022-02-15T20:53:23.343Z] - CONFIG_NET_NS: enabled [2022-02-15T20:53:23.343Z] - CONFIG_PID_NS: enabled [2022-02-15T20:53:23.343Z] - CONFIG_IPC_NS: enabled [2022-02-15T20:53:23.343Z] - CONFIG_UTS_NS: enabled [2022-02-15T20:53:23.343Z] - CONFIG_CGROUPS: enabled [2022-02-15T20:53:23.343Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-15T20:53:23.343Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-15T20:53:23.343Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-15T20:53:23.343Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-15T20:53:23.343Z] - CONFIG_CPUSETS: enabled [2022-02-15T20:53:23.343Z] - CONFIG_MEMCG: enabled [2022-02-15T20:53:23.343Z] - CONFIG_KEYS: enabled [2022-02-15T20:53:23.343Z] - CONFIG_VETH: enabled (as module) [2022-02-15T20:53:23.343Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-15T20:53:23.343Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-15T20:53:23.343Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-15T20:53:23.343Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-15T20:53:23.343Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-15T20:53:23.343Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-15T20:53:23.343Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-15T20:53:23.343Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-15T20:53:23.357Z] #19 31.14 Reading package lists... [2022-02-15T20:53:23.609Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-15T20:53:23.609Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-15T20:53:23.609Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-15T20:53:23.609Z] - CONFIG_CGROUP_BPF: enabled [2022-02-15T20:53:23.609Z] [2022-02-15T20:53:23.609Z] Optional Features: [2022-02-15T20:53:23.609Z] - CONFIG_USER_NS: enabled [2022-02-15T20:53:23.609Z] - CONFIG_SECCOMP: enabled [2022-02-15T20:53:23.609Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-15T20:53:23.609Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-15T20:53:23.610Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-15T20:53:23.610Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-02-15T20:53:23.610Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-02-15T20:53:23.610Z] - CONFIG_BLK_CGROUP: enabled [2022-02-15T20:53:23.610Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-15T20:53:23.610Z] - CONFIG_CGROUP_PERF: enabled [2022-02-15T20:53:23.610Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-15T20:53:23.610Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-15T20:53:23.610Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-15T20:53:23.610Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-15T20:53:23.610Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-15T20:53:23.610Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-15T20:53:23.610Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-15T20:53:23.610Z] - CONFIG_IP_VS: enabled (as module) [2022-02-15T20:53:23.610Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-15T20:53:23.610Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-15T20:53:23.610Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-15T20:53:23.610Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-15T20:53:23.610Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-15T20:53:23.610Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-15T20:53:23.610Z] - CONFIG_EXT4_FS: enabled [2022-02-15T20:53:23.610Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-15T20:53:23.610Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-15T20:53:23.610Z] - Network Drivers: [2022-02-15T20:53:23.610Z] - "overlay": [2022-02-15T20:53:23.610Z] - CONFIG_VXLAN: enabled (as module) [2022-02-15T20:53:23.610Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-15T20:53:23.610Z] Optional (for encrypted networks): [2022-02-15T20:53:23.870Z] - CONFIG_CRYPTO: enabled [2022-02-15T20:53:23.870Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-15T20:53:23.870Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-15T20:53:23.870Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-15T20:53:23.870Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-15T20:53:23.870Z] - CONFIG_XFRM: enabled [2022-02-15T20:53:23.870Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-15T20:53:23.870Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-15T20:53:23.870Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-15T20:53:23.870Z] - "ipvlan": [2022-02-15T20:53:23.870Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-15T20:53:23.870Z] - "macvlan": [2022-02-15T20:53:23.870Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-15T20:53:23.870Z] - CONFIG_DUMMY: enabled (as module) [2022-02-15T20:53:23.870Z] - "ftp,tftp client in container": [2022-02-15T20:53:23.870Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-15T20:53:23.870Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-15T20:53:23.870Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-15T20:53:23.870Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-15T20:53:23.870Z] - Storage Drivers: [2022-02-15T20:53:23.870Z] - "aufs": [2022-02-15T20:53:23.870Z] - CONFIG_AUFS_FS: enabled (as module) [2022-02-15T20:53:23.870Z] - "btrfs": [2022-02-15T20:53:23.870Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-15T20:53:23.870Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-15T20:53:23.870Z] - "devicemapper": [2022-02-15T20:53:23.870Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-15T20:53:23.870Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-15T20:53:23.870Z] - "overlay": [2022-02-15T20:53:23.870Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-15T20:53:23.870Z] - "zfs": [2022-02-15T20:53:23.870Z] - /dev/zfs: present [2022-02-15T20:53:23.870Z] - zfs command: missing [2022-02-15T20:53:23.870Z] - zpool command: missing [2022-02-15T20:53:23.870Z] [2022-02-15T20:53:23.870Z] Limits: [2022-02-15T20:53:23.870Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-15T20:53:23.870Z] [2022-02-15T20:53:23.870Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-15T20:53:24.228Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:699174347c175a4c2134121af269cdff5ca0673e . [2022-02-15T20:53:24.484Z] [2022-02-15T20:53:24.484Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:53:24.484Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-15T20:53:24.484Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-15T20:53:24.484Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T20:53:24.484Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-15T20:53:24.484Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-15T20:53:24.484Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.4s [2022-02-15T20:53:24.747Z] #67 ... [2022-02-15T20:53:24.747Z] [2022-02-15T20:53:24.747Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-15T20:53:24.747Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-15T20:53:24.747Z] #45 DONE 0.0s [2022-02-15T20:53:24.747Z] [2022-02-15T20:53:24.747Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:53:24.747Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-15T20:53:24.747Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.6s [2022-02-15T20:53:24.747Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s [2022-02-15T20:53:24.803Z] #1 [internal] load build definition from Dockerfile [2022-02-15T20:53:24.803Z] #1 sha256:ded56e087431c4d37fbbc0a97c247231e4bf4f3ef3b5b2043a4adf8f2fa2a4bc [2022-02-15T20:53:24.803Z] #1 transferring dockerfile: 16.86kB 0.0s done [2022-02-15T20:53:24.803Z] #1 DONE 0.1s [2022-02-15T20:53:24.803Z] [2022-02-15T20:53:24.803Z] #2 [internal] load .dockerignore [2022-02-15T20:53:24.803Z] #2 sha256:2c709295f549eb0a755d8734acc66a50138c468ffcb40352ee8363f147fa435e [2022-02-15T20:53:24.803Z] #2 transferring context: 87B done [2022-02-15T20:53:24.803Z] #2 DONE 0.1s [2022-02-15T20:53:24.803Z] [2022-02-15T20:53:24.803Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-15T20:53:24.803Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-15T20:53:25.005Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-02-15T20:53:25.005Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-02-15T20:53:26.194Z] #3 DONE 1.5s [2022-02-15T20:53:26.194Z] [2022-02-15T20:53:26.194Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-15T20:53:26.194Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-15T20:53:26.194Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-02-15T20:53:26.194Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-15T20:53:26.194Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-15T20:53:26.194Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-15T20:53:26.194Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-02-15T20:53:26.456Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-15T20:53:26.717Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-02-15T20:53:26.717Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-15T20:53:26.978Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-02-15T20:53:27.277Z] #4 DONE 1.0s [2022-02-15T20:53:27.539Z] [2022-02-15T20:53:27.539Z] #6 [internal] load .dockerignore [2022-02-15T20:53:27.539Z] #6 sha256:d13f2d3e740719af7066086b77c818afe8e5eed727ade46b595a3ad7cfd01378 [2022-02-15T20:53:27.539Z] #6 DONE 0.0s [2022-02-15T20:53:27.539Z] [2022-02-15T20:53:27.539Z] #5 [internal] load build definition from Dockerfile [2022-02-15T20:53:27.539Z] #5 sha256:3049a8151afdb36730a6f907fc6ffc1f19fd602ca672e786a59ea7ef56eda013 [2022-02-15T20:53:27.539Z] #5 DONE 0.0s [2022-02-15T20:53:27.539Z] [2022-02-15T20:53:27.539Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T20:53:27.540Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-15T20:53:28.113Z] #10 DONE 0.7s [2022-02-15T20:53:28.113Z] [2022-02-15T20:53:28.113Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-15T20:53:28.113Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-15T20:53:28.113Z] #8 DONE 0.7s [2022-02-15T20:53:28.113Z] [2022-02-15T20:53:28.113Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-15T20:53:28.113Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-15T20:53:28.113Z] #7 DONE 0.7s [2022-02-15T20:53:28.113Z] [2022-02-15T20:53:28.113Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T20:53:28.113Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-15T20:53:28.113Z] #9 DONE 0.7s [2022-02-15T20:53:29.208Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2022-02-15T20:53:30.029Z] [2022-02-15T20:53:30.029Z] #24 [internal] load build context [2022-02-15T20:53:30.029Z] #24 sha256:c0b9926e1b11c3ee183da397ca73d46bd4f05422f169b5b00171af27e575eb4d [2022-02-15T20:53:30.029Z] #24 DONE 0.0s [2022-02-15T20:53:30.029Z] [2022-02-15T20:53:30.029Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:30.029Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:30.029Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.0s done [2022-02-15T20:53:30.029Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-15T20:53:30.029Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-15T20:53:30.029Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-15T20:53:30.296Z] #11 ... [2022-02-15T20:53:30.296Z] [2022-02-15T20:53:30.296Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-15T20:53:30.296Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-15T20:53:30.296Z] #45 DONE 0.0s [2022-02-15T20:53:30.296Z] [2022-02-15T20:53:30.296Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:30.296Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:30.296Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 2.48MB / 54.92MB 0.4s [2022-02-15T20:53:30.557Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.39MB / 54.92MB 0.6s [2022-02-15T20:53:30.557Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0B / 5.15MB 0.6s [2022-02-15T20:53:30.557Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 16.78MB / 54.92MB 0.8s [2022-02-15T20:53:30.557Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.8s [2022-02-15T20:53:30.588Z] #67 ... [2022-02-15T20:53:30.588Z] [2022-02-15T20:53:30.588Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:30.588Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:30.588Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-15T20:53:30.588Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-15T20:53:30.588Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-15T20:53:30.588Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.0s done [2022-02-15T20:53:30.588Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-15T20:53:30.588Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.8s done [2022-02-15T20:53:30.588Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.2s done [2022-02-15T20:53:30.588Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 4.1s done [2022-02-15T20:53:30.588Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.8s done [2022-02-15T20:53:30.588Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 6.1s [2022-02-15T20:53:30.588Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 3.1s [2022-02-15T20:53:30.588Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 4.3s done [2022-02-15T20:53:30.817Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 22.02MB / 54.92MB 0.9s [2022-02-15T20:53:30.817Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.8s done [2022-02-15T20:53:30.817Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0B / 54.57MB 0.9s [2022-02-15T20:53:30.817Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 3.15MB / 54.57MB 1.0s [2022-02-15T20:53:30.817Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0B / 10.87MB 1.0s [2022-02-15T20:53:31.078Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 3.39MB / 10.87MB 1.1s [2022-02-15T20:53:31.078Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 25.17MB / 54.92MB 1.2s [2022-02-15T20:53:31.078Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.34MB / 54.57MB 1.2s [2022-02-15T20:53:31.078Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 6.29MB / 10.87MB 1.2s [2022-02-15T20:53:31.337Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 9.45MB / 10.87MB 1.3s [2022-02-15T20:53:31.337Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 31.52MB / 54.92MB 1.5s [2022-02-15T20:53:31.337Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 13.63MB / 54.57MB 1.5s [2022-02-15T20:53:31.337Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.5s [2022-02-15T20:53:31.602Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.5s done [2022-02-15T20:53:31.602Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 38.80MB / 54.92MB 1.8s [2022-02-15T20:53:31.602Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 20.97MB / 54.57MB 1.8s [2022-02-15T20:53:31.602Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 0B / 85.81MB 1.8s [2022-02-15T20:53:31.706Z] Client: [2022-02-15T20:53:31.706Z] Context: default [2022-02-15T20:53:31.706Z] Debug Mode: false [2022-02-15T20:53:31.706Z] Plugins: [2022-02-15T20:53:31.706Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-15T20:53:31.706Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-15T20:53:31.706Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-02-15T20:53:31.706Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-02-15T20:53:31.706Z] [2022-02-15T20:53:31.706Z] Server: [2022-02-15T20:53:31.706Z] Containers: 0 [2022-02-15T20:53:31.706Z] Running: 0 [2022-02-15T20:53:31.706Z] Paused: 0 [2022-02-15T20:53:31.706Z] Stopped: 0 [2022-02-15T20:53:31.706Z] Images: 0 [2022-02-15T20:53:31.706Z] Server Version: 20.10.12 [2022-02-15T20:53:31.706Z] Storage Driver: overlay2 [2022-02-15T20:53:31.706Z] Backing Filesystem: extfs [2022-02-15T20:53:31.706Z] Supports d_type: true [2022-02-15T20:53:31.706Z] Native Overlay Diff: true [2022-02-15T20:53:31.706Z] userxattr: false [2022-02-15T20:53:31.706Z] Logging Driver: json-file [2022-02-15T20:53:31.706Z] Cgroup Driver: systemd [2022-02-15T20:53:31.706Z] Cgroup Version: 2 [2022-02-15T20:53:31.706Z] Plugins: [2022-02-15T20:53:31.706Z] Volume: local [2022-02-15T20:53:31.706Z] Network: bridge host ipvlan macvlan null overlay [2022-02-15T20:53:31.706Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-15T20:53:31.706Z] Swarm: inactive [2022-02-15T20:53:31.706Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-15T20:53:31.706Z] Default Runtime: runc [2022-02-15T20:53:31.706Z] Init Binary: docker-init [2022-02-15T20:53:31.706Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T20:53:31.706Z] runc version: v1.0.2-0-g52b36a2 [2022-02-15T20:53:31.706Z] init version: de40ad0 [2022-02-15T20:53:31.706Z] Security Options: [2022-02-15T20:53:31.706Z] apparmor [2022-02-15T20:53:31.706Z] seccomp [2022-02-15T20:53:31.706Z] Profile: default [2022-02-15T20:53:31.706Z] cgroupns [2022-02-15T20:53:31.706Z] Kernel Version: 5.11.0-1023-aws [2022-02-15T20:53:31.706Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-15T20:53:31.706Z] OSType: linux [2022-02-15T20:53:31.706Z] Architecture: x86_64 [2022-02-15T20:53:31.706Z] CPUs: 2 [2022-02-15T20:53:31.706Z] Total Memory: 7.559GiB [2022-02-15T20:53:31.706Z] Name: ip-10-100-89-101 [2022-02-15T20:53:31.706Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-02-15T20:53:31.706Z] Docker Root Dir: /var/lib/docker [2022-02-15T20:53:31.706Z] Debug Mode: false [2022-02-15T20:53:31.706Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:53:31.706Z] Labels: [2022-02-15T20:53:31.706Z] Experimental: true [2022-02-15T20:53:31.706Z] Insecure Registries: [2022-02-15T20:53:31.706Z] 127.0.0.0/8 [2022-02-15T20:53:31.706Z] Live Restore Enabled: true [2022-02-15T20:53:31.706Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-15T20:53:31.863Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 42.99MB / 54.92MB 2.0s [2022-02-15T20:53:31.863Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 24.12MB / 54.57MB 2.0s [2022-02-15T20:53:31.863Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.29MB / 85.81MB 2.1s [2022-02-15T20:53:31.968Z] #11 ... [2022-02-15T20:53:31.968Z] [2022-02-15T20:53:31.968Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:53:31.968Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T20:53:31.968Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-15T20:53:31.968Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-15T20:53:31.968Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-15T20:53:31.968Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-02-15T20:53:31.968Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T20:53:31.968Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.9s done [2022-02-15T20:53:31.968Z] #69 DONE 7.7s [2022-02-15T20:53:31.968Z] [2022-02-15T20:53:31.968Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:53:31.968Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-15T20:53:31.968Z] #67 DONE 7.8s [2022-02-15T20:53:31.968Z] [2022-02-15T20:53:31.968Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:31.968Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:31.968Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 7.4s done [2022-02-15T20:53:31.968Z] #11 ... [2022-02-15T20:53:31.968Z] [2022-02-15T20:53:31.968Z] #24 [internal] load build context [2022-02-15T20:53:31.968Z] #24 sha256:c1f9edbcd8b877757f9e14da7511705a568e3b7b250f8034ff87e3a0367fdd48 [2022-02-15T20:53:31.968Z] #24 transferring context: 57.22MB 7.2s done [2022-02-15T20:53:31.968Z] #24 DONE 7.8s [2022-02-15T20:53:31.968Z] [2022-02-15T20:53:31.968Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T20:53:31.968Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T20:53:31.968Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.0s done [2022-02-15T20:53:31.968Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-15T20:53:31.968Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-15T20:53:31.968Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-15T20:53:31.968Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 2.2s done [2022-02-15T20:53:32.035Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:699174347c175a4c2134121af269cdff5ca0673e . [2022-02-15T20:53:32.125Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 48.55MB / 54.92MB 2.2s [2022-02-15T20:53:32.125Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 28.31MB / 54.57MB 2.2s [2022-02-15T20:53:32.125Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 31.49MB / 54.57MB 2.3s [2022-02-15T20:53:32.292Z] #1 [internal] load build definition from Dockerfile [2022-02-15T20:53:32.292Z] #1 sha256:459a306f687dc43a27344dafea696b261aa87d3cb479b4d81988c81b724c93a4 [2022-02-15T20:53:32.292Z] #1 transferring dockerfile: 16.86kB done [2022-02-15T20:53:32.292Z] #1 DONE 0.1s [2022-02-15T20:53:32.292Z] [2022-02-15T20:53:32.292Z] #2 [internal] load .dockerignore [2022-02-15T20:53:32.292Z] #2 sha256:c51aec0ea5b939c6a6ab4c4b00636cb61a1209d1b084864220c28d29e564122a [2022-02-15T20:53:32.292Z] #2 transferring context: 87B done [2022-02-15T20:53:32.292Z] #2 DONE 0.0s [2022-02-15T20:53:32.292Z] [2022-02-15T20:53:32.292Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-15T20:53:32.292Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-02-15T20:53:32.386Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.53MB / 54.92MB 2.4s [2022-02-15T20:53:32.386Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 34.60MB / 54.57MB 2.4s [2022-02-15T20:53:32.386Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 14.68MB / 85.81MB 2.4s [2022-02-15T20:53:32.386Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 37.75MB / 54.57MB 2.5s [2022-02-15T20:53:32.386Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 40.89MB / 54.57MB 2.6s [2022-02-15T20:53:32.648Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 19.49MB / 85.81MB 2.7s [2022-02-15T20:53:32.648Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 45.09MB / 54.57MB 2.9s [2022-02-15T20:53:32.859Z] #3 DONE 0.5s [2022-02-15T20:53:32.859Z] [2022-02-15T20:53:32.859Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-15T20:53:32.859Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-02-15T20:53:32.859Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.1s done [2022-02-15T20:53:32.859Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-15T20:53:32.859Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-02-15T20:53:32.859Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-02-15T20:53:32.859Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-02-15T20:53:32.909Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 25.17MB / 85.81MB 3.0s [2022-02-15T20:53:33.156Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-02-15T20:53:33.173Z] #11 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 3.0s done [2022-02-15T20:53:33.173Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 48.23MB / 54.57MB 3.2s [2022-02-15T20:53:33.173Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 52.43MB / 54.57MB 3.3s [2022-02-15T20:53:33.173Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 30.41MB / 85.81MB 3.3s [2022-02-15T20:53:33.173Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 0B / 134.83MB 3.3s [2022-02-15T20:53:33.415Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.4s done [2022-02-15T20:53:33.415Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-02-15T20:53:33.436Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 [2022-02-15T20:53:33.578Z] #19 40.23 Reading package lists... [2022-02-15T20:53:33.671Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-02-15T20:53:33.696Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 35.65MB / 85.81MB 3.7s [2022-02-15T20:53:33.696Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 6.99MB / 134.83MB 3.7s [2022-02-15T20:53:33.877Z] #28 ... [2022-02-15T20:53:33.877Z] [2022-02-15T20:53:33.877Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:33.877Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:33.956Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 41.94MB / 85.81MB 4.0s [2022-02-15T20:53:33.956Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 14.68MB / 134.83MB 4.0s [2022-02-15T20:53:33.956Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 3.9s done [2022-02-15T20:53:33.956Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 0B / 155B 4.1s [2022-02-15T20:53:34.216Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 4.1s done [2022-02-15T20:53:34.216Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 47.71MB / 85.81MB 4.5s [2022-02-15T20:53:34.216Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 22.51MB / 134.83MB 4.5s [2022-02-15T20:53:34.234Z] #4 DONE 1.4s [2022-02-15T20:53:34.479Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 56.62MB / 85.81MB 4.7s [2022-02-15T20:53:34.479Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 31.20MB / 134.83MB 4.7s [2022-02-15T20:53:34.513Z] #19 49.04 Building dependency tree... [2022-02-15T20:53:34.740Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 61.87MB / 85.81MB 4.9s [2022-02-15T20:53:34.795Z] [2022-02-15T20:53:34.795Z] #5 [internal] load build definition from Dockerfile [2022-02-15T20:53:34.795Z] #5 sha256:a0e4435a30283a5fe8ffc894009b8f5e14843ecf904b2ee0946d9b7675a87656 [2022-02-15T20:53:34.795Z] #5 DONE 0.0s [2022-02-15T20:53:34.795Z] [2022-02-15T20:53:34.795Z] #6 [internal] load .dockerignore [2022-02-15T20:53:34.795Z] #6 sha256:1c7639e8cbfd3bd5013436d4015dc20543ce584d483dae9c07ca2e4ca514b704 [2022-02-15T20:53:34.795Z] #6 DONE 0.0s [2022-02-15T20:53:34.795Z] [2022-02-15T20:53:34.795Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T20:53:34.795Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-15T20:53:35.008Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 68.16MB / 85.81MB 5.1s [2022-02-15T20:53:35.008Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 40.89MB / 134.83MB 5.1s [2022-02-15T20:53:35.130Z] Client: [2022-02-15T20:53:35.130Z] Context: default [2022-02-15T20:53:35.130Z] Debug Mode: false [2022-02-15T20:53:35.130Z] Plugins: [2022-02-15T20:53:35.130Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-02-15T20:53:35.130Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-02-15T20:53:35.130Z] [2022-02-15T20:53:35.130Z] Server: [2022-02-15T20:53:35.130Z] Containers: 0 [2022-02-15T20:53:35.130Z] Running: 0 [2022-02-15T20:53:35.130Z] Paused: 0 [2022-02-15T20:53:35.130Z] Stopped: 0 [2022-02-15T20:53:35.130Z] Images: 0 [2022-02-15T20:53:35.130Z] Server Version: 20.10.12 [2022-02-15T20:53:35.130Z] Storage Driver: overlay2 [2022-02-15T20:53:35.130Z] Backing Filesystem: extfs [2022-02-15T20:53:35.130Z] Supports d_type: true [2022-02-15T20:53:35.130Z] Native Overlay Diff: true [2022-02-15T20:53:35.130Z] userxattr: false [2022-02-15T20:53:35.130Z] Logging Driver: json-file [2022-02-15T20:53:35.130Z] Cgroup Driver: cgroupfs [2022-02-15T20:53:35.130Z] Cgroup Version: 1 [2022-02-15T20:53:35.130Z] Plugins: [2022-02-15T20:53:35.130Z] Volume: local [2022-02-15T20:53:35.130Z] Network: bridge host ipvlan macvlan null overlay [2022-02-15T20:53:35.130Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-02-15T20:53:35.130Z] Swarm: inactive [2022-02-15T20:53:35.130Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-02-15T20:53:35.130Z] Default Runtime: runc [2022-02-15T20:53:35.130Z] Init Binary: docker-init [2022-02-15T20:53:35.130Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-02-15T20:53:35.130Z] runc version: v1.0.2-0-g52b36a2 [2022-02-15T20:53:35.130Z] init version: de40ad0 [2022-02-15T20:53:35.130Z] Security Options: [2022-02-15T20:53:35.130Z] apparmor [2022-02-15T20:53:35.130Z] seccomp [2022-02-15T20:53:35.130Z] Profile: default [2022-02-15T20:53:35.130Z] Kernel Version: 5.11.0-1023-aws [2022-02-15T20:53:35.130Z] Operating System: Ubuntu 20.04.3 LTS [2022-02-15T20:53:35.130Z] OSType: linux [2022-02-15T20:53:35.130Z] Architecture: aarch64 [2022-02-15T20:53:35.130Z] CPUs: 2 [2022-02-15T20:53:35.130Z] Total Memory: 7.576GiB [2022-02-15T20:53:35.130Z] Name: ip-10-100-86-33 [2022-02-15T20:53:35.130Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-02-15T20:53:35.130Z] Docker Root Dir: /var/lib/docker [2022-02-15T20:53:35.130Z] Debug Mode: false [2022-02-15T20:53:35.130Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:53:35.130Z] Labels: [2022-02-15T20:53:35.130Z] Experimental: true [2022-02-15T20:53:35.130Z] Insecure Registries: [2022-02-15T20:53:35.130Z] 127.0.0.0/8 [2022-02-15T20:53:35.130Z] Live Restore Enabled: true [2022-02-15T20:53:35.130Z] [Pipeline] sh [2022-02-15T20:53:35.267Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 76.55MB / 85.81MB 5.3s [2022-02-15T20:53:35.268Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 5.5s [2022-02-15T20:53:35.268Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 54.53MB / 134.83MB 5.5s [2022-02-15T20:53:35.306Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 8.3s done [2022-02-15T20:53:35.488Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T20:53:35.488Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-02-15T20:53:35.488Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43245/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-02-15T20:53:35.488Z] + bash /home/ubuntu/workspace/moby_PR-43245/check-config.sh [2022-02-15T20:53:35.488Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-02-15T20:53:35.488Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-02-15T20:53:35.488Z] [2022-02-15T20:53:35.488Z] Generally Necessary: [2022-02-15T20:53:35.488Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-02-15T20:53:35.488Z] - apparmor: enabled and tools installed [2022-02-15T20:53:35.488Z] - CONFIG_NAMESPACES: enabled [2022-02-15T20:53:35.488Z] - CONFIG_NET_NS: enabled [2022-02-15T20:53:35.488Z] - CONFIG_PID_NS: enabled [2022-02-15T20:53:35.488Z] - CONFIG_IPC_NS: enabled [2022-02-15T20:53:35.488Z] - CONFIG_UTS_NS: enabled [2022-02-15T20:53:35.488Z] - CONFIG_CGROUPS: enabled [2022-02-15T20:53:35.488Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-02-15T20:53:35.488Z] - CONFIG_CGROUP_DEVICE: enabled [2022-02-15T20:53:35.488Z] - CONFIG_CGROUP_FREEZER: enabled [2022-02-15T20:53:35.488Z] - CONFIG_CGROUP_SCHED: enabled [2022-02-15T20:53:35.488Z] - CONFIG_CPUSETS: enabled [2022-02-15T20:53:35.488Z] - CONFIG_MEMCG: enabled [2022-02-15T20:53:35.488Z] - CONFIG_KEYS: enabled [2022-02-15T20:53:35.488Z] - CONFIG_VETH: enabled (as module) [2022-02-15T20:53:35.488Z] - CONFIG_BRIDGE: enabled (as module) [2022-02-15T20:53:35.488Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-02-15T20:53:35.488Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-02-15T20:53:35.488Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-02-15T20:53:35.488Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-02-15T20:53:35.488Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-02-15T20:53:35.488Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-02-15T20:53:35.488Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-02-15T20:53:35.531Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 66.06MB / 134.83MB 5.7s [2022-02-15T20:53:35.620Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-15T20:53:35.725Z] #10 ... [2022-02-15T20:53:35.725Z] [2022-02-15T20:53:35.725Z] #7 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-15T20:53:35.725Z] #7 sha256:eda05fc3da6faa541b4282a9f511df3d293d97e722e26daa7bfa08bc5da49211 [2022-02-15T20:53:35.725Z] #7 DONE 0.9s [2022-02-15T20:53:35.749Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-02-15T20:53:35.749Z] - CONFIG_NF_NAT: enabled (as module) [2022-02-15T20:53:35.749Z] - CONFIG_POSIX_MQUEUE: enabled [2022-02-15T20:53:35.749Z] - CONFIG_CGROUP_BPF: enabled [2022-02-15T20:53:35.749Z] [2022-02-15T20:53:35.749Z] Optional Features: [2022-02-15T20:53:35.749Z] - CONFIG_USER_NS: enabled [2022-02-15T20:53:35.749Z] - CONFIG_SECCOMP: enabled [2022-02-15T20:53:35.749Z] - CONFIG_SECCOMP_FILTER: enabled [2022-02-15T20:53:35.749Z] - CONFIG_CGROUP_PIDS: enabled [2022-02-15T20:53:35.749Z] - CONFIG_MEMCG_SWAP: enabled [2022-02-15T20:53:35.749Z] (cgroup swap accounting is currently enabled) [2022-02-15T20:53:35.749Z] - CONFIG_BLK_CGROUP: enabled [2022-02-15T20:53:35.749Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-02-15T20:53:35.749Z] - CONFIG_CGROUP_PERF: enabled [2022-02-15T20:53:35.749Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-02-15T20:53:35.749Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-02-15T20:53:35.749Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-02-15T20:53:35.749Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-02-15T20:53:35.749Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-02-15T20:53:35.749Z] - CONFIG_RT_GROUP_SCHED: missing [2022-02-15T20:53:35.749Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-02-15T20:53:35.749Z] - CONFIG_IP_VS: enabled (as module) [2022-02-15T20:53:35.749Z] - CONFIG_IP_VS_NFCT: enabled [2022-02-15T20:53:35.749Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-02-15T20:53:35.749Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-02-15T20:53:35.749Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-02-15T20:53:35.749Z] - CONFIG_SECURITY_SELINUX: enabled [2022-02-15T20:53:35.749Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-02-15T20:53:35.749Z] - CONFIG_EXT4_FS: enabled [2022-02-15T20:53:35.749Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-02-15T20:53:35.749Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-02-15T20:53:35.749Z] - Network Drivers: [2022-02-15T20:53:35.749Z] - "overlay": [2022-02-15T20:53:35.749Z] - CONFIG_VXLAN: enabled (as module) [2022-02-15T20:53:35.749Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-02-15T20:53:35.749Z] Optional (for encrypted networks): [2022-02-15T20:53:35.749Z] - CONFIG_CRYPTO: enabled [2022-02-15T20:53:35.749Z] - CONFIG_CRYPTO_AEAD: enabled [2022-02-15T20:53:35.749Z] - CONFIG_CRYPTO_GCM: enabled [2022-02-15T20:53:35.749Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-02-15T20:53:35.749Z] - CONFIG_CRYPTO_GHASH: enabled [2022-02-15T20:53:35.749Z] - CONFIG_XFRM: enabled [2022-02-15T20:53:35.749Z] - CONFIG_XFRM_USER: enabled (as module) [2022-02-15T20:53:35.749Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-02-15T20:53:35.749Z] - CONFIG_INET_ESP: enabled (as module) [2022-02-15T20:53:35.749Z] - "ipvlan": [2022-02-15T20:53:35.749Z] - CONFIG_IPVLAN: enabled (as module) [2022-02-15T20:53:35.749Z] - "macvlan": [2022-02-15T20:53:35.749Z] - CONFIG_MACVLAN: enabled (as module) [2022-02-15T20:53:35.749Z] - CONFIG_DUMMY: enabled (as module) [2022-02-15T20:53:35.749Z] - "ftp,tftp client in container": [2022-02-15T20:53:35.791Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 77.59MB / 134.83MB 6.0s [2022-02-15T20:53:35.884Z] #19 52.51 The following additional packages will be installed: [2022-02-15T20:53:35.884Z] #19 52.51 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-15T20:53:35.884Z] #19 52.51 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-15T20:53:35.884Z] #19 52.51 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-15T20:53:35.884Z] #19 52.51 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-15T20:53:35.884Z] #19 52.51 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-15T20:53:35.884Z] #19 52.51 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-15T20:53:35.884Z] #19 52.51 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-02-15T20:53:35.884Z] #19 52.51 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-02-15T20:53:35.884Z] #19 52.51 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-02-15T20:53:35.884Z] #19 52.51 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-02-15T20:53:35.884Z] #19 52.52 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-15T20:53:35.884Z] #19 52.52 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-15T20:53:35.884Z] #19 52.52 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-15T20:53:35.885Z] #19 52.52 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-15T20:53:35.885Z] #19 52.52 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-15T20:53:35.885Z] #19 52.52 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-15T20:53:35.885Z] #19 52.52 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-15T20:53:35.885Z] #19 52.52 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-15T20:53:35.885Z] #19 52.52 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-15T20:53:35.885Z] #19 52.52 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-15T20:53:35.885Z] #19 52.52 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-15T20:53:35.885Z] #19 52.52 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-15T20:53:35.885Z] #19 52.53 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-15T20:53:35.885Z] #19 52.53 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-15T20:53:35.885Z] #19 52.53 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-15T20:53:35.885Z] #19 52.53 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-15T20:53:35.885Z] #19 52.53 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-15T20:53:35.885Z] #19 52.53 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-15T20:53:35.885Z] #19 52.53 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-15T20:53:35.885Z] #19 52.53 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-15T20:53:35.885Z] #19 52.53 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-15T20:53:35.885Z] #19 52.53 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-15T20:53:35.885Z] #19 52.53 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-15T20:53:35.885Z] #19 52.54 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-15T20:53:35.885Z] #19 52.54 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-15T20:53:35.885Z] #19 52.54 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-15T20:53:35.885Z] #19 52.54 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-15T20:53:35.885Z] #19 52.54 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-15T20:53:35.885Z] #19 52.54 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-15T20:53:35.885Z] #19 52.54 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-15T20:53:35.885Z] #19 52.54 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-15T20:53:35.885Z] #19 52.54 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-15T20:53:35.885Z] #19 52.54 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-15T20:53:35.885Z] #19 52.55 linux-libc-dev-s390x-cross patch xz-utils [2022-02-15T20:53:35.885Z] #19 52.57 Suggested packages: [2022-02-15T20:53:35.885Z] #19 52.57 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-02-15T20:53:35.885Z] #19 52.57 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-02-15T20:53:35.885Z] #19 52.57 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-02-15T20:53:35.885Z] #19 52.57 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-02-15T20:53:35.885Z] #19 52.57 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-02-15T20:53:35.885Z] #19 52.57 libyaml-shell-perl ed diffutils-doc [2022-02-15T20:53:35.885Z] #19 52.57 Recommended packages: [2022-02-15T20:53:35.885Z] #19 52.57 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-02-15T20:53:35.885Z] #19 52.58 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-02-15T20:53:35.894Z] #11 ... [2022-02-15T20:53:35.894Z] [2022-02-15T20:53:35.894Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T20:53:35.894Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T20:53:35.894Z] #28 DONE 11.7s [2022-02-15T20:53:35.894Z] [2022-02-15T20:53:35.894Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:35.894Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:35.989Z] [2022-02-15T20:53:35.989Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T20:53:35.989Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-15T20:53:35.989Z] #8 DONE 1.1s [2022-02-15T20:53:35.989Z] [2022-02-15T20:53:35.989Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-15T20:53:35.989Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-02-15T20:53:35.989Z] #9 DONE 1.1s [2022-02-15T20:53:35.989Z] [2022-02-15T20:53:35.989Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T20:53:35.989Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-15T20:53:35.989Z] #10 DONE 1.1s [2022-02-15T20:53:36.006Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-02-15T20:53:36.006Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-02-15T20:53:36.006Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-02-15T20:53:36.006Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-02-15T20:53:36.006Z] - Storage Drivers: [2022-02-15T20:53:36.006Z] - "aufs": [2022-02-15T20:53:36.006Z] - CONFIG_AUFS_FS: missing [2022-02-15T20:53:36.006Z] - "btrfs": [2022-02-15T20:53:36.006Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-02-15T20:53:36.006Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-02-15T20:53:36.006Z] - "devicemapper": [2022-02-15T20:53:36.006Z] - CONFIG_BLK_DEV_DM: enabled [2022-02-15T20:53:36.006Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-02-15T20:53:36.006Z] - "overlay": [2022-02-15T20:53:36.006Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-02-15T20:53:36.006Z] - "zfs": [2022-02-15T20:53:36.006Z] - /dev/zfs: present [2022-02-15T20:53:36.006Z] - zfs command: missing [2022-02-15T20:53:36.006Z] - zpool command: missing [2022-02-15T20:53:36.006Z] [2022-02-15T20:53:36.006Z] Limits: [2022-02-15T20:53:36.006Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-02-15T20:53:36.006Z] [2022-02-15T20:53:36.006Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-02-15T20:53:36.154Z] #11 ... [2022-02-15T20:53:36.154Z] [2022-02-15T20:53:36.154Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-15T20:53:36.154Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-15T20:53:36.154Z] #68 DONE 0.7s [2022-02-15T20:53:36.154Z] [2022-02-15T20:53:36.154Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:36.154Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:36.336Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:699174347c175a4c2134121af269cdff5ca0673e . [2022-02-15T20:53:36.336Z] #2 [internal] load .dockerignore [2022-02-15T20:53:36.336Z] #2 sha256:02249e0520aa57f3d0ae47426b57ef3ca292b80c96c4e16a77108d4646082f80 [2022-02-15T20:53:36.364Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 89.16MB / 134.83MB 6.3s [2022-02-15T20:53:36.364Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 6.5s done [2022-02-15T20:53:36.364Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 96.47MB / 134.83MB 6.6s [2022-02-15T20:53:36.595Z] #2 ... [2022-02-15T20:53:36.595Z] [2022-02-15T20:53:36.595Z] #1 [internal] load build definition from Dockerfile [2022-02-15T20:53:36.595Z] #1 sha256:8eb4b544b9d30787228ab0c6e0f960a92487521c471541b8b496b97b15e9cba6 [2022-02-15T20:53:36.595Z] #1 transferring dockerfile: 16.86kB done [2022-02-15T20:53:36.595Z] #1 DONE 0.2s [2022-02-15T20:53:36.595Z] [2022-02-15T20:53:36.595Z] #2 [internal] load .dockerignore [2022-02-15T20:53:36.595Z] #2 sha256:02249e0520aa57f3d0ae47426b57ef3ca292b80c96c4e16a77108d4646082f80 [2022-02-15T20:53:36.595Z] #2 transferring context: [2022-02-15T20:53:36.595Z] #2 transferring context: 87B done [2022-02-15T20:53:36.595Z] #2 DONE 0.1s [2022-02-15T20:53:36.595Z] [2022-02-15T20:53:36.595Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-02-15T20:53:36.595Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-02-15T20:53:36.625Z] #11 ... [2022-02-15T20:53:36.625Z] [2022-02-15T20:53:36.625Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:53:36.625Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-15T20:53:36.625Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-15T20:53:36.625Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T20:53:36.625Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-15T20:53:36.625Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-15T20:53:36.625Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2022-02-15T20:53:36.625Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done [2022-02-15T20:53:36.625Z] #67 DONE 6.9s [2022-02-15T20:53:36.625Z] [2022-02-15T20:53:36.625Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:36.625Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:36.625Z] #11 ... [2022-02-15T20:53:36.625Z] [2022-02-15T20:53:36.625Z] #24 [internal] load build context [2022-02-15T20:53:36.625Z] #24 sha256:c0b9926e1b11c3ee183da397ca73d46bd4f05422f169b5b00171af27e575eb4d [2022-02-15T20:53:36.625Z] #24 transferring context: 46.74MB 7.0s [2022-02-15T20:53:36.720Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.8s done [2022-02-15T20:53:36.886Z] #24 ... [2022-02-15T20:53:36.886Z] [2022-02-15T20:53:36.886Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:36.886Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:36.886Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 106.03MB / 134.83MB 6.9s [2022-02-15T20:53:36.886Z] #11 ... [2022-02-15T20:53:36.886Z] [2022-02-15T20:53:36.886Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:53:36.886Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T20:53:36.886Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-02-15T20:53:36.886Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T20:53:36.886Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-15T20:53:36.886Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-15T20:53:36.886Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-02-15T20:53:36.886Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2022-02-15T20:53:36.886Z] #69 DONE 7.2s [2022-02-15T20:53:36.886Z] [2022-02-15T20:53:36.886Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:36.886Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:36.886Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 114.29MB / 134.83MB 7.1s [2022-02-15T20:53:36.922Z] [2022-02-15T20:53:36.922Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T20:53:36.922Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T20:53:36.922Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T20:53:36.922Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-15T20:53:37.148Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 126.88MB / 134.83MB 7.3s [2022-02-15T20:53:37.179Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-15T20:53:37.180Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-15T20:53:37.180Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-15T20:53:37.287Z] #11 ... [2022-02-15T20:53:37.287Z] [2022-02-15T20:53:37.287Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-15T20:53:37.287Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-15T20:53:37.287Z] #70 DONE 1.0s [2022-02-15T20:53:37.287Z] [2022-02-15T20:53:37.287Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:37.287Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:37.287Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-15T20:53:37.411Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 7.5s [2022-02-15T20:53:37.436Z] #28 ... [2022-02-15T20:53:37.436Z] [2022-02-15T20:53:37.436Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-15T20:53:37.436Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-15T20:53:37.436Z] #45 DONE 0.0s [2022-02-15T20:53:37.436Z] [2022-02-15T20:53:37.436Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T20:53:37.436Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T20:53:37.436Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 28.32MB / 54.92MB 0.1s [2022-02-15T20:53:37.695Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 44.04MB / 54.92MB 0.3s [2022-02-15T20:53:37.956Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 0.6s [2022-02-15T20:53:37.964Z] #3 DONE 1.1s [2022-02-15T20:53:37.964Z] [2022-02-15T20:53:37.964Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-02-15T20:53:37.964Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-02-15T20:53:37.964Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.1s done [2022-02-15T20:53:37.964Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-02-15T20:53:37.964Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-02-15T20:53:37.964Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-02-15T20:53:38.220Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.3s [2022-02-15T20:53:38.220Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.4s [2022-02-15T20:53:38.223Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 1.1s done [2022-02-15T20:53:38.351Z] #11 ... [2022-02-15T20:53:38.351Z] [2022-02-15T20:53:38.351Z] #24 [internal] load build context [2022-02-15T20:53:38.351Z] #24 sha256:c0b9926e1b11c3ee183da397ca73d46bd4f05422f169b5b00171af27e575eb4d [2022-02-15T20:53:38.351Z] #24 transferring context: 57.22MB 7.8s done [2022-02-15T20:53:38.351Z] #24 DONE 8.5s [2022-02-15T20:53:38.351Z] [2022-02-15T20:53:38.351Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:38.351Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:38.351Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.0s [2022-02-15T20:53:38.536Z] #28 sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 54.92MB / 54.92MB 1.0s done [2022-02-15T20:53:38.572Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s [2022-02-15T20:53:38.829Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.8s done [2022-02-15T20:53:38.829Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-02-15T20:53:38.829Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-02-15T20:53:38.921Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 9.2s done [2022-02-15T20:53:39.469Z] #28 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 0.4s [2022-02-15T20:53:39.600Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 0.1s [2022-02-15T20:53:39.860Z] #11 ... [2022-02-15T20:53:39.860Z] [2022-02-15T20:53:39.860Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T20:53:39.860Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T20:53:39.860Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.2s done [2022-02-15T20:53:39.860Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-15T20:53:39.860Z] #28 sha256:7d8264bf731fec57d807d1918bec0a16550f52a9766f0034b40f55c5b7dc3712 529B / 529B done [2022-02-15T20:53:39.860Z] #28 sha256:04fbdaf87a6a632f3f2e8d9f53f97b2813d9e4111c62e21d56454460f477075b 1.46kB / 1.46kB done [2022-02-15T20:53:40.068Z] #19 55.98 The following NEW packages will be installed: [2022-02-15T20:53:40.068Z] #19 55.98 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-02-15T20:53:40.068Z] #19 55.98 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-02-15T20:53:40.068Z] #19 55.98 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-02-15T20:53:40.068Z] #19 55.98 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-02-15T20:53:40.068Z] #19 55.98 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-02-15T20:53:40.068Z] #19 55.98 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-02-15T20:53:40.068Z] #19 55.98 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-02-15T20:53:40.068Z] #19 55.98 crossbuild-essential-armel crossbuild-essential-armhf [2022-02-15T20:53:40.068Z] #19 55.99 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-02-15T20:53:40.068Z] #19 55.99 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-02-15T20:53:40.068Z] #19 55.99 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-02-15T20:53:40.068Z] #19 55.99 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-02-15T20:53:40.068Z] #19 55.99 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-02-15T20:53:40.068Z] #19 55.99 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-02-15T20:53:40.068Z] #19 55.99 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-02-15T20:53:40.068Z] #19 55.99 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-02-15T20:53:40.068Z] #19 55.99 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-02-15T20:53:40.068Z] #19 55.99 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-02-15T20:53:40.068Z] #19 55.99 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-02-15T20:53:40.068Z] #19 55.99 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-02-15T20:53:40.068Z] #19 55.99 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-02-15T20:53:40.068Z] #19 55.99 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-02-15T20:53:40.068Z] #19 55.99 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-02-15T20:53:40.068Z] #19 55.99 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-02-15T20:53:40.068Z] #19 55.99 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-02-15T20:53:40.068Z] #19 55.99 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-02-15T20:53:40.068Z] #19 55.99 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-02-15T20:53:40.068Z] #19 55.99 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-02-15T20:53:40.068Z] #19 55.99 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-02-15T20:53:40.068Z] #19 55.99 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-02-15T20:53:40.068Z] #19 55.99 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-02-15T20:53:40.068Z] #19 55.99 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-02-15T20:53:40.068Z] #19 55.99 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-02-15T20:53:40.068Z] #19 55.99 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-02-15T20:53:40.068Z] #19 55.99 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-02-15T20:53:40.068Z] #19 56.00 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-02-15T20:53:40.068Z] #19 56.00 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-02-15T20:53:40.068Z] #19 56.00 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-02-15T20:53:40.068Z] #19 56.00 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-02-15T20:53:40.068Z] #19 56.00 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-02-15T20:53:40.068Z] #19 56.00 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-02-15T20:53:40.068Z] #19 56.00 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-02-15T20:53:40.068Z] #19 56.00 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-02-15T20:53:40.068Z] #19 56.00 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-02-15T20:53:40.068Z] #19 56.00 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-02-15T20:53:40.068Z] #19 56.00 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-02-15T20:53:40.068Z] #19 56.01 linux-libc-dev-s390x-cross patch xz-utils [2022-02-15T20:53:40.068Z] #19 56.46 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:53:40.068Z] #19 56.46 Need to get 787 MB of archives. [2022-02-15T20:53:40.068Z] #19 56.46 After this operation, 3385 MB of additional disk space will be used. [2022-02-15T20:53:40.068Z] #19 56.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-02-15T20:53:40.068Z] #19 56.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-15T20:53:40.068Z] #19 56.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-02-15T20:53:40.068Z] #19 56.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-02-15T20:53:40.068Z] #19 56.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-02-15T20:53:40.068Z] #19 56.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-15T20:53:40.068Z] #19 56.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-02-15T20:53:40.068Z] #19 56.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-02-15T20:53:40.068Z] #19 56.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-02-15T20:53:40.068Z] #19 56.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-02-15T20:53:40.068Z] #19 56.73 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-02-15T20:53:40.133Z] #28 ... [2022-02-15T20:53:40.133Z] [2022-02-15T20:53:40.133Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:40.133Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:40.133Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 6.8s done [2022-02-15T20:53:40.196Z] #4 DONE 2.0s [2022-02-15T20:53:40.326Z] #19 56.78 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-02-15T20:53:40.326Z] #19 56.78 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-02-15T20:53:40.393Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-15T20:53:40.475Z] [2022-02-15T20:53:40.475Z] #6 [internal] load build definition from Dockerfile [2022-02-15T20:53:40.475Z] #6 sha256:bffd080b6a654fcc9a61bde708a0b9d503dce16a6fa61c0250d34bd8cf8a1480 [2022-02-15T20:53:40.475Z] #6 DONE 0.0s [2022-02-15T20:53:40.475Z] [2022-02-15T20:53:40.475Z] #5 [internal] load .dockerignore [2022-02-15T20:53:40.475Z] #5 sha256:e5b4ff0bf209753d488fb892a2f9f375082b77d92292508c6202e34fb0e5a3c4 [2022-02-15T20:53:40.475Z] #5 DONE 0.0s [2022-02-15T20:53:40.654Z] #11 ... [2022-02-15T20:53:40.654Z] [2022-02-15T20:53:40.654Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T20:53:40.654Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T20:53:40.654Z] #28 DONE 10.7s [2022-02-15T20:53:40.654Z] [2022-02-15T20:53:40.654Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:40.654Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:40.732Z] [2022-02-15T20:53:40.732Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T20:53:40.732Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-02-15T20:53:40.916Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.4s done [2022-02-15T20:53:41.175Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 [2022-02-15T20:53:41.261Z] #19 57.76 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-02-15T20:53:41.261Z] #19 57.77 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-02-15T20:53:41.661Z] #10 DONE 1.1s [2022-02-15T20:53:41.661Z] [2022-02-15T20:53:41.661Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-02-15T20:53:41.661Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-02-15T20:53:41.661Z] #9 DONE 1.0s [2022-02-15T20:53:41.661Z] [2022-02-15T20:53:41.661Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-02-15T20:53:41.661Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-02-15T20:53:41.661Z] #7 DONE 1.1s [2022-02-15T20:53:41.661Z] [2022-02-15T20:53:41.661Z] #8 [internal] load metadata for docker.io/library/golang:1.17.6-bullseye [2022-02-15T20:53:41.661Z] #8 sha256:db19dae7982f63d12df7e141a5bcb4dbb2db37310d3de3620a415238ef91b690 [2022-02-15T20:53:41.661Z] #8 DONE 1.1s [2022-02-15T20:53:41.748Z] #11 ... [2022-02-15T20:53:41.748Z] [2022-02-15T20:53:41.748Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-15T20:53:41.748Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-15T20:53:41.748Z] #68 DONE 0.6s [2022-02-15T20:53:41.748Z] [2022-02-15T20:53:41.748Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:41.748Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:42.005Z] #28 ... [2022-02-15T20:53:42.005Z] [2022-02-15T20:53:42.005Z] #24 [internal] load build context [2022-02-15T20:53:42.005Z] #24 sha256:33d47406c4d466c875356f4eaccc17bf3942be1c27173874c066cca5f167e38c [2022-02-15T20:53:42.005Z] #24 transferring context: 57.21MB 4.2s done [2022-02-15T20:53:42.005Z] #24 DONE 4.8s [2022-02-15T20:53:42.005Z] [2022-02-15T20:53:42.005Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:42.005Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:42.005Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-15T20:53:42.005Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-15T20:53:42.005Z] #11 sha256:ec67c62f48ddfbca1ccaef18f9b3addccd707e1885fa28702a3954340786fcf6 1.80kB / 1.80kB done [2022-02-15T20:53:42.005Z] #11 sha256:80d9a75ccb3879eefdece2f6409bd7a7eed708ea4e830e6c4ecfadeff65f68e0 7.07kB / 7.07kB done [2022-02-15T20:53:42.005Z] #11 sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 5.15MB / 5.15MB 0.8s done [2022-02-15T20:53:42.005Z] #11 sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 10.87MB / 10.87MB 1.5s done [2022-02-15T20:53:42.005Z] #11 sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 54.57MB / 54.57MB 2.8s done [2022-02-15T20:53:42.005Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 4.7s [2022-02-15T20:53:42.005Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.7s [2022-02-15T20:53:42.005Z] #11 sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 155B / 155B 2.9s done [2022-02-15T20:53:42.005Z] #11 sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 85.81MB / 85.81MB 4.8s done [2022-02-15T20:53:42.194Z] #19 58.78 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-02-15T20:53:42.194Z] #19 58.79 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-02-15T20:53:42.318Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 1.2s done [2022-02-15T20:53:42.578Z] #11 ... [2022-02-15T20:53:42.578Z] [2022-02-15T20:53:42.578Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-15T20:53:42.578Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-15T20:53:42.578Z] #70 DONE 0.7s [2022-02-15T20:53:42.578Z] [2022-02-15T20:53:42.578Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:42.578Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:42.578Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-15T20:53:43.128Z] #19 59.69 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-02-15T20:53:43.128Z] #19 59.69 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-02-15T20:53:43.379Z] #11 ... [2022-02-15T20:53:43.379Z] [2022-02-15T20:53:43.379Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:53:43.379Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-15T20:53:43.379Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-15T20:53:43.379Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T20:53:43.379Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-15T20:53:43.379Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-15T20:53:43.379Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.3s done [2022-02-15T20:53:43.380Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-02-15T20:53:43.380Z] #67 DONE 6.4s [2022-02-15T20:53:43.380Z] [2022-02-15T20:53:43.380Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:43.380Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:43.380Z] #11 sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 134.83MB / 134.83MB 6.2s done [2022-02-15T20:53:43.380Z] #11 ... [2022-02-15T20:53:43.380Z] [2022-02-15T20:53:43.380Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:53:43.380Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T20:53:43.380Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-15T20:53:43.380Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T20:53:43.380Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-15T20:53:43.380Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-15T20:53:43.380Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done [2022-02-15T20:53:43.380Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2022-02-15T20:53:43.380Z] #69 DONE 6.5s [2022-02-15T20:53:43.380Z] [2022-02-15T20:53:43.380Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:43.380Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:43.552Z] [2022-02-15T20:53:43.552Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:53:43.552Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T20:53:43.552Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-15T20:53:43.552Z] #69 DONE 0.1s [2022-02-15T20:53:43.552Z] [2022-02-15T20:53:43.552Z] #24 [internal] load build context [2022-02-15T20:53:43.552Z] #24 sha256:472bc4a27b6098670154a744f7de05788f05883a26115d4eca476d63f8c0addb [2022-02-15T20:53:43.552Z] #24 transferring context: 30B [2022-02-15T20:53:44.209Z] #24 ... [2022-02-15T20:53:44.209Z] [2022-02-15T20:53:44.209Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-02-15T20:53:44.209Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-02-15T20:53:44.209Z] #45 DONE 0.0s [2022-02-15T20:53:44.209Z] [2022-02-15T20:53:44.209Z] #24 [internal] load build context [2022-02-15T20:53:44.209Z] #24 sha256:472bc4a27b6098670154a744f7de05788f05883a26115d4eca476d63f8c0addb [2022-02-15T20:53:44.309Z] #11 extracting sha256:0c6b8ff8c37e92eb1ca65ed8917e818927d5bf318b6f18896049b5d9afc28343 5.4s done [2022-02-15T20:53:44.506Z] #19 60.82 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-02-15T20:53:44.506Z] #19 60.82 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-02-15T20:53:44.565Z] #11 ... [2022-02-15T20:53:44.565Z] [2022-02-15T20:53:44.565Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T20:53:44.565Z] #28 sha256:1d76eedc609edac28df150b85ca9c739a61dda31f8f27f1809f969b0680c9659 [2022-02-15T20:53:44.565Z] #28 DONE 7.6s [2022-02-15T20:53:44.565Z] [2022-02-15T20:53:44.565Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:44.565Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:44.565Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 [2022-02-15T20:53:44.823Z] #11 extracting sha256:412caad352a3ecbb29c080379407ae0761e7b9b454f7239cbfd1d1da25e06b29 0.2s done [2022-02-15T20:53:44.891Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.3s [2022-02-15T20:53:45.079Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.1s [2022-02-15T20:53:45.339Z] #11 extracting sha256:e6d3e61f7a504fa66d7275123969e9917570188650eb84b2280a726b996040f6 0.3s done [2022-02-15T20:53:45.439Z] #19 62.01 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-02-15T20:53:45.439Z] #19 62.01 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-02-15T20:53:45.439Z] #19 62.01 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-02-15T20:53:45.439Z] #19 62.01 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-02-15T20:53:45.439Z] #19 62.01 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-02-15T20:53:45.439Z] #19 62.01 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-02-15T20:53:45.439Z] #19 62.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-02-15T20:53:45.439Z] #19 62.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-02-15T20:53:45.595Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 [2022-02-15T20:53:45.696Z] #19 62.10 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-02-15T20:53:45.697Z] #19 62.10 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-02-15T20:53:45.697Z] #19 62.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-02-15T20:53:45.697Z] #19 62.10 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-02-15T20:53:45.697Z] #19 62.10 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-02-15T20:53:45.697Z] #19 62.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-02-15T20:53:45.697Z] #19 62.19 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-02-15T20:53:45.697Z] #19 62.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-02-15T20:53:45.697Z] #19 62.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-02-15T20:53:45.697Z] #19 62.28 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-02-15T20:53:45.697Z] #19 62.30 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-02-15T20:53:45.828Z] #11 ... [2022-02-15T20:53:45.828Z] [2022-02-15T20:53:45.828Z] #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-02-15T20:53:45.828Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T20:53:45.828Z] #29 2.479 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:53:45.828Z] #29 2.507 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:53:45.828Z] #29 2.515 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:53:45.828Z] #29 2.710 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:53:45.828Z] #29 3.088 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:53:45.828Z] #29 3.162 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:53:45.828Z] #29 4.605 Fetched 8503 kB in 2s (3551 kB/s) [2022-02-15T20:53:45.828Z] #29 4.605 Reading package lists... [2022-02-15T20:53:45.828Z] #29 5.394 Reading package lists... [2022-02-15T20:53:45.828Z] #29 6.218 Building dependency tree... [2022-02-15T20:53:45.828Z] #29 6.634 The following additional packages will be installed: [2022-02-15T20:53:45.828Z] #29 6.634 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-15T20:53:45.828Z] #29 6.634 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-15T20:53:45.828Z] #29 6.634 Recommended packages: [2022-02-15T20:53:45.828Z] #29 6.634 libldap-common publicsuffix libsasl2-modules [2022-02-15T20:53:45.828Z] #29 6.829 The following NEW packages will be installed: [2022-02-15T20:53:45.828Z] #29 6.829 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-15T20:53:45.828Z] #29 6.829 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-15T20:53:45.828Z] #29 6.829 libssh2-1 openssl [2022-02-15T20:53:45.828Z] #29 7.106 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-15T20:53:45.828Z] #29 7.106 Need to get 3038 kB of archives. [2022-02-15T20:53:45.828Z] #29 7.106 After this operation, 6650 kB of additional disk space will be used. [2022-02-15T20:53:45.828Z] #29 7.106 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-15T20:53:45.828Z] #29 7.117 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-15T20:53:45.828Z] #29 7.121 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-15T20:53:45.828Z] #29 7.130 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-15T20:53:45.828Z] #29 7.130 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-15T20:53:45.828Z] #29 7.130 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-15T20:53:45.828Z] #29 7.130 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-15T20:53:45.828Z] #29 7.130 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-15T20:53:45.828Z] #29 7.130 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-15T20:53:45.828Z] #29 7.130 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-15T20:53:45.828Z] #29 7.138 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-15T20:53:45.828Z] #29 7.138 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-15T20:53:45.828Z] #29 7.143 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T20:53:45.828Z] #29 7.153 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T20:53:45.828Z] #29 7.154 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T20:53:45.828Z] #29 7.385 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:53:45.828Z] #29 7.450 Fetched 3038 kB in 0s (9353 kB/s) [2022-02-15T20:53:45.828Z] #29 7.500 Selecting previously unselected package openssl. [2022-02-15T20:53:45.828Z] #29 7.500 (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-02-15T20:53:45.828Z] #29 7.517 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-15T20:53:45.828Z] #29 7.523 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-15T20:53:45.828Z] #29 7.690 Selecting previously unselected package ca-certificates. [2022-02-15T20:53:45.828Z] #29 7.691 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-15T20:53:45.828Z] #29 7.695 Unpacking ca-certificates (20210119) ... [2022-02-15T20:53:45.828Z] #29 7.781 Selecting previously unselected package libbrotli1:amd64. [2022-02-15T20:53:45.828Z] #29 7.781 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-15T20:53:45.828Z] #29 7.786 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T20:53:45.828Z] #29 7.852 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-15T20:53:45.828Z] #29 7.852 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T20:53:45.828Z] #29 7.859 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:53:45.828Z] #29 7.901 Selecting previously unselected package libsasl2-2:amd64. [2022-02-15T20:53:45.828Z] #29 7.901 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T20:53:45.828Z] #29 7.906 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:53:45.828Z] #29 7.953 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-15T20:53:45.828Z] #29 7.953 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-15T20:53:45.828Z] #29 7.957 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T20:53:45.828Z] #29 8.029 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-15T20:53:45.828Z] #29 8.029 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-15T20:53:45.828Z] #29 8.030 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T20:53:45.828Z] #29 8.083 Selecting previously unselected package libpsl5:amd64. [2022-02-15T20:53:45.828Z] #29 8.085 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-15T20:53:45.828Z] #29 8.098 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T20:53:45.828Z] #29 8.162 Selecting previously unselected package librtmp1:amd64. [2022-02-15T20:53:45.828Z] #29 8.162 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-15T20:53:45.828Z] #29 8.166 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T20:53:45.828Z] #29 8.230 Selecting previously unselected package libssh2-1:amd64. [2022-02-15T20:53:45.828Z] #29 8.230 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-15T20:53:45.828Z] #29 8.239 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T20:53:45.828Z] #29 8.310 Selecting previously unselected package libcurl4:amd64. [2022-02-15T20:53:45.828Z] #29 8.310 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T20:53:45.828Z] #29 8.317 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T20:53:45.828Z] #29 8.404 Selecting previously unselected package curl. [2022-02-15T20:53:45.828Z] #29 8.404 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T20:53:45.828Z] #29 8.409 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-15T20:53:45.828Z] #29 8.525 Selecting previously unselected package libonig5:amd64. [2022-02-15T20:53:45.828Z] #29 8.525 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T20:53:45.828Z] #29 8.541 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:53:45.828Z] #29 8.616 Selecting previously unselected package libjq1:amd64. [2022-02-15T20:53:45.828Z] #29 8.616 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T20:53:45.828Z] #29 8.626 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:53:45.828Z] #29 8.728 Selecting previously unselected package jq. [2022-02-15T20:53:45.828Z] #29 8.728 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-15T20:53:45.828Z] #29 8.728 Unpacking jq (1.6-2.1) ... [2022-02-15T20:53:45.828Z] #29 8.793 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T20:53:45.828Z] #29 8.799 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T20:53:45.828Z] #29 8.809 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T20:53:45.828Z] #29 8.819 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:53:45.828Z] #29 8.831 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T20:53:45.828Z] #29 8.850 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:53:45.828Z] #29 8.863 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T20:53:45.828Z] #29 8.880 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-15T20:53:45.828Z] #29 8.896 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:53:45.828Z] #29 8.907 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:53:45.828Z] #29 8.919 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T20:53:45.828Z] #29 8.929 Setting up ca-certificates (20210119) ... [2022-02-15T20:53:45.828Z] #29 9.602 Updating certificates in /etc/ssl/certs... [2022-02-15T20:53:45.828Z] #29 ... [2022-02-15T20:53:45.828Z] [2022-02-15T20:53:45.828Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:45.828Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:46.109Z] #24 transferring context: 57.22MB 2.3s done [2022-02-15T20:53:46.527Z] #11 ... [2022-02-15T20:53:46.527Z] [2022-02-15T20:53:46.527Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-15T20:53:46.527Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-02-15T20:53:46.527Z] #68 DONE 0.8s [2022-02-15T20:53:46.527Z] [2022-02-15T20:53:46.527Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:46.527Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:46.766Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.4s done [2022-02-15T20:53:47.026Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-15T20:53:47.460Z] #11 ... [2022-02-15T20:53:47.460Z] [2022-02-15T20:53:47.460Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-15T20:53:47.460Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-02-15T20:53:47.460Z] #70 DONE 0.9s [2022-02-15T20:53:47.460Z] [2022-02-15T20:53:47.460Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:47.460Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:47.595Z] #19 63.95 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-02-15T20:53:47.595Z] #19 63.95 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-02-15T20:53:47.595Z] #19 63.97 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-02-15T20:53:47.595Z] #19 64.04 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-02-15T20:53:47.595Z] #19 64.07 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-02-15T20:53:47.860Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 5.2s [2022-02-15T20:53:48.014Z] #24 DONE 4.2s [2022-02-15T20:53:48.014Z] [2022-02-15T20:53:48.015Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:48.015Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-15T20:53:48.015Z] #11 resolve docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 0.1s done [2022-02-15T20:53:48.015Z] #11 sha256:0e633e6b67296a31dccdab5b33478cc54e088ddb70f755774e456e7a66867444 1.80kB / 1.80kB done [2022-02-15T20:53:48.015Z] #11 sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c 1.86kB / 1.86kB done [2022-02-15T20:53:48.015Z] #11 sha256:33333f82ea6e89b2e44618035b5a8f34a93292669064e882ef1b374127c325b9 7.08kB / 7.08kB done [2022-02-15T20:53:48.015Z] #11 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.5s done [2022-02-15T20:53:48.015Z] #11 sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 5.14MB / 5.14MB 0.8s done [2022-02-15T20:53:48.015Z] #11 sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 54.67MB / 54.67MB 3.9s done [2022-02-15T20:53:48.015Z] #11 sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 10.66MB / 10.66MB 2.8s done [2022-02-15T20:53:48.015Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 1.4s [2022-02-15T20:53:48.015Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 72.44MB / 102.65MB 4.0s [2022-02-15T20:53:48.015Z] #11 ... [2022-02-15T20:53:48.015Z] [2022-02-15T20:53:48.015Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:53:48.015Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-02-15T20:53:48.015Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-02-15T20:53:48.015Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-02-15T20:53:48.015Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-02-15T20:53:48.015Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-02-15T20:53:48.015Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-02-15T20:53:48.015Z] #67 DONE 4.2s [2022-02-15T20:53:48.015Z] [2022-02-15T20:53:48.015Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:48.015Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-15T20:53:48.015Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 93.32MB / 102.65MB 4.2s [2022-02-15T20:53:48.015Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 10.49MB / 81.02MB 4.2s [2022-02-15T20:53:48.015Z] #11 sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a 126B / 126B 4.1s done [2022-02-15T20:53:48.015Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 102.65MB / 102.65MB 4.4s [2022-02-15T20:53:48.015Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 32.41MB / 81.02MB 4.4s [2022-02-15T20:53:48.271Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 44.04MB / 81.02MB 4.6s [2022-02-15T20:53:48.271Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 50.33MB / 81.02MB 4.7s [2022-02-15T20:53:48.528Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 55.57MB / 81.02MB 5.0s [2022-02-15T20:53:48.785Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 60.82MB / 81.02MB 5.1s [2022-02-15T20:53:48.785Z] #11 extracting sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 2.6s done [2022-02-15T20:53:48.785Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 66.06MB / 81.02MB 5.2s [2022-02-15T20:53:48.785Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 70.25MB / 81.02MB 5.3s [2022-02-15T20:53:49.042Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 5.4s [2022-02-15T20:53:49.498Z] #19 65.80 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-02-15T20:53:49.498Z] #19 65.81 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-15T20:53:49.498Z] #19 65.81 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-02-15T20:53:49.498Z] #19 65.87 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-02-15T20:53:49.498Z] #19 65.87 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-02-15T20:53:49.498Z] #19 65.88 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-15T20:53:49.498Z] #19 66.13 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-15T20:53:49.498Z] #19 66.14 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-02-15T20:53:49.498Z] #19 66.15 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-02-15T20:53:49.498Z] #19 66.15 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-02-15T20:53:49.498Z] #19 66.15 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-02-15T20:53:49.498Z] #19 66.15 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-02-15T20:53:49.498Z] #19 66.16 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-02-15T20:53:49.498Z] #19 66.16 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-02-15T20:53:49.498Z] #19 66.16 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-02-15T20:53:49.498Z] #19 66.16 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-02-15T20:53:49.498Z] #19 66.17 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-02-15T20:53:49.498Z] #19 66.17 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-02-15T20:53:49.498Z] #19 66.17 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-02-15T20:53:49.498Z] #19 66.17 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-02-15T20:53:49.498Z] #19 66.21 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-02-15T20:53:49.569Z] #11 ... [2022-02-15T20:53:49.569Z] [2022-02-15T20:53:49.569Z] #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-02-15T20:53:49.569Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T20:53:49.569Z] #29 10.83 129 added, 0 removed; done. [2022-02-15T20:53:49.569Z] #29 10.89 Setting up jq (1.6-2.1) ... [2022-02-15T20:53:49.569Z] #29 10.89 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T20:53:49.569Z] #29 10.90 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-15T20:53:49.569Z] #29 10.90 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:53:49.569Z] #29 10.92 Processing triggers for ca-certificates (20210119) ... [2022-02-15T20:53:49.569Z] #29 10.93 Updating certificates in /etc/ssl/certs... [2022-02-15T20:53:49.569Z] #29 11.83 0 added, 0 removed; done. [2022-02-15T20:53:49.569Z] #29 11.83 Running hooks in /etc/ca-certificates/update.d... [2022-02-15T20:53:49.569Z] #29 11.83 done. [2022-02-15T20:53:49.569Z] #29 DONE 13.6s [2022-02-15T20:53:49.569Z] [2022-02-15T20:53:49.569Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:49.569Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:49.569Z] #11 ... [2022-02-15T20:53:49.569Z] [2022-02-15T20:53:49.569Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-15T20:53:49.569Z] #30 sha256:e4d5227df73cb73852c626ee943c4dc61f817bde5f8ac1ede8e602fb3e0ae318 [2022-02-15T20:53:49.569Z] #30 DONE 0.3s [2022-02-15T20:53:49.569Z] [2022-02-15T20:53:49.569Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:49.569Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:49.757Z] #19 66.21 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-02-15T20:53:49.757Z] #19 66.21 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-02-15T20:53:49.757Z] #19 66.22 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-02-15T20:53:49.757Z] #19 66.28 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-02-15T20:53:49.757Z] #19 66.28 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-02-15T20:53:49.757Z] #19 66.30 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-02-15T20:53:49.757Z] #19 66.32 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-02-15T20:53:49.971Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 [2022-02-15T20:53:50.259Z] #11 extracting sha256:0cf88d09fc28807e643d4f619b2e0c559aaeddc7d7b8176e1144b065d63fa160 0.2s done [2022-02-15T20:53:50.411Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 7.5s done [2022-02-15T20:53:50.672Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-15T20:53:50.672Z] #11 ... [2022-02-15T20:53:50.672Z] [2022-02-15T20:53:50.672Z] #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-02-15T20:53:50.672Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T20:53:50.672Z] #29 1.918 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:53:50.672Z] #29 1.918 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:53:50.672Z] #29 1.926 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:53:50.672Z] #29 2.142 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:53:50.672Z] #29 2.336 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:53:50.672Z] #29 2.654 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:53:50.672Z] #29 4.083 Fetched 8503 kB in 2s (3490 kB/s) [2022-02-15T20:53:50.672Z] #29 4.083 Reading package lists... [2022-02-15T20:53:50.672Z] #29 4.926 Reading package lists... [2022-02-15T20:53:50.672Z] #29 5.745 Building dependency tree... [2022-02-15T20:53:50.673Z] #29 6.091 The following additional packages will be installed: [2022-02-15T20:53:50.673Z] #29 6.091 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-15T20:53:50.673Z] #29 6.091 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-15T20:53:50.673Z] #29 6.091 Recommended packages: [2022-02-15T20:53:50.673Z] #29 6.091 libldap-common publicsuffix libsasl2-modules [2022-02-15T20:53:50.673Z] #29 6.308 The following NEW packages will be installed: [2022-02-15T20:53:50.673Z] #29 6.308 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-15T20:53:50.673Z] #29 6.308 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-15T20:53:50.673Z] #29 6.316 libssh2-1 openssl [2022-02-15T20:53:50.673Z] #29 6.597 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-15T20:53:50.673Z] #29 6.597 Need to get 3038 kB of archives. [2022-02-15T20:53:50.673Z] #29 6.597 After this operation, 6650 kB of additional disk space will be used. [2022-02-15T20:53:50.673Z] #29 6.597 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-15T20:53:50.673Z] #29 6.614 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-15T20:53:50.673Z] #29 6.614 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-15T20:53:50.673Z] #29 6.614 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-15T20:53:50.673Z] #29 6.614 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-15T20:53:50.673Z] #29 6.618 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-15T20:53:50.673Z] #29 6.618 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-15T20:53:50.673Z] #29 6.618 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-15T20:53:50.673Z] #29 6.631 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-15T20:53:50.673Z] #29 6.631 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-15T20:53:50.673Z] #29 6.631 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-15T20:53:50.673Z] #29 6.645 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-15T20:53:50.673Z] #29 6.650 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T20:53:50.673Z] #29 6.652 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T20:53:50.673Z] #29 6.661 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T20:53:50.673Z] #29 6.882 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:53:50.673Z] #29 6.935 Fetched 3038 kB in 0s (8996 kB/s) [2022-02-15T20:53:50.673Z] #29 6.965 Selecting previously unselected package openssl. [2022-02-15T20:53:50.673Z] #29 6.965 (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-02-15T20:53:50.673Z] #29 6.965 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-15T20:53:50.673Z] #29 6.970 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-15T20:53:50.673Z] #29 7.148 Selecting previously unselected package ca-certificates. [2022-02-15T20:53:50.673Z] #29 7.148 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-15T20:53:50.673Z] #29 7.153 Unpacking ca-certificates (20210119) ... [2022-02-15T20:53:50.673Z] #29 7.285 Selecting previously unselected package libbrotli1:amd64. [2022-02-15T20:53:50.673Z] #29 7.285 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-15T20:53:50.673Z] #29 7.299 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T20:53:50.673Z] #29 7.386 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-15T20:53:50.673Z] #29 7.386 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T20:53:50.673Z] #29 7.390 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:53:50.673Z] #29 7.450 Selecting previously unselected package libsasl2-2:amd64. [2022-02-15T20:53:50.673Z] #29 7.450 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T20:53:50.673Z] #29 7.455 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:53:50.673Z] #29 7.516 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-15T20:53:50.673Z] #29 7.516 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-15T20:53:50.673Z] #29 7.522 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T20:53:50.673Z] #29 7.592 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-15T20:53:50.673Z] #29 7.592 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-15T20:53:50.673Z] #29 7.594 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T20:53:50.673Z] #29 7.664 Selecting previously unselected package libpsl5:amd64. [2022-02-15T20:53:50.673Z] #29 7.664 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-15T20:53:50.673Z] #29 7.666 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T20:53:50.673Z] #29 7.732 Selecting previously unselected package librtmp1:amd64. [2022-02-15T20:53:50.673Z] #29 7.732 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-15T20:53:50.673Z] #29 7.735 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T20:53:50.673Z] #29 7.789 Selecting previously unselected package libssh2-1:amd64. [2022-02-15T20:53:50.673Z] #29 7.789 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-15T20:53:50.673Z] #29 7.794 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T20:53:50.673Z] #29 7.891 Selecting previously unselected package libcurl4:amd64. [2022-02-15T20:53:50.673Z] #29 7.891 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T20:53:50.673Z] #29 7.896 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T20:53:50.673Z] #29 7.978 Selecting previously unselected package curl. [2022-02-15T20:53:50.673Z] #29 7.978 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T20:53:50.673Z] #29 7.983 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-15T20:53:50.673Z] #29 8.089 Selecting previously unselected package libonig5:amd64. [2022-02-15T20:53:50.673Z] #29 8.089 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T20:53:50.673Z] #29 8.093 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:53:50.673Z] #29 8.171 Selecting previously unselected package libjq1:amd64. [2022-02-15T20:53:50.673Z] #29 8.171 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T20:53:50.673Z] #29 8.178 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:53:50.673Z] #29 8.297 Selecting previously unselected package jq. [2022-02-15T20:53:50.673Z] #29 8.297 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-15T20:53:50.673Z] #29 8.303 Unpacking jq (1.6-2.1) ... [2022-02-15T20:53:50.673Z] #29 8.433 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T20:53:50.673Z] #29 8.508 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T20:53:50.673Z] #29 8.690 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T20:53:50.673Z] #29 8.711 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:53:50.673Z] #29 8.724 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T20:53:50.673Z] #29 8.786 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:53:50.673Z] #29 8.798 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T20:53:50.673Z] #29 8.812 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-15T20:53:50.673Z] #29 8.835 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:53:50.673Z] #29 8.847 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:53:50.673Z] #29 8.860 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T20:53:50.673Z] #29 8.875 Setting up ca-certificates (20210119) ... [2022-02-15T20:53:50.673Z] #29 9.549 Updating certificates in /etc/ssl/certs... [2022-02-15T20:53:50.730Z] #11 extracting sha256:461bb1d8c517c7f9fc0f1df66c9dc34c85a23421c1e1c540b2e28cbb258e75f5 4.7s done [2022-02-15T20:53:50.730Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b [2022-02-15T20:53:50.934Z] #29 ... [2022-02-15T20:53:50.934Z] [2022-02-15T20:53:50.934Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:50.934Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:51.190Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c [2022-02-15T20:53:51.190Z] #11 sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 102.65MB / 102.65MB 7.7s done [2022-02-15T20:53:51.447Z] #11 extracting sha256:e019dd0368ba992803442a16cc7792c1bd5a3d06c3a1ae6fae17cb838822fb4c 0.3s done [2022-02-15T20:53:51.658Z] #19 68.02 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-02-15T20:53:51.658Z] #19 68.04 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-02-15T20:53:51.658Z] #19 68.11 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-02-15T20:53:51.658Z] #19 68.19 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-02-15T20:53:51.658Z] #19 68.24 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-02-15T20:53:51.658Z] #19 ... [2022-02-15T20:53:51.658Z] [2022-02-15T20:53:51.658Z] #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-02-15T20:53:51.658Z] #41 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:53:51.658Z] #41 DONE 74.8s [2022-02-15T20:53:51.915Z] [2022-02-15T20:53:51.915Z] #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-02-15T20:53:51.915Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T20:53:52.107Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.0s [2022-02-15T20:53:52.820Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a [2022-02-15T20:53:52.855Z] #11 ... [2022-02-15T20:53:52.855Z] [2022-02-15T20:53:52.855Z] #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-02-15T20:53:52.855Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T20:53:52.855Z] #29 10.27 129 added, 0 removed; done. [2022-02-15T20:53:52.855Z] #29 10.38 Setting up jq (1.6-2.1) ... [2022-02-15T20:53:52.855Z] #29 10.39 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T20:53:52.855Z] #29 10.40 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-15T20:53:52.855Z] #29 10.42 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:53:52.855Z] #29 10.44 Processing triggers for ca-certificates (20210119) ... [2022-02-15T20:53:52.855Z] #29 10.45 Updating certificates in /etc/ssl/certs... [2022-02-15T20:53:52.855Z] #29 11.23 0 added, 0 removed; done. [2022-02-15T20:53:52.855Z] #29 11.23 Running hooks in /etc/ca-certificates/update.d... [2022-02-15T20:53:52.855Z] #29 11.23 done. [2022-02-15T20:53:52.855Z] #29 DONE 11.9s [2022-02-15T20:53:52.855Z] [2022-02-15T20:53:52.855Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:52.855Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:52.855Z] #11 ... [2022-02-15T20:53:52.855Z] [2022-02-15T20:53:52.855Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-15T20:53:52.855Z] #30 sha256:1cbbf9a518434f7d893bfcc94310c9c933fc30cba720116a2e03759d0b988bde [2022-02-15T20:53:52.855Z] #30 DONE 0.1s [2022-02-15T20:53:52.855Z] [2022-02-15T20:53:52.855Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:52.855Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:53.283Z] #19 69.85 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-02-15T20:53:53.283Z] #19 69.85 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-02-15T20:53:53.283Z] #19 69.85 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-02-15T20:53:53.283Z] #19 69.87 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-02-15T20:53:53.283Z] #19 69.87 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-02-15T20:53:53.283Z] #19 69.87 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-02-15T20:53:53.283Z] #19 69.87 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-02-15T20:53:53.283Z] #19 69.92 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-02-15T20:53:53.283Z] #19 69.93 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-02-15T20:53:53.283Z] #19 69.94 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-02-15T20:53:53.283Z] #19 69.95 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-02-15T20:53:53.388Z] #11 sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 81.02MB / 81.02MB 9.7s done [2022-02-15T20:53:53.388Z] #11 ... [2022-02-15T20:53:53.388Z] [2022-02-15T20:53:53.388Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T20:53:53.388Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-15T20:53:53.388Z] #28 resolve docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 0.1s done [2022-02-15T20:53:53.388Z] #28 sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d 1.85kB / 1.85kB done [2022-02-15T20:53:53.388Z] #28 sha256:b3d4eb0332b522963a898e4bbac06c8129ffa0f90ae8862d25313633def3f2c2 529B / 529B done [2022-02-15T20:53:53.388Z] #28 sha256:0371e3756e46739939b54a1e429b519ccc1c88e5cc3870877b12c96bed3ea150 1.48kB / 1.48kB done [2022-02-15T20:53:53.388Z] #28 sha256:39ab78bc09e79a21f719ced771689354d1948f4afd57e86afed8dac6ffb47826 53.61MB / 53.61MB 2.5s done [2022-02-15T20:53:53.488Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 6.5s done [2022-02-15T20:53:53.649Z] #28 ... [2022-02-15T20:53:53.649Z] [2022-02-15T20:53:53.649Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:53:53.649Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T20:53:53.649Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-02-15T20:53:53.649Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-02-15T20:53:53.649Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-02-15T20:53:53.649Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2022-02-15T20:53:53.649Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.4s done [2022-02-15T20:53:53.649Z] #69 ... [2022-02-15T20:53:53.649Z] [2022-02-15T20:53:53.649Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:53.649Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-15T20:53:53.747Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-15T20:53:54.212Z] #11 ... [2022-02-15T20:53:54.212Z] [2022-02-15T20:53:54.212Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:fb45fd4e25abe55a656ca69a7bef70e62099b8bb42a279a5e0ea4ae1ab410e0d [2022-02-15T20:53:54.212Z] #28 sha256:0256edf13a7c94038f6f160b92cd8f212ec2c72633457f00571488f790ce26af [2022-02-15T20:53:54.212Z] #28 DONE 10.4s [2022-02-15T20:53:54.212Z] [2022-02-15T20:53:54.212Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:54.212Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-15T20:53:54.468Z] #11 extracting sha256:4b9f1769d50d3693321e1b48f527d9c920830ad24d931b642c116bf7823bed6a 1.7s done [2022-02-15T20:53:54.679Z] #19 71.38 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-02-15T20:53:54.679Z] #19 71.39 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-02-15T20:53:54.679Z] #19 71.41 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-02-15T20:53:54.725Z] #11 ... [2022-02-15T20:53:54.725Z] [2022-02-15T20:53:54.725Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-02-15T20:53:54.725Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-02-15T20:53:54.725Z] #69 DONE 11.1s [2022-02-15T20:53:54.725Z] [2022-02-15T20:53:54.725Z] #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-02-15T20:53:54.725Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-15T20:53:54.905Z] #11 ... [2022-02-15T20:53:54.905Z] [2022-02-15T20:53:54.905Z] #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-02-15T20:53:54.905Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T20:53:54.905Z] #29 1.832 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:53:54.905Z] #29 1.842 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:53:54.905Z] #29 1.842 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:53:54.905Z] #29 2.002 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:53:54.905Z] #29 2.142 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:53:54.905Z] #29 2.536 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:53:54.905Z] #29 4.088 Fetched 8503 kB in 3s (3360 kB/s) [2022-02-15T20:53:54.905Z] #29 4.088 Reading package lists... [2022-02-15T20:53:54.905Z] #29 4.896 Reading package lists... [2022-02-15T20:53:54.905Z] #29 5.670 Building dependency tree... [2022-02-15T20:53:54.905Z] #29 6.006 The following additional packages will be installed: [2022-02-15T20:53:54.905Z] #29 6.007 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-15T20:53:54.905Z] #29 6.014 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-15T20:53:54.905Z] #29 6.014 Recommended packages: [2022-02-15T20:53:54.905Z] #29 6.014 libldap-common publicsuffix libsasl2-modules [2022-02-15T20:53:54.905Z] #29 6.186 The following NEW packages will be installed: [2022-02-15T20:53:54.905Z] #29 6.186 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-15T20:53:54.905Z] #29 6.186 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-15T20:53:54.905Z] #29 6.186 libssh2-1 openssl [2022-02-15T20:53:54.905Z] #29 6.456 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-15T20:53:54.905Z] #29 6.456 Need to get 3038 kB of archives. [2022-02-15T20:53:54.905Z] #29 6.456 After this operation, 6650 kB of additional disk space will be used. [2022-02-15T20:53:54.905Z] #29 6.456 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB] [2022-02-15T20:53:54.905Z] #29 6.466 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-02-15T20:53:54.905Z] #29 6.467 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-02-15T20:53:54.905Z] #29 6.469 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2022-02-15T20:53:54.905Z] #29 6.470 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2022-02-15T20:53:54.905Z] #29 6.471 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-02-15T20:53:54.905Z] #29 6.473 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-02-15T20:53:54.905Z] #29 6.478 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-02-15T20:53:54.905Z] #29 6.478 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-02-15T20:53:54.905Z] #29 6.478 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-02-15T20:53:54.905Z] #29 6.480 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-02-15T20:53:54.905Z] #29 6.486 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-02-15T20:53:54.905Z] #29 6.487 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T20:53:54.905Z] #29 6.489 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T20:53:54.905Z] #29 6.491 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T20:53:54.905Z] #29 6.686 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:53:54.905Z] #29 6.717 Fetched 3038 kB in 0s (10.0 MB/s) [2022-02-15T20:53:54.905Z] #29 6.805 Selecting previously unselected package openssl. [2022-02-15T20:53:54.905Z] #29 6.805 (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-02-15T20:53:54.905Z] #29 6.805 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ... [2022-02-15T20:53:54.905Z] #29 6.814 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-15T20:53:54.905Z] #29 6.953 Selecting previously unselected package ca-certificates. [2022-02-15T20:53:54.905Z] #29 6.953 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-15T20:53:54.905Z] #29 6.970 Unpacking ca-certificates (20210119) ... [2022-02-15T20:53:54.905Z] #29 7.031 Selecting previously unselected package libbrotli1:amd64. [2022-02-15T20:53:54.905Z] #29 7.031 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-02-15T20:53:54.905Z] #29 7.040 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T20:53:54.905Z] #29 7.118 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-02-15T20:53:54.905Z] #29 7.118 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T20:53:54.905Z] #29 7.123 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:53:54.905Z] #29 7.166 Selecting previously unselected package libsasl2-2:amd64. [2022-02-15T20:53:54.905Z] #29 7.166 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2022-02-15T20:53:54.905Z] #29 7.168 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:53:54.905Z] #29 7.287 Selecting previously unselected package libldap-2.4-2:amd64. [2022-02-15T20:53:54.905Z] #29 7.287 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-02-15T20:53:54.905Z] #29 7.290 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T20:53:54.905Z] #29 7.369 Selecting previously unselected package libnghttp2-14:amd64. [2022-02-15T20:53:54.905Z] #29 7.369 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-02-15T20:53:54.905Z] #29 7.373 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T20:53:54.905Z] #29 7.417 Selecting previously unselected package libpsl5:amd64. [2022-02-15T20:53:54.905Z] #29 7.417 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-02-15T20:53:54.905Z] #29 7.422 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T20:53:54.905Z] #29 7.462 Selecting previously unselected package librtmp1:amd64. [2022-02-15T20:53:54.905Z] #29 7.462 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-02-15T20:53:54.905Z] #29 7.465 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T20:53:54.905Z] #29 7.505 Selecting previously unselected package libssh2-1:amd64. [2022-02-15T20:53:54.905Z] #29 7.505 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-02-15T20:53:54.905Z] #29 7.509 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T20:53:54.905Z] #29 7.563 Selecting previously unselected package libcurl4:amd64. [2022-02-15T20:53:54.905Z] #29 7.563 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T20:53:54.905Z] #29 7.566 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T20:53:54.905Z] #29 7.641 Selecting previously unselected package curl. [2022-02-15T20:53:54.905Z] #29 7.641 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-02-15T20:53:54.905Z] #29 7.650 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-15T20:53:54.905Z] #29 7.701 Selecting previously unselected package libonig5:amd64. [2022-02-15T20:53:54.905Z] #29 7.701 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T20:53:54.905Z] #29 7.705 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:53:54.905Z] #29 7.765 Selecting previously unselected package libjq1:amd64. [2022-02-15T20:53:54.905Z] #29 7.765 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T20:53:54.905Z] #29 7.770 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:53:54.905Z] #29 7.818 Selecting previously unselected package jq. [2022-02-15T20:53:54.905Z] #29 7.818 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-02-15T20:53:54.905Z] #29 7.822 Unpacking jq (1.6-2.1) ... [2022-02-15T20:53:54.905Z] #29 7.857 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-02-15T20:53:54.905Z] #29 7.869 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-02-15T20:53:54.905Z] #29 7.880 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-02-15T20:53:54.905Z] #29 7.889 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:53:54.905Z] #29 7.901 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T20:53:54.905Z] #29 7.908 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:53:54.905Z] #29 7.919 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-02-15T20:53:54.905Z] #29 7.929 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-15T20:53:54.905Z] #29 7.943 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:53:54.905Z] #29 7.953 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:53:54.905Z] #29 7.962 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-02-15T20:53:54.905Z] #29 8.000 Setting up ca-certificates (20210119) ... [2022-02-15T20:53:54.905Z] #29 8.576 Updating certificates in /etc/ssl/certs... [2022-02-15T20:53:54.905Z] #29 9.255 129 added, 0 removed; done. [2022-02-15T20:53:54.905Z] #29 9.395 Setting up jq (1.6-2.1) ... [2022-02-15T20:53:54.905Z] #29 9.405 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-02-15T20:53:54.905Z] #29 9.415 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-15T20:53:54.905Z] #29 9.429 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:53:54.905Z] #29 9.446 Processing triggers for ca-certificates (20210119) ... [2022-02-15T20:53:54.905Z] #29 9.457 Updating certificates in /etc/ssl/certs... [2022-02-15T20:53:54.905Z] #29 10.03 0 added, 0 removed; done. [2022-02-15T20:53:54.905Z] #29 10.03 Running hooks in /etc/ca-certificates/update.d... [2022-02-15T20:53:54.905Z] #29 10.03 done. [2022-02-15T20:53:54.905Z] #29 ... [2022-02-15T20:53:54.905Z] [2022-02-15T20:53:54.905Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:54.905Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:54.905Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 4.3s done [2022-02-15T20:53:54.937Z] #19 71.47 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-02-15T20:53:54.937Z] #19 71.55 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-02-15T20:53:55.164Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-15T20:53:56.156Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 5.1s [2022-02-15T20:53:56.318Z] #19 72.96 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-02-15T20:53:56.318Z] #19 72.96 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-02-15T20:53:56.318Z] #19 72.97 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-02-15T20:53:56.318Z] #19 73.00 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-02-15T20:53:56.318Z] #19 73.00 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-02-15T20:53:56.318Z] #19 73.01 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-02-15T20:53:56.318Z] #19 73.01 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-02-15T20:53:56.318Z] #19 73.01 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-02-15T20:53:56.318Z] #19 73.04 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-02-15T20:53:56.318Z] #19 73.07 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-02-15T20:53:56.318Z] #19 73.10 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-02-15T20:53:56.577Z] #19 73.12 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-02-15T20:53:56.577Z] #19 73.14 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-02-15T20:53:56.577Z] #19 73.14 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-02-15T20:53:56.577Z] #19 73.17 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-02-15T20:53:57.684Z] #11 ... [2022-02-15T20:53:57.684Z] [2022-02-15T20:53:57.684Z] #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-02-15T20:53:57.684Z] #29 sha256:1c54e41060962e5d78e7f2b733f82a85704155c604958ad60253c1c66c7ec691 [2022-02-15T20:53:57.684Z] #29 DONE 12.7s [2022-02-15T20:53:57.684Z] [2022-02-15T20:53:57.684Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:57.684Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:57.684Z] #11 ... [2022-02-15T20:53:57.684Z] [2022-02-15T20:53:57.684Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-15T20:53:57.684Z] #30 sha256:19633d57beaf9401e8e48f0ae5ca047c13a3e247ab00f7420f22f9c741676941 [2022-02-15T20:53:57.684Z] #30 DONE 0.5s [2022-02-15T20:53:57.684Z] [2022-02-15T20:53:57.684Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:57.684Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:57.949Z] #19 74.48 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-02-15T20:53:57.949Z] #19 74.48 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-02-15T20:53:57.949Z] #19 74.50 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-02-15T20:53:57.949Z] #19 74.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-02-15T20:53:57.949Z] #19 74.58 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-02-15T20:53:58.072Z] #11 extracting sha256:9297634c9537024497f76a2e1b374d8a315baa21d45bf36dc7980dc42ab93b0b 7.5s done [2022-02-15T20:53:58.644Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 [2022-02-15T20:53:59.040Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.1s [2022-02-15T20:53:59.322Z] #19 75.85 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-02-15T20:53:59.322Z] #19 75.86 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-02-15T20:53:59.322Z] #19 75.86 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-02-15T20:53:59.322Z] #19 75.89 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-02-15T20:53:59.322Z] #19 75.89 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-02-15T20:53:59.322Z] #19 75.89 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-02-15T20:53:59.322Z] #19 75.89 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-02-15T20:53:59.322Z] #19 75.89 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-02-15T20:53:59.322Z] #19 75.92 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-02-15T20:53:59.322Z] #19 75.93 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-02-15T20:53:59.322Z] #19 75.95 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-02-15T20:53:59.322Z] #19 75.95 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-02-15T20:53:59.611Z] #11 ... [2022-02-15T20:53:59.611Z] [2022-02-15T20:53:59.611Z] #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-02-15T20:53:59.611Z] #31 sha256:de59d28eea2acc0136b412a4039d8096ecf106f735f3776e9bb8442ba47b2895 [2022-02-15T20:53:59.611Z] #31 1.769 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-15T20:53:59.611Z] #31 2.056 [2022-02-15T20:53:59.611Z] #31 2.293 #=#=# ######################################################################## 100.0% [2022-02-15T20:53:59.611Z] #31 2.561 [2022-02-15T20:53:59.611Z] #31 3.482 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-15T20:53:59.611Z] #31 3.791 [2022-02-15T20:53:59.611Z] #31 4.011 #=#=# ######################################################################## 100.0% [2022-02-15T20:53:59.611Z] #31 4.331 [2022-02-15T20:53:59.611Z] #31 5.407 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-15T20:53:59.611Z] #31 5.715 [2022-02-15T20:53:59.611Z] #31 5.947 #=#=# ################# 24.6% ######################################### 57.5% ################################################################ 89.2% ######################################################################## 100.0% [2022-02-15T20:53:59.611Z] #31 6.481 [2022-02-15T20:53:59.611Z] #31 7.620 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-15T20:53:59.611Z] #31 7.918 [2022-02-15T20:53:59.611Z] #31 8.145 #=#=# ######################################################################## 100.0% [2022-02-15T20:53:59.611Z] #31 8.427 [2022-02-15T20:53:59.611Z] #31 9.109 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-15T20:53:59.611Z] #31 9.395 [2022-02-15T20:53:59.611Z] #31 9.614 #=#=# ######################################################################## 100.0% [2022-02-15T20:53:59.611Z] #31 9.893 [2022-02-15T20:53:59.611Z] #31 9.959 Download of images into '/build' complete. [2022-02-15T20:53:59.611Z] #31 9.959 Use something like the following to load the result into a Docker daemon: [2022-02-15T20:53:59.611Z] #31 9.959 tar -cC '/build' . | docker load [2022-02-15T20:53:59.611Z] #31 ... [2022-02-15T20:53:59.611Z] [2022-02-15T20:53:59.611Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:59.611Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:53:59.973Z] #29 ... [2022-02-15T20:53:59.973Z] [2022-02-15T20:53:59.973Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:53:59.973Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-15T20:53:59.973Z] #11 extracting sha256:ba82d658e35e283c3256d116f10873cc082c6131e4ed97c024fbca8bf221cef2 2.1s done [2022-02-15T20:53:59.973Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 1.9s [2022-02-15T20:54:00.209Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.1s [2022-02-15T20:54:00.695Z] #19 77.15 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-02-15T20:54:00.695Z] #19 77.15 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-02-15T20:54:00.695Z] #19 77.17 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-02-15T20:54:00.695Z] #19 77.20 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-02-15T20:54:00.695Z] #19 77.24 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-02-15T20:54:00.902Z] #11 extracting sha256:7ec69df994aac659d3224dd3feec95a1f8a82267365d672afa54d96c2a4a2c33 3.3s done [2022-02-15T20:54:00.989Z] #11 ... [2022-02-15T20:54:00.989Z] [2022-02-15T20:54:00.989Z] #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-02-15T20:54:00.989Z] #31 sha256:de59d28eea2acc0136b412a4039d8096ecf106f735f3776e9bb8442ba47b2895 [2022-02-15T20:54:00.989Z] #31 DONE 11.3s [2022-02-15T20:54:00.989Z] [2022-02-15T20:54:00.989Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:54:00.989Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:54:01.832Z] #11 extracting sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a [2022-02-15T20:54:01.832Z] #11 extracting sha256:cc12f2f51e9d2fcb027464ad5ef02d5118c57c2fe09f66b99e3d2476ce69d08a done [2022-02-15T20:54:02.070Z] #19 78.48 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-02-15T20:54:02.070Z] #19 78.50 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-02-15T20:54:02.103Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 6.9s done [2022-02-15T20:54:02.363Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 [2022-02-15T20:54:02.363Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-15T20:54:02.623Z] #11 DONE 25.6s [2022-02-15T20:54:02.623Z] [2022-02-15T20:54:02.623Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-15T20:54:02.623Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-15T20:54:02.637Z] #19 79.15 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:02.850Z] #11 ... [2022-02-15T20:54:02.850Z] [2022-02-15T20:54:02.850Z] #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-02-15T20:54:02.850Z] #31 sha256:5160d258a2dfe801eaae607d2fd18e4ccd2f20d6f7271e841eb3e47e37277732 [2022-02-15T20:54:02.850Z] #31 2.110 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-15T20:54:02.850Z] #31 2.470 [2022-02-15T20:54:02.850Z] #31 2.697 #=#=# ######################################################################## 100.0% [2022-02-15T20:54:02.850Z] #31 3.002 [2022-02-15T20:54:02.850Z] #31 3.984 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-15T20:54:02.850Z] #31 4.381 [2022-02-15T20:54:02.850Z] #31 4.592 #=#=# ######################################################################## 100.0% [2022-02-15T20:54:02.850Z] #31 4.895 [2022-02-15T20:54:02.850Z] #31 5.876 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-15T20:54:02.850Z] #31 6.187 [2022-02-15T20:54:02.850Z] #31 6.410 #=#=# 0.9% ############################## 42.9% ############################################################### 88.8% ######################################################################## 100.0% [2022-02-15T20:54:02.850Z] #31 6.975 [2022-02-15T20:54:02.850Z] #31 8.044 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-15T20:54:02.850Z] #31 8.336 [2022-02-15T20:54:02.850Z] #31 8.558 #=#=# ######################################################################## 100.0% [2022-02-15T20:54:02.850Z] #31 8.846 [2022-02-15T20:54:02.850Z] #31 9.586 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-15T20:54:02.850Z] #31 9.924 [2022-02-15T20:54:02.850Z] #31 10.14 #=#=# [2022-02-15T20:54:02.850Z] #31 ... [2022-02-15T20:54:02.850Z] [2022-02-15T20:54:02.850Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:54:02.850Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:54:02.895Z] #19 79.41 Fetched 787 MB in 22s (35.2 MB/s) [2022-02-15T20:54:02.895Z] #19 79.46 Selecting previously unselected package liblocale-gettext-perl. [2022-02-15T20:54:02.896Z] #19 79.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T20:54:02.896Z] #19 79.49 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-02-15T20:54:02.896Z] #19 79.49 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-02-15T20:54:02.896Z] #19 79.53 Selecting previously unselected package bzip2. [2022-02-15T20:54:02.896Z] #19 79.54 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-02-15T20:54:02.896Z] #19 79.55 Unpacking bzip2 (1.0.8-4) ... [2022-02-15T20:54:02.896Z] #19 79.60 Selecting previously unselected package libmagic-mgc. [2022-02-15T20:54:02.896Z] #19 79.61 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-02-15T20:54:02.896Z] #19 79.61 Unpacking libmagic-mgc (1:5.39-3) ... [2022-02-15T20:54:03.153Z] #19 79.79 Selecting previously unselected package libmagic1:amd64. [2022-02-15T20:54:03.153Z] #19 79.80 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-02-15T20:54:03.153Z] #19 79.81 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-02-15T20:54:03.153Z] #19 79.87 Selecting previously unselected package file. [2022-02-15T20:54:03.153Z] #19 79.87 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-02-15T20:54:03.153Z] #19 79.87 Unpacking file (1:5.39-3) ... [2022-02-15T20:54:03.200Z] #11 ... [2022-02-15T20:54:03.200Z] [2022-02-15T20:54:03.200Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-15T20:54:03.200Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-15T20:54:03.200Z] #68 ... [2022-02-15T20:54:03.200Z] [2022-02-15T20:54:03.200Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:54:03.200Z] #11 sha256:857bcb56d12b4b0c1437e8155dd461121275837c3ad6abd67adad9584c409426 [2022-02-15T20:54:03.200Z] #11 DONE 19.5s [2022-02-15T20:54:03.200Z] [2022-02-15T20:54:03.200Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-15T20:54:03.200Z] #12 sha256:ea29962d86a667d2efde993e46479dbd8ebab595a1312d7d46e92fa9da03d15b [2022-02-15T20:54:03.411Z] #19 79.95 Selecting previously unselected package xz-utils. [2022-02-15T20:54:03.411Z] #19 79.96 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-02-15T20:54:03.411Z] #19 79.96 Unpacking xz-utils (5.2.5-2) ... [2022-02-15T20:54:03.458Z] #12 ... [2022-02-15T20:54:03.458Z] [2022-02-15T20:54:03.458Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-02-15T20:54:03.458Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-02-15T20:54:03.458Z] #68 DONE 0.4s [2022-02-15T20:54:03.458Z] [2022-02-15T20:54:03.458Z] #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-02-15T20:54:03.458Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-15T20:54:03.458Z] #29 9.303 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:03.556Z] #12 DONE 1.0s [2022-02-15T20:54:03.556Z] [2022-02-15T20:54:03.556Z] #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-02-15T20:54:03.556Z] #31 sha256:b487c2470cc3a392e5fdc80453a577618e69e16410b070bad8df4767363dbf4b [2022-02-15T20:54:03.556Z] #31 1.482 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-15T20:54:03.556Z] #31 1.766 [2022-02-15T20:54:03.556Z] #31 1.976 #=#=# ######################################################################## 100.0% [2022-02-15T20:54:03.556Z] #31 2.233 [2022-02-15T20:54:03.556Z] #31 3.103 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-15T20:54:03.556Z] #31 3.372 [2022-02-15T20:54:03.556Z] #31 3.591 #=#=# ######################################################################## 100.0% [2022-02-15T20:54:03.556Z] #31 3.911 [2022-02-15T20:54:03.556Z] #31 4.793 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-15T20:54:03.556Z] #31 5.091 [2022-02-15T20:54:03.556Z] #31 5.312 #=#=# ############### 21.5% ########################################## 59.3% ################################################################# 91.3% ######################################################################## 100.0% [2022-02-15T20:54:03.556Z] #31 5.868 [2022-02-15T20:54:03.668Z] #19 80.07 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-02-15T20:54:03.668Z] #19 80.07 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-15T20:54:03.668Z] #19 80.08 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-15T20:54:03.717Z] #29 9.310 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:03.717Z] #29 9.393 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:03.717Z] #29 ... [2022-02-15T20:54:03.717Z] [2022-02-15T20:54:03.717Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-15T20:54:03.717Z] #12 sha256:ea29962d86a667d2efde993e46479dbd8ebab595a1312d7d46e92fa9da03d15b [2022-02-15T20:54:03.717Z] #12 DONE 0.8s [2022-02-15T20:54:03.717Z] [2022-02-15T20:54:03.717Z] #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-02-15T20:54:03.717Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-15T20:54:03.717Z] #29 9.492 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T20:54:03.717Z] #29 9.588 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-15T20:54:03.790Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 5.1s [2022-02-15T20:54:03.973Z] #29 9.689 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T20:54:03.973Z] #29 ... [2022-02-15T20:54:03.973Z] [2022-02-15T20:54:03.973Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-02-15T20:54:03.973Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-02-15T20:54:03.973Z] #70 DONE 0.6s [2022-02-15T20:54:04.137Z] #31 ... [2022-02-15T20:54:04.137Z] [2022-02-15T20:54:04.137Z] #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-02-15T20:54:04.137Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-15T20:54:04.137Z] #13 DONE 0.6s [2022-02-15T20:54:04.137Z] [2022-02-15T20:54:04.137Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-15T20:54:04.137Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-15T20:54:04.137Z] #46 DONE 0.1s [2022-02-15T20:54:04.137Z] [2022-02-15T20:54:04.137Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-15T20:54:04.137Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-15T20:54:04.232Z] [2022-02-15T20:54:04.232Z] #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-02-15T20:54:04.232Z] #13 sha256:f61a007e3f1465639b90c2554f42d63b20382650699d75921f78da8f5197b093 [2022-02-15T20:54:04.244Z] #19 80.93 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-02-15T20:54:04.278Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 10.2s [2022-02-15T20:54:04.397Z] #33 DONE 0.4s [2022-02-15T20:54:04.397Z] [2022-02-15T20:54:04.397Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-15T20:54:04.397Z] #25 sha256:2b5ba5ffdd961f90a26fa3666e9e9c88fc903e66a6de9d5147701feba27b9d33 [2022-02-15T20:54:04.397Z] #25 DONE 0.3s [2022-02-15T20:54:04.397Z] [2022-02-15T20:54:04.397Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-15T20:54:04.397Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-15T20:54:04.397Z] #42 DONE 0.3s [2022-02-15T20:54:04.397Z] [2022-02-15T20:54:04.397Z] #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-02-15T20:54:04.397Z] #31 sha256:b487c2470cc3a392e5fdc80453a577618e69e16410b070bad8df4767363dbf4b [2022-02-15T20:54:04.397Z] #31 6.768 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-15T20:54:04.489Z] #13 DONE 0.7s [2022-02-15T20:54:04.489Z] [2022-02-15T20:54:04.489Z] #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-02-15T20:54:04.489Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-15T20:54:04.502Z] #19 80.93 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-02-15T20:54:04.502Z] #19 80.94 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-15T20:54:04.654Z] #31 ... [2022-02-15T20:54:04.654Z] [2022-02-15T20:54:04.654Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-15T20:54:04.654Z] #62 sha256:0c0f527f3a3a56b0f0505d48d95ab18f604151fd08cac8f47ad9f9ef49f9bbf5 [2022-02-15T20:54:04.654Z] #62 DONE 0.4s [2022-02-15T20:54:04.654Z] [2022-02-15T20:54:04.654Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:54:04.654Z] #63 sha256:56c8793d717e9e89f4a68d992c2af383faca8a09f74d54962394661ef09dd771 [2022-02-15T20:54:04.750Z] #29 ... [2022-02-15T20:54:04.750Z] [2022-02-15T20:54:04.750Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-15T20:54:04.750Z] #33 sha256:e632abe321a7e4652a1d6dcca1925f9b7f426964de2b6330ae22a1f3cb424ee6 [2022-02-15T20:54:04.750Z] #33 DONE 0.1s [2022-02-15T20:54:04.750Z] [2022-02-15T20:54:04.750Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-15T20:54:04.750Z] #62 sha256:c8a430de79bd2d72357aa016ad34cafd5b0d442f73058b25890a78ca76796094 [2022-02-15T20:54:04.750Z] #62 DONE 0.3s [2022-02-15T20:54:04.750Z] [2022-02-15T20:54:04.750Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-15T20:54:04.750Z] #42 sha256:8ed925fc209aa4093b3379b26b70872d01daf45910e689b2f86f27e7d1345529 [2022-02-15T20:54:04.750Z] #42 DONE 0.4s [2022-02-15T20:54:04.750Z] [2022-02-15T20:54:04.750Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:54:04.750Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-15T20:54:05.007Z] #43 ... [2022-02-15T20:54:05.007Z] [2022-02-15T20:54:05.007Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-15T20:54:05.007Z] #46 sha256:0771a593c1f708a7c877c9bec7977e896cbe9bd1e50534cefaaca768b63477a2 [2022-02-15T20:54:05.007Z] #46 DONE 0.6s [2022-02-15T20:54:05.066Z] #19 81.63 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-02-15T20:54:05.066Z] #19 81.64 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-02-15T20:54:05.066Z] #19 81.64 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-15T20:54:05.263Z] [2022-02-15T20:54:05.263Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-15T20:54:05.263Z] #25 sha256:9dc8176b99b13b2c499261c1f37d86cba810b0215ad43a2d56bd391a2034ec7b [2022-02-15T20:54:05.263Z] #25 DONE 0.8s [2022-02-15T20:54:05.263Z] [2022-02-15T20:54:05.263Z] #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-02-15T20:54:05.263Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-15T20:54:05.263Z] #29 10.88 Fetched 8388 kB in 2s (4566 kB/s) [2022-02-15T20:54:05.630Z] #19 82.23 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-02-15T20:54:05.631Z] #19 82.23 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-15T20:54:05.631Z] #19 82.23 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-15T20:54:05.831Z] #29 10.88 Reading package lists... [2022-02-15T20:54:06.195Z] #19 82.78 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-02-15T20:54:06.195Z] #19 82.78 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-02-15T20:54:06.195Z] #19 82.79 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-15T20:54:06.761Z] #19 83.31 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-02-15T20:54:06.761Z] #19 83.31 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:54:06.761Z] #19 83.32 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-15T20:54:06.761Z] #19 83.38 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-02-15T20:54:06.761Z] #19 83.38 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:54:06.761Z] #19 83.39 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:54:06.762Z] #29 11.71 Reading package lists... [2022-02-15T20:54:06.813Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 13.0s done [2022-02-15T20:54:07.018Z] #29 12.52 Building dependency tree... [2022-02-15T20:54:07.071Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 [2022-02-15T20:54:07.071Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-15T20:54:07.275Z] #29 12.93 The following additional packages will be installed: [2022-02-15T20:54:07.275Z] #29 12.93 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-02-15T20:54:07.275Z] #29 12.93 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-02-15T20:54:07.275Z] #29 12.93 Recommended packages: [2022-02-15T20:54:07.275Z] #29 12.93 libldap-common publicsuffix libsasl2-modules [2022-02-15T20:54:07.275Z] #29 13.07 The following NEW packages will be installed: [2022-02-15T20:54:07.275Z] #29 13.07 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-02-15T20:54:07.275Z] #29 13.07 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-02-15T20:54:07.275Z] #29 13.07 libssh2-1 openssl [2022-02-15T20:54:07.403Z] #11 DONE 43.2s [2022-02-15T20:54:07.403Z] [2022-02-15T20:54:07.403Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-15T20:54:07.403Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-15T20:54:07.535Z] #29 13.34 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-02-15T20:54:07.535Z] #29 13.34 Need to get 2932 kB of archives. [2022-02-15T20:54:07.535Z] #29 13.34 After this operation, 6483 kB of additional disk space will be used. [2022-02-15T20:54:07.535Z] #29 13.34 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB] [2022-02-15T20:54:07.822Z] #29 13.37 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-02-15T20:54:07.823Z] #29 13.37 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-02-15T20:54:07.823Z] #29 13.37 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2022-02-15T20:54:07.823Z] #29 13.37 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2022-02-15T20:54:07.823Z] #29 13.38 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-02-15T20:54:07.823Z] #29 13.38 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-02-15T20:54:07.823Z] #29 13.38 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-02-15T20:54:07.823Z] #29 13.39 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-02-15T20:54:07.823Z] #29 13.39 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-02-15T20:54:07.823Z] #29 13.39 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-02-15T20:54:07.823Z] #29 13.40 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-02-15T20:54:07.823Z] #29 13.40 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-15T20:54:07.823Z] #29 13.41 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-15T20:54:07.823Z] #29 13.43 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-15T20:54:07.823Z] #29 13.63 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:07.823Z] #29 13.75 Fetched 2932 kB in 0s (8322 kB/s) [2022-02-15T20:54:07.935Z] #63 ... [2022-02-15T20:54:07.935Z] [2022-02-15T20:54:07.935Z] #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-02-15T20:54:07.935Z] #31 sha256:b487c2470cc3a392e5fdc80453a577618e69e16410b070bad8df4767363dbf4b [2022-02-15T20:54:07.935Z] #31 7.321 [2022-02-15T20:54:07.935Z] #31 7.546 #=#=# ######################################################################## 100.0% [2022-02-15T20:54:07.935Z] #31 8.031 [2022-02-15T20:54:07.935Z] #31 8.825 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-15T20:54:07.935Z] #31 9.168 [2022-02-15T20:54:07.935Z] #31 9.392 #=#=# ######################################################################## 100.0% [2022-02-15T20:54:07.935Z] #31 9.691 [2022-02-15T20:54:07.935Z] #31 9.770 Download of images into '/build' complete. [2022-02-15T20:54:07.935Z] #31 9.770 Use something like the following to load the result into a Docker daemon: [2022-02-15T20:54:07.935Z] #31 9.770 tar -cC '/build' . | docker load [2022-02-15T20:54:07.935Z] #31 DONE 9.8s [2022-02-15T20:54:07.935Z] [2022-02-15T20:54:07.935Z] #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-02-15T20:54:07.935Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:54:07.935Z] #34 3.417 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-15T20:54:07.935Z] #34 3.417 Cloning into '.'... [2022-02-15T20:54:07.999Z] #11 extracting sha256:6a0b51344be5f9250bead5056dab94779c90f7387bb1bc436f0a0cdbe2254d13 8.7s done [2022-02-15T20:54:07.999Z] #11 ... [2022-02-15T20:54:07.999Z] [2022-02-15T20:54:07.999Z] #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-02-15T20:54:07.999Z] #31 sha256:5160d258a2dfe801eaae607d2fd18e4ccd2f20d6f7271e841eb3e47e37277732 [2022-02-15T20:54:07.999Z] #31 10.14 #=#=# ######################################################################## 100.0% [2022-02-15T20:54:07.999Z] #31 10.39 [2022-02-15T20:54:07.999Z] #31 10.46 Download of images into '/build' complete. [2022-02-15T20:54:07.999Z] #31 10.46 Use something like the following to load the result into a Docker daemon: [2022-02-15T20:54:07.999Z] #31 10.46 tar -cC '/build' . | docker load [2022-02-15T20:54:07.999Z] #31 DONE 14.8s [2022-02-15T20:54:07.999Z] [2022-02-15T20:54:07.999Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.6-bullseye@sha256:c1756f7a6438d0f0e2d7e4b6c325f3fe5c4828fc825680c875d75d241d420b7c [2022-02-15T20:54:07.999Z] #11 sha256:df00cc21b0cdc2aaa6e967519bb422628f28c4988bf4c67b80da7d27e5f641f6 [2022-02-15T20:54:07.999Z] #11 extracting sha256:856234c9f3194ea7c9dde1bed11c61f4dcd53cb2edba539d136b955fe4bace56 done [2022-02-15T20:54:08.112Z] #29 13.90 Selecting previously unselected package openssl. [2022-02-15T20:54:08.112Z] #29 13.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-02-15T20:54:08.112Z] #29 13.93 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ... [2022-02-15T20:54:08.113Z] #29 13.96 Unpacking openssl (1.1.1k-1+deb11u1) ... [2022-02-15T20:54:08.260Z] #11 DONE 38.4s [2022-02-15T20:54:08.260Z] [2022-02-15T20:54:08.260Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-02-15T20:54:08.260Z] #12 sha256:9eb25e4ceca9115a4c5147aabaa358114ca2384606bbf843cd8bb93b7468011c [2022-02-15T20:54:08.339Z] #12 DONE 0.9s [2022-02-15T20:54:08.339Z] [2022-02-15T20:54:08.339Z] #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-02-15T20:54:08.339Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-15T20:54:08.715Z] #29 14.49 Selecting previously unselected package ca-certificates. [2022-02-15T20:54:08.715Z] #29 14.49 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-02-15T20:54:08.715Z] #29 14.50 Unpacking ca-certificates (20210119) ... [2022-02-15T20:54:08.918Z] #13 DONE 0.6s [2022-02-15T20:54:08.918Z] [2022-02-15T20:54:08.918Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-15T20:54:08.918Z] #25 sha256:196574bbb83b2c76ac4d80f7bbe73c9551da1841ad4c21f8ef098321afe0b67d [2022-02-15T20:54:08.983Z] #29 14.79 Selecting previously unselected package libbrotli1:arm64. [2022-02-15T20:54:08.983Z] #29 14.79 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-02-15T20:54:08.983Z] #29 14.80 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-15T20:54:09.178Z] #25 ... [2022-02-15T20:54:09.178Z] [2022-02-15T20:54:09.178Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-15T20:54:09.178Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-15T20:54:09.178Z] #42 DONE 0.2s [2022-02-15T20:54:09.178Z] [2022-02-15T20:54:09.178Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-15T20:54:09.178Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-15T20:54:09.178Z] #33 DONE 0.3s [2022-02-15T20:54:09.178Z] [2022-02-15T20:54:09.178Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-15T20:54:09.178Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-15T20:54:09.178Z] #46 DONE 0.4s [2022-02-15T20:54:09.178Z] [2022-02-15T20:54:09.178Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:09.178Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:09.178Z] #47 ... [2022-02-15T20:54:09.178Z] [2022-02-15T20:54:09.178Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-15T20:54:09.178Z] #62 sha256:319ab55b509e0f054c237ca15a27a837df1431c04587ea49ab5ab9fa1d01225e [2022-02-15T20:54:09.178Z] #62 DONE 0.4s [2022-02-15T20:54:09.178Z] [2022-02-15T20:54:09.178Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-15T20:54:09.178Z] #25 sha256:196574bbb83b2c76ac4d80f7bbe73c9551da1841ad4c21f8ef098321afe0b67d [2022-02-15T20:54:09.178Z] #25 DONE 0.4s [2022-02-15T20:54:09.199Z] #12 DONE 0.9s [2022-02-15T20:54:09.199Z] [2022-02-15T20:54:09.199Z] #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-02-15T20:54:09.199Z] #13 sha256:e9ef1126d59f1b7baa2f9742af6a0d1d50f7c96616cba544c73a1841a0d4c1b0 [2022-02-15T20:54:09.241Z] #29 15.10 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-02-15T20:54:09.241Z] #29 15.10 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-15T20:54:09.241Z] #29 15.10 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:54:09.438Z] [2022-02-15T20:54:09.438Z] #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-02-15T20:54:09.438Z] #26 sha256:8cb4358383190222a612b9c9de31d692ddd9f2168cb2d0a0a59bd8f5e7597f3e [2022-02-15T20:54:09.510Z] #29 15.29 Selecting previously unselected package libsasl2-2:arm64. [2022-02-15T20:54:09.510Z] #29 15.29 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2022-02-15T20:54:09.510Z] #29 15.29 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:54:09.770Z] #13 DONE 0.7s [2022-02-15T20:54:09.770Z] [2022-02-15T20:54:09.770Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:09.770Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:54:09.771Z] #29 15.56 Selecting previously unselected package libldap-2.4-2:arm64. [2022-02-15T20:54:09.771Z] #29 15.56 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-02-15T20:54:09.771Z] #29 15.58 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-15T20:54:09.831Z] #34 ... [2022-02-15T20:54:09.831Z] [2022-02-15T20:54:09.831Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:54:09.831Z] #63 sha256:56c8793d717e9e89f4a68d992c2af383faca8a09f74d54962394661ef09dd771 [2022-02-15T20:54:09.831Z] #63 4.206 + RM_GOPATH=0 [2022-02-15T20:54:09.831Z] #63 4.206 + TMP_GOPATH= [2022-02-15T20:54:09.831Z] #63 4.206 + : /build [2022-02-15T20:54:09.831Z] #63 4.206 + '[' -z '' ']' [2022-02-15T20:54:09.831Z] #63 4.206 ++ mktemp -d [2022-02-15T20:54:09.831Z] #63 4.206 + export GOPATH=/tmp/tmp.iwSD39chZC [2022-02-15T20:54:09.831Z] #63 4.206 + GOPATH=/tmp/tmp.iwSD39chZC [2022-02-15T20:54:09.831Z] #63 4.206 + RM_GOPATH=1 [2022-02-15T20:54:09.831Z] #63 4.206 + case "$(go env GOARCH)" in [2022-02-15T20:54:09.831Z] #63 4.206 ++ go env GOARCH [2022-02-15T20:54:09.831Z] #63 4.220 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:09.831Z] #63 4.220 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:09.831Z] #63 4.220 ++ dirname /install.sh [2022-02-15T20:54:09.831Z] #63 4.220 + dir=/ [2022-02-15T20:54:09.831Z] #63 4.220 + bin=rootlesskit [2022-02-15T20:54:09.831Z] #63 4.220 + shift [2022-02-15T20:54:09.831Z] #63 4.220 + '[' '!' -f //rootlesskit.installer ']' [2022-02-15T20:54:09.831Z] #63 4.220 + . //rootlesskit.installer [2022-02-15T20:54:09.831Z] #63 4.220 ++ : v0.14.6 [2022-02-15T20:54:09.831Z] #63 4.220 + install_rootlesskit [2022-02-15T20:54:09.831Z] #63 4.220 + case "$1" in [2022-02-15T20:54:09.831Z] #63 4.220 + export CGO_ENABLED=0 [2022-02-15T20:54:09.831Z] #63 4.220 + CGO_ENABLED=0 [2022-02-15T20:54:09.831Z] #63 4.220 + _install_rootlesskit [2022-02-15T20:54:09.831Z] #63 4.238 + echo 'Install rootlesskit version v0.14.6' [2022-02-15T20:54:09.831Z] #63 4.238 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T20:54:09.831Z] #63 4.238 + GOBIN=/build [2022-02-15T20:54:09.831Z] #63 4.238 + GO111MODULE=on [2022-02-15T20:54:09.831Z] #63 4.238 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-15T20:54:09.831Z] #63 4.239 Install rootlesskit version v0.14.6 [2022-02-15T20:54:09.831Z] #63 4.781 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-15T20:54:10.027Z] #29 15.81 Selecting previously unselected package libnghttp2-14:arm64. [2022-02-15T20:54:10.027Z] #29 15.82 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-02-15T20:54:10.027Z] #29 15.83 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-15T20:54:10.030Z] #51 ... [2022-02-15T20:54:10.030Z] [2022-02-15T20:54:10.030Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-02-15T20:54:10.030Z] #33 sha256:b7d377f2965af815cbf8c35073959a3e4ab1fc93aa58585f4e4bbf74a8e71fb8 [2022-02-15T20:54:10.030Z] #33 DONE 0.2s [2022-02-15T20:54:10.030Z] [2022-02-15T20:54:10.030Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-02-15T20:54:10.030Z] #46 sha256:bedbe15e565eb22f56ceb7109eec53bd8bb9ae03693df03b3a7683489064651f [2022-02-15T20:54:10.030Z] #46 DONE 0.3s [2022-02-15T20:54:10.030Z] [2022-02-15T20:54:10.030Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-02-15T20:54:10.030Z] #42 sha256:88717b960ae2c32d1683d89c477023a795cab24937111aa609431ebce214cbb4 [2022-02-15T20:54:10.030Z] #42 DONE 0.4s [2022-02-15T20:54:10.030Z] [2022-02-15T20:54:10.030Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-15T20:54:10.030Z] #25 sha256:bde8eb1373f21513adba9dd69533961f1db5ff55b1afde671b7976cfa9383eb9 [2022-02-15T20:54:10.030Z] #25 DONE 0.4s [2022-02-15T20:54:10.030Z] [2022-02-15T20:54:10.030Z] #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-02-15T20:54:10.030Z] #26 sha256:cf41e5ce4bcb6914dd93cf50f1b9e780c78733e5723f67fe462aaa0d748acc91 [2022-02-15T20:54:10.285Z] #29 15.96 Selecting previously unselected package libpsl5:arm64. [2022-02-15T20:54:10.285Z] #29 15.97 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-02-15T20:54:10.285Z] #29 15.97 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-02-15T20:54:10.285Z] #29 16.09 Selecting previously unselected package librtmp1:arm64. [2022-02-15T20:54:10.285Z] #29 16.09 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-02-15T20:54:10.285Z] #29 16.11 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T20:54:10.291Z] #26 ... [2022-02-15T20:54:10.291Z] [2022-02-15T20:54:10.291Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-15T20:54:10.291Z] #62 sha256:443b7a0c2910f44806c0fed1942694efd5241dbb3f83ada2b2cd23ae7d7ce7a7 [2022-02-15T20:54:10.291Z] #62 DONE 0.4s [2022-02-15T20:54:10.291Z] [2022-02-15T20:54:10.291Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:54:10.291Z] #63 sha256:77f4406cb1c3696da7dc7387d9c7641720ac313cc1a1ca702ca6c7d88d8dda94 [2022-02-15T20:54:10.542Z] #29 16.22 Selecting previously unselected package libssh2-1:arm64. [2022-02-15T20:54:10.542Z] #29 16.22 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-02-15T20:54:10.542Z] #29 16.22 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-02-15T20:54:10.542Z] #29 16.41 Selecting previously unselected package libcurl4:arm64. [2022-02-15T20:54:10.542Z] #29 16.41 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-15T20:54:10.542Z] #29 16.42 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-15T20:54:10.790Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-15T20:54:10.790Z] [2022-02-15T20:54:10.790Z] ________ ____ __. [2022-02-15T20:54:10.790Z] \_____ \ | |/ _| [2022-02-15T20:54:10.790Z] / | \| < [2022-02-15T20:54:10.790Z] / | \ | \ [2022-02-15T20:54:10.790Z] \_______ /____|__ \ [2022-02-15T20:54:10.790Z] \/ \/ [2022-02-15T20:54:10.790Z] [2022-02-15T20:54:10.790Z] INFO: make.ps1 ended at 02/15/2022 20:54:00 [2022-02-15T20:54:10.790Z] INFO: Binaries build ended at 02/15/2022 20:54:02. Duration:00:01:23.0520158 [2022-02-15T20:54:10.790Z] INFO: Copying the built daemon binary to d:\CI\PR-43245\3\binary\dockerd-699174347c.exe... [2022-02-15T20:54:10.790Z] INFO: Copying the built client binary to d:\CI\PR-43245\3\binary\docker-699174347c.exe... [2022-02-15T20:54:10.790Z] INFO: Copying dockerversion from the container... [2022-02-15T20:54:10.790Z] INFO: Copying the golang package from the container to d:\CI\PR-43245\3\installer\go.zip... [2022-02-15T20:54:10.790Z] INFO: Extracting go.zip to d:\CI\PR-43245\3\go [2022-02-15T20:54:10.799Z] #29 16.68 Selecting previously unselected package curl. [2022-02-15T20:54:10.799Z] #29 16.68 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-02-15T20:54:10.799Z] #29 16.69 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-02-15T20:54:11.056Z] #29 16.88 Selecting previously unselected package libonig5:arm64. [2022-02-15T20:54:11.056Z] #29 16.88 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-15T20:54:11.056Z] #29 16.89 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-15T20:54:11.326Z] #29 17.03 Selecting previously unselected package libjq1:arm64. [2022-02-15T20:54:11.326Z] #29 17.03 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-02-15T20:54:11.326Z] #29 17.03 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-15T20:54:11.584Z] #29 17.16 Selecting previously unselected package jq. [2022-02-15T20:54:11.584Z] #29 17.16 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-02-15T20:54:11.584Z] #29 17.16 Unpacking jq (1.6-2.1) ... [2022-02-15T20:54:11.584Z] #29 17.39 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-02-15T20:54:11.584Z] #29 17.41 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-02-15T20:54:11.584Z] #29 17.45 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-02-15T20:54:11.584Z] #29 17.47 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:54:11.584Z] #29 17.49 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-02-15T20:54:11.841Z] #29 17.52 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2022-02-15T20:54:11.841Z] #29 17.55 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-02-15T20:54:11.841Z] #29 17.57 Setting up openssl (1.1.1k-1+deb11u1) ... [2022-02-15T20:54:11.841Z] #29 17.61 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-15T20:54:11.841Z] #29 17.63 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-15T20:54:11.841Z] #29 17.65 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-02-15T20:54:11.841Z] #29 17.69 Setting up ca-certificates (20210119) ... [2022-02-15T20:54:12.366Z] #63 7.824 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T20:54:12.366Z] #63 7.860 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-15T20:54:12.546Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-15T20:54:12.546Z] [2022-02-15T20:54:12.546Z] ________ ____ __. [2022-02-15T20:54:12.546Z] \_____ \ | |/ _| [2022-02-15T20:54:12.546Z] / | \| < [2022-02-15T20:54:12.546Z] / | \ | \ [2022-02-15T20:54:12.546Z] \_______ /____|__ \ [2022-02-15T20:54:12.546Z] \/ \/ [2022-02-15T20:54:12.546Z] [2022-02-15T20:54:12.546Z] INFO: make.ps1 ended at 02/15/2022 20:53:59 [2022-02-15T20:54:12.546Z] INFO: Binaries build ended at 02/15/2022 20:54:00. Duration:00:01:19.4907947 [2022-02-15T20:54:12.546Z] INFO: Copying the built daemon binary to d:\CI\PR-43245\3\binary\dockerd-699174347c.exe... [2022-02-15T20:54:12.546Z] INFO: Copying the built client binary to d:\CI\PR-43245\3\binary\docker-699174347c.exe... [2022-02-15T20:54:12.546Z] INFO: Copying dockerversion from the container... [2022-02-15T20:54:12.546Z] INFO: Copying the golang package from the container to d:\CI\PR-43245\3\installer\go.zip... [2022-02-15T20:54:12.546Z] INFO: Extracting go.zip to d:\CI\PR-43245\3\go [2022-02-15T20:54:12.931Z] #63 8.221 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-15T20:54:14.302Z] #63 ... [2022-02-15T20:54:14.302Z] [2022-02-15T20:54:14.302Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:54:14.302Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T20:54:14.302Z] #49 4.692 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-15T20:54:14.302Z] #49 6.597 go: downloading github.com/fatih/color v1.10.0 [2022-02-15T20:54:14.302Z] #49 6.617 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-15T20:54:14.302Z] #49 6.637 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-15T20:54:14.302Z] #49 6.747 go: downloading github.com/pkg/errors v0.9.1 [2022-02-15T20:54:14.302Z] #49 7.127 go: downloading golang.org/x/tools v0.1.0 [2022-02-15T20:54:14.302Z] #49 7.352 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-15T20:54:14.302Z] #49 7.461 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-15T20:54:14.302Z] #49 7.537 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-15T20:54:14.302Z] #49 7.740 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-15T20:54:14.302Z] #49 ... [2022-02-15T20:54:14.302Z] [2022-02-15T20:54:14.302Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-15T20:54:14.302Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T20:54:14.302Z] #36 4.551 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-15T20:54:14.368Z] #29 ... [2022-02-15T20:54:14.368Z] [2022-02-15T20:54:14.368Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:14.368Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-15T20:54:14.368Z] #38 4.130 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:14.368Z] #38 4.176 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:14.368Z] #38 4.176 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:14.368Z] #38 4.805 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T20:54:14.368Z] #38 6.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-15T20:54:14.368Z] #38 8.219 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T20:54:14.559Z] #36 ... [2022-02-15T20:54:14.559Z] [2022-02-15T20:54:14.559Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:14.559Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:54:14.559Z] #51 4.332 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-15T20:54:14.559Z] #51 ... [2022-02-15T20:54:14.559Z] [2022-02-15T20:54:14.559Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:14.559Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:14.559Z] #47 5.138 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:14.559Z] #47 5.194 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:14.559Z] #47 5.195 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:14.559Z] #47 5.766 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-15T20:54:14.559Z] #47 6.086 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:54:14.559Z] #47 8.041 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:54:14.559Z] #47 10.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:54:14.625Z] #38 ... [2022-02-15T20:54:14.626Z] [2022-02-15T20:54:14.626Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:14.626Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T20:54:14.626Z] #51 3.505 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-15T20:54:14.626Z] #51 ... [2022-02-15T20:54:14.626Z] [2022-02-15T20:54:14.626Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-15T20:54:14.626Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-15T20:54:14.626Z] #36 3.718 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-15T20:54:14.722Z] #26 5.045 + RM_GOPATH=0 [2022-02-15T20:54:14.722Z] #26 5.046 + TMP_GOPATH= [2022-02-15T20:54:14.722Z] #26 5.046 + : /build [2022-02-15T20:54:14.722Z] #26 5.046 + '[' -z '' ']' [2022-02-15T20:54:14.722Z] #26 5.048 ++ mktemp -d [2022-02-15T20:54:14.722Z] #26 5.054 + export GOPATH=/tmp/tmp.g6W4c1anjL [2022-02-15T20:54:14.722Z] #26 5.054 + GOPATH=/tmp/tmp.g6W4c1anjL [2022-02-15T20:54:14.722Z] #26 5.054 + RM_GOPATH=1 [2022-02-15T20:54:14.722Z] #26 5.054 + case "$(go env GOARCH)" in [2022-02-15T20:54:14.722Z] #26 5.055 ++ go env GOARCH [2022-02-15T20:54:14.722Z] #26 5.072 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:14.722Z] #26 5.072 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:14.722Z] #26 5.080 ++ dirname /install.sh [2022-02-15T20:54:14.722Z] #26 5.093 + dir=/ [2022-02-15T20:54:14.722Z] #26 5.093 + bin=dockercli [2022-02-15T20:54:14.722Z] #26 5.093 + shift [2022-02-15T20:54:14.722Z] #26 5.093 + '[' '!' -f //dockercli.installer ']' [2022-02-15T20:54:14.722Z] #26 5.094 + . //dockercli.installer [2022-02-15T20:54:14.722Z] #26 5.094 ++ : stable [2022-02-15T20:54:14.722Z] #26 5.094 ++ : 17.06.2-ce [2022-02-15T20:54:14.722Z] #26 5.095 + install_dockercli [2022-02-15T20:54:14.722Z] #26 5.095 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-15T20:54:14.722Z] #26 5.095 Install docker/cli version 17.06.2-ce from stable [2022-02-15T20:54:14.722Z] #26 5.096 ++ uname -m [2022-02-15T20:54:14.722Z] #26 5.101 + arch=x86_64 [2022-02-15T20:54:14.722Z] #26 5.101 + '[' x86_64 '!=' x86_64 ']' [2022-02-15T20:54:14.722Z] #26 5.101 + url=https://download.docker.com/linux/static [2022-02-15T20:54:14.722Z] #26 5.102 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-15T20:54:14.722Z] #26 5.137 + tar -xz docker/docker [2022-02-15T20:54:14.817Z] #47 ... [2022-02-15T20:54:14.817Z] [2022-02-15T20:54:14.817Z] #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-02-15T20:54:14.817Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:14.817Z] #14 5.492 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:14.817Z] #14 5.528 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:14.817Z] #14 5.529 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:14.817Z] #14 6.292 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:54:14.817Z] #14 8.336 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:54:14.817Z] #14 10.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:54:14.817Z] #14 ... [2022-02-15T20:54:14.817Z] [2022-02-15T20:54:14.817Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:14.817Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:14.817Z] #38 5.854 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:14.817Z] #38 5.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:14.817Z] #38 5.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:14.817Z] #38 6.815 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:54:14.817Z] #38 9.042 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:54:14.882Z] #36 ... [2022-02-15T20:54:14.882Z] [2022-02-15T20:54:14.883Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:54:14.883Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-15T20:54:14.883Z] #49 3.641 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-15T20:54:14.883Z] #49 5.538 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-15T20:54:14.883Z] #49 5.548 go: downloading github.com/fatih/color v1.10.0 [2022-02-15T20:54:14.883Z] #49 5.786 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-15T20:54:14.883Z] #49 5.787 go: downloading github.com/pkg/errors v0.9.1 [2022-02-15T20:54:14.883Z] #49 6.085 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-15T20:54:14.883Z] #49 6.112 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-15T20:54:14.883Z] #49 6.124 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-15T20:54:14.883Z] #49 6.190 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-15T20:54:14.883Z] #49 6.371 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-15T20:54:14.883Z] #49 6.532 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-15T20:54:14.883Z] #49 6.719 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-15T20:54:14.883Z] #49 6.904 go: downloading golang.org/x/tools v0.1.0 [2022-02-15T20:54:14.883Z] #49 ... [2022-02-15T20:54:14.883Z] [2022-02-15T20:54:14.883Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:54:14.883Z] #63 sha256:f8d7968ebd63617da2ca9d10d74a810d83e357ad0f3ef3cb732a54bb303f911e [2022-02-15T20:54:14.883Z] #63 3.354 + RM_GOPATH=0 [2022-02-15T20:54:14.883Z] #63 3.356 + TMP_GOPATH= [2022-02-15T20:54:14.883Z] #63 3.356 + : /build [2022-02-15T20:54:14.883Z] #63 3.356 + '[' -z '' ']' [2022-02-15T20:54:14.883Z] #63 3.356 ++ mktemp -d [2022-02-15T20:54:14.883Z] #63 3.364 + export GOPATH=/tmp/tmp.UREAmEyMQP [2022-02-15T20:54:14.883Z] #63 3.364 + GOPATH=/tmp/tmp.UREAmEyMQP [2022-02-15T20:54:14.883Z] #63 3.364 + RM_GOPATH=1 [2022-02-15T20:54:14.883Z] #63 3.364 + case "$(go env GOARCH)" in [2022-02-15T20:54:14.883Z] #63 3.372 ++ go env GOARCH [2022-02-15T20:54:14.883Z] #63 3.413 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:14.883Z] #63 3.413 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:14.883Z] #63 3.413 ++ dirname /install.sh [2022-02-15T20:54:14.883Z] #63 3.413 + dir=/ [2022-02-15T20:54:14.883Z] #63 3.413 + bin=rootlesskit [2022-02-15T20:54:14.883Z] #63 3.413 + shift [2022-02-15T20:54:14.883Z] #63 3.413 + '[' '!' -f //rootlesskit.installer ']' [2022-02-15T20:54:14.883Z] #63 3.413 + . //rootlesskit.installer [2022-02-15T20:54:14.883Z] #63 3.413 ++ : v0.14.6 [2022-02-15T20:54:14.883Z] #63 3.413 + install_rootlesskit [2022-02-15T20:54:14.883Z] #63 3.413 + case "$1" in [2022-02-15T20:54:14.883Z] #63 3.413 + export CGO_ENABLED=0 [2022-02-15T20:54:14.883Z] #63 3.413 + CGO_ENABLED=0 [2022-02-15T20:54:14.883Z] #63 3.413 + _install_rootlesskit [2022-02-15T20:54:14.883Z] #63 3.481 + echo 'Install rootlesskit version v0.14.6' [2022-02-15T20:54:14.883Z] #63 3.481 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T20:54:14.883Z] #63 3.481 + GOBIN=/build [2022-02-15T20:54:14.883Z] #63 3.481 + GO111MODULE=on [2022-02-15T20:54:14.883Z] #63 3.481 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-15T20:54:14.883Z] #63 3.481 Install rootlesskit version v0.14.6 [2022-02-15T20:54:14.883Z] #63 4.008 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-15T20:54:14.883Z] #63 6.151 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T20:54:14.883Z] #63 6.164 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-15T20:54:14.883Z] #63 6.667 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-15T20:54:14.883Z] #63 8.941 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-15T20:54:14.883Z] #63 9.652 go: downloading github.com/google/uuid v1.3.0 [2022-02-15T20:54:14.883Z] #63 9.694 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-15T20:54:14.883Z] #63 9.739 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-15T20:54:14.883Z] #63 9.856 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T20:54:14.883Z] #63 10.08 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-15T20:54:14.883Z] #63 10.15 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-15T20:54:14.981Z] #26 ... [2022-02-15T20:54:14.981Z] [2022-02-15T20:54:14.981Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:14.981Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:14.981Z] #47 5.670 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:14.981Z] #47 5.711 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:14.981Z] #47 5.719 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:15.076Z] #38 ... [2022-02-15T20:54:15.076Z] [2022-02-15T20:54:15.076Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:15.076Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T20:54:15.076Z] #58 4.312 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:15.076Z] #58 4.331 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:15.076Z] #58 4.331 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:15.076Z] #58 4.788 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:54:15.076Z] #58 5.974 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:54:15.076Z] #58 8.306 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:54:15.076Z] #58 ... [2022-02-15T20:54:15.076Z] [2022-02-15T20:54:15.076Z] #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-02-15T20:54:15.076Z] #26 sha256:9e13f64d24cf5ec1ccedc982efba6b142a1cf378742d39cb940a117bee17043f [2022-02-15T20:54:15.076Z] #26 3.934 + RM_GOPATH=0 [2022-02-15T20:54:15.076Z] #26 3.934 + TMP_GOPATH= [2022-02-15T20:54:15.076Z] #26 3.934 + : /build [2022-02-15T20:54:15.076Z] #26 3.934 + '[' -z '' ']' [2022-02-15T20:54:15.076Z] #26 3.934 ++ mktemp -d [2022-02-15T20:54:15.076Z] #26 3.935 + export GOPATH=/tmp/tmp.1lXaOlPzIT [2022-02-15T20:54:15.076Z] #26 3.935 + GOPATH=/tmp/tmp.1lXaOlPzIT [2022-02-15T20:54:15.076Z] #26 3.935 + RM_GOPATH=1 [2022-02-15T20:54:15.076Z] #26 3.935 + case "$(go env GOARCH)" in [2022-02-15T20:54:15.076Z] #26 3.936 ++ go env GOARCH [2022-02-15T20:54:15.076Z] #26 3.941 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:15.076Z] #26 3.941 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:15.076Z] #26 3.954 ++ dirname /install.sh [2022-02-15T20:54:15.076Z] #26 3.954 + dir=/ [2022-02-15T20:54:15.076Z] #26 3.954 + bin=dockercli [2022-02-15T20:54:15.076Z] #26 3.954 + shift [2022-02-15T20:54:15.076Z] #26 3.954 + '[' '!' -f //dockercli.installer ']' [2022-02-15T20:54:15.076Z] #26 3.954 + . //dockercli.installer [2022-02-15T20:54:15.076Z] #26 3.954 ++ : stable [2022-02-15T20:54:15.076Z] #26 3.954 ++ : 17.06.2-ce [2022-02-15T20:54:15.076Z] #26 3.954 + install_dockercli [2022-02-15T20:54:15.076Z] #26 3.954 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-15T20:54:15.076Z] #26 3.954 ++ uname -m [2022-02-15T20:54:15.076Z] #26 3.954 + arch=x86_64 [2022-02-15T20:54:15.076Z] #26 3.954 + '[' x86_64 '!=' x86_64 ']' [2022-02-15T20:54:15.076Z] #26 3.954 + url=https://download.docker.com/linux/static [2022-02-15T20:54:15.076Z] #26 3.954 Install docker/cli version 17.06.2-ce from stable [2022-02-15T20:54:15.076Z] #26 3.964 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-15T20:54:15.076Z] #26 3.982 + tar -xz docker/docker [2022-02-15T20:54:15.140Z] #63 10.34 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-15T20:54:15.140Z] #63 ... [2022-02-15T20:54:15.140Z] [2022-02-15T20:54:15.140Z] #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-02-15T20:54:15.140Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-15T20:54:15.140Z] #34 3.211 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-15T20:54:15.140Z] #34 3.211 Cloning into '.'... [2022-02-15T20:54:15.334Z] #26 10.96 + mkdir -p /build [2022-02-15T20:54:15.335Z] #26 ... [2022-02-15T20:54:15.335Z] [2022-02-15T20:54:15.335Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-15T20:54:15.335Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T20:54:15.335Z] #53 4.152 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-15T20:54:15.335Z] #53 5.276 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-15T20:54:15.335Z] #53 5.276 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-15T20:54:15.335Z] #53 5.349 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-15T20:54:15.335Z] #53 6.858 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-15T20:54:15.335Z] #53 ... [2022-02-15T20:54:15.335Z] [2022-02-15T20:54:15.335Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:54:15.335Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:54:15.335Z] #43 4.730 + git clone https://github.com/docker/distribution.git . [2022-02-15T20:54:15.335Z] #43 4.730 Cloning into '.'... [2022-02-15T20:54:15.398Z] #34 ... [2022-02-15T20:54:15.398Z] [2022-02-15T20:54:15.398Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:15.398Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-15T20:54:15.398Z] #58 3.562 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:15.398Z] #58 3.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:15.398Z] #58 3.768 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:15.398Z] #58 4.316 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T20:54:15.398Z] #58 6.166 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-15T20:54:15.398Z] #58 7.843 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T20:54:15.398Z] #58 ... [2022-02-15T20:54:15.398Z] [2022-02-15T20:54:15.398Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-15T20:54:15.398Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T20:54:15.398Z] #14 4.221 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:15.398Z] #14 4.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:15.398Z] #14 4.232 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:15.398Z] #14 4.983 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T20:54:15.398Z] #14 6.412 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-15T20:54:15.398Z] #14 8.260 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T20:54:15.552Z] #47 6.388 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-15T20:54:15.573Z] #63 4.655 + RM_GOPATH=0 [2022-02-15T20:54:15.573Z] #63 4.658 + TMP_GOPATH= [2022-02-15T20:54:15.573Z] #63 4.658 + : /build [2022-02-15T20:54:15.573Z] #63 4.658 + '[' -z '' ']' [2022-02-15T20:54:15.573Z] #63 4.658 ++ mktemp -d [2022-02-15T20:54:15.573Z] #63 4.658 + export GOPATH=/tmp/tmp.u3hs9uL6D7 [2022-02-15T20:54:15.573Z] #63 4.658 + GOPATH=/tmp/tmp.u3hs9uL6D7 [2022-02-15T20:54:15.573Z] #63 4.658 + RM_GOPATH=1 [2022-02-15T20:54:15.573Z] #63 4.658 + case "$(go env GOARCH)" in [2022-02-15T20:54:15.573Z] #63 4.658 ++ go env GOARCH [2022-02-15T20:54:15.573Z] #63 4.672 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:15.573Z] #63 4.672 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:15.573Z] #63 4.673 ++ dirname /install.sh [2022-02-15T20:54:15.573Z] #63 4.676 + dir=/ [2022-02-15T20:54:15.573Z] #63 4.676 + bin=rootlesskit [2022-02-15T20:54:15.573Z] #63 4.676 + shift [2022-02-15T20:54:15.573Z] #63 4.676 + '[' '!' -f //rootlesskit.installer ']' [2022-02-15T20:54:15.573Z] #63 4.676 + . //rootlesskit.installer [2022-02-15T20:54:15.573Z] #63 4.676 ++ : v0.14.6 [2022-02-15T20:54:15.573Z] #63 4.676 + install_rootlesskit [2022-02-15T20:54:15.573Z] #63 4.676 + case "$1" in [2022-02-15T20:54:15.573Z] #63 4.676 + export CGO_ENABLED=0 [2022-02-15T20:54:15.573Z] #63 4.676 + CGO_ENABLED=0 [2022-02-15T20:54:15.573Z] #63 4.676 + _install_rootlesskit [2022-02-15T20:54:15.573Z] #63 4.678 + echo 'Install rootlesskit version v0.14.6' [2022-02-15T20:54:15.573Z] #63 4.678 Install rootlesskit version v0.14.6 [2022-02-15T20:54:15.573Z] #63 4.679 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T20:54:15.573Z] #63 4.679 + GOBIN=/build [2022-02-15T20:54:15.573Z] #63 4.691 + GO111MODULE=on [2022-02-15T20:54:15.573Z] #63 4.691 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-15T20:54:15.573Z] #63 ... [2022-02-15T20:54:15.573Z] [2022-02-15T20:54:15.573Z] #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-02-15T20:54:15.573Z] #26 sha256:cf41e5ce4bcb6914dd93cf50f1b9e780c78733e5723f67fe462aaa0d748acc91 [2022-02-15T20:54:15.573Z] #26 5.187 + RM_GOPATH=0 [2022-02-15T20:54:15.573Z] #26 5.187 + TMP_GOPATH= [2022-02-15T20:54:15.573Z] #26 5.187 + : /build [2022-02-15T20:54:15.573Z] #26 5.187 + '[' -z '' ']' [2022-02-15T20:54:15.573Z] #26 5.187 ++ mktemp -d [2022-02-15T20:54:15.573Z] #26 5.188 + export GOPATH=/tmp/tmp.kbR8nOgbx0 [2022-02-15T20:54:15.573Z] #26 5.188 + GOPATH=/tmp/tmp.kbR8nOgbx0 [2022-02-15T20:54:15.573Z] #26 5.188 + RM_GOPATH=1 [2022-02-15T20:54:15.573Z] #26 5.188 + case "$(go env GOARCH)" in [2022-02-15T20:54:15.573Z] #26 5.190 ++ go env GOARCH [2022-02-15T20:54:15.573Z] #26 5.260 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:15.573Z] #26 5.260 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:15.573Z] #26 5.260 ++ dirname /install.sh [2022-02-15T20:54:15.573Z] #26 5.260 + dir=/ [2022-02-15T20:54:15.573Z] #26 5.260 + bin=dockercli [2022-02-15T20:54:15.573Z] #26 5.260 + shift [2022-02-15T20:54:15.573Z] #26 5.260 + '[' '!' -f //dockercli.installer ']' [2022-02-15T20:54:15.573Z] #26 5.260 + . //dockercli.installer [2022-02-15T20:54:15.573Z] #26 5.260 ++ : stable [2022-02-15T20:54:15.573Z] #26 5.260 ++ : 17.06.2-ce [2022-02-15T20:54:15.573Z] #26 5.260 + install_dockercli [2022-02-15T20:54:15.573Z] #26 5.260 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-15T20:54:15.573Z] #26 5.260 ++ uname -m [2022-02-15T20:54:15.573Z] #26 5.261 Install docker/cli version 17.06.2-ce from stable [2022-02-15T20:54:15.573Z] #26 5.262 + arch=x86_64 [2022-02-15T20:54:15.573Z] #26 5.262 + '[' x86_64 '!=' x86_64 ']' [2022-02-15T20:54:15.573Z] #26 5.262 + url=https://download.docker.com/linux/static [2022-02-15T20:54:15.573Z] #26 5.266 + tar -xz docker/docker [2022-02-15T20:54:15.573Z] #26 5.266 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-15T20:54:15.593Z] #43 ... [2022-02-15T20:54:15.593Z] [2022-02-15T20:54:15.593Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:54:15.593Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T20:54:15.593Z] #49 11.21 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-15T20:54:15.593Z] #49 11.28 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-15T20:54:15.593Z] #49 11.39 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-15T20:54:15.593Z] #49 ... [2022-02-15T20:54:15.593Z] [2022-02-15T20:54:15.593Z] #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-02-15T20:54:15.593Z] #26 sha256:9e13f64d24cf5ec1ccedc982efba6b142a1cf378742d39cb940a117bee17043f [2022-02-15T20:54:15.593Z] #26 10.98 + mv docker/docker /build/ [2022-02-15T20:54:15.593Z] #26 10.99 + rmdir docker [2022-02-15T20:54:15.593Z] #26 DONE 11.4s [2022-02-15T20:54:15.658Z] #14 ... [2022-02-15T20:54:15.658Z] [2022-02-15T20:54:15.658Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:15.658Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-15T20:54:15.658Z] #47 3.683 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:15.658Z] #47 3.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:15.658Z] #47 3.705 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:15.658Z] #47 4.192 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-15T20:54:15.658Z] #47 4.327 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T20:54:15.658Z] #47 5.750 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-15T20:54:15.658Z] #47 7.174 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T20:54:15.658Z] #47 9.389 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-15T20:54:15.658Z] #47 ... [2022-02-15T20:54:15.658Z] [2022-02-15T20:54:15.658Z] #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-02-15T20:54:15.658Z] #26 sha256:62dc6e0efa54155a1da7beeca4769c4c9b15e68f5a81c58474209bc1fb166dbf [2022-02-15T20:54:15.658Z] #26 3.092 + RM_GOPATH=0 [2022-02-15T20:54:15.658Z] #26 3.093 + TMP_GOPATH= [2022-02-15T20:54:15.658Z] #26 3.093 + : /build [2022-02-15T20:54:15.658Z] #26 3.093 + '[' -z '' ']' [2022-02-15T20:54:15.658Z] #26 3.094 ++ mktemp -d [2022-02-15T20:54:15.658Z] #26 3.095 + export GOPATH=/tmp/tmp.FuKPld1SaA [2022-02-15T20:54:15.658Z] #26 3.095 + GOPATH=/tmp/tmp.FuKPld1SaA [2022-02-15T20:54:15.658Z] #26 3.095 + RM_GOPATH=1 [2022-02-15T20:54:15.658Z] #26 3.095 + case "$(go env GOARCH)" in [2022-02-15T20:54:15.658Z] #26 3.095 ++ go env GOARCH [2022-02-15T20:54:15.658Z] #26 3.142 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:15.658Z] #26 3.144 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:15.658Z] #26 3.144 ++ dirname /install.sh [2022-02-15T20:54:15.658Z] #26 3.182 + dir=/ [2022-02-15T20:54:15.658Z] #26 3.192 + bin=dockercli [2022-02-15T20:54:15.658Z] #26 3.192 + shift [2022-02-15T20:54:15.658Z] #26 3.192 + '[' '!' -f //dockercli.installer ']' [2022-02-15T20:54:15.658Z] #26 3.192 + . //dockercli.installer [2022-02-15T20:54:15.658Z] #26 3.192 ++ : stable [2022-02-15T20:54:15.658Z] #26 3.192 ++ : 17.06.2-ce [2022-02-15T20:54:15.658Z] #26 3.192 + install_dockercli [2022-02-15T20:54:15.658Z] #26 3.192 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-15T20:54:15.658Z] #26 3.192 Install docker/cli version 17.06.2-ce from stable [2022-02-15T20:54:15.658Z] #26 3.193 ++ uname -m [2022-02-15T20:54:15.658Z] #26 3.194 + arch=aarch64 [2022-02-15T20:54:15.658Z] #26 3.194 + '[' aarch64 '!=' x86_64 ']' [2022-02-15T20:54:15.658Z] #26 3.194 + '[' aarch64 '!=' s390x ']' [2022-02-15T20:54:15.658Z] #26 3.194 + '[' aarch64 '!=' armhf ']' [2022-02-15T20:54:15.658Z] #26 3.194 + build_dockercli [2022-02-15T20:54:15.658Z] #26 3.194 + git clone https://github.com/docker/docker-ce /tmp/tmp.FuKPld1SaA/tmp/docker-ce [2022-02-15T20:54:15.658Z] #26 3.197 Cloning into '/tmp/tmp.FuKPld1SaA/tmp/docker-ce'... [2022-02-15T20:54:15.850Z] [2022-02-15T20:54:15.850Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:54:15.850Z] #63 sha256:56c8793d717e9e89f4a68d992c2af383faca8a09f74d54962394661ef09dd771 [2022-02-15T20:54:15.850Z] #63 11.21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-15T20:54:15.921Z] #26 ... [2022-02-15T20:54:15.921Z] [2022-02-15T20:54:15.921Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-15T20:54:15.921Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-15T20:54:15.921Z] #53 4.018 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-15T20:54:15.921Z] #53 5.202 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-15T20:54:15.921Z] #53 5.223 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-15T20:54:15.921Z] #53 5.303 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-15T20:54:15.921Z] #53 6.838 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-15T20:54:15.921Z] #53 ... [2022-02-15T20:54:15.921Z] [2022-02-15T20:54:15.921Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:54:15.921Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-15T20:54:15.921Z] #49 11.20 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-15T20:54:15.921Z] #49 11.21 go: downloading golang.org/x/mod v0.3.0 [2022-02-15T20:54:16.729Z] #19 92.57 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-02-15T20:54:16.729Z] #19 92.57 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:54:16.729Z] #19 92.58 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-15T20:54:16.729Z] #19 92.65 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-02-15T20:54:16.729Z] #19 92.65 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:54:16.729Z] #19 92.66 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-15T20:54:16.786Z] #63 12.02 go: downloading github.com/google/uuid v1.3.0 [2022-02-15T20:54:16.786Z] #63 12.02 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-15T20:54:16.786Z] #63 12.13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-15T20:54:16.786Z] #63 12.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T20:54:16.929Z] #47 7.441 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:54:17.043Z] #63 12.45 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-15T20:54:17.312Z] #63 12.78 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-15T20:54:17.877Z] #63 13.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-15T20:54:18.134Z] #63 13.41 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-15T20:54:18.446Z] #49 ... [2022-02-15T20:54:18.446Z] [2022-02-15T20:54:18.447Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:54:18.447Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-15T20:54:18.447Z] #43 3.444 + git clone https://github.com/docker/distribution.git . [2022-02-15T20:54:18.447Z] #43 3.485 Cloning into '.'... [2022-02-15T20:54:18.447Z] #43 ... [2022-02-15T20:54:18.447Z] [2022-02-15T20:54:18.447Z] #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-02-15T20:54:18.447Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-15T20:54:18.447Z] #29 20.60 Updating certificates in /etc/ssl/certs... [2022-02-15T20:54:18.447Z] #29 23.78 129 added, 0 removed; done. [2022-02-15T20:54:18.447Z] #29 23.90 Setting up jq (1.6-2.1) ... [2022-02-15T20:54:18.447Z] #29 23.91 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-02-15T20:54:18.447Z] #29 23.95 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-02-15T20:54:18.447Z] #29 23.96 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:54:18.447Z] #29 24.03 Processing triggers for ca-certificates (20210119) ... [2022-02-15T20:54:18.447Z] #29 24.05 Updating certificates in /etc/ssl/certs... [2022-02-15T20:54:18.833Z] #47 ... [2022-02-15T20:54:18.833Z] [2022-02-15T20:54:18.833Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-15T20:54:18.833Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T20:54:18.833Z] #36 5.862 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-15T20:54:18.833Z] #36 ... [2022-02-15T20:54:18.833Z] [2022-02-15T20:54:18.833Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:18.833Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T20:54:18.833Z] #58 6.015 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:18.833Z] #58 6.043 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:18.833Z] #58 6.043 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:18.833Z] #58 7.208 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:54:19.092Z] #58 10.22 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:54:19.092Z] #58 ... [2022-02-15T20:54:19.092Z] [2022-02-15T20:54:19.093Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:54:19.093Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:54:19.093Z] #43 5.047 + git clone https://github.com/docker/distribution.git . [2022-02-15T20:54:19.093Z] #43 5.053 Cloning into '.'... [2022-02-15T20:54:19.352Z] #43 ... [2022-02-15T20:54:19.352Z] [2022-02-15T20:54:19.352Z] #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-02-15T20:54:19.352Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:54:19.352Z] #34 4.387 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-15T20:54:19.352Z] #34 4.388 Cloning into '.'... [2022-02-15T20:54:19.352Z] #34 ... [2022-02-15T20:54:19.352Z] [2022-02-15T20:54:19.352Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:54:19.352Z] #63 sha256:6abec75b97bdaaa9bb0a0d13b36d6ec0d722a656391d5e8894ceac3e6e42052b [2022-02-15T20:54:19.352Z] #63 4.873 + RM_GOPATH=0 [2022-02-15T20:54:19.352Z] #63 4.873 + TMP_GOPATH= [2022-02-15T20:54:19.352Z] #63 4.873 + : /build [2022-02-15T20:54:19.352Z] #63 4.873 + '[' -z '' ']' [2022-02-15T20:54:19.352Z] #63 4.873 ++ mktemp -d [2022-02-15T20:54:19.352Z] #63 4.873 + export GOPATH=/tmp/tmp.1Pn0vMbkIY [2022-02-15T20:54:19.352Z] #63 4.873 + GOPATH=/tmp/tmp.1Pn0vMbkIY [2022-02-15T20:54:19.352Z] #63 4.873 + RM_GOPATH=1 [2022-02-15T20:54:19.352Z] #63 4.873 + case "$(go env GOARCH)" in [2022-02-15T20:54:19.352Z] #63 4.873 ++ go env GOARCH [2022-02-15T20:54:19.352Z] #63 4.903 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:19.352Z] #63 4.903 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:19.352Z] #63 4.911 ++ dirname /install.sh [2022-02-15T20:54:19.352Z] #63 4.912 + dir=/ [2022-02-15T20:54:19.352Z] #63 4.912 + bin=rootlesskit [2022-02-15T20:54:19.352Z] #63 4.912 + shift [2022-02-15T20:54:19.352Z] #63 4.912 + '[' '!' -f //rootlesskit.installer ']' [2022-02-15T20:54:19.352Z] #63 4.912 + . //rootlesskit.installer [2022-02-15T20:54:19.352Z] #63 4.912 ++ : v0.14.6 [2022-02-15T20:54:19.352Z] #63 4.918 Install rootlesskit version v0.14.6 [2022-02-15T20:54:19.352Z] #63 4.918 + install_rootlesskit [2022-02-15T20:54:19.352Z] #63 4.918 + case "$1" in [2022-02-15T20:54:19.352Z] #63 4.918 + export CGO_ENABLED=0 [2022-02-15T20:54:19.352Z] #63 4.918 + CGO_ENABLED=0 [2022-02-15T20:54:19.352Z] #63 4.918 + _install_rootlesskit [2022-02-15T20:54:19.352Z] #63 4.918 + echo 'Install rootlesskit version v0.14.6' [2022-02-15T20:54:19.352Z] #63 4.918 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T20:54:19.352Z] #63 4.918 + GOBIN=/build [2022-02-15T20:54:19.352Z] #63 4.918 + GO111MODULE=on [2022-02-15T20:54:19.352Z] #63 4.918 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-15T20:54:19.352Z] #63 5.454 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-15T20:54:19.612Z] #63 10.37 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T20:54:19.612Z] #63 ... [2022-02-15T20:54:19.612Z] [2022-02-15T20:54:19.612Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-15T20:54:19.612Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T20:54:19.612Z] #53 4.327 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-15T20:54:19.612Z] #53 5.762 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-15T20:54:19.612Z] #53 5.788 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-15T20:54:19.612Z] #53 5.879 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-15T20:54:19.612Z] #53 8.051 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-15T20:54:19.612Z] #53 ... [2022-02-15T20:54:19.612Z] [2022-02-15T20:54:19.612Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:19.612Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:19.612Z] #38 6.012 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:19.612Z] #38 6.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:19.612Z] #38 6.075 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:19.612Z] #38 7.157 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:54:19.612Z] #38 10.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:54:19.786Z] #26 ... [2022-02-15T20:54:19.786Z] [2022-02-15T20:54:19.786Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:54:19.786Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T20:54:19.786Z] #49 5.505 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-15T20:54:19.786Z] #49 7.831 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-15T20:54:19.786Z] #49 7.833 go: downloading github.com/fatih/color v1.10.0 [2022-02-15T20:54:19.786Z] #49 7.866 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-15T20:54:19.786Z] #49 7.964 go: downloading github.com/pkg/errors v0.9.1 [2022-02-15T20:54:19.786Z] #49 8.430 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-15T20:54:19.786Z] #49 8.495 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-15T20:54:19.786Z] #49 8.514 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-15T20:54:19.786Z] #49 8.605 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-15T20:54:19.786Z] #49 8.805 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-15T20:54:19.786Z] #49 8.936 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-15T20:54:19.786Z] #49 9.131 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-15T20:54:19.786Z] #49 9.516 go: downloading golang.org/x/tools v0.1.0 [2022-02-15T20:54:19.786Z] #49 ... [2022-02-15T20:54:19.786Z] [2022-02-15T20:54:19.786Z] #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-02-15T20:54:19.786Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:54:19.786Z] #34 4.972 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-02-15T20:54:19.786Z] #34 4.987 Cloning into '.'... [2022-02-15T20:54:19.821Z] #29 ... [2022-02-15T20:54:19.821Z] [2022-02-15T20:54:19.821Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-15T20:54:19.821Z] #36 sha256:b0a700bcc09973c47169563c3637cfd7cdc061ffad5331a5be46f450ccf85fd5 [2022-02-15T20:54:19.821Z] #36 14.40 tomll can be used in two ways: [2022-02-15T20:54:19.821Z] #36 14.40 Writing to STDIN and reading from STDOUT: [2022-02-15T20:54:19.821Z] #36 14.40 cat file.toml | tomll > file.toml [2022-02-15T20:54:19.821Z] #36 14.40 [2022-02-15T20:54:19.821Z] #36 14.40 Reading and updating a list of files: [2022-02-15T20:54:19.821Z] #36 14.40 tomll a.toml b.toml c.toml [2022-02-15T20:54:19.821Z] #36 14.40 [2022-02-15T20:54:19.821Z] #36 14.40 When given a list of files, tomll will modify all files in place without asking. [2022-02-15T20:54:19.821Z] #36 DONE 15.4s [2022-02-15T20:54:19.821Z] [2022-02-15T20:54:19.821Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:54:19.821Z] #63 sha256:f8d7968ebd63617da2ca9d10d74a810d83e357ad0f3ef3cb732a54bb303f911e [2022-02-15T20:54:19.821Z] #63 10.47 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-15T20:54:19.821Z] #63 12.14 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-15T20:54:19.821Z] #63 12.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-15T20:54:19.871Z] #38 ... [2022-02-15T20:54:19.871Z] [2022-02-15T20:54:19.871Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:19.871Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:54:19.871Z] #51 4.948 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-15T20:54:19.871Z] #51 ... [2022-02-15T20:54:19.871Z] [2022-02-15T20:54:19.871Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:54:19.871Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T20:54:19.871Z] #49 5.581 go: downloading gotest.tools/gotestsum v1.7.0 [2022-02-15T20:54:19.871Z] #49 8.302 go: downloading github.com/fatih/color v1.10.0 [2022-02-15T20:54:19.871Z] #49 8.327 go: downloading github.com/dnephin/pflag v1.0.7 [2022-02-15T20:54:19.871Z] #49 8.429 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-02-15T20:54:19.871Z] #49 8.590 go: downloading github.com/pkg/errors v0.9.1 [2022-02-15T20:54:19.871Z] #49 9.158 go: downloading golang.org/x/tools v0.1.0 [2022-02-15T20:54:19.871Z] #49 9.234 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-02-15T20:54:19.871Z] #49 9.365 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-02-15T20:54:19.871Z] #49 9.529 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-02-15T20:54:19.871Z] #49 9.795 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-02-15T20:54:20.029Z] #63 15.34 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-15T20:54:20.029Z] #63 15.59 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-15T20:54:20.046Z] #34 ... [2022-02-15T20:54:20.046Z] [2022-02-15T20:54:20.046Z] #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-02-15T20:54:20.046Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:20.046Z] #14 4.477 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:20.046Z] #14 4.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:20.046Z] #14 4.504 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:20.046Z] #14 4.776 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:54:20.046Z] #14 6.143 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:54:20.046Z] #14 8.670 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:54:20.046Z] #14 ... [2022-02-15T20:54:20.046Z] [2022-02-15T20:54:20.046Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-15T20:54:20.046Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T20:54:20.046Z] #36 5.493 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-02-15T20:54:20.132Z] #49 ... [2022-02-15T20:54:20.132Z] [2022-02-15T20:54:20.132Z] #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-02-15T20:54:20.132Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:20.132Z] #14 6.086 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:20.132Z] #14 6.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:20.132Z] #14 6.131 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:20.132Z] #14 7.309 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:54:20.132Z] #14 10.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:54:20.307Z] #36 ... [2022-02-15T20:54:20.307Z] [2022-02-15T20:54:20.307Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:20.307Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T20:54:20.307Z] #58 6.041 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:20.307Z] #58 6.087 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:20.307Z] #58 6.095 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:20.307Z] #58 7.411 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:54:20.307Z] #58 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:54:20.307Z] #58 ... [2022-02-15T20:54:20.307Z] [2022-02-15T20:54:20.307Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:20.307Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:20.307Z] #38 5.925 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:20.307Z] #38 5.979 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:20.307Z] #38 5.988 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:20.307Z] #38 7.489 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:54:20.307Z] #38 10.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:54:20.392Z] #14 ... [2022-02-15T20:54:20.392Z] [2022-02-15T20:54:20.392Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:54:20.392Z] #63 sha256:6abec75b97bdaaa9bb0a0d13b36d6ec0d722a656391d5e8894ceac3e6e42052b [2022-02-15T20:54:20.392Z] #63 10.37 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-15T20:54:20.392Z] #63 11.13 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-15T20:54:20.568Z] #38 ... [2022-02-15T20:54:20.568Z] [2022-02-15T20:54:20.568Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:20.568Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:20.568Z] #47 5.698 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:54:20.568Z] #47 5.735 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:54:20.568Z] #47 5.736 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:54:20.568Z] #47 6.389 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1532 B] [2022-02-15T20:54:20.568Z] #47 7.208 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:54:20.828Z] #47 ... [2022-02-15T20:54:20.828Z] [2022-02-15T20:54:20.828Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:54:20.828Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:54:20.828Z] #43 5.261 + git clone https://github.com/docker/distribution.git . [2022-02-15T20:54:20.828Z] #43 5.271 Cloning into '.'... [2022-02-15T20:54:20.828Z] #43 ... [2022-02-15T20:54:20.828Z] [2022-02-15T20:54:20.828Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-15T20:54:20.828Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T20:54:20.828Z] #53 5.081 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-02-15T20:54:20.828Z] #53 6.249 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-02-15T20:54:20.828Z] #53 6.324 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-02-15T20:54:20.828Z] #53 6.410 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-02-15T20:54:20.828Z] #53 9.014 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-02-15T20:54:20.971Z] #63 ... [2022-02-15T20:54:20.971Z] [2022-02-15T20:54:20.971Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-15T20:54:20.971Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T20:54:20.971Z] #36 16.48 tomll can be used in two ways: [2022-02-15T20:54:20.971Z] #36 16.49 Writing to STDIN and reading from STDOUT: [2022-02-15T20:54:20.971Z] #36 16.49 cat file.toml | tomll > file.toml [2022-02-15T20:54:20.971Z] #36 16.49 [2022-02-15T20:54:20.971Z] #36 16.49 Reading and updating a list of files: [2022-02-15T20:54:20.971Z] #36 16.49 tomll a.toml b.toml c.toml [2022-02-15T20:54:20.971Z] #36 16.49 [2022-02-15T20:54:20.971Z] #36 16.49 When given a list of files, tomll will modify all files in place without asking. [2022-02-15T20:54:20.971Z] #36 DONE 16.8s [2022-02-15T20:54:20.971Z] [2022-02-15T20:54:20.971Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:20.971Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T20:54:20.971Z] #58 15.95 Fetched 8503 kB in 12s (716 kB/s) [2022-02-15T20:54:21.089Z] #53 ... [2022-02-15T20:54:21.089Z] [2022-02-15T20:54:21.089Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:21.089Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:21.089Z] #47 10.79 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:54:21.722Z] #63 ... [2022-02-15T20:54:21.722Z] [2022-02-15T20:54:21.722Z] #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-02-15T20:54:21.722Z] #29 sha256:6fb4b5ee9f4ca553c9ca086e00072b70da2377dab9f294fbaacada76092a4f7f [2022-02-15T20:54:21.722Z] #29 27.03 0 added, 0 removed; done. [2022-02-15T20:54:21.722Z] #29 27.03 Running hooks in /etc/ca-certificates/update.d... [2022-02-15T20:54:21.722Z] #29 27.04 done. [2022-02-15T20:54:21.722Z] #29 DONE 27.2s [2022-02-15T20:54:21.722Z] [2022-02-15T20:54:21.722Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-02-15T20:54:21.722Z] #30 sha256:62dab0a41daae403581b898cf3b76b0f25fafed87197baecda9e3a4d6c0d4c05 [2022-02-15T20:54:21.722Z] #30 DONE 0.1s [2022-02-15T20:54:21.722Z] [2022-02-15T20:54:21.722Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:21.722Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-15T20:54:21.722Z] #47 13.17 Fetched 8391 kB in 10s (860 kB/s) [2022-02-15T20:54:23.093Z] #47 13.17 Reading package lists... [2022-02-15T20:54:23.351Z] #47 18.04 Reading package lists... [2022-02-15T20:54:23.351Z] #47 ... [2022-02-15T20:54:23.351Z] [2022-02-15T20:54:23.351Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:54:23.351Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-15T20:54:23.351Z] #43 18.41 + git checkout -q v2.3.0 [2022-02-15T20:54:24.282Z] #43 19.48 + 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-02-15T20:54:24.391Z] #47 ... [2022-02-15T20:54:24.391Z] [2022-02-15T20:54:24.391Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:24.391Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:54:24.391Z] #51 4.409 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-02-15T20:54:24.391Z] #51 ... [2022-02-15T20:54:24.391Z] [2022-02-15T20:54:24.391Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:24.391Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:24.391Z] #38 14.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:54:24.601Z] #63 ... [2022-02-15T20:54:24.601Z] [2022-02-15T20:54:24.601Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:54:24.601Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T20:54:24.601Z] #49 15.94 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-02-15T20:54:24.829Z] #19 101.2 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-02-15T20:54:24.829Z] #19 101.2 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:54:24.829Z] #19 101.2 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-15T20:54:24.829Z] #19 101.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-02-15T20:54:24.829Z] #19 101.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:54:24.829Z] #19 101.3 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-15T20:54:24.861Z] #49 16.05 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-02-15T20:54:25.120Z] #49 16.34 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-02-15T20:54:25.149Z] #58 15.95 Reading package lists... [2022-02-15T20:54:25.428Z] #58 20.92 Reading package lists... [2022-02-15T20:54:25.428Z] #58 ... [2022-02-15T20:54:25.428Z] [2022-02-15T20:54:25.428Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:25.428Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:25.428Z] #38 11.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:54:25.428Z] #38 19.11 Fetched 8503 kB in 14s (628 kB/s) [2022-02-15T20:54:25.685Z] #38 19.11 Reading package lists... [2022-02-15T20:54:25.685Z] #38 ... [2022-02-15T20:54:25.685Z] [2022-02-15T20:54:25.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-02-15T20:54:25.685Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:25.685Z] #14 18.37 Fetched 8503 kB in 13s (651 kB/s) [2022-02-15T20:54:25.783Z] #38 ... [2022-02-15T20:54:25.783Z] [2022-02-15T20:54:25.783Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:54:25.783Z] #63 sha256:77f4406cb1c3696da7dc7387d9c7641720ac313cc1a1ca702ca6c7d88d8dda94 [2022-02-15T20:54:25.783Z] #63 5.373 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-15T20:54:25.783Z] #63 8.686 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T20:54:25.783Z] #63 8.760 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-15T20:54:25.783Z] #63 9.658 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-15T20:54:25.783Z] #63 14.73 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-15T20:54:25.783Z] #63 ... [2022-02-15T20:54:25.783Z] [2022-02-15T20:54:25.783Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:25.783Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:25.783Z] #47 14.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:54:26.355Z] #47 ... [2022-02-15T20:54:26.355Z] [2022-02-15T20:54:26.355Z] #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-02-15T20:54:26.355Z] #26 sha256:cf41e5ce4bcb6914dd93cf50f1b9e780c78733e5723f67fe462aaa0d748acc91 [2022-02-15T20:54:26.355Z] #26 16.25 + mkdir -p /build [2022-02-15T20:54:26.355Z] #26 16.26 + mv docker/docker /build/ [2022-02-15T20:54:26.355Z] #26 16.27 + rmdir docker [2022-02-15T20:54:26.355Z] #26 DONE 16.4s [2022-02-15T20:54:26.616Z] [2022-02-15T20:54:26.616Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:54:26.616Z] #63 sha256:77f4406cb1c3696da7dc7387d9c7641720ac313cc1a1ca702ca6c7d88d8dda94 [2022-02-15T20:54:26.616Z] #63 15.83 go: downloading github.com/google/uuid v1.3.0 [2022-02-15T20:54:26.616Z] #63 15.83 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-15T20:54:26.616Z] #63 16.13 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-15T20:54:26.616Z] #63 16.28 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T20:54:26.616Z] #63 16.35 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-15T20:54:26.617Z] #14 18.37 Reading package lists... [2022-02-15T20:54:26.617Z] #14 ... [2022-02-15T20:54:26.617Z] [2022-02-15T20:54:26.617Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:26.617Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:26.617Z] #47 12.34 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-15T20:54:26.617Z] #47 18.54 Fetched 8507 kB in 14s (619 kB/s) [2022-02-15T20:54:26.874Z] #47 18.54 Reading package lists... [2022-02-15T20:54:26.874Z] #47 ... [2022-02-15T20:54:26.874Z] [2022-02-15T20:54:26.874Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:54:26.874Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:54:26.875Z] #43 22.07 Updating files: 92% (1694/1837) Updating files: 93% (1709/1837) Updating files: 94% (1727/1837) Updating files: 95% (1746/1837) Updating files: 96% (1764/1837) Updating files: 97% (1782/1837) Updating files: 98% (1801/1837) Updating files: 99% (1819/1837) Updating files: 100% (1837/1837) Updating files: 100% (1837/1837), done. [2022-02-15T20:54:26.875Z] #43 22.16 + git checkout -q v2.3.0 [2022-02-15T20:54:26.920Z] #63 16.83 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-15T20:54:27.030Z] #49 ... [2022-02-15T20:54:27.030Z] [2022-02-15T20:54:27.030Z] #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-02-15T20:54:27.030Z] #26 sha256:8cb4358383190222a612b9c9de31d692ddd9f2168cb2d0a0a59bd8f5e7597f3e [2022-02-15T20:54:27.030Z] #26 17.33 + mkdir -p /build [2022-02-15T20:54:27.030Z] #26 17.44 + mv docker/docker /build/ [2022-02-15T20:54:27.030Z] #26 17.49 + rmdir docker [2022-02-15T20:54:27.030Z] #26 DONE 17.7s [2022-02-15T20:54:27.289Z] [2022-02-15T20:54:27.289Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:54:27.289Z] #63 sha256:6abec75b97bdaaa9bb0a0d13b36d6ec0d722a656391d5e8894ceac3e6e42052b [2022-02-15T20:54:27.289Z] #63 15.89 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-15T20:54:27.289Z] #63 16.92 go: downloading github.com/google/uuid v1.3.0 [2022-02-15T20:54:27.289Z] #63 16.93 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-15T20:54:27.289Z] #63 17.02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-15T20:54:27.289Z] #63 17.39 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T20:54:27.289Z] #63 17.44 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-15T20:54:27.289Z] #63 17.94 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-15T20:54:27.559Z] #43 ... [2022-02-15T20:54:27.559Z] [2022-02-15T20:54:27.559Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:27.559Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-15T20:54:27.559Z] #58 12.70 Fetched 8388 kB in 10s (875 kB/s) [2022-02-15T20:54:27.559Z] #58 12.70 Reading package lists... [2022-02-15T20:54:27.559Z] #58 17.36 Reading package lists... [2022-02-15T20:54:27.559Z] #58 21.08 Building dependency tree... [2022-02-15T20:54:27.559Z] #58 ... [2022-02-15T20:54:27.559Z] [2022-02-15T20:54:27.559Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:27.559Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-15T20:54:27.559Z] #47 18.04 Reading package lists... [2022-02-15T20:54:27.807Z] #43 ... [2022-02-15T20:54:27.807Z] [2022-02-15T20:54:27.807Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:54:27.807Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T20:54:27.807Z] #49 13.55 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-15T20:54:27.807Z] #49 13.55 go: downloading golang.org/x/mod v0.3.0 [2022-02-15T20:54:27.807Z] #49 ... [2022-02-15T20:54:27.807Z] [2022-02-15T20:54:27.807Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:27.807Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:27.807Z] #47 18.54 Reading package lists... [2022-02-15T20:54:27.816Z] #47 21.57 Building dependency tree... [2022-02-15T20:54:27.817Z] #47 ... [2022-02-15T20:54:27.817Z] [2022-02-15T20:54:27.817Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:27.817Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-15T20:54:27.817Z] #38 13.40 Fetched 8388 kB in 10s (871 kB/s) [2022-02-15T20:54:27.817Z] #38 13.40 Reading package lists... [2022-02-15T20:54:27.817Z] #38 18.49 Reading package lists... [2022-02-15T20:54:27.858Z] #63 18.78 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-15T20:54:27.872Z] #63 17.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-15T20:54:28.076Z] #38 22.18 Building dependency tree... [2022-02-15T20:54:28.076Z] #38 ... [2022-02-15T20:54:28.076Z] [2022-02-15T20:54:28.076Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:28.076Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T20:54:28.076Z] #51 23.35 go: downloading github.com/fatih/color v1.13.0 [2022-02-15T20:54:28.076Z] #51 23.37 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T20:54:28.076Z] #51 23.41 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-15T20:54:28.076Z] #51 23.41 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-15T20:54:28.076Z] #51 23.56 go: downloading github.com/spf13/viper v1.10.1 [2022-02-15T20:54:28.076Z] #51 ... [2022-02-15T20:54:28.076Z] [2022-02-15T20:54:28.076Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-15T20:54:28.076Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T20:54:28.076Z] #14 13.62 Fetched 8388 kB in 10s (869 kB/s) [2022-02-15T20:54:28.076Z] #14 13.62 Reading package lists... [2022-02-15T20:54:28.076Z] #14 18.63 Reading package lists... [2022-02-15T20:54:28.144Z] #63 18.15 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-15T20:54:28.333Z] #14 22.46 Building dependency tree... [2022-02-15T20:54:28.333Z] #14 ... [2022-02-15T20:54:28.333Z] [2022-02-15T20:54:28.333Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:28.333Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T20:54:28.333Z] #51 23.76 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-15T20:54:28.427Z] #63 19.11 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-15T20:54:28.590Z] #51 24.12 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-15T20:54:28.590Z] #51 24.13 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-15T20:54:28.590Z] #51 24.21 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-15T20:54:28.590Z] #51 24.23 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-15T20:54:29.522Z] #51 25.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-15T20:54:29.779Z] #51 25.21 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-15T20:54:30.083Z] #19 ... [2022-02-15T20:54:30.083Z] [2022-02-15T20:54:30.083Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:54:30.083Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:54:30.083Z] #50 113.1 + dpkg --print-architecture [2022-02-15T20:54:30.083Z] #50 113.1 + git checkout -q v2.1.0 [2022-02-15T20:54:30.363Z] INFO: Extraction ended at 02/15/2022 20:54:28. Duration:00:00:25.8722674 [2022-02-15T20:54:30.363Z] INFO: Updating the golang and path environment variables [2022-02-15T20:54:30.363Z] INFO: GOPATH=d:\gopath [2022-02-15T20:54:30.363Z] INFO: go version go1.17.6 windows/amd64 [2022-02-15T20:54:30.363Z] INFO: Running the daemon under test in debug mode [2022-02-15T20:54:30.363Z] INFO: Running the daemon under test in containerd mode [2022-02-15T20:54:30.363Z] INFO: Starting a daemon under test... [2022-02-15T20:54:30.363Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43245\3\daemon --pidfile d:\CI\PR-43245\3\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-02-15T20:54:30.363Z] INFO: Containerd started successfully. [2022-02-15T20:54:30.363Z] INFO: Process started successfully. [2022-02-15T20:54:30.363Z] INFO: Start tailing logs of the daemon under tests [2022-02-15T20:54:30.363Z] INFO: Waiting for the daemon under test to start... [2022-02-15T20:54:30.598Z] #50 113.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-15T20:54:30.598Z] #50 113.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-15T20:54:30.971Z] #63 21.42 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-15T20:54:30.971Z] #63 21.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-15T20:54:30.971Z] #63 ... [2022-02-15T20:54:30.971Z] [2022-02-15T20:54:30.972Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:30.972Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:30.972Z] #47 11.71 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:54:30.972Z] #47 14.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:54:30.972Z] #47 17.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-15T20:54:31.231Z] #47 ... [2022-02-15T20:54:31.231Z] [2022-02-15T20:54:31.231Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:54:31.231Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T20:54:31.231Z] #49 19.42 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-15T20:54:31.231Z] #49 19.54 go: downloading golang.org/x/mod v0.3.0 [2022-02-15T20:54:31.480Z] #63 21.46 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-15T20:54:31.490Z] #49 ... [2022-02-15T20:54:31.490Z] [2022-02-15T20:54:31.490Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-15T20:54:31.490Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T20:54:31.490Z] #36 22.47 tomll can be used in two ways: [2022-02-15T20:54:31.490Z] #36 22.48 Writing to STDIN and reading from STDOUT: [2022-02-15T20:54:31.490Z] #36 22.48 cat file.toml | tomll > file.toml [2022-02-15T20:54:31.490Z] #36 22.48 [2022-02-15T20:54:31.490Z] #36 22.48 Reading and updating a list of files: [2022-02-15T20:54:31.490Z] #36 22.48 tomll a.toml b.toml c.toml [2022-02-15T20:54:31.490Z] #36 22.48 [2022-02-15T20:54:31.490Z] #36 22.48 When given a list of files, tomll will modify all files in place without asking. [2022-02-15T20:54:31.490Z] #36 DONE 22.6s [2022-02-15T20:54:31.677Z] #51 ... [2022-02-15T20:54:31.677Z] [2022-02-15T20:54:31.677Z] #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-02-15T20:54:31.677Z] #31 sha256:b38068fbb9c589b577e4b962e2affa15bc4e89168732f81d83cd228d1c384c41 [2022-02-15T20:54:31.677Z] #31 4.450 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-02-15T20:54:31.677Z] #31 5.726 #=#=# [2022-02-15T20:54:31.677Z] #31 6.004 #=#=# 0.9% ######################################################################## 100.0% [2022-02-15T20:54:31.677Z] #31 7.085 [2022-02-15T20:54:31.677Z] #31 ... [2022-02-15T20:54:31.677Z] [2022-02-15T20:54:31.677Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:31.677Z] #58 sha256:36169c270e5097460ae1ca82083a2274107aefcc99bec3a5d04bfec9771ab606 [2022-02-15T20:54:31.677Z] #58 24.13 The following additional packages will be installed: [2022-02-15T20:54:31.677Z] #58 24.14 libbtrfs0 [2022-02-15T20:54:31.677Z] #58 24.29 The following NEW packages will be installed: [2022-02-15T20:54:31.677Z] #58 24.34 libbtrfs-dev libbtrfs0 [2022-02-15T20:54:31.677Z] #58 24.74 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:31.677Z] #58 24.74 Need to get 454 kB of archives. [2022-02-15T20:54:31.677Z] #58 24.74 After this operation, 1275 kB of additional disk space will be used. [2022-02-15T20:54:31.677Z] #58 24.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-15T20:54:31.677Z] #58 24.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-15T20:54:31.677Z] #58 25.60 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:31.677Z] #58 25.82 Fetched 454 kB in 0s (1461 kB/s) [2022-02-15T20:54:31.677Z] #58 25.93 Selecting previously unselected package libbtrfs0:arm64. [2022-02-15T20:54:31.678Z] #58 25.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-15T20:54:31.678Z] #58 26.02 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-15T20:54:31.678Z] #58 26.03 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-15T20:54:31.678Z] #58 26.23 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-15T20:54:31.678Z] #58 26.25 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-15T20:54:31.678Z] #58 26.27 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-15T20:54:31.678Z] #58 26.56 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-15T20:54:31.678Z] #58 26.60 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-15T20:54:31.678Z] #58 26.63 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:54:31.678Z] #58 DONE 27.2s [2022-02-15T20:54:31.678Z] [2022-02-15T20:54:31.678Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-15T20:54:31.678Z] #59 sha256:88d48fafc82807dc66dbb7e1df730f0a640cbabdc0b6bf4bc1f9a17c65129843 [2022-02-15T20:54:31.678Z] #59 DONE 0.2s [2022-02-15T20:54:31.678Z] [2022-02-15T20:54:31.678Z] #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-02-15T20:54:31.678Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T20:54:31.678Z] #14 25.64 The following additional packages will be installed: [2022-02-15T20:54:31.678Z] #14 25.64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T20:54:31.678Z] #14 25.64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-15T20:54:31.678Z] #14 25.64 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-15T20:54:31.678Z] #14 25.64 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-15T20:54:31.678Z] #14 25.64 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-15T20:54:31.678Z] #14 25.65 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-15T20:54:31.678Z] #14 25.66 mingw-w64-common mingw-w64-x86-64-dev [2022-02-15T20:54:31.678Z] #14 25.67 Suggested packages: [2022-02-15T20:54:31.678Z] #14 25.67 gcc-10-locales seccomp wine64 [2022-02-15T20:54:31.678Z] #14 26.60 The following NEW packages will be installed: [2022-02-15T20:54:31.678Z] #14 26.60 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T20:54:31.678Z] #14 26.60 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-15T20:54:31.678Z] #14 26.60 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-15T20:54:31.678Z] #14 26.60 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-15T20:54:31.678Z] #14 26.60 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-15T20:54:31.678Z] #14 26.60 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-15T20:54:31.678Z] #14 26.60 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-15T20:54:31.678Z] #14 26.60 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-15T20:54:31.678Z] #14 26.60 mingw-w64-x86-64-dev [2022-02-15T20:54:31.678Z] #14 26.98 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:31.678Z] #14 26.98 Need to get 108 MB of archives. [2022-02-15T20:54:31.678Z] #14 26.98 After this operation, 620 MB of additional disk space will be used. [2022-02-15T20:54:31.678Z] #14 26.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-02-15T20:54:31.678Z] #14 27.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-02-15T20:54:31.678Z] #14 27.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-15T20:54:31.678Z] #14 27.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-02-15T20:54:31.678Z] #14 27.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-02-15T20:54:31.678Z] #14 27.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-15T20:54:31.749Z] [2022-02-15T20:54:31.749Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:31.749Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T20:54:31.749Z] #58 13.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:54:31.749Z] #58 22.90 Fetched 8503 kB in 17s (496 kB/s) [2022-02-15T20:54:31.935Z] #14 27.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-02-15T20:54:31.935Z] #14 27.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-02-15T20:54:32.014Z] INFO: Extraction ended at 02/15/2022 20:54:31. Duration:00:00:27.0057283 [2022-02-15T20:54:32.014Z] INFO: Updating the golang and path environment variables [2022-02-15T20:54:32.014Z] INFO: GOPATH=d:\gopath [2022-02-15T20:54:32.014Z] INFO: go version go1.17.6 windows/amd64 [2022-02-15T20:54:32.014Z] INFO: Running the daemon under test in debug mode [2022-02-15T20:54:32.014Z] INFO: Starting a daemon under test... [2022-02-15T20:54:32.014Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43245\3\daemon --pidfile d:\CI\PR-43245\3\docker.pid -D [2022-02-15T20:54:32.014Z] INFO: Process started successfully. [2022-02-15T20:54:32.014Z] INFO: Start tailing logs of the daemon under tests [2022-02-15T20:54:32.014Z] INFO: Waiting for the daemon under test to start... [2022-02-15T20:54:32.051Z] #63 21.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-15T20:54:32.192Z] #14 27.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-02-15T20:54:32.317Z] #58 22.90 Reading package lists... [2022-02-15T20:54:32.317Z] #58 ... [2022-02-15T20:54:32.317Z] [2022-02-15T20:54:32.317Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:32.317Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:32.317Z] #38 13.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:54:32.450Z] #14 28.08 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-02-15T20:54:32.578Z] #38 23.75 Fetched 8503 kB in 18s (472 kB/s) [2022-02-15T20:54:32.578Z] #38 23.75 Reading package lists... [2022-02-15T20:54:32.578Z] #38 ... [2022-02-15T20:54:32.578Z] [2022-02-15T20:54:32.578Z] #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-02-15T20:54:32.578Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:32.578Z] #14 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:54:32.578Z] #14 23.90 Fetched 8503 kB in 18s (470 kB/s) [2022-02-15T20:54:33.025Z] #14 ... [2022-02-15T20:54:33.025Z] [2022-02-15T20:54:33.025Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-15T20:54:33.025Z] #53 sha256:50c34fbe9d331716cdcb1412d967bfae1dd3398bfdc14e206a0fecdd7f3c40cf [2022-02-15T20:54:33.025Z] #53 28.57 v3.0.2 [2022-02-15T20:54:33.025Z] #53 DONE 28.7s [2022-02-15T20:54:33.281Z] [2022-02-15T20:54:33.282Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:33.282Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T20:54:33.282Z] #51 28.01 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T20:54:33.282Z] #51 28.03 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-15T20:54:33.282Z] #51 28.15 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-15T20:54:33.282Z] #51 28.21 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-15T20:54:33.282Z] #51 28.25 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-15T20:54:33.282Z] #51 28.28 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-15T20:54:33.282Z] #51 28.33 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-15T20:54:33.282Z] #51 28.38 go: downloading github.com/spf13/afero v1.6.0 [2022-02-15T20:54:33.282Z] #51 28.39 go: downloading github.com/spf13/cast v1.4.1 [2022-02-15T20:54:33.282Z] #51 28.42 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-15T20:54:33.282Z] #51 28.47 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-15T20:54:33.282Z] #51 28.49 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-15T20:54:33.282Z] #51 28.56 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-15T20:54:33.282Z] #51 28.62 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-15T20:54:33.282Z] #51 28.69 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-15T20:54:33.282Z] #51 28.72 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-15T20:54:33.282Z] #51 28.81 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-15T20:54:33.282Z] #51 28.81 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-15T20:54:33.282Z] #51 28.82 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-15T20:54:33.282Z] #51 28.86 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-15T20:54:33.282Z] #51 28.93 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-15T20:54:33.340Z] #47 23.63 Reading package lists... [2022-02-15T20:54:33.437Z] #63 ... [2022-02-15T20:54:33.437Z] [2022-02-15T20:54:33.437Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-02-15T20:54:33.437Z] #36 sha256:f407ce39f146d77284e99b31cc10951a50ddc2c02057df6d0428ff3aa8a382a2 [2022-02-15T20:54:33.437Z] #36 23.52 tomll can be used in two ways: [2022-02-15T20:54:33.437Z] #36 23.52 Writing to STDIN and reading from STDOUT: [2022-02-15T20:54:33.437Z] #36 23.52 cat file.toml | tomll > file.toml [2022-02-15T20:54:33.437Z] #36 23.52 [2022-02-15T20:54:33.437Z] #36 23.52 Reading and updating a list of files: [2022-02-15T20:54:33.437Z] #36 23.52 tomll a.toml b.toml c.toml [2022-02-15T20:54:33.437Z] #36 23.52 [2022-02-15T20:54:33.437Z] #36 23.52 When given a list of files, tomll will modify all files in place without asking. [2022-02-15T20:54:33.597Z] #47 28.46 Building dependency tree... [2022-02-15T20:54:33.597Z] #47 ... [2022-02-15T20:54:33.597Z] [2022-02-15T20:54:33.597Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:33.597Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T20:54:33.597Z] #58 20.92 Reading package lists... [2022-02-15T20:54:33.597Z] #58 25.56 Building dependency tree... [2022-02-15T20:54:33.597Z] #58 28.19 The following additional packages will be installed: [2022-02-15T20:54:33.597Z] #58 28.22 libbtrfs0 [2022-02-15T20:54:33.597Z] #58 28.39 The following NEW packages will be installed: [2022-02-15T20:54:33.597Z] #58 28.40 libbtrfs-dev libbtrfs0 [2022-02-15T20:54:33.597Z] #58 28.78 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:33.597Z] #58 28.78 Need to get 460 kB of archives. [2022-02-15T20:54:33.597Z] #58 28.78 After this operation, 1237 kB of additional disk space will be used. [2022-02-15T20:54:33.597Z] #58 28.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T20:54:33.597Z] #58 28.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T20:54:33.698Z] #36 DONE 23.8s [2022-02-15T20:54:33.698Z] [2022-02-15T20:54:33.698Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:54:33.698Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T20:54:33.698Z] #49 18.97 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-02-15T20:54:33.698Z] #49 18.97 go: downloading golang.org/x/mod v0.3.0 [2022-02-15T20:54:33.847Z] #51 29.53 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-15T20:54:33.854Z] #58 29.63 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:33.854Z] #58 29.84 Fetched 460 kB in 0s (1475 kB/s) [2022-02-15T20:54:34.033Z] #14 23.90 Reading package lists... [2022-02-15T20:54:34.033Z] #14 ... [2022-02-15T20:54:34.033Z] [2022-02-15T20:54:34.033Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:34.033Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:34.033Z] #47 24.89 Fetched 8507 kB in 20s (434 kB/s) [2022-02-15T20:54:34.104Z] #51 29.68 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-15T20:54:34.104Z] #51 29.71 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-15T20:54:34.111Z] [2022-02-15T20:54:34.111Z] #58 ... [2022-02-15T20:54:34.111Z] [2022-02-15T20:54:34.111Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-15T20:54:34.111Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T20:54:34.111Z] #53 29.84 v3.0.2 [2022-02-15T20:54:34.111Z] #53 DONE 30.0s [2022-02-15T20:54:34.111Z] [2022-02-15T20:54:34.111Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:34.111Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T20:54:34.111Z] #58 29.96 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T20:54:34.269Z] #49 ... [2022-02-15T20:54:34.269Z] [2022-02-15T20:54:34.269Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:34.269Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T20:54:34.269Z] #58 14.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:54:34.269Z] #58 24.39 Fetched 8503 kB in 19s (457 kB/s) [2022-02-15T20:54:34.269Z] #58 24.39 Reading package lists... [2022-02-15T20:54:34.269Z] #58 ... [2022-02-15T20:54:34.269Z] [2022-02-15T20:54:34.269Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:34.269Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:34.269Z] #38 24.54 Fetched 8503 kB in 19s (450 kB/s) [2022-02-15T20:54:34.363Z] #51 29.88 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-15T20:54:34.363Z] #51 29.92 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-15T20:54:34.363Z] #51 29.98 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-15T20:54:34.368Z] #58 29.96 (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-02-15T20:54:34.368Z] #58 30.11 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T20:54:34.368Z] #58 30.11 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:54:34.368Z] #58 30.31 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T20:54:34.624Z] #58 30.33 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T20:54:34.624Z] #58 30.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:54:34.926Z] #58 30.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:54:34.926Z] #58 30.63 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:54:34.926Z] #58 30.64 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:54:35.294Z] #51 30.81 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-15T20:54:35.294Z] #51 30.96 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-15T20:54:35.294Z] #51 30.99 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-15T20:54:35.294Z] #51 31.00 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-15T20:54:35.535Z] #58 DONE 31.2s [2022-02-15T20:54:35.535Z] [2022-02-15T20:54:35.535Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-15T20:54:35.535Z] #59 sha256:fd0cfeb8649a6b751703e56d9bc08c9338918ba3999b0e0b1e54b6ba718aa698 [2022-02-15T20:54:35.535Z] #59 DONE 0.2s [2022-02-15T20:54:35.535Z] [2022-02-15T20:54:35.535Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-15T20:54:35.535Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:35.535Z] #14 18.37 Reading package lists... [2022-02-15T20:54:35.535Z] #14 23.22 Reading package lists... [2022-02-15T20:54:35.535Z] #14 28.15 Building dependency tree... [2022-02-15T20:54:35.535Z] #14 31.17 The following additional packages will be installed: [2022-02-15T20:54:35.535Z] #14 31.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T20:54:35.535Z] #14 31.17 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-15T20:54:35.535Z] #14 31.17 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-15T20:54:35.535Z] #14 31.17 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-15T20:54:35.535Z] #14 31.20 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-15T20:54:35.535Z] #14 31.20 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-15T20:54:35.535Z] #14 31.20 mingw-w64-common mingw-w64-x86-64-dev [2022-02-15T20:54:35.535Z] #14 31.20 Suggested packages: [2022-02-15T20:54:35.535Z] #14 31.20 gcc-10-locales seccomp wine64 [2022-02-15T20:54:35.551Z] #51 31.07 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-15T20:54:35.551Z] #51 31.13 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-15T20:54:35.551Z] #51 31.16 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-15T20:54:35.551Z] #51 31.19 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-15T20:54:35.793Z] #14 ... [2022-02-15T20:54:35.794Z] [2022-02-15T20:54:35.794Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:54:35.794Z] #60 sha256:abd8656eb10e5725045709fb35a50ba314076477e403855672bc262a8779489e [2022-02-15T20:54:35.808Z] #51 31.29 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-15T20:54:35.808Z] #51 31.32 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-15T20:54:35.808Z] #51 31.36 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-15T20:54:35.808Z] #51 31.51 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-15T20:54:35.808Z] #51 31.54 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-15T20:54:35.857Z] #50 ... [2022-02-15T20:54:35.857Z] [2022-02-15T20:54:35.857Z] #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-02-15T20:54:35.857Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T20:54:35.857Z] #19 111.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-02-15T20:54:35.857Z] #19 111.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:54:35.857Z] #19 112.1 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-15T20:54:36.065Z] #51 31.55 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-15T20:54:36.065Z] #51 31.58 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-15T20:54:36.065Z] #51 31.60 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-15T20:54:36.065Z] #51 31.61 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-15T20:54:36.065Z] #51 31.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-15T20:54:36.065Z] #51 31.64 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-15T20:54:36.065Z] #51 31.68 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-15T20:54:36.321Z] #51 31.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-15T20:54:36.321Z] #51 31.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-15T20:54:36.321Z] #51 31.89 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-15T20:54:36.321Z] #51 32.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-15T20:54:36.577Z] #51 32.01 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-15T20:54:36.577Z] #51 32.05 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-15T20:54:36.577Z] #51 32.08 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-15T20:54:36.577Z] #51 32.09 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-15T20:54:36.577Z] #51 32.19 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-15T20:54:36.577Z] #51 32.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-15T20:54:36.577Z] #51 32.22 go: downloading github.com/julz/importas v0.1.0 [2022-02-15T20:54:36.577Z] #51 32.24 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-15T20:54:36.577Z] #51 32.25 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-15T20:54:36.577Z] #51 32.26 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-15T20:54:36.815Z] #38 24.54 Reading package lists... [2022-02-15T20:54:36.815Z] #38 ... [2022-02-15T20:54:36.815Z] [2022-02-15T20:54:36.815Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:36.815Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:36.815Z] #47 16.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [1828 B] [2022-02-15T20:54:36.815Z] #47 25.43 Fetched 8507 kB in 20s (424 kB/s) [2022-02-15T20:54:36.833Z] #51 32.29 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-15T20:54:36.834Z] #51 32.34 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-15T20:54:36.834Z] #51 32.35 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-15T20:54:36.834Z] #51 32.43 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-15T20:54:36.834Z] #51 32.46 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-15T20:54:36.834Z] #51 32.56 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-15T20:54:37.076Z] #47 25.43 Reading package lists... [2022-02-15T20:54:37.076Z] #47 ... [2022-02-15T20:54:37.076Z] [2022-02-15T20:54:37.076Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-15T20:54:37.076Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:37.076Z] #14 20.70 Fetched 8503 kB in 16s (517 kB/s) [2022-02-15T20:54:37.076Z] #14 20.70 Reading package lists... [2022-02-15T20:54:37.090Z] #51 32.57 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-15T20:54:37.090Z] #51 32.58 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-15T20:54:37.090Z] #51 32.61 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-15T20:54:37.227Z] #19 113.7 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-02-15T20:54:37.227Z] #19 113.7 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:54:37.227Z] #19 113.9 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:54:37.654Z] #51 33.15 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-15T20:54:37.654Z] #51 33.16 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-15T20:54:37.654Z] #51 33.16 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-15T20:54:37.654Z] #51 33.23 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-15T20:54:37.654Z] #51 33.24 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-15T20:54:37.654Z] #51 33.25 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-15T20:54:37.654Z] #51 33.35 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-15T20:54:37.911Z] #51 33.36 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-15T20:54:37.911Z] #51 33.38 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-15T20:54:37.911Z] #51 33.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-15T20:54:37.911Z] #51 33.57 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-15T20:54:37.911Z] #51 33.58 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-15T20:54:37.911Z] #51 33.59 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-15T20:54:37.911Z] #51 33.60 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-15T20:54:37.911Z] #51 33.62 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-15T20:54:38.168Z] #51 33.67 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-15T20:54:38.168Z] #51 33.68 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-15T20:54:38.168Z] #51 33.74 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-15T20:54:38.168Z] #51 33.75 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-15T20:54:38.168Z] #51 33.81 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-15T20:54:38.168Z] #51 33.82 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-15T20:54:38.343Z] #60 ... [2022-02-15T20:54:38.343Z] [2022-02-15T20:54:38.343Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:38.343Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:38.343Z] #38 19.11 Reading package lists... [2022-02-15T20:54:38.343Z] #38 24.38 Reading package lists... [2022-02-15T20:54:38.343Z] #38 29.01 Building dependency tree... [2022-02-15T20:54:38.343Z] #38 32.89 The following additional packages will be installed: [2022-02-15T20:54:38.343Z] #38 32.89 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-15T20:54:38.343Z] #38 32.92 Suggested packages: [2022-02-15T20:54:38.343Z] #38 32.92 cmake-doc ninja-build lrzip [2022-02-15T20:54:38.343Z] #38 32.92 Recommended packages: [2022-02-15T20:54:38.343Z] #38 32.92 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-15T20:54:38.343Z] #38 33.63 The following NEW packages will be installed: [2022-02-15T20:54:38.343Z] #38 33.63 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-15T20:54:38.343Z] #38 33.63 vim-common xxd [2022-02-15T20:54:38.343Z] #38 34.02 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:38.343Z] #38 34.02 Need to get 17.7 MB of archives. [2022-02-15T20:54:38.343Z] #38 34.02 After this operation, 70.7 MB of additional disk space will be used. [2022-02-15T20:54:38.343Z] #38 34.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T20:54:38.343Z] #38 34.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T20:54:38.343Z] #38 34.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-15T20:54:38.343Z] #38 34.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-15T20:54:38.343Z] #38 ... [2022-02-15T20:54:38.343Z] [2022-02-15T20:54:38.343Z] #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-02-15T20:54:38.343Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:38.343Z] #14 32.69 The following NEW packages will be installed: [2022-02-15T20:54:38.343Z] #14 32.69 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T20:54:38.343Z] #14 32.69 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-15T20:54:38.343Z] #14 32.69 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-15T20:54:38.343Z] #14 32.69 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-15T20:54:38.343Z] #14 32.69 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-15T20:54:38.343Z] #14 32.69 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-15T20:54:38.343Z] #14 32.69 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-15T20:54:38.343Z] #14 32.69 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-15T20:54:38.343Z] #14 32.70 mingw-w64-x86-64-dev [2022-02-15T20:54:38.343Z] #14 33.12 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:38.343Z] #14 33.12 Need to get 115 MB of archives. [2022-02-15T20:54:38.343Z] #14 33.12 After this operation, 645 MB of additional disk space will be used. [2022-02-15T20:54:38.343Z] #14 33.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-02-15T20:54:38.343Z] #14 33.28 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-02-15T20:54:38.343Z] #14 33.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-15T20:54:38.343Z] #14 33.34 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-02-15T20:54:38.343Z] #14 33.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-15T20:54:38.343Z] #14 33.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-15T20:54:38.344Z] #14 33.62 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-02-15T20:54:38.344Z] #14 33.73 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-02-15T20:54:38.344Z] #14 33.73 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-02-15T20:54:38.344Z] #14 34.18 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-02-15T20:54:38.425Z] #51 33.95 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-15T20:54:38.425Z] #51 34.01 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-15T20:54:38.425Z] #51 34.04 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-15T20:54:38.425Z] #51 34.10 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-15T20:54:38.425Z] #51 34.13 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-15T20:54:38.601Z] #14 ... [2022-02-15T20:54:38.601Z] [2022-02-15T20:54:38.601Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:54:38.601Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:54:38.601Z] #43 24.12 + 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-02-15T20:54:38.601Z] #43 ... [2022-02-15T20:54:38.601Z] [2022-02-15T20:54:38.601Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:38.601Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:38.601Z] #38 34.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-15T20:54:38.601Z] #38 34.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-15T20:54:38.601Z] #38 34.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-15T20:54:38.601Z] #38 34.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-15T20:54:38.601Z] #38 34.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-15T20:54:38.601Z] #38 34.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-15T20:54:38.682Z] #51 34.25 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-15T20:54:38.682Z] #51 34.30 go: downloading honnef.co/go/tools v0.2.2 [2022-02-15T20:54:38.987Z] #14 26.87 Reading package lists... [2022-02-15T20:54:38.987Z] #14 ... [2022-02-15T20:54:38.988Z] [2022-02-15T20:54:38.988Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:38.988Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T20:54:38.988Z] #58 24.39 Reading package lists... [2022-02-15T20:54:39.312Z] #47 24.89 Reading package lists... [2022-02-15T20:54:39.613Z] #51 ... [2022-02-15T20:54:39.613Z] [2022-02-15T20:54:39.613Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:39.613Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-15T20:54:39.613Z] #47 24.60 The following additional packages will be installed: [2022-02-15T20:54:39.613Z] #47 24.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T20:54:39.613Z] #47 24.62 python3-protobuf python3-six [2022-02-15T20:54:39.613Z] #47 24.63 Suggested packages: [2022-02-15T20:54:39.613Z] #47 24.64 python3-setuptools [2022-02-15T20:54:39.613Z] #47 24.64 Recommended packages: [2022-02-15T20:54:39.613Z] #47 24.64 iproute2 | iproute [2022-02-15T20:54:39.613Z] #47 25.14 The following NEW packages will be installed: [2022-02-15T20:54:39.613Z] #47 25.15 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T20:54:39.613Z] #47 25.16 python3-protobuf python3-six [2022-02-15T20:54:39.613Z] #47 25.64 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:39.613Z] #47 25.64 Need to get 2115 kB of archives. [2022-02-15T20:54:39.613Z] #47 25.64 After this operation, 10.7 MB of additional disk space will be used. [2022-02-15T20:54:39.613Z] #47 25.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-02-15T20:54:39.613Z] #47 25.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T20:54:39.613Z] #47 25.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-15T20:54:39.613Z] #47 25.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-02-15T20:54:39.613Z] #47 25.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-15T20:54:39.613Z] #47 25.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-02-15T20:54:39.613Z] #47 25.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-15T20:54:39.613Z] #47 29.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-02-15T20:54:39.613Z] #47 30.12 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:39.613Z] #47 30.31 Fetched 2115 kB in 4s (513 kB/s) [2022-02-15T20:54:39.613Z] #47 30.39 Selecting previously unselected package libprotobuf23:arm64. [2022-02-15T20:54:39.613Z] #47 30.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-15T20:54:39.613Z] #47 30.44 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-02-15T20:54:39.613Z] #47 30.46 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-02-15T20:54:39.613Z] #47 30.98 Selecting previously unselected package python3-pkg-resources. [2022-02-15T20:54:39.613Z] #47 30.98 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T20:54:39.613Z] #47 30.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:54:39.613Z] #47 31.16 Selecting previously unselected package python3-six. [2022-02-15T20:54:39.613Z] #47 31.17 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-15T20:54:39.613Z] #47 31.17 Unpacking python3-six (1.16.0-2) ... [2022-02-15T20:54:39.613Z] #47 31.28 Selecting previously unselected package python3-protobuf. [2022-02-15T20:54:39.613Z] #47 31.30 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-02-15T20:54:39.613Z] #47 31.36 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-15T20:54:39.613Z] #47 31.87 Selecting previously unselected package libnet1:arm64. [2022-02-15T20:54:39.613Z] #47 31.87 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-15T20:54:39.613Z] #47 31.89 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:54:39.613Z] #47 32.04 Selecting previously unselected package libnl-3-200:arm64. [2022-02-15T20:54:39.613Z] #47 32.06 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-15T20:54:39.613Z] #47 32.07 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-15T20:54:39.613Z] #47 32.21 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-15T20:54:39.613Z] #47 32.21 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-15T20:54:39.613Z] #47 32.23 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-15T20:54:39.613Z] #47 32.34 Selecting previously unselected package criu. [2022-02-15T20:54:39.613Z] #47 32.35 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-02-15T20:54:39.613Z] #47 32.36 Unpacking criu (3.16.1-3) ... [2022-02-15T20:54:39.613Z] #47 33.08 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:54:39.613Z] #47 34.43 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-02-15T20:54:39.613Z] #47 34.44 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:54:39.613Z] #47 34.45 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-15T20:54:39.613Z] #47 34.47 Setting up python3-six (1.16.0-2) ... [2022-02-15T20:54:39.870Z] #47 ... [2022-02-15T20:54:39.870Z] [2022-02-15T20:54:39.870Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:39.870Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-15T20:54:39.870Z] #38 25.40 The following additional packages will be installed: [2022-02-15T20:54:39.870Z] #38 25.40 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-15T20:54:39.870Z] #38 25.42 Suggested packages: [2022-02-15T20:54:39.870Z] #38 25.44 cmake-doc ninja-build lrzip [2022-02-15T20:54:39.870Z] #38 25.44 Recommended packages: [2022-02-15T20:54:39.870Z] #38 25.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-15T20:54:39.870Z] #38 26.14 The following NEW packages will be installed: [2022-02-15T20:54:39.870Z] #38 26.15 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-15T20:54:39.870Z] #38 26.15 vim-common xxd [2022-02-15T20:54:39.870Z] #38 26.54 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:39.870Z] #38 26.54 Need to get 15.6 MB of archives. [2022-02-15T20:54:39.870Z] #38 26.54 After this operation, 67.4 MB of additional disk space will be used. [2022-02-15T20:54:39.870Z] #38 26.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T20:54:39.870Z] #38 26.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T20:54:39.870Z] #38 26.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-15T20:54:39.870Z] #38 26.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-15T20:54:39.870Z] #38 26.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2022-02-15T20:54:39.870Z] #38 26.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2022-02-15T20:54:39.870Z] #38 26.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-02-15T20:54:39.870Z] #38 26.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-02-15T20:54:39.870Z] #38 26.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-02-15T20:54:39.870Z] #38 26.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-02-15T20:54:39.870Z] #38 28.12 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:39.870Z] #38 28.34 Fetched 15.6 MB in 1s (20.0 MB/s) [2022-02-15T20:54:39.870Z] #38 28.40 Selecting previously unselected package xxd. [2022-02-15T20:54:39.870Z] #38 28.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-15T20:54:39.870Z] #38 28.49 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-15T20:54:39.870Z] #38 28.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:54:39.870Z] #38 28.69 Selecting previously unselected package vim-common. [2022-02-15T20:54:39.870Z] #38 28.71 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:54:39.870Z] #38 28.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:54:39.870Z] #38 29.35 Selecting previously unselected package cmake-data. [2022-02-15T20:54:39.870Z] #38 29.35 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-15T20:54:39.870Z] #38 29.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T20:54:39.870Z] #38 32.56 Selecting previously unselected package libicu67:arm64. [2022-02-15T20:54:39.870Z] #38 32.57 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-02-15T20:54:39.870Z] #38 32.59 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-15T20:54:39.870Z] #38 ... [2022-02-15T20:54:39.870Z] [2022-02-15T20:54:39.870Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:39.870Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T20:54:39.870Z] #51 35.55 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-15T20:54:39.880Z] #47 29.70 Reading package lists... [2022-02-15T20:54:39.880Z] #47 ... [2022-02-15T20:54:39.880Z] [2022-02-15T20:54:39.880Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:54:39.880Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:54:39.880Z] #43 27.63 + git checkout -q v2.3.0 [2022-02-15T20:54:39.880Z] #43 29.42 + 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-02-15T20:54:39.972Z] #38 35.69 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:39.972Z] #38 35.92 Fetched 17.7 MB in 1s (15.3 MB/s) [2022-02-15T20:54:40.129Z] #51 35.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-15T20:54:40.129Z] #51 35.58 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-15T20:54:40.129Z] #51 35.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-15T20:54:40.129Z] #51 35.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-15T20:54:40.129Z] #51 35.77 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-15T20:54:40.233Z] #38 35.99 Selecting previously unselected package xxd. [2022-02-15T20:54:40.233Z] #38 35.99 (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-02-15T20:54:40.233Z] #38 36.07 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T20:54:40.233Z] #38 36.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:54:40.387Z] #51 35.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-15T20:54:40.387Z] #51 36.06 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-15T20:54:40.387Z] #51 36.06 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-15T20:54:40.490Z] #38 36.28 Selecting previously unselected package vim-common. [2022-02-15T20:54:40.490Z] #38 36.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:54:40.490Z] #38 36.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:54:40.747Z] #38 36.71 Selecting previously unselected package cmake-data. [2022-02-15T20:54:40.747Z] #38 36.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-15T20:54:40.747Z] #38 36.72 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T20:54:40.951Z] #51 36.25 go: downloading golang.org/x/text v0.3.7 [2022-02-15T20:54:41.906Z] #51 ... [2022-02-15T20:54:41.906Z] [2022-02-15T20:54:41.906Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:54:41.906Z] #60 sha256:2374cce772e3af5327cd57bfe105ee58a23552c4f07ce17b5c822c4c4e97ef2d [2022-02-15T20:54:41.906Z] #60 0.560 + RM_GOPATH=0 [2022-02-15T20:54:41.906Z] #60 0.560 + TMP_GOPATH= [2022-02-15T20:54:41.906Z] #60 0.560 + : /build [2022-02-15T20:54:41.906Z] #60 0.560 + '[' -z '' ']' [2022-02-15T20:54:41.906Z] #60 0.560 ++ mktemp -d [2022-02-15T20:54:41.906Z] #60 0.561 + export GOPATH=/tmp/tmp.k6BokK3syd [2022-02-15T20:54:41.906Z] #60 0.562 + GOPATH=/tmp/tmp.k6BokK3syd [2022-02-15T20:54:41.906Z] #60 0.562 + RM_GOPATH=1 [2022-02-15T20:54:41.906Z] #60 0.562 + case "$(go env GOARCH)" in [2022-02-15T20:54:41.906Z] #60 0.566 ++ go env GOARCH [2022-02-15T20:54:41.906Z] #60 0.594 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:41.906Z] #60 0.594 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:41.906Z] #60 0.595 ++ dirname /install.sh [2022-02-15T20:54:41.906Z] #60 0.601 + dir=/ [2022-02-15T20:54:41.906Z] #60 0.601 + bin=containerd [2022-02-15T20:54:41.906Z] #60 0.601 + shift [2022-02-15T20:54:41.906Z] #60 0.601 + '[' '!' -f //containerd.installer ']' [2022-02-15T20:54:41.906Z] #60 0.601 + . //containerd.installer [2022-02-15T20:54:41.906Z] #60 0.601 ++ set -e [2022-02-15T20:54:41.906Z] #60 0.601 ++ : v1.5.9 [2022-02-15T20:54:41.906Z] #60 0.601 + install_containerd [2022-02-15T20:54:41.906Z] #60 0.601 + echo 'Install containerd version v1.5.9' [2022-02-15T20:54:41.906Z] #60 0.601 Install containerd version v1.5.9 [2022-02-15T20:54:41.906Z] #60 0.601 + git clone https://github.com/containerd/containerd.git /tmp/tmp.k6BokK3syd/src/github.com/containerd/containerd [2022-02-15T20:54:41.906Z] #60 0.603 Cloning into '/tmp/tmp.k6BokK3syd/src/github.com/containerd/containerd'... [2022-02-15T20:54:41.906Z] #60 ... [2022-02-15T20:54:41.906Z] [2022-02-15T20:54:41.906Z] #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-02-15T20:54:41.906Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T20:54:41.906Z] #14 28.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-02-15T20:54:41.906Z] #14 29.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-02-15T20:54:41.906Z] #14 29.64 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-02-15T20:54:41.906Z] #14 30.33 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-02-15T20:54:41.906Z] #14 30.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-15T20:54:41.906Z] #14 30.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-15T20:54:41.906Z] #14 30.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-15T20:54:41.906Z] #14 30.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-02-15T20:54:41.906Z] #14 30.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-02-15T20:54:41.906Z] #14 30.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-02-15T20:54:41.906Z] #14 30.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2022-02-15T20:54:41.906Z] #14 30.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-02-15T20:54:41.906Z] #14 30.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-02-15T20:54:41.906Z] #14 30.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-02-15T20:54:41.906Z] #14 30.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-02-15T20:54:41.906Z] #14 30.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-02-15T20:54:41.906Z] #14 30.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-02-15T20:54:41.906Z] #14 30.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-02-15T20:54:41.906Z] #14 30.61 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-15T20:54:41.906Z] #14 30.61 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2022-02-15T20:54:41.906Z] #14 31.45 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:41.906Z] #14 31.66 Fetched 108 MB in 4s (27.5 MB/s) [2022-02-15T20:54:41.906Z] #14 31.75 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-15T20:54:41.906Z] #14 31.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-02-15T20:54:41.906Z] #14 31.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-15T20:54:41.906Z] #14 31.82 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T20:54:41.906Z] #14 34.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-15T20:54:41.906Z] #14 34.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-02-15T20:54:41.906Z] #14 34.10 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T20:54:41.906Z] #14 36.12 Selecting previously unselected package binutils-mingw-w64. [2022-02-15T20:54:41.906Z] #14 36.14 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-15T20:54:41.906Z] #14 36.14 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T20:54:41.906Z] #14 36.27 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-02-15T20:54:41.906Z] #14 36.27 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-15T20:54:41.906Z] #14 36.29 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-15T20:54:41.906Z] #14 36.44 Selecting previously unselected package dmsetup. [2022-02-15T20:54:41.906Z] #14 36.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-02-15T20:54:41.906Z] #14 36.45 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-15T20:54:41.906Z] #14 36.66 Selecting previously unselected package mingw-w64-common. [2022-02-15T20:54:41.906Z] #14 36.67 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-15T20:54:41.906Z] #14 36.67 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-15T20:54:42.164Z] #14 ... [2022-02-15T20:54:42.164Z] [2022-02-15T20:54:42.164Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:42.164Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-15T20:54:42.164Z] #38 37.62 Selecting previously unselected package libxml2:arm64. [2022-02-15T20:54:42.164Z] #38 37.64 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2022-02-15T20:54:42.164Z] #38 37.65 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-15T20:54:42.164Z] #38 ... [2022-02-15T20:54:42.164Z] [2022-02-15T20:54:42.164Z] #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-02-15T20:54:42.164Z] #31 sha256:b38068fbb9c589b577e4b962e2affa15bc4e89168732f81d83cd228d1c384c41 [2022-02-15T20:54:42.164Z] #31 10.78 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-02-15T20:54:42.164Z] #31 12.03 #=#=# [2022-02-15T20:54:42.164Z] #31 12.40 #=#=# 0.0% ######################################################################## 100.0% [2022-02-15T20:54:42.164Z] #31 13.57 [2022-02-15T20:54:42.164Z] #31 16.95 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-02-15T20:54:42.164Z] #31 18.19 #=#=# [2022-02-15T20:54:42.164Z] #31 18.48 #=#=# 0.1% ############### 21.6% ############################## 41.7% ############################################# 63.7% ########################################################### 83.1% ######################################################################## 100.0% [2022-02-15T20:54:42.164Z] #31 20.12 [2022-02-15T20:54:42.728Z] #31 ... [2022-02-15T20:54:42.728Z] [2022-02-15T20:54:42.728Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:42.728Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-15T20:54:42.728Z] #38 38.02 Selecting previously unselected package libarchive13:arm64. [2022-02-15T20:54:42.728Z] #38 38.02 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2022-02-15T20:54:42.728Z] #38 38.03 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-15T20:54:42.728Z] #38 38.26 Selecting previously unselected package libjsoncpp24:arm64. [2022-02-15T20:54:42.728Z] #38 38.26 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-02-15T20:54:42.728Z] #38 38.26 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-15T20:54:42.984Z] #38 38.41 Selecting previously unselected package librhash0:arm64. [2022-02-15T20:54:42.984Z] #38 38.41 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-02-15T20:54:42.984Z] #38 38.41 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-02-15T20:54:42.984Z] #38 38.57 Selecting previously unselected package libuv1:arm64. [2022-02-15T20:54:42.984Z] #38 38.59 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-02-15T20:54:42.984Z] #38 38.59 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-02-15T20:54:43.172Z] #43 ... [2022-02-15T20:54:43.172Z] [2022-02-15T20:54:43.172Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:43.173Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:43.173Z] #47 29.70 Reading package lists... [2022-02-15T20:54:43.241Z] #38 38.70 Selecting previously unselected package cmake. [2022-02-15T20:54:43.241Z] #38 38.71 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-02-15T20:54:43.241Z] #38 38.72 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-15T20:54:44.024Z] #38 ... [2022-02-15T20:54:44.024Z] [2022-02-15T20:54:44.024Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:44.024Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:44.024Z] #47 28.46 Building dependency tree... [2022-02-15T20:54:44.024Z] #47 32.07 The following additional packages will be installed: [2022-02-15T20:54:44.024Z] #47 32.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T20:54:44.024Z] #47 32.07 python3-protobuf python3-six [2022-02-15T20:54:44.024Z] #47 32.09 Suggested packages: [2022-02-15T20:54:44.024Z] #47 32.09 python3-setuptools [2022-02-15T20:54:44.024Z] #47 32.09 Recommended packages: [2022-02-15T20:54:44.024Z] #47 32.09 iproute2 | iproute [2022-02-15T20:54:44.024Z] #47 32.88 The following NEW packages will be installed: [2022-02-15T20:54:44.024Z] #47 32.88 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T20:54:44.024Z] #47 32.88 python3-protobuf python3-six [2022-02-15T20:54:44.024Z] #47 33.28 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:44.024Z] #47 33.28 Need to get 2292 kB of archives. [2022-02-15T20:54:44.024Z] #47 33.28 After this operation, 11.0 MB of additional disk space will be used. [2022-02-15T20:54:44.024Z] #47 33.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-15T20:54:44.024Z] #47 33.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T20:54:44.024Z] #47 33.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-15T20:54:44.024Z] #47 33.32 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-15T20:54:44.024Z] #47 33.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T20:54:44.024Z] #47 33.34 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-02-15T20:54:44.024Z] #47 33.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T20:54:44.024Z] #47 36.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-15T20:54:44.024Z] #47 38.00 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:44.024Z] #47 38.19 Fetched 2292 kB in 4s (583 kB/s) [2022-02-15T20:54:44.024Z] #47 38.31 Selecting previously unselected package libprotobuf23:amd64. [2022-02-15T20:54:44.024Z] #47 38.32 (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-02-15T20:54:44.024Z] #47 38.35 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-15T20:54:44.024Z] #47 38.38 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T20:54:44.024Z] #47 39.02 Selecting previously unselected package python3-pkg-resources. [2022-02-15T20:54:44.024Z] #47 39.02 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T20:54:44.024Z] #47 39.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:54:44.024Z] #47 39.22 Selecting previously unselected package python3-six. [2022-02-15T20:54:44.024Z] #47 39.25 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-15T20:54:44.024Z] #47 39.27 Unpacking python3-six (1.16.0-2) ... [2022-02-15T20:54:44.024Z] #47 39.35 Selecting previously unselected package python3-protobuf. [2022-02-15T20:54:44.024Z] #47 39.35 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-15T20:54:44.024Z] #47 39.35 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-15T20:54:44.024Z] #47 39.75 Selecting previously unselected package libnet1:amd64. [2022-02-15T20:54:44.024Z] #47 39.76 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T20:54:44.024Z] #47 39.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:54:44.274Z] #58 29.18 Reading package lists... [2022-02-15T20:54:44.275Z] #58 33.72 Building dependency tree... [2022-02-15T20:54:44.275Z] #58 ... [2022-02-15T20:54:44.275Z] [2022-02-15T20:54:44.275Z] #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-02-15T20:54:44.275Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:44.275Z] #14 26.87 Reading package lists... [2022-02-15T20:54:44.275Z] #14 31.21 Building dependency tree... [2022-02-15T20:54:44.275Z] #14 34.50 The following additional packages will be installed: [2022-02-15T20:54:44.275Z] #14 34.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T20:54:44.275Z] #14 34.50 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-15T20:54:44.275Z] #14 34.50 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-15T20:54:44.275Z] #14 34.50 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-15T20:54:44.275Z] #14 34.51 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-15T20:54:44.275Z] #14 34.52 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-15T20:54:44.275Z] #14 34.52 mingw-w64-common mingw-w64-x86-64-dev [2022-02-15T20:54:44.275Z] #14 34.52 Suggested packages: [2022-02-15T20:54:44.275Z] #14 34.53 gcc-10-locales seccomp wine64 [2022-02-15T20:54:44.281Z] #47 39.90 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T20:54:44.281Z] #47 39.91 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T20:54:44.281Z] #47 39.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:54:44.281Z] #47 ... [2022-02-15T20:54:44.281Z] [2022-02-15T20:54:44.281Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:44.281Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:54:44.281Z] #51 31.79 go: downloading github.com/fatih/color v1.13.0 [2022-02-15T20:54:44.281Z] #51 31.79 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T20:54:44.281Z] #51 31.93 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-15T20:54:44.281Z] #51 31.93 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-15T20:54:44.281Z] #51 32.05 go: downloading github.com/spf13/viper v1.10.1 [2022-02-15T20:54:44.281Z] #51 32.31 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-15T20:54:44.281Z] #51 32.68 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-15T20:54:44.281Z] #51 32.74 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-15T20:54:44.281Z] #51 32.78 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-15T20:54:44.281Z] #51 32.78 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-15T20:54:44.281Z] #51 33.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-15T20:54:44.281Z] #51 33.80 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-15T20:54:44.281Z] #51 35.95 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T20:54:44.281Z] #51 35.96 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-15T20:54:44.281Z] #51 36.04 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-15T20:54:44.282Z] #51 36.10 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-15T20:54:44.282Z] #51 36.16 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-15T20:54:44.282Z] #51 36.17 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-15T20:54:44.282Z] #51 36.27 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-15T20:54:44.282Z] #51 36.27 go: downloading github.com/spf13/afero v1.6.0 [2022-02-15T20:54:44.282Z] #51 36.32 go: downloading github.com/spf13/cast v1.4.1 [2022-02-15T20:54:44.282Z] #51 36.36 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-15T20:54:44.282Z] #51 36.40 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-15T20:54:44.282Z] #51 36.41 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-15T20:54:44.282Z] #51 36.43 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-15T20:54:44.282Z] #51 36.54 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-15T20:54:44.282Z] #51 36.57 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-15T20:54:44.282Z] #51 36.65 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-15T20:54:44.282Z] #51 36.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-15T20:54:44.282Z] #51 36.76 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-15T20:54:44.282Z] #51 36.78 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-15T20:54:44.282Z] #51 36.84 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-15T20:54:44.282Z] #51 36.87 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-15T20:54:44.282Z] #51 37.49 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-15T20:54:44.282Z] #51 37.56 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-15T20:54:44.282Z] #51 37.58 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-15T20:54:44.282Z] #51 37.64 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-15T20:54:44.282Z] #51 37.67 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-15T20:54:44.282Z] #51 37.72 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-15T20:54:44.282Z] #51 38.43 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-15T20:54:44.282Z] #51 38.51 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-15T20:54:44.282Z] #51 38.57 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-15T20:54:44.282Z] #51 38.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-15T20:54:44.282Z] #51 38.69 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-15T20:54:44.282Z] #51 38.74 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-15T20:54:44.282Z] #51 38.77 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-15T20:54:44.282Z] #51 38.86 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-15T20:54:44.282Z] #51 38.89 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-15T20:54:44.282Z] #51 38.91 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-15T20:54:44.282Z] #51 38.94 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-15T20:54:44.282Z] #51 38.98 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-15T20:54:44.282Z] #51 39.03 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-15T20:54:44.282Z] #51 39.05 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-15T20:54:44.282Z] #51 39.07 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-15T20:54:44.282Z] #51 39.10 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-15T20:54:44.282Z] #51 39.12 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-15T20:54:44.282Z] #51 39.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-15T20:54:44.282Z] #51 39.16 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-15T20:54:44.282Z] #51 39.22 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-15T20:54:44.282Z] #51 39.32 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-15T20:54:44.282Z] #51 39.47 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-15T20:54:44.282Z] #51 39.50 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-15T20:54:44.282Z] #51 39.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-15T20:54:44.282Z] #51 39.54 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-15T20:54:44.282Z] #51 39.62 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-15T20:54:44.282Z] #51 39.66 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-15T20:54:44.282Z] #51 39.70 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-15T20:54:44.282Z] #51 39.73 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-15T20:54:44.282Z] #51 39.78 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-15T20:54:44.282Z] #51 39.82 go: downloading github.com/julz/importas v0.1.0 [2022-02-15T20:54:44.282Z] #51 39.83 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-15T20:54:44.282Z] #51 39.87 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-15T20:54:44.282Z] #51 39.89 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-15T20:54:44.282Z] #51 39.94 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-15T20:54:44.282Z] #51 39.94 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-15T20:54:44.282Z] #51 39.96 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-15T20:54:44.282Z] #51 40.00 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-15T20:54:44.282Z] #51 40.05 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-15T20:54:44.282Z] #51 40.10 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-15T20:54:44.282Z] #51 40.14 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-15T20:54:44.282Z] #51 40.16 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-15T20:54:44.282Z] #51 40.16 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-15T20:54:44.282Z] #51 ... [2022-02-15T20:54:44.282Z] [2022-02-15T20:54:44.282Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:44.282Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:44.282Z] #47 40.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T20:54:44.282Z] #47 40.05 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T20:54:44.282Z] #47 40.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:54:44.282Z] #47 40.14 Selecting previously unselected package criu. [2022-02-15T20:54:44.282Z] #47 40.14 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-15T20:54:44.538Z] #47 40.14 Unpacking criu (3.16.1-3) ... [2022-02-15T20:54:44.552Z] #47 34.14 Building dependency tree... [2022-02-15T20:54:45.102Z] #47 40.85 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:54:45.660Z] #14 35.75 The following NEW packages will be installed: [2022-02-15T20:54:45.660Z] #14 35.76 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T20:54:45.660Z] #14 35.76 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-15T20:54:45.660Z] #14 35.76 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-15T20:54:45.660Z] #14 35.76 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-15T20:54:45.660Z] #14 35.77 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-15T20:54:45.660Z] #14 35.77 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-15T20:54:45.660Z] #14 35.77 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-15T20:54:45.660Z] #14 35.77 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-15T20:54:45.660Z] #14 35.77 mingw-w64-x86-64-dev [2022-02-15T20:54:45.768Z] #38 41.23 Setting up libicu67:arm64 (67.1-7) ... [2022-02-15T20:54:45.769Z] #38 41.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:54:45.769Z] #38 41.32 Setting up libuv1:arm64 (1.40.0-2) ... [2022-02-15T20:54:45.769Z] #38 41.36 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:54:45.920Z] #14 36.18 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:45.920Z] #14 36.18 Need to get 115 MB of archives. [2022-02-15T20:54:45.920Z] #14 36.18 After this operation, 645 MB of additional disk space will be used. [2022-02-15T20:54:45.920Z] #14 36.18 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-02-15T20:54:45.920Z] #14 36.28 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-02-15T20:54:45.932Z] #47 ... [2022-02-15T20:54:45.932Z] [2022-02-15T20:54:45.932Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-15T20:54:45.932Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T20:54:45.932Z] #53 36.76 v3.0.2 [2022-02-15T20:54:45.932Z] #53 DONE 37.1s [2022-02-15T20:54:45.932Z] [2022-02-15T20:54:45.932Z] #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-02-15T20:54:45.932Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:45.932Z] #14 23.90 Reading package lists... [2022-02-15T20:54:45.932Z] #14 28.84 Reading package lists... [2022-02-15T20:54:45.932Z] #14 33.48 Building dependency tree... [2022-02-15T20:54:45.932Z] #14 36.45 The following additional packages will be installed: [2022-02-15T20:54:45.932Z] #14 36.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T20:54:45.932Z] #14 36.47 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-15T20:54:45.932Z] #14 36.47 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-15T20:54:45.932Z] #14 36.47 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-15T20:54:45.932Z] #14 36.47 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-15T20:54:45.932Z] #14 36.48 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-15T20:54:45.932Z] #14 36.48 mingw-w64-common mingw-w64-x86-64-dev [2022-02-15T20:54:45.932Z] #14 36.49 Suggested packages: [2022-02-15T20:54:45.932Z] #14 36.50 gcc-10-locales seccomp wine64 [2022-02-15T20:54:46.026Z] #38 41.44 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-02-15T20:54:46.026Z] #38 41.49 Setting up librhash0:arm64 (1.4.1-2) ... [2022-02-15T20:54:46.026Z] #38 41.54 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T20:54:46.026Z] #38 41.60 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2022-02-15T20:54:46.181Z] #14 36.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-15T20:54:46.181Z] #14 36.43 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-02-15T20:54:46.181Z] #14 36.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-15T20:54:46.181Z] #14 36.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-15T20:54:46.195Z] #14 ... [2022-02-15T20:54:46.195Z] [2022-02-15T20:54:46.195Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:46.195Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T20:54:46.195Z] #58 22.90 Reading package lists... [2022-02-15T20:54:46.195Z] #58 27.87 Reading package lists... [2022-02-15T20:54:46.195Z] #58 32.31 Building dependency tree... [2022-02-15T20:54:46.195Z] #58 35.25 The following additional packages will be installed: [2022-02-15T20:54:46.195Z] #58 35.26 libbtrfs0 [2022-02-15T20:54:46.195Z] #58 35.41 The following NEW packages will be installed: [2022-02-15T20:54:46.195Z] #58 35.45 libbtrfs-dev libbtrfs0 [2022-02-15T20:54:46.195Z] #58 35.86 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:46.195Z] #58 35.86 Need to get 460 kB of archives. [2022-02-15T20:54:46.195Z] #58 35.86 After this operation, 1237 kB of additional disk space will be used. [2022-02-15T20:54:46.195Z] #58 35.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T20:54:46.195Z] #58 35.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T20:54:46.195Z] #58 36.93 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:46.195Z] #58 37.20 Fetched 460 kB in 0s (1366 kB/s) [2022-02-15T20:54:46.195Z] #58 37.31 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T20:54:46.195Z] #58 37.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T20:54:46.195Z] #58 37.50 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T20:54:46.286Z] #38 41.67 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2022-02-15T20:54:46.286Z] #38 41.74 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-15T20:54:46.286Z] #38 41.91 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:54:46.442Z] #14 36.70 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-02-15T20:54:46.442Z] #14 36.83 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-02-15T20:54:46.458Z] #58 37.51 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:54:46.543Z] #38 ... [2022-02-15T20:54:46.543Z] [2022-02-15T20:54:46.543Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:46.543Z] #47 sha256:f1b721bc4725d1715506fc4c476da585d66d9f298f48ca2919866e40656e2696 [2022-02-15T20:54:46.543Z] #47 35.60 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-15T20:54:46.543Z] #47 35.63 Setting up python3-protobuf (3.12.4-1) ... [2022-02-15T20:54:46.543Z] #47 38.71 Setting up criu (3.16.1-3) ... [2022-02-15T20:54:46.543Z] #47 40.15 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:54:46.543Z] #47 DONE 41.3s [2022-02-15T20:54:46.543Z] [2022-02-15T20:54:46.543Z] #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-02-15T20:54:46.543Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T20:54:46.543Z] #14 42.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-15T20:54:46.543Z] #14 42.03 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-15T20:54:46.543Z] #14 42.03 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T20:54:46.714Z] #14 36.83 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-02-15T20:54:46.719Z] #58 ... [2022-02-15T20:54:46.719Z] [2022-02-15T20:54:46.719Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:46.719Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:46.719Z] #47 37.39 The following additional packages will be installed: [2022-02-15T20:54:46.719Z] #47 37.41 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T20:54:46.719Z] #47 37.41 python3-protobuf python3-six [2022-02-15T20:54:46.719Z] #47 37.43 Suggested packages: [2022-02-15T20:54:46.719Z] #47 37.44 python3-setuptools [2022-02-15T20:54:46.719Z] #47 37.44 Recommended packages: [2022-02-15T20:54:46.719Z] #47 37.44 iproute2 | iproute [2022-02-15T20:54:46.801Z] #14 ... [2022-02-15T20:54:46.801Z] [2022-02-15T20:54:46.801Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:46.801Z] #38 sha256:97d2570150a85384d019800b8206a8cceec0dc16cbc9052940c5711a94851069 [2022-02-15T20:54:46.801Z] #38 DONE 42.4s [2022-02-15T20:54:46.976Z] #14 37.30 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-02-15T20:54:46.976Z] #14 ... [2022-02-15T20:54:46.976Z] [2022-02-15T20:54:46.976Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-02-15T20:54:46.976Z] #53 sha256:4b13d98b085ddcd7fae047447bfb57d1be42e428a771f87916a8d82413009bac [2022-02-15T20:54:46.976Z] #53 37.38 v3.0.2 [2022-02-15T20:54:46.980Z] #47 ... [2022-02-15T20:54:46.980Z] [2022-02-15T20:54:46.980Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:46.980Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:46.980Z] #38 23.75 Reading package lists... [2022-02-15T20:54:46.980Z] #38 28.46 Reading package lists... [2022-02-15T20:54:46.980Z] #38 32.97 Building dependency tree... [2022-02-15T20:54:46.980Z] #38 35.81 The following additional packages will be installed: [2022-02-15T20:54:46.980Z] #38 35.82 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-15T20:54:46.980Z] #38 35.85 Suggested packages: [2022-02-15T20:54:46.980Z] #38 35.85 cmake-doc ninja-build lrzip [2022-02-15T20:54:46.980Z] #38 35.85 Recommended packages: [2022-02-15T20:54:46.980Z] #38 35.85 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-15T20:54:46.980Z] #38 36.59 The following NEW packages will be installed: [2022-02-15T20:54:46.980Z] #38 36.60 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-15T20:54:46.980Z] #38 36.61 vim-common xxd [2022-02-15T20:54:46.980Z] #38 37.01 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:46.980Z] #38 37.01 Need to get 17.7 MB of archives. [2022-02-15T20:54:46.980Z] #38 37.01 After this operation, 70.7 MB of additional disk space will be used. [2022-02-15T20:54:46.980Z] #38 37.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T20:54:46.980Z] #38 37.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T20:54:46.980Z] #38 37.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-15T20:54:46.980Z] #38 37.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-15T20:54:46.980Z] #38 37.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-15T20:54:46.980Z] #38 37.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-15T20:54:46.980Z] #38 37.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-15T20:54:46.980Z] #38 37.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-15T20:54:46.980Z] #38 37.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-15T20:54:46.980Z] #38 37.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-15T20:54:47.003Z] #47 42.61 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T20:54:47.003Z] #47 42.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:54:47.003Z] #47 42.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:54:47.003Z] #47 42.70 Setting up python3-six (1.16.0-2) ... [2022-02-15T20:54:47.100Z] [2022-02-15T20:54:47.100Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-15T20:54:47.100Z] #39 sha256:cbb7e2161e094d027aceb3bf41af3f6a697d31eb2236b6b094e52492d1194ddf [2022-02-15T20:54:47.100Z] #39 DONE 0.2s [2022-02-15T20:54:47.100Z] [2022-02-15T20:54:47.100Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:47.100Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T20:54:47.100Z] #51 40.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-15T20:54:47.100Z] #51 40.45 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-15T20:54:47.100Z] #51 40.46 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-15T20:54:47.100Z] #51 40.52 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-15T20:54:47.100Z] #51 40.54 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-15T20:54:47.100Z] #51 40.54 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-15T20:54:47.100Z] #51 40.56 go: downloading golang.org/x/mod v0.5.1 [2022-02-15T20:54:47.100Z] #51 40.61 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-15T20:54:47.100Z] #51 40.72 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-15T20:54:47.100Z] #51 40.93 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-15T20:54:47.100Z] #51 40.95 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-15T20:54:47.100Z] #51 41.06 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-15T20:54:47.100Z] #51 41.67 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-15T20:54:47.100Z] #51 41.75 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-15T20:54:47.100Z] #51 42.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-15T20:54:47.100Z] #51 42.22 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-15T20:54:47.100Z] #51 42.25 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-15T20:54:47.100Z] #51 42.39 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-15T20:54:47.100Z] #51 42.39 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-15T20:54:47.100Z] #51 42.45 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-15T20:54:47.100Z] #51 42.47 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-15T20:54:47.100Z] #51 ... [2022-02-15T20:54:47.100Z] [2022-02-15T20:54:47.100Z] #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-02-15T20:54:47.100Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-15T20:54:47.100Z] #34 32.55 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-15T20:54:47.100Z] #34 33.39 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-15T20:54:47.185Z] #19 123.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-02-15T20:54:47.185Z] #19 123.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:54:47.185Z] #19 123.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-15T20:54:47.239Z] #38 ... [2022-02-15T20:54:47.239Z] [2022-02-15T20:54:47.239Z] #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-02-15T20:54:47.239Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:47.239Z] #14 37.89 The following NEW packages will be installed: [2022-02-15T20:54:47.239Z] #14 37.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T20:54:47.239Z] #14 37.89 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-15T20:54:47.239Z] #14 37.89 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-15T20:54:47.239Z] #14 37.89 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-15T20:54:47.239Z] #14 37.90 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-15T20:54:47.239Z] #14 37.91 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-15T20:54:47.239Z] #14 37.91 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-15T20:54:47.239Z] #14 37.91 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-15T20:54:47.239Z] #14 37.91 mingw-w64-x86-64-dev [2022-02-15T20:54:47.239Z] #14 38.37 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:47.239Z] #14 38.37 Need to get 115 MB of archives. [2022-02-15T20:54:47.239Z] #14 38.37 After this operation, 645 MB of additional disk space will be used. [2022-02-15T20:54:47.239Z] #14 38.37 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-02-15T20:54:47.239Z] #14 38.49 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-02-15T20:54:47.361Z] #34 ... [2022-02-15T20:54:47.361Z] [2022-02-15T20:54:47.361Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:47.361Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T20:54:47.361Z] #51 42.82 go: downloading github.com/prometheus/common v0.10.0 [2022-02-15T20:54:47.499Z] #14 38.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-15T20:54:47.499Z] #14 38.67 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-02-15T20:54:47.499Z] #14 38.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-15T20:54:47.499Z] #14 38.68 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-15T20:54:47.548Z] #53 DONE 37.7s [2022-02-15T20:54:47.548Z] [2022-02-15T20:54:47.548Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:47.548Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:54:47.548Z] #51 36.35 go: downloading github.com/fatih/color v1.13.0 [2022-02-15T20:54:47.548Z] #51 36.35 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T20:54:47.548Z] #51 36.40 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-15T20:54:47.548Z] #51 36.40 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-15T20:54:47.548Z] #51 36.54 go: downloading github.com/spf13/viper v1.10.1 [2022-02-15T20:54:47.548Z] #51 36.76 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-15T20:54:47.548Z] #51 36.99 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-15T20:54:47.548Z] #51 36.99 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-15T20:54:47.548Z] #51 37.02 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-15T20:54:47.548Z] #51 37.51 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-15T20:54:47.548Z] #51 37.52 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-15T20:54:47.548Z] #51 37.53 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-15T20:54:47.619Z] #51 43.09 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-15T20:54:47.767Z] #14 38.90 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-02-15T20:54:47.767Z] #14 ... [2022-02-15T20:54:47.767Z] [2022-02-15T20:54:47.767Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:47.767Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T20:54:47.767Z] #58 37.98 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T20:54:47.767Z] #58 37.99 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T20:54:47.767Z] #58 37.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:54:47.767Z] #58 38.53 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:54:47.767Z] #58 38.56 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:54:47.767Z] #58 38.59 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:54:47.767Z] #58 DONE 39.1s [2022-02-15T20:54:47.767Z] [2022-02-15T20:54:47.767Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-15T20:54:47.767Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:47.767Z] #14 39.03 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-02-15T20:54:47.767Z] #14 39.06 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-02-15T20:54:47.933Z] #47 43.72 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:54:47.933Z] #47 43.76 Setting up python3-protobuf (3.12.4-1) ... [2022-02-15T20:54:48.175Z] ...INFO: Daemon under test started and replied! [2022-02-15T20:54:48.175Z] INFO: Docker version of the daemon under test [2022-02-15T20:54:48.175Z] [2022-02-15T20:54:48.198Z] #51 43.56 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-15T20:54:48.198Z] #51 43.70 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-15T20:54:48.337Z] #14 ... [2022-02-15T20:54:48.337Z] [2022-02-15T20:54:48.337Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-15T20:54:48.337Z] #59 sha256:83c3da9ce2cea1c2dc41f570b3bb7a88f6523361254c0fbe322da762067ad0c7 [2022-02-15T20:54:48.337Z] #59 DONE 0.2s [2022-02-15T20:54:48.337Z] [2022-02-15T20:54:48.337Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:48.337Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:48.337Z] #47 38.14 The following NEW packages will be installed: [2022-02-15T20:54:48.337Z] #47 38.15 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T20:54:48.337Z] #47 38.15 python3-protobuf python3-six [2022-02-15T20:54:48.337Z] #47 38.53 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:48.337Z] #47 38.53 Need to get 2292 kB of archives. [2022-02-15T20:54:48.337Z] #47 38.53 After this operation, 11.0 MB of additional disk space will be used. [2022-02-15T20:54:48.337Z] #47 38.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-15T20:54:48.337Z] #47 38.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T20:54:48.337Z] #47 38.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-15T20:54:48.337Z] #47 38.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-15T20:54:48.337Z] #47 38.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T20:54:48.337Z] #47 38.64 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-02-15T20:54:48.337Z] #47 38.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T20:54:48.556Z] #19 124.9 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-02-15T20:54:48.556Z] #19 124.9 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:54:48.556Z] #19 125.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:54:48.644Z] Client: [2022-02-15T20:54:48.644Z] Version: 17.06.2-ce [2022-02-15T20:54:48.644Z] API version: 1.30 [2022-02-15T20:54:48.644Z] Go version: go1.8.3 [2022-02-15T20:54:48.644Z] Git commit: cec0b72 [2022-02-15T20:54:48.644Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-15T20:54:48.644Z] OS/Arch: windows/amd64 [2022-02-15T20:54:48.644Z] [2022-02-15T20:54:48.644Z] Server: [2022-02-15T20:54:48.644Z] Version: 0.0.0-dev [2022-02-15T20:54:48.644Z] API version: 1.42 (minimum version 1.24) [2022-02-15T20:54:48.644Z] Go version: go1.17.6 [2022-02-15T20:54:48.644Z] Git commit: 699174347c [2022-02-15T20:54:48.644Z] Built: 02/15/2022 20:52:45 [2022-02-15T20:54:48.644Z] OS/Arch: windows/amd64 [2022-02-15T20:54:48.644Z] Experimental: false [2022-02-15T20:54:48.644Z] [2022-02-15T20:54:48.644Z] INFO: Docker info of the daemon under test [2022-02-15T20:54:48.644Z] [2022-02-15T20:54:48.644Z] Containers: 0 [2022-02-15T20:54:48.644Z] Running: 0 [2022-02-15T20:54:48.644Z] Paused: 0 [2022-02-15T20:54:48.644Z] Stopped: 0 [2022-02-15T20:54:48.644Z] Images: 0 [2022-02-15T20:54:48.644Z] Server Version: 0.0.0-dev [2022-02-15T20:54:48.644Z] Storage Driver: windowsfilter [2022-02-15T20:54:48.644Z] Windows: [2022-02-15T20:54:48.644Z] Logging Driver: json-file [2022-02-15T20:54:48.644Z] Plugins: [2022-02-15T20:54:48.644Z] Volume: local [2022-02-15T20:54:48.644Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T20:54:48.644Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T20:54:48.644Z] Swarm: inactive [2022-02-15T20:54:48.644Z] Default Isolation: process [2022-02-15T20:54:48.644Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T20:54:48.644Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T20:54:48.644Z] OSType: windows [2022-02-15T20:54:48.644Z] Architecture: x86_64 [2022-02-15T20:54:48.644Z] CPUs: 4 [2022-02-15T20:54:48.644Z] Total Memory: 32GiB [2022-02-15T20:54:48.644Z] Name: azwin-2-f22951 [2022-02-15T20:54:48.644Z] ID: AXK5:JEMA:P2WU:PC2V:O7TC:QBVL:GR6F:FO7K:STZP:XFHS:G5LF:NQKH [2022-02-15T20:54:48.644Z] Docker Root Dir: D:\CI\PR-43245\3\daemon [2022-02-15T20:54:48.644Z] Debug Mode (client): false [2022-02-15T20:54:48.644Z] Debug Mode (server): true [2022-02-15T20:54:48.644Z] File Descriptors: -1 [2022-02-15T20:54:48.644Z] Goroutines: 31 [2022-02-15T20:54:48.644Z] System Time: 2022-02-15T20:54:48.2452795Z [2022-02-15T20:54:48.644Z] EventsListeners: 0 [2022-02-15T20:54:48.644Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:54:48.644Z] Labels: [2022-02-15T20:54:48.644Z] Experimental: false [2022-02-15T20:54:48.644Z] Insecure Registries: [2022-02-15T20:54:48.644Z] 127.0.0.0/8 [2022-02-15T20:54:48.644Z] Live Restore Enabled: false [2022-02-15T20:54:48.644Z] [2022-02-15T20:54:48.644Z] [2022-02-15T20:54:48.644Z] INFO: Docker images of the daemon under test [2022-02-15T20:54:48.644Z] [2022-02-15T20:54:48.644Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-15T20:54:48.644Z] [2022-02-15T20:54:48.644Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-15T20:54:48.644Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-15T20:54:48.860Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-02-15T20:54:48.860Z] [2022-02-15T20:54:48.860Z] ________ ____ __. [2022-02-15T20:54:48.860Z] \_____ \ | |/ _| [2022-02-15T20:54:48.860Z] / | \| < [2022-02-15T20:54:48.860Z] / | \ | \ [2022-02-15T20:54:48.860Z] \_______ /____|__ \ [2022-02-15T20:54:48.860Z] \/ \/ [2022-02-15T20:54:48.860Z] [2022-02-15T20:54:48.860Z] INFO: make.ps1 ended at 02/15/2022 20:54:35 [2022-02-15T20:54:48.860Z] INFO: Binaries build ended at 02/15/2022 20:54:37. Duration:00:01:37.3112201 [2022-02-15T20:54:48.860Z] INFO: Copying the built daemon binary to d:\CI\PR-43245\3\binary\dockerd-699174347c.exe... [2022-02-15T20:54:48.860Z] INFO: Copying the built client binary to d:\CI\PR-43245\3\binary\docker-699174347c.exe... [2022-02-15T20:54:48.860Z] INFO: Copying dockerversion from the container... [2022-02-15T20:54:48.860Z] INFO: Copying the golang package from the container to d:\CI\PR-43245\3\installer\go.zip... [2022-02-15T20:54:48.860Z] INFO: Extracting go.zip to d:\CI\PR-43245\3\go [2022-02-15T20:54:48.933Z] #51 ... [2022-02-15T20:54:48.933Z] [2022-02-15T20:54:48.933Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:48.933Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:48.933Z] #38 24.54 Reading package lists... [2022-02-15T20:54:48.933Z] #38 29.27 Reading package lists... [2022-02-15T20:54:48.933Z] #38 33.58 Building dependency tree... [2022-02-15T20:54:48.933Z] #38 36.39 The following additional packages will be installed: [2022-02-15T20:54:48.933Z] #38 36.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-02-15T20:54:48.933Z] #38 36.41 Suggested packages: [2022-02-15T20:54:48.933Z] #38 36.42 cmake-doc ninja-build lrzip [2022-02-15T20:54:48.933Z] #38 36.42 Recommended packages: [2022-02-15T20:54:48.933Z] #38 36.42 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-15T20:54:48.933Z] #38 37.20 The following NEW packages will be installed: [2022-02-15T20:54:48.933Z] #38 37.23 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-02-15T20:54:48.933Z] #38 37.23 vim-common xxd [2022-02-15T20:54:48.933Z] #38 37.63 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:48.933Z] #38 37.63 Need to get 17.7 MB of archives. [2022-02-15T20:54:48.933Z] #38 37.63 After this operation, 70.7 MB of additional disk space will be used. [2022-02-15T20:54:48.933Z] #38 37.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T20:54:48.933Z] #38 37.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T20:54:48.933Z] #38 37.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-15T20:54:48.933Z] #38 37.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-15T20:54:48.933Z] #38 38.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2022-02-15T20:54:48.933Z] #38 38.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-15T20:54:48.933Z] #38 38.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-15T20:54:48.933Z] #38 38.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-15T20:54:48.933Z] #38 38.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-15T20:54:48.933Z] #38 38.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-15T20:54:48.933Z] #38 ... [2022-02-15T20:54:48.933Z] [2022-02-15T20:54:48.933Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:54:48.933Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:54:48.933Z] #43 28.82 + git checkout -q v2.3.0 [2022-02-15T20:54:48.933Z] #43 30.77 + 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-02-15T20:54:48.933Z] #43 ... [2022-02-15T20:54:48.933Z] [2022-02-15T20:54:48.933Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:54:48.933Z] #58 sha256:53862fbb77bf51806bbb0e8059038813b0b12d96948fca87c229ce51a0b0c26d [2022-02-15T20:54:48.933Z] #58 33.72 Building dependency tree... [2022-02-15T20:54:48.933Z] #58 36.57 The following additional packages will be installed: [2022-02-15T20:54:48.933Z] #58 36.58 libbtrfs0 [2022-02-15T20:54:48.933Z] #58 36.77 The following NEW packages will be installed: [2022-02-15T20:54:48.933Z] #58 36.78 libbtrfs-dev libbtrfs0 [2022-02-15T20:54:48.933Z] #58 37.19 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:48.933Z] #58 37.19 Need to get 460 kB of archives. [2022-02-15T20:54:48.933Z] #58 37.19 After this operation, 1237 kB of additional disk space will be used. [2022-02-15T20:54:48.933Z] #58 37.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T20:54:48.933Z] #58 37.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T20:54:48.933Z] #58 38.45 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:48.933Z] #58 38.82 Fetched 460 kB in 0s (1462 kB/s) [2022-02-15T20:54:48.933Z] #58 38.98 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T20:54:48.933Z] #58 38.98 (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-02-15T20:54:48.933Z] #58 39.03 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T20:54:48.933Z] #58 39.04 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:54:48.933Z] #58 39.20 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T20:54:48.933Z] #58 39.22 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T20:54:48.933Z] #58 39.23 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:54:49.129Z] #51 44.68 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-15T20:54:49.194Z] #58 39.49 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:54:49.194Z] #58 39.52 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:54:49.194Z] #58 39.53 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:54:49.304Z] #47 ... [2022-02-15T20:54:49.304Z] [2022-02-15T20:54:49.304Z] #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-02-15T20:54:49.304Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:49.304Z] #14 35.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-02-15T20:54:49.304Z] #14 35.86 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-02-15T20:54:49.304Z] #14 36.40 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-02-15T20:54:49.304Z] #14 37.84 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-02-15T20:54:49.304Z] #14 38.35 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-02-15T20:54:49.304Z] #14 38.35 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-15T20:54:49.304Z] #14 38.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-15T20:54:49.304Z] #14 38.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T20:54:49.304Z] #14 38.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T20:54:49.304Z] #14 38.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-02-15T20:54:49.304Z] #14 38.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-15T20:54:49.304Z] #14 38.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-15T20:54:49.304Z] #14 38.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-15T20:54:49.304Z] #14 38.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-15T20:54:49.304Z] #14 38.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-15T20:54:49.304Z] #14 38.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-15T20:54:49.304Z] #14 38.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-15T20:54:49.304Z] #14 38.49 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-02-15T20:54:49.304Z] #14 38.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-15T20:54:49.304Z] #14 38.50 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-15T20:54:49.304Z] #14 39.44 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:49.304Z] #14 39.67 Fetched 115 MB in 6s (20.0 MB/s) [2022-02-15T20:54:49.304Z] #14 39.76 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-15T20:54:49.304Z] #14 39.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T20:54:49.304Z] #14 39.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T20:54:49.304Z] #14 39.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T20:54:49.304Z] #14 41.90 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-15T20:54:49.304Z] #14 41.90 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T20:54:49.304Z] #14 41.92 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T20:54:49.304Z] #14 44.46 Selecting previously unselected package binutils-mingw-w64. [2022-02-15T20:54:49.304Z] #14 44.46 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-15T20:54:49.304Z] #14 44.47 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T20:54:49.304Z] #14 44.59 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-15T20:54:49.304Z] #14 44.60 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:54:49.304Z] #14 44.61 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:54:49.304Z] #14 44.83 Selecting previously unselected package dmsetup. [2022-02-15T20:54:49.304Z] #14 44.83 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:54:49.304Z] #14 44.83 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-15T20:54:49.304Z] #14 45.03 Selecting previously unselected package mingw-w64-common. [2022-02-15T20:54:49.304Z] #14 45.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-15T20:54:49.304Z] #14 45.04 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-15T20:54:49.457Z] #58 DONE 39.9s [2022-02-15T20:54:49.457Z] [2022-02-15T20:54:49.457Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:49.457Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:49.457Z] #38 39.72 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:49.562Z] #14 ... [2022-02-15T20:54:49.562Z] [2022-02-15T20:54:49.562Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:54:49.562Z] #60 sha256:abd8656eb10e5725045709fb35a50ba314076477e403855672bc262a8779489e [2022-02-15T20:54:49.562Z] #60 3.968 + RM_GOPATH=0 [2022-02-15T20:54:49.562Z] #60 3.968 + TMP_GOPATH= [2022-02-15T20:54:49.562Z] #60 3.968 + : /build [2022-02-15T20:54:49.562Z] #60 3.968 + '[' -z '' ']' [2022-02-15T20:54:49.562Z] #60 3.969 ++ mktemp -d [2022-02-15T20:54:49.562Z] #60 3.985 + export GOPATH=/tmp/tmp.6KJaatFWNy [2022-02-15T20:54:49.562Z] #60 3.985 + GOPATH=/tmp/tmp.6KJaatFWNy [2022-02-15T20:54:49.562Z] #60 3.985 + RM_GOPATH=1 [2022-02-15T20:54:49.562Z] #60 3.985 + case "$(go env GOARCH)" in [2022-02-15T20:54:49.562Z] #60 3.985 ++ go env GOARCH [2022-02-15T20:54:49.562Z] #60 3.994 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:49.562Z] #60 3.994 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:49.562Z] #60 4.018 Install containerd version v1.5.9 [2022-02-15T20:54:49.562Z] #60 4.019 ++ dirname /install.sh [2022-02-15T20:54:49.562Z] #60 4.019 + dir=/ [2022-02-15T20:54:49.562Z] #60 4.019 + bin=containerd [2022-02-15T20:54:49.562Z] #60 4.019 + shift [2022-02-15T20:54:49.562Z] #60 4.019 + '[' '!' -f //containerd.installer ']' [2022-02-15T20:54:49.562Z] #60 4.019 + . //containerd.installer [2022-02-15T20:54:49.562Z] #60 4.019 ++ set -e [2022-02-15T20:54:49.562Z] #60 4.019 ++ : v1.5.9 [2022-02-15T20:54:49.562Z] #60 4.019 + install_containerd [2022-02-15T20:54:49.562Z] #60 4.019 + echo 'Install containerd version v1.5.9' [2022-02-15T20:54:49.562Z] #60 4.019 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6KJaatFWNy/src/github.com/containerd/containerd [2022-02-15T20:54:49.562Z] #60 4.024 Cloning into '/tmp/tmp.6KJaatFWNy/src/github.com/containerd/containerd'... [2022-02-15T20:54:49.631Z] ltsc2022: Pulling from windows/servercore [2022-02-15T20:54:49.631Z] 8f616e6e9eec: Pulling fs layer [2022-02-15T20:54:49.631Z] 898469748ff6: Pulling fs layer [2022-02-15T20:54:49.720Z] #38 40.00 Fetched 17.7 MB in 1s (12.8 MB/s) [2022-02-15T20:54:49.720Z] #38 ... [2022-02-15T20:54:49.720Z] [2022-02-15T20:54:49.720Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-15T20:54:49.720Z] #59 sha256:b1f426ca8e2a7b06d96af794b05beb56105bc9e78e326e24984b944a4f4cfecc [2022-02-15T20:54:49.720Z] #59 DONE 0.1s [2022-02-15T20:54:49.720Z] [2022-02-15T20:54:49.720Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:49.720Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:49.720Z] #47 25.43 Reading package lists... [2022-02-15T20:54:49.720Z] #47 29.86 Reading package lists... [2022-02-15T20:54:49.720Z] #47 34.56 Building dependency tree... [2022-02-15T20:54:49.720Z] #47 37.61 The following additional packages will be installed: [2022-02-15T20:54:49.720Z] #47 37.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T20:54:49.720Z] #47 37.63 python3-protobuf python3-six [2022-02-15T20:54:49.720Z] #47 37.63 Suggested packages: [2022-02-15T20:54:49.720Z] #47 37.65 python3-setuptools [2022-02-15T20:54:49.720Z] #47 37.65 Recommended packages: [2022-02-15T20:54:49.720Z] #47 37.65 iproute2 | iproute [2022-02-15T20:54:49.720Z] #47 38.53 The following NEW packages will be installed: [2022-02-15T20:54:49.720Z] #47 38.56 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-02-15T20:54:49.720Z] #47 38.56 python3-protobuf python3-six [2022-02-15T20:54:49.720Z] #47 39.03 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:54:49.720Z] #47 39.03 Need to get 2292 kB of archives. [2022-02-15T20:54:49.720Z] #47 39.03 After this operation, 11.0 MB of additional disk space will be used. [2022-02-15T20:54:49.720Z] #47 39.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-02-15T20:54:49.720Z] #47 39.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T20:54:49.720Z] #47 39.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-02-15T20:54:49.720Z] #47 39.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-02-15T20:54:49.720Z] #47 39.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T20:54:49.720Z] #47 39.09 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-02-15T20:54:49.720Z] #47 39.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T20:54:49.819Z] #60 ... [2022-02-15T20:54:49.819Z] [2022-02-15T20:54:49.819Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:49.819Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:54:49.819Z] #51 40.66 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-15T20:54:49.819Z] #51 40.66 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-15T20:54:49.819Z] #51 40.68 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-15T20:54:49.819Z] #51 40.70 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-15T20:54:49.819Z] #51 40.75 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-15T20:54:49.819Z] #51 40.80 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-15T20:54:49.819Z] #51 40.84 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-15T20:54:49.819Z] #51 40.84 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-15T20:54:49.819Z] #51 40.88 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-15T20:54:49.819Z] #51 41.10 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-15T20:54:49.819Z] #51 41.12 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-15T20:54:49.819Z] #51 41.14 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-15T20:54:49.819Z] #51 41.15 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-15T20:54:49.819Z] #51 41.17 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-15T20:54:49.819Z] #51 41.19 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-15T20:54:49.819Z] #51 41.26 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-15T20:54:49.819Z] #51 41.30 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-15T20:54:49.819Z] #51 41.31 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-15T20:54:49.819Z] #51 41.34 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-15T20:54:49.819Z] #51 41.35 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-15T20:54:49.819Z] #51 41.39 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-15T20:54:49.819Z] #51 41.65 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-15T20:54:49.819Z] #51 41.69 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-15T20:54:49.819Z] #51 41.71 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-15T20:54:49.819Z] #51 41.73 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-15T20:54:49.819Z] #51 41.77 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-15T20:54:49.819Z] #51 41.86 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-15T20:54:49.820Z] #51 41.93 go: downloading honnef.co/go/tools v0.2.2 [2022-02-15T20:54:49.820Z] #51 43.41 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-15T20:54:49.820Z] #51 43.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-15T20:54:49.820Z] #51 43.48 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-15T20:54:49.820Z] #51 43.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-15T20:54:49.820Z] #51 43.58 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-15T20:54:49.820Z] #51 43.61 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-15T20:54:49.820Z] #51 43.68 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-15T20:54:49.820Z] #51 43.94 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-15T20:54:49.820Z] #51 43.94 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-15T20:54:49.820Z] #51 44.06 go: downloading golang.org/x/text v0.3.7 [2022-02-15T20:54:49.991Z] #47 ... [2022-02-15T20:54:49.991Z] [2022-02-15T20:54:49.991Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:49.992Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:49.992Z] #38 40.20 Selecting previously unselected package xxd. [2022-02-15T20:54:49.992Z] #38 40.20 (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-02-15T20:54:49.992Z] #38 40.29 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T20:54:49.992Z] #38 40.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:54:50.253Z] #38 40.51 Selecting previously unselected package vim-common. [2022-02-15T20:54:50.253Z] #38 40.51 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:54:50.253Z] #38 40.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:54:50.454Z] #19 ... [2022-02-15T20:54:50.454Z] [2022-02-15T20:54:50.454Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:54:50.454Z] #50 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:54:50.454Z] #50 DONE 133.7s [2022-02-15T20:54:50.514Z] #38 40.90 Selecting previously unselected package cmake-data. [2022-02-15T20:54:50.514Z] #38 40.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-15T20:54:50.712Z] [2022-02-15T20:54:50.712Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:50.712Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:54:50.775Z] #38 40.92 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T20:54:50.874Z] #47 41.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-15T20:54:51.713Z] #51 ... [2022-02-15T20:54:51.713Z] [2022-02-15T20:54:51.713Z] #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-02-15T20:54:51.713Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:54:51.713Z] #34 36.78 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-02-15T20:54:51.713Z] #34 36.88 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-15T20:54:51.713Z] #34 37.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-15T20:54:51.713Z] #34 ... [2022-02-15T20:54:51.713Z] [2022-02-15T20:54:51.713Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:51.713Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:51.713Z] #38 40.11 Selecting previously unselected package libicu67:amd64. [2022-02-15T20:54:51.713Z] #38 40.12 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-15T20:54:51.713Z] #38 40.13 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-15T20:54:51.713Z] #38 45.95 Selecting previously unselected package libxml2:amd64. [2022-02-15T20:54:51.713Z] #38 45.95 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-15T20:54:51.713Z] #38 45.96 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T20:54:51.713Z] #38 46.44 Selecting previously unselected package libarchive13:amd64. [2022-02-15T20:54:51.713Z] #38 46.45 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-15T20:54:51.713Z] #38 46.45 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T20:54:51.713Z] #38 46.70 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-15T20:54:51.713Z] #38 46.72 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-15T20:54:51.713Z] #38 46.73 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T20:54:51.713Z] #38 46.86 Selecting previously unselected package librhash0:amd64. [2022-02-15T20:54:51.713Z] #38 46.89 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-15T20:54:51.713Z] #38 46.90 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-15T20:54:51.713Z] #38 47.07 Selecting previously unselected package libuv1:amd64. [2022-02-15T20:54:51.713Z] #38 47.08 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-15T20:54:51.713Z] #38 47.09 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-15T20:54:51.713Z] #38 47.29 Selecting previously unselected package cmake. [2022-02-15T20:54:51.713Z] #38 47.30 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-15T20:54:51.713Z] #38 47.31 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-15T20:54:51.713Z] #38 ... [2022-02-15T20:54:51.713Z] [2022-02-15T20:54:51.713Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:51.713Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:51.713Z] #47 47.45 Setting up criu (3.16.1-3) ... [2022-02-15T20:54:52.252Z] #47 42.86 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:52.253Z] #47 43.11 Fetched 2292 kB in 4s (597 kB/s) [2022-02-15T20:54:52.406Z] #51 ... [2022-02-15T20:54:52.406Z] [2022-02-15T20:54:52.406Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-15T20:54:52.406Z] #40 sha256:84aafb5b89b4c60cd3a701de167885f8cc2d0034d550cc7c3d9a8373ac1000bb [2022-02-15T20:54:52.406Z] #40 0.917 + RM_GOPATH=0 [2022-02-15T20:54:52.406Z] #40 0.917 + TMP_GOPATH= [2022-02-15T20:54:52.406Z] #40 0.917 + : /build [2022-02-15T20:54:52.406Z] #40 0.917 + '[' -z '' ']' [2022-02-15T20:54:52.406Z] #40 0.917 ++ mktemp -d [2022-02-15T20:54:52.406Z] #40 0.917 + export GOPATH=/tmp/tmp.7cVKlNyN9o [2022-02-15T20:54:52.406Z] #40 0.917 + GOPATH=/tmp/tmp.7cVKlNyN9o [2022-02-15T20:54:52.406Z] #40 0.917 + RM_GOPATH=1 [2022-02-15T20:54:52.406Z] #40 0.917 + case "$(go env GOARCH)" in [2022-02-15T20:54:52.406Z] #40 0.917 ++ go env GOARCH [2022-02-15T20:54:52.406Z] #40 0.993 Install tini version v0.19.0 [2022-02-15T20:54:52.406Z] #40 0.994 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:52.406Z] #40 0.994 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:52.406Z] #40 0.994 ++ dirname /install.sh [2022-02-15T20:54:52.406Z] #40 0.994 + dir=/ [2022-02-15T20:54:52.406Z] #40 0.994 + bin=tini [2022-02-15T20:54:52.406Z] #40 0.994 + shift [2022-02-15T20:54:52.406Z] #40 0.994 + '[' '!' -f //tini.installer ']' [2022-02-15T20:54:52.406Z] #40 0.994 + . //tini.installer [2022-02-15T20:54:52.406Z] #40 0.994 ++ : v0.19.0 [2022-02-15T20:54:52.406Z] #40 0.994 + install_tini [2022-02-15T20:54:52.406Z] #40 0.994 + echo 'Install tini version v0.19.0' [2022-02-15T20:54:52.406Z] #40 0.994 + git clone https://github.com/krallin/tini.git /tmp/tmp.7cVKlNyN9o/tini [2022-02-15T20:54:52.406Z] #40 0.994 Cloning into '/tmp/tmp.7cVKlNyN9o/tini'... [2022-02-15T20:54:52.406Z] #40 1.689 + cd /tmp/tmp.7cVKlNyN9o/tini [2022-02-15T20:54:52.406Z] #40 1.690 + git checkout -q v0.19.0 [2022-02-15T20:54:52.406Z] #40 1.695 + cmake . [2022-02-15T20:54:52.406Z] #40 2.050 -- The C compiler identification is GNU 10.2.1 [2022-02-15T20:54:52.406Z] #40 2.105 -- Detecting C compiler ABI info [2022-02-15T20:54:52.406Z] #40 2.411 -- Detecting C compiler ABI info - done [2022-02-15T20:54:52.406Z] #40 2.493 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-15T20:54:52.406Z] #40 2.503 -- Detecting C compile features [2022-02-15T20:54:52.406Z] #40 2.504 -- Detecting C compile features - done [2022-02-15T20:54:52.406Z] #40 2.532 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-15T20:54:52.406Z] #40 2.825 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-15T20:54:52.406Z] #40 2.896 -- Configuring done [2022-02-15T20:54:52.406Z] #40 2.936 -- Generating done [2022-02-15T20:54:52.406Z] #40 2.940 -- Build files have been written to: /tmp/tmp.7cVKlNyN9o/tini [2022-02-15T20:54:52.406Z] #40 2.945 + make tini-static [2022-02-15T20:54:52.406Z] #40 3.157 Scanning dependencies of target tini-static [2022-02-15T20:54:52.406Z] #40 3.206 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-15T20:54:52.406Z] #40 4.373 [100%] Linking C executable tini-static [2022-02-15T20:54:52.406Z] #40 4.723 [100%] Built target tini-static [2022-02-15T20:54:52.406Z] #40 4.763 + mkdir -p /build [2022-02-15T20:54:52.406Z] #40 4.764 + cp tini-static /build/docker-init [2022-02-15T20:54:52.406Z] #40 DONE 5.1s [2022-02-15T20:54:52.406Z] [2022-02-15T20:54:52.406Z] #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-02-15T20:54:52.406Z] #31 sha256:b38068fbb9c589b577e4b962e2affa15bc4e89168732f81d83cd228d1c384c41 [2022-02-15T20:54:52.406Z] #31 23.86 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-02-15T20:54:52.406Z] #31 24.82 [2022-02-15T20:54:52.406Z] #31 25.15 #=#=# ######################################################################## 100.0% [2022-02-15T20:54:52.406Z] #31 26.65 [2022-02-15T20:54:52.406Z] #31 28.27 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-02-15T20:54:52.406Z] #31 29.37 [2022-02-15T20:54:52.406Z] #31 29.66 #=#=# ######################################################################## 100.0% [2022-02-15T20:54:52.406Z] #31 30.58 [2022-02-15T20:54:52.406Z] #31 30.92 Download of images into '/build' complete. [2022-02-15T20:54:52.406Z] #31 30.92 Use something like the following to load the result into a Docker daemon: [2022-02-15T20:54:52.406Z] #31 30.92 tar -cC '/build' . | docker load [2022-02-15T20:54:52.406Z] #31 DONE 31.0s [2022-02-15T20:54:52.406Z] [2022-02-15T20:54:52.406Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:54:52.406Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-15T20:54:52.822Z] #47 ... [2022-02-15T20:54:52.822Z] [2022-02-15T20:54:52.822Z] #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-02-15T20:54:52.822Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:54:52.822Z] #34 42.63 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-02-15T20:54:52.822Z] #34 42.74 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-15T20:54:52.822Z] #34 43.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-15T20:54:53.237Z] ...INFO: Daemon under test started and replied! [2022-02-15T20:54:53.238Z] INFO: Docker version of the daemon under test [2022-02-15T20:54:53.238Z] [2022-02-15T20:54:53.238Z] Client: [2022-02-15T20:54:53.238Z] Version: 17.06.2-ce [2022-02-15T20:54:53.238Z] API version: 1.30 [2022-02-15T20:54:53.238Z] Go version: go1.8.3 [2022-02-15T20:54:53.238Z] Git commit: cec0b72 [2022-02-15T20:54:53.238Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-15T20:54:53.238Z] OS/Arch: windows/amd64 [2022-02-15T20:54:53.238Z] [2022-02-15T20:54:53.238Z] Server: [2022-02-15T20:54:53.238Z] Version: 0.0.0-dev [2022-02-15T20:54:53.238Z] API version: 1.42 (minimum version 1.24) [2022-02-15T20:54:53.238Z] Go version: go1.17.6 [2022-02-15T20:54:53.238Z] Git commit: 699174347c [2022-02-15T20:54:53.238Z] Built: 02/15/2022 20:52:44 [2022-02-15T20:54:53.238Z] OS/Arch: windows/amd64 [2022-02-15T20:54:53.238Z] Experimental: false [2022-02-15T20:54:53.238Z] [2022-02-15T20:54:53.238Z] INFO: Docker info of the daemon under test [2022-02-15T20:54:53.238Z] [2022-02-15T20:54:53.238Z] Containers: 0 [2022-02-15T20:54:53.238Z] Running: 0 [2022-02-15T20:54:53.238Z] Paused: 0 [2022-02-15T20:54:53.238Z] Stopped: 0 [2022-02-15T20:54:53.238Z] Images: 0 [2022-02-15T20:54:53.238Z] Server Version: 0.0.0-dev [2022-02-15T20:54:53.238Z] Storage Driver: windowsfilter [2022-02-15T20:54:53.238Z] Windows: [2022-02-15T20:54:53.238Z] Logging Driver: json-file [2022-02-15T20:54:53.238Z] Plugins: [2022-02-15T20:54:53.238Z] Volume: local [2022-02-15T20:54:53.238Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T20:54:53.238Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T20:54:53.238Z] Swarm: inactive [2022-02-15T20:54:53.238Z] Default Isolation: process [2022-02-15T20:54:53.238Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T20:54:53.238Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T20:54:53.238Z] OSType: windows [2022-02-15T20:54:53.238Z] Architecture: x86_64 [2022-02-15T20:54:53.238Z] CPUs: 4 [2022-02-15T20:54:53.238Z] Total Memory: 32GiB [2022-02-15T20:54:53.238Z] Name: azwin-2-745bf0 [2022-02-15T20:54:53.238Z] ID: TCBX:NY7N:Q54P:O5A4:6264:6KVD:FWD3:4L5R:QFDY:PFZL:TSLQ:SUPI [2022-02-15T20:54:53.238Z] Docker Root Dir: D:\CI\PR-43245\3\daemon [2022-02-15T20:54:53.238Z] Debug Mode (client): false [2022-02-15T20:54:53.238Z] Debug Mode (server): true [2022-02-15T20:54:53.238Z] File Descriptors: -1 [2022-02-15T20:54:53.238Z] Goroutines: 16 [2022-02-15T20:54:53.238Z] System Time: 2022-02-15T20:54:51.4019812Z [2022-02-15T20:54:53.238Z] EventsListeners: 0 [2022-02-15T20:54:53.238Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:54:53.238Z] Labels: [2022-02-15T20:54:53.238Z] Experimental: false [2022-02-15T20:54:53.238Z] Insecure Registries: [2022-02-15T20:54:53.238Z] 127.0.0.0/8 [2022-02-15T20:54:53.238Z] Live Restore Enabled: false [2022-02-15T20:54:53.238Z] [2022-02-15T20:54:53.238Z] [2022-02-15T20:54:53.238Z] INFO: Docker images of the daemon under test [2022-02-15T20:54:53.238Z] [2022-02-15T20:54:53.238Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-15T20:54:53.238Z] [2022-02-15T20:54:53.238Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-15T20:54:53.238Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-02-15T20:54:53.238Z] ltsc2022: Pulling from windows/servercore [2022-02-15T20:54:53.238Z] 8f616e6e9eec: Pulling fs layer [2022-02-15T20:54:53.238Z] 898469748ff6: Pulling fs layer [2022-02-15T20:54:53.320Z] #38 43.27 Selecting previously unselected package libicu67:amd64. [2022-02-15T20:54:53.320Z] #38 43.27 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-15T20:54:53.320Z] #38 43.28 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-15T20:54:53.337Z] #43 ... [2022-02-15T20:54:53.337Z] [2022-02-15T20:54:53.337Z] #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-02-15T20:54:53.337Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T20:54:53.337Z] #14 48.79 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-15T20:54:53.337Z] #14 ... [2022-02-15T20:54:53.337Z] [2022-02-15T20:54:53.337Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:54:53.337Z] #49 sha256:4bb1a95e6d46a27ca3c0b5ecc45c1bb8da1098ca75dfe1a9509f9a41c140271b [2022-02-15T20:54:53.337Z] #49 48.73 gotestsum version dev [2022-02-15T20:54:53.337Z] #49 DONE 48.8s [2022-02-15T20:54:53.337Z] [2022-02-15T20:54:53.337Z] #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-02-15T20:54:53.337Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T20:54:53.337Z] #14 48.81 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-02-15T20:54:53.337Z] #14 48.81 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T20:54:53.337Z] #14 49.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-15T20:54:53.337Z] #14 49.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-15T20:54:53.337Z] #14 49.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T20:54:53.607Z] #47 49.24 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:54:55.232Z] #38 ... [2022-02-15T20:54:55.232Z] [2022-02-15T20:54:55.232Z] #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-02-15T20:54:55.232Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:54:55.232Z] #34 45.17 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-02-15T20:54:55.232Z] #34 45.28 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-02-15T20:54:55.969Z] #58 ... [2022-02-15T20:54:55.969Z] [2022-02-15T20:54:55.969Z] #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-02-15T20:54:55.969Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T20:54:55.969Z] #19 131.7 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-02-15T20:54:55.969Z] #19 131.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:54:55.969Z] #19 131.7 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:54:55.969Z] #19 131.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-02-15T20:54:55.969Z] #19 131.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:54:55.969Z] #19 131.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-15T20:54:55.969Z] #19 131.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-02-15T20:54:55.969Z] #19 131.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:54:55.969Z] #19 131.8 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-15T20:54:55.969Z] #19 131.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-02-15T20:54:55.969Z] #19 131.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:54:55.969Z] #19 131.8 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:54:55.969Z] #19 131.8 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-02-15T20:54:55.969Z] #19 131.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:54:55.969Z] #19 131.9 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:54:55.969Z] #19 131.9 Selecting previously unselected package cross-config. [2022-02-15T20:54:55.969Z] #19 131.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-02-15T20:54:55.969Z] #19 131.9 Unpacking cross-config (2.6.18+nmu1) ... [2022-02-15T20:54:55.969Z] #19 132.0 Selecting previously unselected package gcc-10-cross-base. [2022-02-15T20:54:55.969Z] #19 132.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-02-15T20:54:55.969Z] #19 132.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-15T20:54:55.969Z] #19 132.0 Selecting previously unselected package libc6-arm64-cross. [2022-02-15T20:54:55.969Z] #19 132.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-02-15T20:54:55.969Z] #19 132.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-02-15T20:54:55.969Z] #19 132.2 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-02-15T20:54:55.969Z] #19 132.2 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:54:55.969Z] #19 132.2 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:54:55.969Z] #19 132.3 Selecting previously unselected package libgomp1-arm64-cross. [2022-02-15T20:54:55.969Z] #19 132.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:54:55.969Z] #19 132.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:54:55.969Z] #19 132.4 Selecting previously unselected package libitm1-arm64-cross. [2022-02-15T20:54:55.969Z] #19 132.4 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:54:55.969Z] #19 132.4 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:54:55.969Z] #19 132.4 Selecting previously unselected package libatomic1-arm64-cross. [2022-02-15T20:54:55.969Z] #19 132.4 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:54:55.969Z] #19 132.4 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:54:55.969Z] #19 132.4 Selecting previously unselected package libasan6-arm64-cross. [2022-02-15T20:54:55.969Z] #19 132.5 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:54:55.969Z] #19 132.5 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:54:56.135Z] #47 DONE 51.6s [2022-02-15T20:54:56.136Z] [2022-02-15T20:54:56.136Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:56.136Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:56.136Z] #38 51.55 Setting up libicu67:amd64 (67.1-7) ... [2022-02-15T20:54:56.136Z] #38 51.70 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:54:56.136Z] #38 51.73 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-15T20:54:56.136Z] #38 51.76 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:54:56.136Z] #38 51.82 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T20:54:56.136Z] #38 51.83 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-15T20:54:56.136Z] #38 ... [2022-02-15T20:54:56.136Z] [2022-02-15T20:54:56.136Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:54:56.136Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T20:54:56.136Z] #49 51.04 gotestsum version dev [2022-02-15T20:54:56.136Z] #49 DONE 51.9s [2022-02-15T20:54:56.136Z] [2022-02-15T20:54:56.136Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:56.136Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:56.136Z] #38 51.87 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T20:54:56.136Z] #38 51.87 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T20:54:56.136Z] #38 51.88 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T20:54:56.136Z] #38 51.91 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-15T20:54:56.136Z] #38 51.94 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:54:56.181Z] #34 46.10 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-02-15T20:54:56.225Z] #19 132.8 Selecting previously unselected package liblsan0-arm64-cross. [2022-02-15T20:54:56.225Z] #19 132.8 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:54:56.225Z] #19 132.8 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:54:56.482Z] #19 132.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-02-15T20:54:56.482Z] #19 132.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:54:56.482Z] #19 132.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:54:56.740Z] #19 133.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-02-15T20:54:56.740Z] #19 133.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:54:56.740Z] #19 133.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:54:56.740Z] #19 133.4 Selecting previously unselected package libubsan1-arm64-cross. [2022-02-15T20:54:56.740Z] #19 133.4 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:54:56.740Z] #19 133.4 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:54:56.997Z] #19 133.6 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-02-15T20:54:56.997Z] #19 133.6 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:54:56.997Z] #19 133.6 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:54:57.019Z] #34 ... [2022-02-15T20:54:57.019Z] [2022-02-15T20:54:57.019Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:57.019Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:54:57.019Z] #51 37.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T20:54:57.019Z] #51 37.74 go: downloading github.com/fatih/color v1.13.0 [2022-02-15T20:54:57.019Z] #51 37.86 go: downloading github.com/spf13/cobra v1.3.0 [2022-02-15T20:54:57.019Z] #51 37.87 go: downloading github.com/spf13/pflag v1.0.5 [2022-02-15T20:54:57.019Z] #51 38.17 go: downloading github.com/spf13/viper v1.10.1 [2022-02-15T20:54:57.019Z] #51 38.32 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-02-15T20:54:57.019Z] #51 38.58 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-02-15T20:54:57.019Z] #51 38.58 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-02-15T20:54:57.019Z] #51 38.62 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-02-15T20:54:57.019Z] #51 38.63 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-02-15T20:54:57.019Z] #51 39.42 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-02-15T20:54:57.019Z] #51 39.46 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-02-15T20:54:57.019Z] #51 42.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T20:54:57.019Z] #51 42.06 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-15T20:54:57.019Z] #51 42.19 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-15T20:54:57.019Z] #51 42.20 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-15T20:54:57.019Z] #51 42.23 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-15T20:54:57.019Z] #51 42.25 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-15T20:54:57.019Z] #51 42.26 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-15T20:54:57.019Z] #51 42.31 go: downloading github.com/spf13/afero v1.6.0 [2022-02-15T20:54:57.019Z] #51 42.32 go: downloading github.com/spf13/cast v1.4.1 [2022-02-15T20:54:57.019Z] #51 42.37 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-15T20:54:57.019Z] #51 42.39 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-15T20:54:57.019Z] #51 42.40 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-15T20:54:57.019Z] #51 42.46 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-15T20:54:57.019Z] #51 42.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-15T20:54:57.019Z] #51 42.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-15T20:54:57.019Z] #51 42.67 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-15T20:54:57.019Z] #51 42.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-15T20:54:57.019Z] #51 42.73 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-15T20:54:57.019Z] #51 42.75 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-15T20:54:57.020Z] #51 42.77 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-15T20:54:57.020Z] #51 42.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-15T20:54:57.020Z] #51 43.21 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-15T20:54:57.020Z] #51 43.29 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-15T20:54:57.020Z] #51 43.35 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-15T20:54:57.020Z] #51 43.37 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-15T20:54:57.020Z] #51 43.51 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-15T20:54:57.020Z] #51 43.64 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-15T20:54:57.020Z] #51 44.17 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-15T20:54:57.020Z] #51 44.20 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-15T20:54:57.020Z] #51 44.25 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-15T20:54:57.020Z] #51 44.26 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-15T20:54:57.020Z] #51 44.30 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-15T20:54:57.020Z] #51 44.32 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-15T20:54:57.020Z] #51 44.35 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-15T20:54:57.020Z] #51 44.39 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-15T20:54:57.020Z] #51 44.53 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-15T20:54:57.020Z] #51 44.56 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-15T20:54:57.020Z] #51 44.59 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-15T20:54:57.020Z] #51 44.65 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-15T20:54:57.020Z] #51 44.70 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-15T20:54:57.020Z] #51 44.73 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-15T20:54:57.020Z] #51 44.77 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-15T20:54:57.020Z] #51 44.80 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-15T20:54:57.020Z] #51 44.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-15T20:54:57.020Z] #51 44.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-15T20:54:57.020Z] #51 44.98 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-15T20:54:57.020Z] #51 45.13 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-15T20:54:57.020Z] #51 45.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-15T20:54:57.020Z] #51 45.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-15T20:54:57.020Z] #51 45.31 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-15T20:54:57.020Z] #51 45.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-15T20:54:57.020Z] #51 45.33 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-15T20:54:57.020Z] #51 45.38 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-15T20:54:57.020Z] #51 45.43 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-15T20:54:57.020Z] #51 45.44 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-15T20:54:57.020Z] #51 45.48 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-15T20:54:57.020Z] #51 45.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-15T20:54:57.020Z] #51 45.55 go: downloading github.com/julz/importas v0.1.0 [2022-02-15T20:54:57.020Z] #51 45.67 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-15T20:54:57.020Z] #51 45.70 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-15T20:54:57.020Z] #51 45.74 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-15T20:54:57.020Z] #51 45.76 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-15T20:54:57.020Z] #51 45.78 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-15T20:54:57.020Z] #51 45.80 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-15T20:54:57.020Z] #51 45.82 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-15T20:54:57.020Z] #51 45.88 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-15T20:54:57.020Z] #51 45.92 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-15T20:54:57.020Z] #51 45.96 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-15T20:54:57.020Z] #51 45.96 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-15T20:54:57.020Z] #51 45.99 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-15T20:54:57.020Z] #51 46.41 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-15T20:54:57.020Z] #51 46.42 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-15T20:54:57.020Z] #51 46.50 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-15T20:54:57.020Z] #51 46.59 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-15T20:54:57.020Z] #51 46.60 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-15T20:54:57.020Z] #51 46.64 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-15T20:54:57.020Z] #51 46.65 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-15T20:54:57.020Z] #51 46.70 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-15T20:54:57.020Z] #51 46.72 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-15T20:54:57.020Z] #51 46.90 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-15T20:54:57.020Z] #51 46.90 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-15T20:54:57.020Z] #51 46.91 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-15T20:54:57.020Z] #51 46.91 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-15T20:54:57.020Z] #51 46.94 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-15T20:54:57.020Z] #51 46.97 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-15T20:54:57.020Z] #51 47.03 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-15T20:54:57.020Z] #51 47.08 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-15T20:54:57.020Z] #51 47.11 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-15T20:54:57.020Z] #51 47.18 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-15T20:54:57.020Z] #51 47.20 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-15T20:54:57.020Z] #51 47.28 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-15T20:54:57.020Z] #51 47.45 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-15T20:54:57.020Z] #51 47.46 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-15T20:54:57.020Z] #51 47.48 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-15T20:54:57.020Z] #51 47.52 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-15T20:54:57.020Z] #51 47.64 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-15T20:54:57.020Z] #51 47.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-15T20:54:57.020Z] #51 ... [2022-02-15T20:54:57.020Z] [2022-02-15T20:54:57.020Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:54:57.020Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:54:57.020Z] #47 43.53 Selecting previously unselected package libprotobuf23:amd64. [2022-02-15T20:54:57.020Z] #47 43.53 (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-02-15T20:54:57.020Z] #47 43.59 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-15T20:54:57.020Z] #47 43.60 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T20:54:57.020Z] #47 44.27 Selecting previously unselected package python3-pkg-resources. [2022-02-15T20:54:57.020Z] #47 44.27 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T20:54:57.020Z] #47 44.28 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:54:57.020Z] #47 44.49 Selecting previously unselected package python3-six. [2022-02-15T20:54:57.020Z] #47 44.49 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-15T20:54:57.020Z] #47 44.49 Unpacking python3-six (1.16.0-2) ... [2022-02-15T20:54:57.020Z] #47 44.57 Selecting previously unselected package python3-protobuf. [2022-02-15T20:54:57.020Z] #47 44.58 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-15T20:54:57.020Z] #47 44.59 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-15T20:54:57.020Z] #47 45.06 Selecting previously unselected package libnet1:amd64. [2022-02-15T20:54:57.020Z] #47 45.07 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T20:54:57.020Z] #47 45.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:54:57.020Z] #47 45.28 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T20:54:57.020Z] #47 45.28 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T20:54:57.020Z] #47 45.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:54:57.020Z] #47 45.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T20:54:57.020Z] #47 45.45 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T20:54:57.020Z] #47 45.45 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:54:57.020Z] #47 45.54 Selecting previously unselected package criu. [2022-02-15T20:54:57.020Z] #47 45.55 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-15T20:54:57.020Z] #47 45.56 Unpacking criu (3.16.1-3) ... [2022-02-15T20:54:57.020Z] #47 46.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:54:57.020Z] #47 47.88 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T20:54:57.020Z] #47 47.89 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:54:57.020Z] #47 47.91 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:54:57.020Z] #47 47.93 Setting up python3-six (1.16.0-2) ... [2022-02-15T20:54:57.067Z] #38 DONE 52.7s [2022-02-15T20:54:57.067Z] [2022-02-15T20:54:57.067Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-15T20:54:57.067Z] #39 sha256:ed3ded9976b2c01166ebb8ef6d137ef9a23b30fd6e9ae3cf08123f0174c09a80 [2022-02-15T20:54:57.254Z] #19 133.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-02-15T20:54:57.255Z] #19 133.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:54:57.255Z] #19 133.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:54:58.000Z] #39 DONE 0.9s [2022-02-15T20:54:58.000Z] [2022-02-15T20:54:58.000Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:58.000Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:54:58.000Z] #51 48.74 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-15T20:54:58.000Z] #51 48.87 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-15T20:54:58.000Z] #51 48.88 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-15T20:54:58.000Z] #51 48.94 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-15T20:54:58.000Z] #51 49.00 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-15T20:54:58.000Z] #51 49.00 go: downloading golang.org/x/mod v0.5.1 [2022-02-15T20:54:58.000Z] #51 49.08 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-15T20:54:58.000Z] #51 49.17 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-15T20:54:58.000Z] #51 49.25 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-15T20:54:58.000Z] #51 49.33 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-15T20:54:58.000Z] #51 49.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-15T20:54:58.000Z] #51 49.43 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-15T20:54:58.000Z] #51 49.76 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-15T20:54:58.000Z] #51 49.85 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-15T20:54:58.000Z] #51 50.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-15T20:54:58.000Z] #51 50.29 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-15T20:54:58.000Z] #51 50.34 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-15T20:54:58.000Z] #51 50.48 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-15T20:54:58.000Z] #51 50.49 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-15T20:54:58.000Z] #51 50.52 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-15T20:54:58.000Z] #51 50.54 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-15T20:54:58.000Z] #51 50.83 go: downloading github.com/prometheus/common v0.10.0 [2022-02-15T20:54:58.000Z] #51 50.99 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-15T20:54:58.000Z] #51 51.16 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-15T20:54:58.000Z] #51 51.36 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-15T20:54:58.000Z] #51 52.45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-15T20:54:58.402Z] #47 48.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:54:58.402Z] #47 48.96 Setting up python3-protobuf (3.12.4-1) ... [2022-02-15T20:54:58.402Z] #47 ... [2022-02-15T20:54:58.402Z] [2022-02-15T20:54:58.402Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:54:58.402Z] #60 sha256:aabcfd84e618bc9135fe632afb1934e6c0b4c348ddf8f382ffc6d8f808b2cf18 [2022-02-15T20:54:58.402Z] #60 0.787 + RM_GOPATH=0 [2022-02-15T20:54:58.402Z] #60 0.789 + TMP_GOPATH= [2022-02-15T20:54:58.402Z] #60 0.789 + : /build [2022-02-15T20:54:58.402Z] #60 0.789 + '[' -z '' ']' [2022-02-15T20:54:58.402Z] #60 0.790 ++ mktemp -d [2022-02-15T20:54:58.402Z] #60 0.792 + export GOPATH=/tmp/tmp.aB2dRfhdot [2022-02-15T20:54:58.402Z] #60 0.792 + GOPATH=/tmp/tmp.aB2dRfhdot [2022-02-15T20:54:58.402Z] #60 0.792 + RM_GOPATH=1 [2022-02-15T20:54:58.402Z] #60 0.792 + case "$(go env GOARCH)" in [2022-02-15T20:54:58.402Z] #60 0.794 ++ go env GOARCH [2022-02-15T20:54:58.402Z] #60 0.806 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:58.402Z] #60 0.807 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:58.402Z] #60 0.812 ++ dirname /install.sh [2022-02-15T20:54:58.402Z] #60 0.815 + dir=/ [2022-02-15T20:54:58.402Z] #60 0.815 + bin=containerd [2022-02-15T20:54:58.402Z] #60 0.815 + shift [2022-02-15T20:54:58.402Z] #60 0.815 + '[' '!' -f //containerd.installer ']' [2022-02-15T20:54:58.402Z] #60 0.815 + . //containerd.installer [2022-02-15T20:54:58.402Z] #60 0.815 ++ set -e [2022-02-15T20:54:58.402Z] #60 0.815 ++ : v1.5.9 [2022-02-15T20:54:58.402Z] #60 0.815 + install_containerd [2022-02-15T20:54:58.402Z] #60 0.815 + echo 'Install containerd version v1.5.9' [2022-02-15T20:54:58.402Z] #60 0.815 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aB2dRfhdot/src/github.com/containerd/containerd [2022-02-15T20:54:58.402Z] #60 0.816 Install containerd version v1.5.9 [2022-02-15T20:54:58.402Z] #60 0.830 Cloning into '/tmp/tmp.aB2dRfhdot/src/github.com/containerd/containerd'... [2022-02-15T20:54:58.402Z] #60 ... [2022-02-15T20:54:58.402Z] [2022-02-15T20:54:58.402Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:58.402Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:58.402Z] #38 39.33 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:58.402Z] #38 39.60 Fetched 17.7 MB in 2s (10.6 MB/s) [2022-02-15T20:54:58.402Z] #38 39.84 Selecting previously unselected package xxd. [2022-02-15T20:54:58.402Z] #38 39.84 (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-02-15T20:54:58.402Z] #38 39.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T20:54:58.402Z] #38 40.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:54:58.402Z] #38 40.16 Selecting previously unselected package vim-common. [2022-02-15T20:54:58.402Z] #38 40.16 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:54:58.402Z] #38 40.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:54:58.402Z] #38 40.41 Selecting previously unselected package cmake-data. [2022-02-15T20:54:58.402Z] #38 40.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-15T20:54:58.402Z] #38 40.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T20:54:58.402Z] #38 42.58 Selecting previously unselected package libicu67:amd64. [2022-02-15T20:54:58.402Z] #38 42.61 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-02-15T20:54:58.402Z] #38 42.65 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-15T20:54:58.402Z] #38 47.92 Selecting previously unselected package libxml2:amd64. [2022-02-15T20:54:58.402Z] #38 47.92 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-15T20:54:58.402Z] #38 47.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T20:54:58.402Z] #38 48.38 Selecting previously unselected package libarchive13:amd64. [2022-02-15T20:54:58.402Z] #38 48.38 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-15T20:54:58.402Z] #38 48.39 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T20:54:58.402Z] #38 48.67 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-15T20:54:58.402Z] #38 48.67 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-15T20:54:58.402Z] #38 48.68 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T20:54:58.402Z] #38 48.80 Selecting previously unselected package librhash0:amd64. [2022-02-15T20:54:58.402Z] #38 48.84 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-15T20:54:58.402Z] #38 48.85 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-15T20:54:58.402Z] #38 49.00 Selecting previously unselected package libuv1:amd64. [2022-02-15T20:54:58.402Z] #38 49.00 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-15T20:54:58.402Z] #38 49.00 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-15T20:54:58.402Z] #38 49.17 Selecting previously unselected package cmake. [2022-02-15T20:54:58.402Z] #38 49.17 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-15T20:54:58.402Z] #38 49.17 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-15T20:54:58.594Z] #14 53.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-15T20:54:58.594Z] #14 53.34 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-15T20:54:58.594Z] #14 53.35 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:54:58.662Z] #38 ... [2022-02-15T20:54:58.662Z] [2022-02-15T20:54:58.662Z] #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-02-15T20:54:58.662Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:58.662Z] #14 39.80 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-02-15T20:54:58.662Z] #14 41.25 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-02-15T20:54:58.662Z] #14 41.78 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-02-15T20:54:58.662Z] #14 42.39 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-02-15T20:54:58.662Z] #14 43.90 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-02-15T20:54:58.662Z] #14 44.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-02-15T20:54:58.662Z] #14 44.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-15T20:54:58.662Z] #14 44.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-15T20:54:58.662Z] #14 44.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T20:54:58.662Z] #14 44.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T20:54:58.662Z] #14 44.52 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-02-15T20:54:58.662Z] #14 44.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-15T20:54:58.662Z] #14 44.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-15T20:54:58.662Z] #14 44.53 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-15T20:54:58.662Z] #14 44.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-15T20:54:58.662Z] #14 44.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-15T20:54:58.662Z] #14 44.56 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-15T20:54:58.662Z] #14 44.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-15T20:54:58.662Z] #14 44.59 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-02-15T20:54:58.662Z] #14 44.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-15T20:54:58.662Z] #14 44.61 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-15T20:54:58.662Z] #14 45.55 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:58.662Z] #14 45.81 Fetched 115 MB in 7s (17.4 MB/s) [2022-02-15T20:54:58.662Z] #14 45.92 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-15T20:54:58.662Z] #14 45.92 (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-02-15T20:54:58.662Z] #14 45.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T20:54:58.662Z] #14 46.00 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T20:54:58.662Z] #14 47.94 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-15T20:54:58.662Z] #14 47.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T20:54:58.662Z] #14 47.95 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T20:54:58.662Z] #14 ... [2022-02-15T20:54:58.662Z] [2022-02-15T20:54:58.662Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:58.662Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:54:58.662Z] #51 48.01 go: downloading honnef.co/go/tools v0.2.2 [2022-02-15T20:54:58.662Z] #51 49.37 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-15T20:54:58.662Z] #51 49.38 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-15T20:54:58.662Z] #51 49.45 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-15T20:54:58.662Z] #51 49.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-15T20:54:58.662Z] #51 49.53 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-15T20:54:58.662Z] #51 49.54 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-15T20:54:58.662Z] #51 49.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-15T20:54:58.662Z] #51 49.84 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-15T20:54:58.662Z] #51 49.85 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-15T20:54:58.724Z] #34 ... [2022-02-15T20:54:58.724Z] [2022-02-15T20:54:58.724Z] #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-02-15T20:54:58.724Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:54:58.724Z] #14 38.64 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-02-15T20:54:58.724Z] #14 39.19 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-02-15T20:54:58.724Z] #14 39.63 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-02-15T20:54:58.724Z] #14 41.08 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-02-15T20:54:58.724Z] #14 41.43 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-02-15T20:54:58.724Z] #14 41.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-15T20:54:58.724Z] #14 41.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-15T20:54:58.724Z] #14 41.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T20:54:58.724Z] #14 41.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T20:54:58.724Z] #14 41.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-02-15T20:54:58.724Z] #14 41.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-15T20:54:58.724Z] #14 41.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-15T20:54:58.724Z] #14 41.47 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-15T20:54:58.724Z] #14 41.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-15T20:54:58.724Z] #14 41.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-15T20:54:58.724Z] #14 41.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-15T20:54:58.724Z] #14 41.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-15T20:54:58.724Z] #14 41.52 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-02-15T20:54:58.724Z] #14 41.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-15T20:54:58.724Z] #14 41.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-15T20:54:58.724Z] #14 42.13 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:54:58.724Z] #14 42.32 Fetched 115 MB in 6s (20.2 MB/s) [2022-02-15T20:54:58.724Z] #14 42.38 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-15T20:54:58.724Z] #14 42.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-02-15T20:54:58.724Z] #14 42.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T20:54:58.724Z] #14 42.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T20:54:58.724Z] #14 44.35 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-15T20:54:58.724Z] #14 44.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T20:54:58.724Z] #14 44.37 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T20:54:58.724Z] #14 46.78 Selecting previously unselected package binutils-mingw-w64. [2022-02-15T20:54:58.724Z] #14 46.78 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-15T20:54:58.724Z] #14 46.80 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T20:54:58.724Z] #14 46.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-15T20:54:58.724Z] #14 46.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:54:58.724Z] #14 46.94 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:54:58.724Z] #14 47.12 Selecting previously unselected package dmsetup. [2022-02-15T20:54:58.724Z] #14 47.13 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:54:58.724Z] #14 47.14 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-15T20:54:58.724Z] #14 47.29 Selecting previously unselected package mingw-w64-common. [2022-02-15T20:54:58.724Z] #14 47.30 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-15T20:54:58.724Z] #14 47.31 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-15T20:54:58.724Z] #14 ... [2022-02-15T20:54:58.724Z] [2022-02-15T20:54:58.724Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:54:58.724Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:54:58.724Z] #51 41.46 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T20:54:58.724Z] #51 41.48 go: downloading github.com/stretchr/testify v1.7.0 [2022-02-15T20:54:58.724Z] #51 41.62 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-02-15T20:54:58.724Z] #51 41.64 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-02-15T20:54:58.724Z] #51 41.73 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-02-15T20:54:58.724Z] #51 41.75 go: downloading github.com/magiconair/properties v1.8.5 [2022-02-15T20:54:58.724Z] #51 41.78 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-02-15T20:54:58.724Z] #51 41.79 go: downloading github.com/spf13/afero v1.6.0 [2022-02-15T20:54:58.724Z] #51 41.93 go: downloading github.com/spf13/cast v1.4.1 [2022-02-15T20:54:58.724Z] #51 41.95 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-02-15T20:54:58.724Z] #51 41.98 go: downloading github.com/subosito/gotenv v1.2.0 [2022-02-15T20:54:58.724Z] #51 42.01 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-02-15T20:54:58.724Z] #51 42.02 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-02-15T20:54:58.724Z] #51 42.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-02-15T20:54:58.724Z] #51 42.17 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-02-15T20:54:58.724Z] #51 42.18 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-02-15T20:54:58.724Z] #51 42.25 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-02-15T20:54:58.724Z] #51 42.28 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-02-15T20:54:58.724Z] #51 42.35 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-02-15T20:54:58.724Z] #51 42.37 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-02-15T20:54:58.724Z] #51 42.39 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-02-15T20:54:58.724Z] #51 42.95 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-02-15T20:54:58.724Z] #51 42.98 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-02-15T20:54:58.724Z] #51 43.03 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-02-15T20:54:58.724Z] #51 43.09 go: downloading github.com/Antonboom/errname v0.1.5 [2022-02-15T20:54:58.724Z] #51 43.17 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-02-15T20:54:58.724Z] #51 43.24 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-02-15T20:54:58.724Z] #51 43.84 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-02-15T20:54:58.724Z] #51 43.85 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-02-15T20:54:58.724Z] #51 43.92 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-02-15T20:54:58.724Z] #51 43.95 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-02-15T20:54:58.724Z] #51 43.98 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-02-15T20:54:58.724Z] #51 44.00 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-02-15T20:54:58.724Z] #51 44.05 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-02-15T20:54:58.724Z] #51 44.08 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-02-15T20:54:58.724Z] #51 44.22 go: downloading github.com/breml/bidichk v0.2.1 [2022-02-15T20:54:58.724Z] #51 44.27 go: downloading github.com/breml/errchkjson v0.2.1 [2022-02-15T20:54:58.724Z] #51 44.31 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-02-15T20:54:58.724Z] #51 44.33 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-02-15T20:54:58.724Z] #51 44.36 go: downloading github.com/daixiang0/gci v0.2.9 [2022-02-15T20:54:58.724Z] #51 44.39 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-02-15T20:54:58.724Z] #51 44.40 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-02-15T20:54:58.724Z] #51 44.43 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-02-15T20:54:58.724Z] #51 44.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-02-15T20:54:58.724Z] #51 44.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-02-15T20:54:58.724Z] #51 44.49 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-02-15T20:54:58.724Z] #51 44.54 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-02-15T20:54:58.724Z] #51 44.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-02-15T20:54:58.724Z] #51 44.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-02-15T20:54:58.724Z] #51 44.78 go: downloading github.com/golangci/misspell v0.3.5 [2022-02-15T20:54:58.724Z] #51 44.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-02-15T20:54:58.724Z] #51 44.84 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-02-15T20:54:58.724Z] #51 44.87 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-02-15T20:54:58.724Z] #51 44.91 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-02-15T20:54:58.724Z] #51 44.98 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-02-15T20:54:58.724Z] #51 45.00 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-02-15T20:54:58.724Z] #51 45.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-02-15T20:54:58.724Z] #51 45.05 go: downloading github.com/julz/importas v0.1.0 [2022-02-15T20:54:58.724Z] #51 45.09 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-02-15T20:54:58.724Z] #51 45.12 go: downloading github.com/kulti/thelper v0.5.0 [2022-02-15T20:54:58.724Z] #51 45.22 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-02-15T20:54:58.724Z] #51 45.25 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-02-15T20:54:58.724Z] #51 45.25 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-02-15T20:54:58.724Z] #51 45.32 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-02-15T20:54:58.724Z] #51 45.32 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-02-15T20:54:58.724Z] #51 45.34 go: downloading github.com/maratori/testpackage v1.0.1 [2022-02-15T20:54:58.724Z] #51 45.39 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-02-15T20:54:58.724Z] #51 45.42 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-02-15T20:54:58.724Z] #51 45.44 go: downloading github.com/mgechev/revive v1.1.3 [2022-02-15T20:54:58.724Z] #51 45.45 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-02-15T20:54:58.724Z] #51 45.88 go: downloading github.com/moricho/tparallel v0.2.1 [2022-02-15T20:54:58.724Z] #51 45.88 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-02-15T20:54:58.724Z] #51 45.92 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-02-15T20:54:58.724Z] #51 46.01 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-02-15T20:54:58.724Z] #51 46.05 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-02-15T20:54:58.725Z] #51 46.12 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-02-15T20:54:58.725Z] #51 46.14 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-02-15T20:54:58.725Z] #51 46.17 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-02-15T20:54:58.725Z] #51 46.18 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-02-15T20:54:58.725Z] #51 46.40 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-02-15T20:54:58.725Z] #51 46.42 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-02-15T20:54:58.725Z] #51 46.42 go: downloading github.com/sivchari/tenv v1.4.7 [2022-02-15T20:54:58.725Z] #51 46.45 go: downloading github.com/sonatard/noctx v0.0.1 [2022-02-15T20:54:58.725Z] #51 46.52 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-02-15T20:54:58.725Z] #51 46.57 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-02-15T20:54:58.725Z] #51 46.62 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-02-15T20:54:58.725Z] #51 46.65 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-02-15T20:54:58.725Z] #51 46.67 go: downloading github.com/tetafro/godot v1.4.11 [2022-02-15T20:54:58.725Z] #51 46.71 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-02-15T20:54:58.725Z] #51 46.73 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-02-15T20:54:58.725Z] #51 46.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-02-15T20:54:58.725Z] #51 47.07 go: downloading github.com/ultraware/funlen v0.0.3 [2022-02-15T20:54:58.725Z] #51 47.11 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-02-15T20:54:58.725Z] #51 47.12 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-02-15T20:54:58.725Z] #51 47.14 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-02-15T20:54:58.725Z] #51 47.16 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-02-15T20:54:58.725Z] #51 47.34 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-02-15T20:54:58.725Z] #51 47.45 go: downloading honnef.co/go/tools v0.2.2 [2022-02-15T20:54:58.725Z] #51 48.63 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-02-15T20:54:58.725Z] #51 48.63 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-02-15T20:54:58.725Z] #51 48.71 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-02-15T20:54:58.725Z] #51 48.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-02-15T20:54:58.725Z] #51 48.79 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-02-15T20:54:58.725Z] #51 48.82 go: downloading github.com/stretchr/objx v0.1.1 [2022-02-15T20:54:58.725Z] #51 ... [2022-02-15T20:54:58.725Z] [2022-02-15T20:54:58.725Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:54:58.725Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:54:58.725Z] #38 48.83 Selecting previously unselected package libxml2:amd64. [2022-02-15T20:54:58.725Z] #38 48.83 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-15T20:54:58.725Z] #38 48.84 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T20:54:58.922Z] #51 50.00 go: downloading golang.org/x/text v0.3.7 [2022-02-15T20:54:58.985Z] #38 49.25 Selecting previously unselected package libarchive13:amd64. [2022-02-15T20:54:58.985Z] #38 49.27 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-15T20:54:58.985Z] #38 49.27 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T20:54:59.244Z] #38 49.58 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-15T20:54:59.245Z] #38 49.58 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-15T20:54:59.245Z] #38 49.59 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T20:54:59.504Z] #38 49.70 Selecting previously unselected package librhash0:amd64. [2022-02-15T20:54:59.504Z] #38 49.70 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-02-15T20:54:59.504Z] #38 49.71 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-15T20:54:59.764Z] #38 49.84 Selecting previously unselected package libuv1:amd64. [2022-02-15T20:54:59.764Z] #38 49.85 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-02-15T20:54:59.764Z] #38 49.86 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-15T20:54:59.764Z] #38 50.02 Selecting previously unselected package cmake. [2022-02-15T20:54:59.764Z] #38 50.03 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-15T20:54:59.764Z] #38 50.04 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-15T20:54:59.764Z] #38 ... [2022-02-15T20:54:59.764Z] [2022-02-15T20:54:59.764Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:54:59.764Z] #60 sha256:4cd193c46ba5859cb86df4e2d9954dc6a7ca79de17b1aa5dcb35df1d72484ec0 [2022-02-15T20:54:59.764Z] #60 0.863 + RM_GOPATH=0 [2022-02-15T20:54:59.764Z] #60 0.863 + TMP_GOPATH= [2022-02-15T20:54:59.764Z] #60 0.863 + : /build [2022-02-15T20:54:59.764Z] #60 0.864 + '[' -z '' ']' [2022-02-15T20:54:59.764Z] #60 0.871 ++ mktemp -d [2022-02-15T20:54:59.764Z] #60 0.893 + export GOPATH=/tmp/tmp.aPl7OX1GMG [2022-02-15T20:54:59.764Z] #60 0.893 + GOPATH=/tmp/tmp.aPl7OX1GMG [2022-02-15T20:54:59.764Z] #60 0.893 + RM_GOPATH=1 [2022-02-15T20:54:59.764Z] #60 0.893 + case "$(go env GOARCH)" in [2022-02-15T20:54:59.764Z] #60 0.896 ++ go env GOARCH [2022-02-15T20:54:59.764Z] #60 0.905 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:59.764Z] #60 0.905 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:54:59.764Z] #60 0.906 ++ dirname /install.sh [2022-02-15T20:54:59.764Z] #60 0.912 + dir=/ [2022-02-15T20:54:59.764Z] #60 0.912 + bin=containerd [2022-02-15T20:54:59.764Z] #60 0.915 + shift [2022-02-15T20:54:59.764Z] #60 0.915 + '[' '!' -f //containerd.installer ']' [2022-02-15T20:54:59.764Z] #60 0.915 + . //containerd.installer [2022-02-15T20:54:59.764Z] #60 0.915 ++ set -e [2022-02-15T20:54:59.764Z] #60 0.916 ++ : v1.5.9 [2022-02-15T20:54:59.764Z] #60 0.916 + install_containerd [2022-02-15T20:54:59.764Z] #60 0.917 + echo 'Install containerd version v1.5.9' [2022-02-15T20:54:59.764Z] #60 0.918 Install containerd version v1.5.9 [2022-02-15T20:54:59.764Z] #60 0.918 + git clone https://github.com/containerd/containerd.git /tmp/tmp.aPl7OX1GMG/src/github.com/containerd/containerd [2022-02-15T20:54:59.764Z] #60 0.919 Cloning into '/tmp/tmp.aPl7OX1GMG/src/github.com/containerd/containerd'... [2022-02-15T20:55:00.024Z] #60 ... [2022-02-15T20:55:00.024Z] [2022-02-15T20:55:00.024Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:55:00.024Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:55:00.024Z] #47 42.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-02-15T20:55:00.024Z] #47 43.52 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:55:00.024Z] #47 43.67 Fetched 2292 kB in 4s (592 kB/s) [2022-02-15T20:55:00.024Z] #47 43.77 Selecting previously unselected package libprotobuf23:amd64. [2022-02-15T20:55:00.024Z] #47 43.77 (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-02-15T20:55:00.024Z] #47 43.85 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-02-15T20:55:00.024Z] #47 43.87 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T20:55:00.024Z] #47 44.63 Selecting previously unselected package python3-pkg-resources. [2022-02-15T20:55:00.024Z] #47 44.64 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T20:55:00.024Z] #47 44.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:55:00.024Z] #47 44.90 Selecting previously unselected package python3-six. [2022-02-15T20:55:00.024Z] #47 44.90 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-02-15T20:55:00.024Z] #47 44.91 Unpacking python3-six (1.16.0-2) ... [2022-02-15T20:55:00.024Z] #47 44.98 Selecting previously unselected package python3-protobuf. [2022-02-15T20:55:00.024Z] #47 44.98 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-02-15T20:55:00.024Z] #47 44.99 Unpacking python3-protobuf (3.12.4-1) ... [2022-02-15T20:55:00.024Z] #47 45.53 Selecting previously unselected package libnet1:amd64. [2022-02-15T20:55:00.024Z] #47 45.53 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T20:55:00.024Z] #47 45.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:55:00.024Z] #47 45.71 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T20:55:00.024Z] #47 45.71 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T20:55:00.024Z] #47 45.72 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:55:00.024Z] #47 45.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T20:55:00.024Z] #47 45.81 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T20:55:00.024Z] #47 45.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:55:00.024Z] #47 45.91 Selecting previously unselected package criu. [2022-02-15T20:55:00.024Z] #47 45.91 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-02-15T20:55:00.024Z] #47 45.92 Unpacking criu (3.16.1-3) ... [2022-02-15T20:55:00.024Z] #47 46.54 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:55:00.024Z] #47 48.10 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-02-15T20:55:00.024Z] #47 48.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:55:00.024Z] #47 48.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:55:00.024Z] #47 48.16 Setting up python3-six (1.16.0-2) ... [2022-02-15T20:55:00.024Z] #47 49.19 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:55:00.024Z] #47 49.22 Setting up python3-protobuf (3.12.4-1) ... [2022-02-15T20:55:01.934Z] #47 ... [2022-02-15T20:55:01.934Z] [2022-02-15T20:55:01.934Z] #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-02-15T20:55:01.934Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:01.934Z] #14 52.15 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-15T20:55:01.935Z] #14 52.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-15T20:55:01.935Z] #14 52.19 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T20:55:02.213Z] #51 ... [2022-02-15T20:55:02.213Z] [2022-02-15T20:55:02.213Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:55:02.213Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:55:02.213Z] #38 52.97 Setting up libicu67:amd64 (67.1-7) ... [2022-02-15T20:55:02.213Z] #38 52.99 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:55:02.213Z] #38 53.01 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-15T20:55:02.213Z] #38 53.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:55:02.213Z] #38 53.09 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T20:55:02.213Z] #38 53.11 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-15T20:55:02.213Z] #38 53.12 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T20:55:02.213Z] #38 53.14 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T20:55:02.213Z] #38 53.16 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T20:55:02.213Z] #38 53.17 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-15T20:55:02.213Z] #38 53.19 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:55:04.548Z] #51 ... [2022-02-15T20:55:04.548Z] [2022-02-15T20:55:04.548Z] #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-02-15T20:55:04.548Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:04.548Z] #14 49.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-15T20:55:04.548Z] #14 49.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-15T20:55:04.548Z] #14 49.70 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T20:55:04.548Z] #14 54.97 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-15T20:55:04.548Z] #14 54.97 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:04.548Z] #14 54.98 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T20:55:04.548Z] #14 55.06 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-15T20:55:04.548Z] #14 55.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:04.548Z] #14 55.07 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:04.548Z] #14 ... [2022-02-15T20:55:04.548Z] [2022-02-15T20:55:04.548Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-15T20:55:04.548Z] #40 sha256:cadd988e362e9340ab4ecf06a4546e14b89789c6d107cfa2e6fc80c3dbd1ff4b [2022-02-15T20:55:04.548Z] #40 4.168 + RM_GOPATH=0 [2022-02-15T20:55:04.548Z] #40 4.168 + TMP_GOPATH= [2022-02-15T20:55:04.548Z] #40 4.168 + : /build [2022-02-15T20:55:04.548Z] #40 4.168 + '[' -z '' ']' [2022-02-15T20:55:04.548Z] #40 4.168 ++ mktemp -d [2022-02-15T20:55:04.548Z] #40 4.168 + export GOPATH=/tmp/tmp.v4N4sE2Yh9 [2022-02-15T20:55:04.548Z] #40 4.168 + GOPATH=/tmp/tmp.v4N4sE2Yh9 [2022-02-15T20:55:04.548Z] #40 4.168 + RM_GOPATH=1 [2022-02-15T20:55:04.548Z] #40 4.168 + case "$(go env GOARCH)" in [2022-02-15T20:55:04.548Z] #40 4.168 ++ go env GOARCH [2022-02-15T20:55:04.549Z] #40 4.236 Install tini version v0.19.0 [2022-02-15T20:55:04.549Z] #40 4.236 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:55:04.549Z] #40 4.236 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:55:04.549Z] #40 4.236 ++ dirname /install.sh [2022-02-15T20:55:04.549Z] #40 4.236 + dir=/ [2022-02-15T20:55:04.549Z] #40 4.236 + bin=tini [2022-02-15T20:55:04.549Z] #40 4.236 + shift [2022-02-15T20:55:04.549Z] #40 4.236 + '[' '!' -f //tini.installer ']' [2022-02-15T20:55:04.549Z] #40 4.236 + . //tini.installer [2022-02-15T20:55:04.549Z] #40 4.236 ++ : v0.19.0 [2022-02-15T20:55:04.549Z] #40 4.236 + install_tini [2022-02-15T20:55:04.549Z] #40 4.236 + echo 'Install tini version v0.19.0' [2022-02-15T20:55:04.549Z] #40 4.236 + git clone https://github.com/krallin/tini.git /tmp/tmp.v4N4sE2Yh9/tini [2022-02-15T20:55:04.549Z] #40 4.236 Cloning into '/tmp/tmp.v4N4sE2Yh9/tini'... [2022-02-15T20:55:04.549Z] #40 4.956 + cd /tmp/tmp.v4N4sE2Yh9/tini [2022-02-15T20:55:04.549Z] #40 4.956 + git checkout -q v0.19.0 [2022-02-15T20:55:04.549Z] #40 5.034 + cmake . [2022-02-15T20:55:04.549Z] #40 5.412 -- The C compiler identification is GNU 10.2.1 [2022-02-15T20:55:04.549Z] #40 5.555 -- Detecting C compiler ABI info [2022-02-15T20:55:04.549Z] #40 6.038 -- Detecting C compiler ABI info - done [2022-02-15T20:55:04.549Z] #40 6.079 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-15T20:55:04.549Z] #40 6.079 -- Detecting C compile features [2022-02-15T20:55:04.549Z] #40 6.079 -- Detecting C compile features - done [2022-02-15T20:55:04.549Z] #40 6.140 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-15T20:55:04.549Z] #40 6.320 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-15T20:55:04.549Z] #40 6.355 -- Configuring done [2022-02-15T20:55:04.549Z] #40 6.387 -- Generating done [2022-02-15T20:55:04.549Z] #40 6.387 -- Build files have been written to: /tmp/tmp.v4N4sE2Yh9/tini [2022-02-15T20:55:04.549Z] #40 6.427 + make tini-static [2022-02-15T20:55:04.752Z] #38 DONE 56.0s [2022-02-15T20:55:04.752Z] [2022-02-15T20:55:04.752Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:55:04.752Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:55:04.752Z] #47 52.62 Setting up criu (3.16.1-3) ... [2022-02-15T20:55:04.752Z] #47 54.47 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:55:04.752Z] #47 DONE 55.6s [2022-02-15T20:55:04.752Z] [2022-02-15T20:55:04.752Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-15T20:55:04.752Z] #39 sha256:f7cc123eaf85c927889431d8cc3cdbd327b805efe74fb63612fe6d89d5a69ea5 [2022-02-15T20:55:04.806Z] #40 6.746 Scanning dependencies of target tini-static [2022-02-15T20:55:04.806Z] #40 6.916 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-15T20:55:05.012Z] #39 DONE 0.2s [2022-02-15T20:55:05.012Z] [2022-02-15T20:55:05.012Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:55:05.012Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:55:05.012Z] #51 54.69 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-15T20:55:05.012Z] #51 54.83 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-15T20:55:05.012Z] #51 54.84 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-15T20:55:05.012Z] #51 54.90 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-15T20:55:05.012Z] #51 54.99 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-15T20:55:05.012Z] #51 55.08 go: downloading golang.org/x/mod v0.5.1 [2022-02-15T20:55:05.012Z] #51 55.10 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-15T20:55:05.012Z] #51 55.23 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-15T20:55:05.012Z] #51 55.25 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-15T20:55:05.012Z] #51 55.39 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-15T20:55:05.012Z] #51 55.44 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-15T20:55:05.012Z] #51 55.49 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-15T20:55:05.012Z] #51 55.75 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-15T20:55:05.012Z] #51 55.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-15T20:55:05.012Z] #51 55.94 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-15T20:55:05.271Z] #51 56.50 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-15T20:55:05.271Z] #51 56.55 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-15T20:55:05.271Z] #51 56.62 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-15T20:55:05.271Z] #51 56.62 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-15T20:55:05.350Z] #19 ... [2022-02-15T20:55:05.350Z] [2022-02-15T20:55:05.350Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:55:05.350Z] #58 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:55:05.350Z] #58 147.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-15T20:55:05.531Z] #51 56.65 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-15T20:55:05.531Z] #51 56.71 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-15T20:55:05.737Z] #40 7.873 [100%] Linking C executable tini-static [2022-02-15T20:55:05.737Z] #40 ... [2022-02-15T20:55:05.737Z] [2022-02-15T20:55:05.737Z] #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-02-15T20:55:05.737Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:05.737Z] #14 61.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-15T20:55:05.737Z] #14 61.56 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:05.737Z] #14 61.57 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:06.104Z] #51 57.15 go: downloading github.com/prometheus/common v0.10.0 [2022-02-15T20:55:06.104Z] #51 57.46 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-15T20:55:06.136Z] #14 ... [2022-02-15T20:55:06.136Z] [2022-02-15T20:55:06.136Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-02-15T20:55:06.136Z] #47 sha256:b0a42dc04a623169e1da64bea401c823eadf5c690623fa4aaa1ab77d547b90bf [2022-02-15T20:55:06.136Z] #47 52.52 Setting up criu (3.16.1-3) ... [2022-02-15T20:55:06.136Z] #47 54.43 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:55:06.136Z] #47 DONE 55.9s [2022-02-15T20:55:06.136Z] [2022-02-15T20:55:06.136Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:55:06.136Z] #38 sha256:0e1acfed2a2badb2bb31263af48b0cb71379aea1e3153d3507945e0825d5a999 [2022-02-15T20:55:06.136Z] #38 53.67 Setting up libicu67:amd64 (67.1-7) ... [2022-02-15T20:55:06.136Z] #38 53.69 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:55:06.136Z] #38 53.71 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-15T20:55:06.136Z] #38 53.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:55:06.136Z] #38 53.75 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T20:55:06.136Z] #38 53.77 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-15T20:55:06.136Z] #38 53.78 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T20:55:06.136Z] #38 53.80 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T20:55:06.136Z] #38 53.82 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T20:55:06.136Z] #38 53.84 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-15T20:55:06.136Z] #38 53.86 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:55:06.136Z] #38 DONE 56.3s [2022-02-15T20:55:06.136Z] [2022-02-15T20:55:06.136Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-15T20:55:06.136Z] #39 sha256:94f710ed43e564ba12cc70a7d8a1b72793f5b74e616331f9d13b8e0a36e8a31b [2022-02-15T20:55:06.136Z] #39 DONE 0.3s [2022-02-15T20:55:06.136Z] [2022-02-15T20:55:06.136Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-15T20:55:06.136Z] #40 sha256:4302c798c17b85683dbf7ad54ea6d63714956dde35a072e9c73d5bb524001397 [2022-02-15T20:55:06.366Z] #51 57.57 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-15T20:55:06.366Z] #51 57.73 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-15T20:55:06.685Z] #14 61.63 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-15T20:55:06.685Z] #14 61.64 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-02-15T20:55:06.685Z] #14 61.64 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:06.935Z] #51 ... [2022-02-15T20:55:06.936Z] [2022-02-15T20:55:06.936Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:55:06.936Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T20:55:06.936Z] #49 57.71 gotestsum version dev [2022-02-15T20:55:06.936Z] #49 DONE 58.0s [2022-02-15T20:55:07.106Z] #14 ... [2022-02-15T20:55:07.107Z] [2022-02-15T20:55:07.107Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-15T20:55:07.107Z] #40 sha256:cadd988e362e9340ab4ecf06a4546e14b89789c6d107cfa2e6fc80c3dbd1ff4b [2022-02-15T20:55:07.107Z] #40 8.455 [100%] Built target tini-static [2022-02-15T20:55:07.107Z] #40 8.510 + mkdir -p /build [2022-02-15T20:55:07.107Z] #40 8.514 + cp tini-static /build/docker-init [2022-02-15T20:55:07.107Z] #40 DONE 9.0s [2022-02-15T20:55:07.107Z] [2022-02-15T20:55:07.107Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:55:07.107Z] #60 sha256:abd8656eb10e5725045709fb35a50ba314076477e403855672bc262a8779489e [2022-02-15T20:55:07.196Z] [2022-02-15T20:55:07.196Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-15T20:55:07.196Z] #40 sha256:4084edddd1627f24fe63b3793ef08c9c3c4f306b72ca06144012d622fed1e5bf [2022-02-15T20:55:07.196Z] #40 1.272 + RM_GOPATH=0 [2022-02-15T20:55:07.196Z] #40 1.272 + TMP_GOPATH= [2022-02-15T20:55:07.196Z] #40 1.272 + : /build [2022-02-15T20:55:07.196Z] #40 1.272 + '[' -z '' ']' [2022-02-15T20:55:07.196Z] #40 1.272 ++ mktemp -d [2022-02-15T20:55:07.196Z] #40 1.272 + export GOPATH=/tmp/tmp.eSfyuhs5vw [2022-02-15T20:55:07.196Z] #40 1.272 + GOPATH=/tmp/tmp.eSfyuhs5vw [2022-02-15T20:55:07.196Z] #40 1.272 + RM_GOPATH=1 [2022-02-15T20:55:07.196Z] #40 1.272 + case "$(go env GOARCH)" in [2022-02-15T20:55:07.196Z] #40 1.280 ++ go env GOARCH [2022-02-15T20:55:07.196Z] #40 1.334 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:55:07.196Z] #40 1.334 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:55:07.196Z] #40 1.334 ++ dirname /install.sh [2022-02-15T20:55:07.196Z] #40 1.351 Install tini version v0.19.0 [2022-02-15T20:55:07.196Z] #40 1.351 + dir=/ [2022-02-15T20:55:07.196Z] #40 1.351 + bin=tini [2022-02-15T20:55:07.196Z] #40 1.351 + shift [2022-02-15T20:55:07.196Z] #40 1.351 + '[' '!' -f //tini.installer ']' [2022-02-15T20:55:07.196Z] #40 1.351 + . //tini.installer [2022-02-15T20:55:07.196Z] #40 1.351 ++ : v0.19.0 [2022-02-15T20:55:07.196Z] #40 1.351 + install_tini [2022-02-15T20:55:07.196Z] #40 1.351 + echo 'Install tini version v0.19.0' [2022-02-15T20:55:07.196Z] #40 1.351 + git clone https://github.com/krallin/tini.git /tmp/tmp.eSfyuhs5vw/tini [2022-02-15T20:55:07.196Z] #40 1.357 Cloning into '/tmp/tmp.eSfyuhs5vw/tini'... [2022-02-15T20:55:07.455Z] #40 2.336 + cd /tmp/tmp.eSfyuhs5vw/tini [2022-02-15T20:55:07.455Z] #40 2.336 + git checkout -q v0.19.0 [2022-02-15T20:55:07.455Z] #40 2.371 + cmake . [2022-02-15T20:55:07.520Z] #40 1.344 + RM_GOPATH=0 [2022-02-15T20:55:07.520Z] #40 1.344 + TMP_GOPATH= [2022-02-15T20:55:07.520Z] #40 1.344 + : /build [2022-02-15T20:55:07.520Z] #40 1.344 + '[' -z '' ']' [2022-02-15T20:55:07.520Z] #40 1.344 ++ mktemp -d [2022-02-15T20:55:07.520Z] #40 1.344 + export GOPATH=/tmp/tmp.2YYeywDoYB [2022-02-15T20:55:07.520Z] #40 1.344 + GOPATH=/tmp/tmp.2YYeywDoYB [2022-02-15T20:55:07.520Z] #40 1.344 + RM_GOPATH=1 [2022-02-15T20:55:07.520Z] #40 1.344 + case "$(go env GOARCH)" in [2022-02-15T20:55:07.520Z] #40 1.348 ++ go env GOARCH [2022-02-15T20:55:07.520Z] #40 1.381 Install tini version v0.19.0 [2022-02-15T20:55:07.520Z] #40 1.381 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:55:07.520Z] #40 1.381 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:55:07.520Z] #40 1.381 ++ dirname /install.sh [2022-02-15T20:55:07.520Z] #40 1.381 + dir=/ [2022-02-15T20:55:07.520Z] #40 1.381 + bin=tini [2022-02-15T20:55:07.520Z] #40 1.381 + shift [2022-02-15T20:55:07.520Z] #40 1.381 + '[' '!' -f //tini.installer ']' [2022-02-15T20:55:07.520Z] #40 1.381 + . //tini.installer [2022-02-15T20:55:07.520Z] #40 1.381 ++ : v0.19.0 [2022-02-15T20:55:07.520Z] #40 1.381 + install_tini [2022-02-15T20:55:07.520Z] #40 1.381 + echo 'Install tini version v0.19.0' [2022-02-15T20:55:07.520Z] #40 1.381 + git clone https://github.com/krallin/tini.git /tmp/tmp.2YYeywDoYB/tini [2022-02-15T20:55:07.781Z] #40 1.382 Cloning into '/tmp/tmp.2YYeywDoYB/tini'... [2022-02-15T20:55:08.025Z] #40 2.954 -- The C compiler identification is GNU 10.2.1 [2022-02-15T20:55:08.025Z] #40 3.081 -- Detecting C compiler ABI info [2022-02-15T20:55:08.352Z] #40 ... [2022-02-15T20:55:08.352Z] [2022-02-15T20:55:08.352Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-02-15T20:55:08.352Z] #49 sha256:e128bd070acb77d02e54ae25ebbea27570e19742871458b3716c11a627275cda [2022-02-15T20:55:08.352Z] #49 58.52 gotestsum version dev [2022-02-15T20:55:08.352Z] #49 DONE 58.6s [2022-02-15T20:55:08.352Z] [2022-02-15T20:55:08.352Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-15T20:55:08.352Z] #40 sha256:4302c798c17b85683dbf7ad54ea6d63714956dde35a072e9c73d5bb524001397 [2022-02-15T20:55:08.352Z] #40 2.101 + cd /tmp/tmp.2YYeywDoYB/tini [2022-02-15T20:55:08.352Z] #40 2.101 + git checkout -q v0.19.0 [2022-02-15T20:55:08.352Z] #40 2.138 + cmake . [2022-02-15T20:55:08.594Z] #40 3.533 -- Detecting C compiler ABI info - done [2022-02-15T20:55:08.614Z] #40 ... [2022-02-15T20:55:08.614Z] [2022-02-15T20:55:08.614Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:55:08.614Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:55:08.614Z] #51 49.01 go: downloading golang.org/x/text v0.3.7 [2022-02-15T20:55:08.614Z] #51 54.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-02-15T20:55:08.614Z] #51 54.23 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-02-15T20:55:08.614Z] #51 54.23 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-02-15T20:55:08.614Z] #51 54.44 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-02-15T20:55:08.614Z] #51 54.56 go: downloading github.com/gobwas/glob v0.2.3 [2022-02-15T20:55:08.614Z] #51 54.58 go: downloading github.com/kisielk/gotool v1.0.0 [2022-02-15T20:55:08.614Z] #51 54.63 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-02-15T20:55:08.614Z] #51 54.70 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-02-15T20:55:08.614Z] #51 54.71 go: downloading golang.org/x/mod v0.5.1 [2022-02-15T20:55:08.614Z] #51 54.88 go: downloading github.com/ettle/strcase v0.1.1 [2022-02-15T20:55:08.614Z] #51 54.99 go: downloading github.com/fatih/structtag v1.2.0 [2022-02-15T20:55:08.614Z] #51 55.01 go: downloading github.com/Masterminds/semver v1.5.0 [2022-02-15T20:55:08.614Z] #51 55.03 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-02-15T20:55:08.614Z] #51 55.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-02-15T20:55:08.614Z] #51 55.15 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-02-15T20:55:08.614Z] #51 55.47 go: downloading github.com/prometheus/client_model v0.2.0 [2022-02-15T20:55:08.614Z] #51 55.59 go: downloading github.com/google/go-cmp v0.5.6 [2022-02-15T20:55:08.614Z] #51 55.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-02-15T20:55:08.614Z] #51 55.84 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-02-15T20:55:08.614Z] #51 55.87 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-02-15T20:55:08.614Z] #51 55.96 go: downloading github.com/beorn7/perks v1.0.1 [2022-02-15T20:55:08.614Z] #51 55.98 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-02-15T20:55:08.614Z] #51 56.00 go: downloading github.com/cespare/xxhash v1.1.0 [2022-02-15T20:55:08.614Z] #51 56.03 go: downloading github.com/golang/protobuf v1.5.2 [2022-02-15T20:55:08.614Z] #51 56.23 go: downloading github.com/prometheus/common v0.10.0 [2022-02-15T20:55:08.614Z] #51 56.43 go: downloading github.com/prometheus/procfs v0.6.0 [2022-02-15T20:55:08.614Z] #51 56.49 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-02-15T20:55:08.614Z] #51 56.60 go: downloading google.golang.org/protobuf v1.27.1 [2022-02-15T20:55:08.614Z] #51 58.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-15T20:55:08.853Z] #40 3.648 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-15T20:55:08.854Z] #40 3.650 -- Detecting C compile features [2022-02-15T20:55:08.854Z] #40 3.652 -- Detecting C compile features - done [2022-02-15T20:55:08.854Z] #40 3.685 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-15T20:55:08.854Z] #40 3.818 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-15T20:55:08.854Z] #40 3.881 -- Configuring done [2022-02-15T20:55:08.854Z] #40 3.891 -- Generating done [2022-02-15T20:55:08.878Z] #51 ... [2022-02-15T20:55:08.878Z] [2022-02-15T20:55:08.878Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-02-15T20:55:08.878Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:08.878Z] #14 57.82 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-15T20:55:08.878Z] #14 57.83 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:08.878Z] #14 57.83 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T20:55:08.878Z] #14 58.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-15T20:55:08.878Z] #14 58.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:08.878Z] #14 58.35 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:09.113Z] #40 3.902 -- Build files have been written to: /tmp/tmp.eSfyuhs5vw/tini [2022-02-15T20:55:09.113Z] #40 3.916 + make tini-static [2022-02-15T20:55:09.113Z] #40 ... [2022-02-15T20:55:09.113Z] [2022-02-15T20:55:09.113Z] #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-02-15T20:55:09.113Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:09.113Z] #14 50.12 Selecting previously unselected package binutils-mingw-w64. [2022-02-15T20:55:09.113Z] #14 50.12 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-15T20:55:09.113Z] #14 50.12 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T20:55:09.113Z] #14 50.23 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-15T20:55:09.113Z] #14 50.23 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:55:09.113Z] #14 50.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:09.113Z] #14 50.37 Selecting previously unselected package dmsetup. [2022-02-15T20:55:09.113Z] #14 50.39 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:55:09.113Z] #14 50.39 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-15T20:55:09.113Z] #14 50.58 Selecting previously unselected package mingw-w64-common. [2022-02-15T20:55:09.113Z] #14 50.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-15T20:55:09.113Z] #14 50.58 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-15T20:55:09.113Z] #14 55.95 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-15T20:55:09.113Z] #14 55.96 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-15T20:55:09.113Z] #14 55.96 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T20:55:09.113Z] #14 ... [2022-02-15T20:55:09.113Z] [2022-02-15T20:55:09.113Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-15T20:55:09.113Z] #40 sha256:4084edddd1627f24fe63b3793ef08c9c3c4f306b72ca06144012d622fed1e5bf [2022-02-15T20:55:09.113Z] #40 4.142 Scanning dependencies of target tini-static [2022-02-15T20:55:09.373Z] #40 4.282 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-15T20:55:09.586Z] #58 DONE 152.4s [2022-02-15T20:55:09.586Z] [2022-02-15T20:55:09.586Z] #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-02-15T20:55:09.586Z] #19 sha256:e6798e78d73b38d863d277f3b50a2bcdbf997696b972cf58606dfe892bcf36ba [2022-02-15T20:55:09.586Z] #19 141.8 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-02-15T20:55:09.586Z] #19 141.8 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:55:09.586Z] #19 142.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:55:09.586Z] #19 142.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-02-15T20:55:09.586Z] #19 142.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-02-15T20:55:09.586Z] #19 143.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-15T20:55:09.586Z] #19 144.1 Selecting previously unselected package libc6-dev-arm64-cross. [2022-02-15T20:55:09.586Z] #19 144.1 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-02-15T20:55:09.586Z] #19 144.6 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-15T20:55:09.586Z] #19 145.6 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-02-15T20:55:09.586Z] #19 145.7 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:09.586Z] #19 145.7 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:55:09.586Z] #19 146.1 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-02-15T20:55:09.586Z] #19 146.1 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:55:09.586Z] #19 146.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:55:09.953Z] #14 65.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-15T20:55:09.953Z] #14 65.39 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-02-15T20:55:09.953Z] #14 65.40 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:10.312Z] #40 5.158 [100%] Linking C executable tini-static [2022-02-15T20:55:10.883Z] #40 5.720 [100%] Built target tini-static [2022-02-15T20:55:10.883Z] #40 5.774 + mkdir -p /build [2022-02-15T20:55:10.883Z] #40 5.778 + cp tini-static /build/docker-init [2022-02-15T20:55:11.061Z] 898469748ff6: Verifying Checksum [2022-02-15T20:55:11.061Z] 898469748ff6: Download complete [2022-02-15T20:55:11.142Z] #40 DONE 6.0s [2022-02-15T20:55:11.142Z] [2022-02-15T20:55:11.143Z] #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-02-15T20:55:11.143Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:11.143Z] #14 61.57 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-15T20:55:11.143Z] #14 61.58 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:11.143Z] #14 61.58 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T20:55:11.143Z] #14 61.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-15T20:55:11.143Z] #14 61.71 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:11.143Z] #14 61.73 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:13.085Z] #14 ... [2022-02-15T20:55:13.085Z] [2022-02-15T20:55:13.085Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-15T20:55:13.085Z] #40 sha256:4302c798c17b85683dbf7ad54ea6d63714956dde35a072e9c73d5bb524001397 [2022-02-15T20:55:13.085Z] #40 2.735 -- The C compiler identification is GNU 10.2.1 [2022-02-15T20:55:13.085Z] #40 2.855 -- Detecting C compiler ABI info [2022-02-15T20:55:13.085Z] #40 3.356 -- Detecting C compiler ABI info - done [2022-02-15T20:55:13.085Z] #40 3.437 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-15T20:55:13.085Z] #40 3.447 -- Detecting C compile features [2022-02-15T20:55:13.085Z] #40 3.449 -- Detecting C compile features - done [2022-02-15T20:55:13.085Z] #40 3.477 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-15T20:55:13.085Z] #40 3.706 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-15T20:55:13.085Z] #40 3.795 -- Configuring done [2022-02-15T20:55:13.085Z] #40 3.812 -- Generating done [2022-02-15T20:55:13.085Z] #40 3.818 -- Build files have been written to: /tmp/tmp.2YYeywDoYB/tini [2022-02-15T20:55:13.085Z] #40 3.822 + make tini-static [2022-02-15T20:55:13.085Z] #40 3.985 Scanning dependencies of target tini-static [2022-02-15T20:55:13.085Z] #40 4.032 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-15T20:55:13.085Z] #40 5.095 [100%] Linking C executable tini-static [2022-02-15T20:55:13.085Z] #40 5.617 [100%] Built target tini-static [2022-02-15T20:55:13.085Z] #40 5.672 + mkdir -p /build [2022-02-15T20:55:13.085Z] #40 5.678 + cp tini-static /build/docker-init [2022-02-15T20:55:13.085Z] #40 DONE 6.2s [2022-02-15T20:55:13.085Z] [2022-02-15T20:55:13.085Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:55:13.085Z] #63 sha256:77f4406cb1c3696da7dc7387d9c7641720ac313cc1a1ca702ca6c7d88d8dda94 [2022-02-15T20:55:14.031Z] INFO: Extraction ended at 02/15/2022 20:55:10. Duration:00:00:30.9892395 [2022-02-15T20:55:14.031Z] INFO: Updating the golang and path environment variables [2022-02-15T20:55:14.031Z] INFO: GOPATH=d:\gopath [2022-02-15T20:55:14.031Z] INFO: go version go1.17.6 windows/amd64 [2022-02-15T20:55:14.031Z] INFO: Running the daemon under test in debug mode [2022-02-15T20:55:14.031Z] INFO: Starting a daemon under test... [2022-02-15T20:55:14.031Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43245\3\daemon --pidfile d:\CI\PR-43245\3\docker.pid -D [2022-02-15T20:55:14.031Z] INFO: Process started successfully. [2022-02-15T20:55:14.031Z] INFO: Start tailing logs of the daemon under tests [2022-02-15T20:55:14.031Z] INFO: Waiting for the daemon under test to start... [2022-02-15T20:55:14.123Z] #14 ... [2022-02-15T20:55:14.123Z] [2022-02-15T20:55:14.123Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:55:14.123Z] #60 sha256:2374cce772e3af5327cd57bfe105ee58a23552c4f07ce17b5c822c4c4e97ef2d [2022-02-15T20:55:14.637Z] #60 42.08 Updating files: 63% (2964/4691) Updating files: 64% (3003/4691) Updating files: 65% (3050/4691) Updating files: 66% (3097/4691) Updating files: 67% (3143/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-15T20:55:14.637Z] #60 42.80 + cd /tmp/tmp.k6BokK3syd/src/github.com/containerd/containerd [2022-02-15T20:55:14.637Z] #60 42.80 + git checkout -q v1.5.9 [2022-02-15T20:55:14.846Z] #19 151.1 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-02-15T20:55:14.847Z] #19 151.1 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:55:14.847Z] #19 151.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:55:14.847Z] #19 151.2 Selecting previously unselected package patch. [2022-02-15T20:55:14.847Z] #19 151.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-02-15T20:55:14.847Z] #19 151.2 Unpacking patch (2.7.6-7) ... [2022-02-15T20:55:14.847Z] #19 151.2 Selecting previously unselected package dpkg-dev. [2022-02-15T20:55:14.847Z] #19 151.2 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-02-15T20:55:14.847Z] #19 151.2 Unpacking dpkg-dev (1.20.9) ... [2022-02-15T20:55:14.847Z] #19 151.4 Selecting previously unselected package libconfig-inifiles-perl. [2022-02-15T20:55:14.847Z] #19 151.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-02-15T20:55:14.847Z] #19 151.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-02-15T20:55:14.847Z] #19 151.4 Selecting previously unselected package libio-string-perl. [2022-02-15T20:55:14.847Z] #19 151.4 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-02-15T20:55:14.847Z] #19 151.4 Unpacking libio-string-perl (1.08-3.1) ... [2022-02-15T20:55:14.847Z] #19 151.4 Selecting previously unselected package libicu67:amd64. [2022-02-15T20:55:14.847Z] #19 151.4 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-02-15T20:55:14.847Z] #19 151.4 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-15T20:55:14.866Z] 8f616e6e9eec: Verifying Checksum [2022-02-15T20:55:14.866Z] 8f616e6e9eec: Download complete [2022-02-15T20:55:15.000Z] #63 ... [2022-02-15T20:55:15.000Z] [2022-02-15T20:55:15.000Z] #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-02-15T20:55:15.000Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:15.000Z] #14 65.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-15T20:55:15.000Z] #14 65.20 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:15.000Z] #14 65.20 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:15.203Z] #60 38.80 Updating files: 59% (2794/4691) Updating files: 60% (2815/4691) Updating files: 61% (2862/4691) Updating files: 62% (2909/4691) Updating files: 63% (2956/4691) Updating files: 64% (3003/4691) Updating files: 65% (3050/4691) Updating files: 66% (3097/4691) Updating files: 67% (3143/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-15T20:55:15.203Z] #60 39.74 + cd /tmp/tmp.6KJaatFWNy/src/github.com/containerd/containerd [2022-02-15T20:55:15.460Z] #60 39.74 + git checkout -q v1.5.9 [2022-02-15T20:55:15.776Z] #19 152.3 Selecting previously unselected package libxml2:amd64. [2022-02-15T20:55:15.777Z] #19 152.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2022-02-15T20:55:15.777Z] #19 152.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T20:55:15.777Z] #19 152.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-02-15T20:55:15.777Z] #19 152.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-02-15T20:55:15.777Z] #19 152.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-15T20:55:15.777Z] #19 152.4 Selecting previously unselected package libxml-sax-base-perl. [2022-02-15T20:55:15.777Z] #19 152.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-02-15T20:55:15.777Z] #19 152.4 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-02-15T20:55:15.777Z] #19 152.5 Selecting previously unselected package libxml-sax-perl. [2022-02-15T20:55:15.777Z] #19 152.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-02-15T20:55:15.777Z] #19 152.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-02-15T20:55:15.777Z] #19 152.5 Selecting previously unselected package libxml-libxml-perl. [2022-02-15T20:55:15.777Z] #19 152.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-02-15T20:55:15.777Z] #19 152.5 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-15T20:55:16.011Z] #60 44.22 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-15T20:55:16.011Z] #60 44.23 + BUILDTAGS='netgo osusergo static_build' [2022-02-15T20:55:16.011Z] #60 44.23 + export EXTRA_FLAGS=-buildmode=pie [2022-02-15T20:55:16.011Z] #60 44.23 + EXTRA_FLAGS=-buildmode=pie [2022-02-15T20:55:16.011Z] #60 44.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-15T20:55:16.011Z] #60 44.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-15T20:55:16.011Z] #60 44.23 + '[' '' = dynamic ']' [2022-02-15T20:55:16.011Z] #60 44.23 + make [2022-02-15T20:55:16.032Z] #19 152.6 Selecting previously unselected package libxml-simple-perl. [2022-02-15T20:55:16.032Z] #19 152.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-02-15T20:55:16.032Z] #19 152.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-02-15T20:55:16.032Z] #19 152.6 Selecting previously unselected package libyaml-perl. [2022-02-15T20:55:16.032Z] #19 152.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-02-15T20:55:16.032Z] #19 152.6 Unpacking libyaml-perl (1.30-1) ... [2022-02-15T20:55:16.032Z] #19 152.7 Selecting previously unselected package libconfig-auto-perl. [2022-02-15T20:55:16.032Z] #19 152.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-02-15T20:55:16.032Z] #19 152.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-02-15T20:55:16.032Z] #19 152.7 Selecting previously unselected package libfile-which-perl. [2022-02-15T20:55:16.032Z] #19 152.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-02-15T20:55:16.032Z] #19 152.7 Unpacking libfile-which-perl (1.23-1) ... [2022-02-15T20:55:16.032Z] #19 152.7 Selecting previously unselected package libfile-homedir-perl. [2022-02-15T20:55:16.032Z] #19 152.7 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-02-15T20:55:16.032Z] #19 152.7 Unpacking libfile-homedir-perl (1.006-1) ... [2022-02-15T20:55:16.032Z] #19 152.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-02-15T20:55:16.032Z] #19 152.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-02-15T20:55:16.032Z] #19 152.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-15T20:55:16.032Z] #19 152.8 Selecting previously unselected package dpkg-cross. [2022-02-15T20:55:16.288Z] #19 152.8 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-02-15T20:55:16.288Z] #19 152.8 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-02-15T20:55:16.288Z] #19 152.8 Selecting previously unselected package crossbuild-essential-arm64. [2022-02-15T20:55:16.288Z] #19 152.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-02-15T20:55:16.288Z] #19 152.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-02-15T20:55:16.288Z] #19 152.9 Selecting previously unselected package libc6-armel-cross. [2022-02-15T20:55:16.288Z] #19 152.9 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-02-15T20:55:16.288Z] #19 152.9 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-02-15T20:55:16.288Z] #19 153.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-02-15T20:55:16.288Z] #19 153.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:16.288Z] #19 153.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:55:16.288Z] #19 153.1 Selecting previously unselected package libgomp1-armel-cross. [2022-02-15T20:55:16.288Z] #19 153.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:16.288Z] #19 153.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:55:16.415Z] #14 67.56 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-15T20:55:16.415Z] #14 67.56 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:16.415Z] #14 67.57 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:16.544Z] #19 153.1 Selecting previously unselected package libatomic1-armel-cross. [2022-02-15T20:55:16.544Z] #19 153.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:16.544Z] #19 153.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:55:16.544Z] #19 153.1 Selecting previously unselected package libasan6-armel-cross. [2022-02-15T20:55:16.544Z] #19 153.1 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:16.544Z] #19 153.1 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:55:16.801Z] #19 153.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-02-15T20:55:16.801Z] #19 153.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:16.801Z] #19 153.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:55:16.801Z] #19 153.4 Selecting previously unselected package libubsan1-armel-cross. [2022-02-15T20:55:16.801Z] #19 153.4 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:16.801Z] #19 153.4 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:55:16.829Z] #60 40.97 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-15T20:55:16.829Z] #60 40.97 + BUILDTAGS='netgo osusergo static_build' [2022-02-15T20:55:16.829Z] #60 40.97 + export EXTRA_FLAGS=-buildmode=pie [2022-02-15T20:55:16.829Z] #60 40.97 + EXTRA_FLAGS=-buildmode=pie [2022-02-15T20:55:16.829Z] #60 40.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-15T20:55:16.829Z] #60 40.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-15T20:55:16.829Z] #60 40.97 + '[' '' = dynamic ']' [2022-02-15T20:55:16.829Z] #60 40.97 + make [2022-02-15T20:55:17.057Z] #19 153.5 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-02-15T20:55:17.057Z] #19 153.5 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:17.057Z] #19 153.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:55:17.057Z] #19 153.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-02-15T20:55:17.057Z] #19 153.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:55:17.057Z] #19 153.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-15T20:55:17.379Z] #60 45.57 + bin/ctr [2022-02-15T20:55:18.199Z] #60 42.55 + bin/ctr [2022-02-15T20:55:18.316Z] #14 ... [2022-02-15T20:55:18.316Z] [2022-02-15T20:55:18.316Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:55:18.316Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:55:18.316Z] #51 59.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-02-15T20:55:22.333Z] #19 158.7 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-02-15T20:55:22.333Z] #19 158.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:55:22.333Z] #19 158.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-15T20:55:22.333Z] #19 158.7 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-02-15T20:55:22.333Z] #19 158.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-02-15T20:55:22.333Z] #19 158.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-15T20:55:22.590Z] #19 159.1 Selecting previously unselected package libc6-dev-armel-cross. [2022-02-15T20:55:22.590Z] #19 159.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-02-15T20:55:22.590Z] #19 159.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-15T20:55:22.846Z] #19 159.4 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-02-15T20:55:22.846Z] #19 159.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:22.846Z] #19 159.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:55:23.103Z] #19 159.8 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-02-15T20:55:23.360Z] #19 159.8 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:55:23.360Z] #19 159.8 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-15T20:55:23.687Z] #51 ... [2022-02-15T20:55:23.687Z] [2022-02-15T20:55:23.687Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:55:23.687Z] #60 sha256:aabcfd84e618bc9135fe632afb1934e6c0b4c348ddf8f382ffc6d8f808b2cf18 [2022-02-15T20:55:24.469Z] #60 35.27 Updating files: 55% (2623/4691) Updating files: 56% (2627/4691) Updating files: 57% (2674/4691) Updating files: 58% (2721/4691) Updating files: 59% (2768/4691) Updating files: 60% (2815/4691) Updating files: 61% (2862/4691) Updating files: 62% (2909/4691) Updating files: 63% (2956/4691) Updating files: 64% (3003/4691) Updating files: 65% (3050/4691) Updating files: 66% (3097/4691) Updating files: 67% (3143/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-15T20:55:24.469Z] #60 36.29 + cd /tmp/tmp.aB2dRfhdot/src/github.com/containerd/containerd [2022-02-15T20:55:24.469Z] #60 36.29 + git checkout -q v1.5.9 [2022-02-15T20:55:24.997Z] #14 ... [2022-02-15T20:55:24.997Z] [2022-02-15T20:55:24.997Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:55:24.997Z] #60 sha256:4cd193c46ba5859cb86df4e2d9954dc6a7ca79de17b1aa5dcb35df1d72484ec0 [2022-02-15T20:55:25.473Z] #60 ... [2022-02-15T20:55:25.473Z] [2022-02-15T20:55:25.473Z] #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-02-15T20:55:25.473Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T20:55:25.473Z] #14 70.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-15T20:55:25.473Z] #14 70.08 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-15T20:55:25.473Z] #14 70.10 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:25.473Z] #14 78.92 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-15T20:55:25.473Z] #14 78.92 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-02-15T20:55:25.473Z] #14 78.92 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:25.473Z] #14 ... [2022-02-15T20:55:25.473Z] [2022-02-15T20:55:25.473Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:55:25.473Z] #63 sha256:f8d7968ebd63617da2ca9d10d74a810d83e357ad0f3ef3cb732a54bb303f911e [2022-02-15T20:55:25.473Z] #63 80.44 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T20:55:25.473Z] #63 80.44 + GOBIN=/build [2022-02-15T20:55:25.473Z] #63 80.44 + GO111MODULE=on [2022-02-15T20:55:25.474Z] #63 80.44 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-15T20:55:25.833Z] #60 35.32 Updating files: 67% (3183/4691) Updating files: 68% (3190/4691) Updating files: 69% (3237/4691) Updating files: 70% (3284/4691) Updating files: 71% (3331/4691) Updating files: 72% (3378/4691) Updating files: 73% (3425/4691) Updating files: 74% (3472/4691) Updating files: 75% (3519/4691) Updating files: 76% (3566/4691) Updating files: 77% (3613/4691) Updating files: 78% (3659/4691) Updating files: 79% (3706/4691) Updating files: 80% (3753/4691) Updating files: 81% (3800/4691) Updating files: 82% (3847/4691) Updating files: 83% (3894/4691) Updating files: 84% (3941/4691) Updating files: 85% (3988/4691) Updating files: 86% (4035/4691) Updating files: 87% (4082/4691) Updating files: 88% (4129/4691) Updating files: 89% (4175/4691) Updating files: 90% (4222/4691) Updating files: 91% (4269/4691) Updating files: 92% (4316/4691) Updating files: 93% (4363/4691) Updating files: 94% (4410/4691) Updating files: 95% (4457/4691) Updating files: 96% (4504/4691) Updating files: 97% (4551/4691) Updating files: 98% (4598/4691) Updating files: 99% (4645/4691) Updating files: 100% (4691/4691) Updating files: 100% (4691/4691), done. [2022-02-15T20:55:25.833Z] #60 36.17 + cd /tmp/tmp.aPl7OX1GMG/src/github.com/containerd/containerd [2022-02-15T20:55:25.846Z] #60 37.55 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-15T20:55:25.846Z] #60 37.55 + BUILDTAGS='netgo osusergo static_build' [2022-02-15T20:55:25.846Z] #60 37.55 + export EXTRA_FLAGS=-buildmode=pie [2022-02-15T20:55:25.846Z] #60 37.55 + EXTRA_FLAGS=-buildmode=pie [2022-02-15T20:55:25.846Z] #60 37.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-15T20:55:25.846Z] #60 37.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-15T20:55:25.846Z] #60 37.56 + '[' '' = dynamic ']' [2022-02-15T20:55:25.846Z] #60 37.56 + make [2022-02-15T20:55:26.120Z] #60 36.17 + git checkout -q v1.5.9 [2022-02-15T20:55:26.783Z] #60 38.83 + bin/ctr [2022-02-15T20:55:28.032Z] #60 38.02 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-15T20:55:28.032Z] #60 38.03 + BUILDTAGS='netgo osusergo static_build' [2022-02-15T20:55:28.032Z] #60 38.03 + export EXTRA_FLAGS=-buildmode=pie [2022-02-15T20:55:28.032Z] #60 38.03 + EXTRA_FLAGS=-buildmode=pie [2022-02-15T20:55:28.032Z] #60 38.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-15T20:55:28.032Z] #60 38.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-15T20:55:28.032Z] #60 38.03 + '[' '' = dynamic ']' [2022-02-15T20:55:28.032Z] #60 38.03 + make [2022-02-15T20:55:28.161Z] #60 ... [2022-02-15T20:55:28.161Z] [2022-02-15T20:55:28.161Z] #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-02-15T20:55:28.161Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:28.161Z] #14 72.41 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-15T20:55:28.161Z] #14 72.41 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:28.161Z] #14 72.42 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:28.161Z] #14 77.06 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-15T20:55:28.161Z] #14 77.07 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:28.161Z] #14 77.07 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:28.161Z] #14 81.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-15T20:55:28.161Z] #14 81.97 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:28.161Z] #14 81.97 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:29.424Z] #60 39.37 + bin/ctr [2022-02-15T20:55:29.656Z] #63 84.71 rootlesskit version 0.14.6 [2022-02-15T20:55:29.656Z] #63 84.71 Usage of /build/rootlesskit-docker-proxy: [2022-02-15T20:55:29.656Z] #63 84.71 -container-ip string [2022-02-15T20:55:29.656Z] #63 84.71 container ip [2022-02-15T20:55:29.656Z] #63 84.71 -container-port int [2022-02-15T20:55:29.656Z] #63 84.71 container port (default -1) [2022-02-15T20:55:29.656Z] #63 84.71 -host-ip string [2022-02-15T20:55:29.656Z] #63 84.71 host ip [2022-02-15T20:55:29.656Z] #63 84.71 -host-port int [2022-02-15T20:55:29.656Z] #63 84.71 host port (default -1) [2022-02-15T20:55:29.656Z] #63 84.71 -proto string [2022-02-15T20:55:29.656Z] #63 84.71 proxy protocol (default "tcp") [2022-02-15T20:55:30.220Z] #63 ... [2022-02-15T20:55:30.220Z] [2022-02-15T20:55:30.220Z] #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-02-15T20:55:30.220Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T20:55:30.220Z] #14 82.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-15T20:55:30.220Z] #14 82.91 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-15T20:55:30.220Z] #14 82.93 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T20:55:30.220Z] #14 83.01 Selecting previously unselected package libapparmor1:arm64. [2022-02-15T20:55:30.220Z] #14 83.02 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 83.03 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-15T20:55:30.220Z] #14 83.12 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-15T20:55:30.220Z] #14 83.12 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 83.13 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-15T20:55:30.220Z] #14 83.24 Selecting previously unselected package libbtrfs0:arm64. [2022-02-15T20:55:30.220Z] #14 83.24 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 83.24 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-02-15T20:55:30.220Z] #14 83.35 Selecting previously unselected package libbtrfs-dev:arm64. [2022-02-15T20:55:30.220Z] #14 83.36 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 83.37 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-15T20:55:30.220Z] #14 83.51 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-02-15T20:55:30.220Z] #14 83.52 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 83.53 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-15T20:55:30.220Z] #14 83.57 Selecting previously unselected package libudev-dev:arm64. [2022-02-15T20:55:30.220Z] #14 83.58 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 83.59 Unpacking libudev-dev:arm64 (247.3-6) ... [2022-02-15T20:55:30.220Z] #14 83.72 Selecting previously unselected package libsepol1-dev:arm64. [2022-02-15T20:55:30.220Z] #14 83.72 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 83.72 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-02-15T20:55:30.220Z] #14 83.97 Selecting previously unselected package libpcre2-16-0:arm64. [2022-02-15T20:55:30.220Z] #14 83.97 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 83.98 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-02-15T20:55:30.220Z] #14 84.10 Selecting previously unselected package libpcre2-32-0:arm64. [2022-02-15T20:55:30.220Z] #14 84.12 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 84.13 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-02-15T20:55:30.220Z] #14 84.28 Selecting previously unselected package libpcre2-posix2:arm64. [2022-02-15T20:55:30.220Z] #14 84.28 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 84.28 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-02-15T20:55:30.220Z] #14 84.33 Selecting previously unselected package libpcre2-dev:arm64. [2022-02-15T20:55:30.220Z] #14 84.34 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 84.34 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-02-15T20:55:30.220Z] #14 84.68 Selecting previously unselected package libselinux1-dev:arm64. [2022-02-15T20:55:30.220Z] #14 84.69 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 84.70 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-02-15T20:55:30.220Z] #14 84.89 Selecting previously unselected package libdevmapper-dev:arm64. [2022-02-15T20:55:30.220Z] #14 84.90 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 84.90 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-15T20:55:30.220Z] #14 84.97 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-15T20:55:30.220Z] #14 84.97 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 85.03 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-15T20:55:30.220Z] #14 85.18 Selecting previously unselected package libsystemd-dev:arm64. [2022-02-15T20:55:30.220Z] #14 85.19 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2022-02-15T20:55:30.220Z] #14 85.21 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2022-02-15T20:55:30.220Z] #14 85.69 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-15T20:55:30.220Z] #14 85.80 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-15T20:55:30.220Z] #14 85.85 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T20:55:30.477Z] #14 85.96 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-02-15T20:55:30.477Z] #14 86.08 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T20:55:30.477Z] #14 86.19 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-02-15T20:55:30.738Z] #14 86.24 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-02-15T20:55:30.738Z] #14 86.36 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-02-15T20:55:30.738Z] #14 86.42 Setting up libudev-dev:arm64 (247.3-6) ... [2022-02-15T20:55:30.995Z] #14 86.44 Setting up libpcre2-posix2:arm64 (10.36-2) ...#14 ... [2022-02-15T20:55:30.995Z] [2022-02-15T20:55:30.995Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:55:30.995Z] #63 sha256:f8d7968ebd63617da2ca9d10d74a810d83e357ad0f3ef3cb732a54bb303f911e [2022-02-15T20:55:30.995Z] #63 DONE 86.2s [2022-02-15T20:55:30.995Z] [2022-02-15T20:55:30.995Z] #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-02-15T20:55:30.995Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T20:55:30.995Z] #14 86.44 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-02-15T20:55:30.995Z] #14 86.48 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T20:55:30.995Z] #14 86.50 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-02-15T20:55:30.995Z] #14 86.53 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:30.995Z] #14 86.55 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-15T20:55:30.995Z] #14 ... [2022-02-15T20:55:30.995Z] [2022-02-15T20:55:30.995Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-15T20:55:30.995Z] #64 sha256:41f1c1f9bc195f8b5c1e4dd1ea3b0819a7e1a1d21e4fbbfc42d38d33c8858cdc [2022-02-15T20:55:30.995Z] #64 DONE 0.1s [2022-02-15T20:55:30.995Z] [2022-02-15T20:55:30.995Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-15T20:55:30.995Z] #65 sha256:90ceec20eb3291cb2945f74ca44a5e8e3973264dabd19dacbaa6d4ae598c3638 [2022-02-15T20:55:30.995Z] #65 DONE 0.1s [2022-02-15T20:55:30.995Z] [2022-02-15T20:55:30.995Z] #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-02-15T20:55:30.995Z] #14 sha256:585fe1784afb68afac71307fb6cc9be4660b10f7d47467ad5aeceff80fd377f4 [2022-02-15T20:55:30.995Z] #14 86.56 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-15T20:55:30.995Z] #14 86.58 Setting up libsystemd-dev:arm64 (247.3-6) ... [2022-02-15T20:55:30.995Z] #14 86.59 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T20:55:30.995Z] #14 86.62 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-02-15T20:55:30.995Z] #14 86.67 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-02-15T20:55:31.251Z] #14 86.69 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:31.251Z] #14 86.70 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:31.251Z] #14 86.73 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-02-15T20:55:31.251Z] #14 86.75 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:31.251Z] #14 86.75 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-02-15T20:55:31.251Z] #14 86.79 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T20:55:31.251Z] #14 86.82 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:31.251Z] #14 86.82 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-02-15T20:55:31.251Z] #14 86.85 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:31.251Z] #14 86.91 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T20:55:31.453Z] #19 167.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-02-15T20:55:31.453Z] #19 167.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:55:31.453Z] #19 168.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-15T20:55:31.507Z] #14 86.96 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-15T20:55:31.507Z] #14 86.98 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-15T20:55:31.507Z] #14 87.00 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-02-15T20:55:31.507Z] #14 87.01 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-02-15T20:55:31.507Z] #14 87.03 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:55:31.749Z] .....INFO: Daemon under test started and replied! [2022-02-15T20:55:31.749Z] INFO: Docker version of the daemon under test [2022-02-15T20:55:31.749Z] [2022-02-15T20:55:31.749Z] Client: [2022-02-15T20:55:31.749Z] Version: 17.06.2-ce [2022-02-15T20:55:31.749Z] API version: 1.30 [2022-02-15T20:55:31.749Z] Go version: go1.8.3 [2022-02-15T20:55:31.749Z] Git commit: cec0b72 [2022-02-15T20:55:31.749Z] Built: Tue Sep 5 19:57:19 2017 [2022-02-15T20:55:31.749Z] OS/Arch: windows/amd64 [2022-02-15T20:55:31.749Z] [2022-02-15T20:55:31.749Z] Server: [2022-02-15T20:55:31.749Z] Version: 0.0.0-dev [2022-02-15T20:55:31.749Z] API version: 1.42 (minimum version 1.24) [2022-02-15T20:55:31.749Z] Go version: go1.17.6 [2022-02-15T20:55:31.749Z] Git commit: 699174347c [2022-02-15T20:55:31.749Z] Built: 02/15/2022 20:53:06 [2022-02-15T20:55:31.749Z] OS/Arch: windows/amd64 [2022-02-15T20:55:31.749Z] Experimental: false [2022-02-15T20:55:31.749Z] [2022-02-15T20:55:31.749Z] INFO: Docker info of the daemon under test [2022-02-15T20:55:31.749Z] [2022-02-15T20:55:31.749Z] Containers: 0 [2022-02-15T20:55:31.749Z] Running: 0 [2022-02-15T20:55:31.749Z] Paused: 0 [2022-02-15T20:55:31.749Z] Stopped: 0 [2022-02-15T20:55:31.749Z] Images: 0 [2022-02-15T20:55:31.749Z] Server Version: 0.0.0-dev [2022-02-15T20:55:31.749Z] Storage Driver: windowsfilter [2022-02-15T20:55:31.749Z] Windows: [2022-02-15T20:55:31.749Z] Logging Driver: json-file [2022-02-15T20:55:31.749Z] Plugins: [2022-02-15T20:55:31.749Z] Volume: local [2022-02-15T20:55:31.749Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T20:55:31.749Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T20:55:31.749Z] Swarm: inactive [2022-02-15T20:55:31.749Z] Default Isolation: process [2022-02-15T20:55:31.749Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-15T20:55:31.749Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-15T20:55:31.749Z] OSType: windows [2022-02-15T20:55:31.749Z] Architecture: x86_64 [2022-02-15T20:55:31.749Z] CPUs: 4 [2022-02-15T20:55:31.749Z] Total Memory: 32GiB [2022-02-15T20:55:31.749Z] Name: azwin-2-d25190 [2022-02-15T20:55:31.749Z] ID: YSKC:U256:FQJI:7RI4:IHYJ:OANK:HOEI:AZI2:DXV3:M7IZ:T5WC:RQGE [2022-02-15T20:55:31.749Z] Docker Root Dir: D:\CI\PR-43245\3\daemon [2022-02-15T20:55:31.749Z] Debug Mode (client): false [2022-02-15T20:55:31.749Z] Debug Mode (server): true [2022-02-15T20:55:31.749Z] File Descriptors: -1 [2022-02-15T20:55:31.749Z] Goroutines: 16 [2022-02-15T20:55:31.749Z] System Time: 2022-02-15T20:55:30.7331585Z [2022-02-15T20:55:31.749Z] EventsListeners: 0 [2022-02-15T20:55:31.749Z] Registry: https://index.docker.io/v1/ [2022-02-15T20:55:31.749Z] Labels: [2022-02-15T20:55:31.749Z] Experimental: false [2022-02-15T20:55:31.749Z] Insecure Registries: [2022-02-15T20:55:31.749Z] 127.0.0.0/8 [2022-02-15T20:55:31.749Z] Live Restore Enabled: false [2022-02-15T20:55:31.749Z] [2022-02-15T20:55:31.749Z] [2022-02-15T20:55:31.749Z] INFO: Docker images of the daemon under test [2022-02-15T20:55:31.749Z] [2022-02-15T20:55:31.749Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-15T20:55:31.749Z] [2022-02-15T20:55:31.749Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-02-15T20:55:31.749Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-02-15T20:55:31.749Z] ltsc2019: Pulling from windows/servercore [2022-02-15T20:55:31.749Z] 4612f6d0b889: Pulling fs layer [2022-02-15T20:55:31.749Z] 1bd78008c728: Pulling fs layer [2022-02-15T20:55:32.071Z] #14 DONE 87.6s [2022-02-15T20:55:32.071Z] [2022-02-15T20:55:32.071Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-15T20:55:32.071Z] #55 sha256:8c5d486ac7d5108e3480e163a845ccd2f8ce3a3658d2774e2b05dfafbfe77f2b [2022-02-15T20:55:32.327Z] #55 DONE 0.2s [2022-02-15T20:55:32.327Z] [2022-02-15T20:55:32.327Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:55:32.327Z] #56 sha256:ca852e96223d0da14626c97570886397294bcc6f0b9e23428c2c37db88c93ca4 [2022-02-15T20:55:32.336Z] 8f616e6e9eec: Verifying Checksum [2022-02-15T20:55:32.336Z] 8f616e6e9eec: Download complete [2022-02-15T20:55:32.821Z] #19 169.6 Selecting previously unselected package crossbuild-essential-armel. [2022-02-15T20:55:32.821Z] #19 169.6 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-02-15T20:55:32.821Z] #19 169.6 Unpacking crossbuild-essential-armel (12.9) ... [2022-02-15T20:55:32.821Z] #19 169.6 Selecting previously unselected package libc6-armhf-cross. [2022-02-15T20:55:33.078Z] #19 169.6 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-02-15T20:55:33.078Z] #19 169.6 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-02-15T20:55:33.078Z] #19 169.8 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-02-15T20:55:33.078Z] #19 169.8 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:33.078Z] #19 169.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:55:33.078Z] #19 169.8 Selecting previously unselected package libgomp1-armhf-cross. [2022-02-15T20:55:33.078Z] #19 169.8 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:33.078Z] #19 169.8 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:55:33.078Z] #19 169.9 Selecting previously unselected package libatomic1-armhf-cross. [2022-02-15T20:55:33.078Z] #19 169.9 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:33.256Z] #56 ... [2022-02-15T20:55:33.256Z] [2022-02-15T20:55:33.256Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-15T20:55:33.256Z] #15 sha256:ebd260f98611310eb63222a71234426c164eb8747bf9d22f3d1eca7188980f25 [2022-02-15T20:55:33.256Z] #15 DONE 1.0s [2022-02-15T20:55:33.256Z] [2022-02-15T20:55:33.256Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:55:33.256Z] #56 sha256:ca852e96223d0da14626c97570886397294bcc6f0b9e23428c2c37db88c93ca4 [2022-02-15T20:55:33.256Z] #56 0.729 + RM_GOPATH=0 [2022-02-15T20:55:33.256Z] #56 0.730 + TMP_GOPATH= [2022-02-15T20:55:33.256Z] #56 0.730 + : /build [2022-02-15T20:55:33.256Z] #56 0.730 + '[' -z '' ']' [2022-02-15T20:55:33.256Z] #56 0.731 ++ mktemp -d [2022-02-15T20:55:33.256Z] #56 0.732 + export GOPATH=/tmp/tmp.lL8mijERyY [2022-02-15T20:55:33.256Z] #56 0.732 + GOPATH=/tmp/tmp.lL8mijERyY [2022-02-15T20:55:33.256Z] #56 0.732 + RM_GOPATH=1 [2022-02-15T20:55:33.256Z] #56 0.732 + case "$(go env GOARCH)" in [2022-02-15T20:55:33.256Z] #56 0.733 ++ go env GOARCH [2022-02-15T20:55:33.256Z] #56 0.747 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:55:33.256Z] #56 0.747 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:55:33.256Z] #56 0.748 ++ dirname /install.sh [2022-02-15T20:55:33.256Z] #56 0.755 + dir=/ [2022-02-15T20:55:33.256Z] #56 0.756 + bin=runc [2022-02-15T20:55:33.256Z] #56 0.756 + shift [2022-02-15T20:55:33.256Z] #56 0.756 + '[' '!' -f //runc.installer ']' [2022-02-15T20:55:33.256Z] #56 0.756 + . //runc.installer [2022-02-15T20:55:33.256Z] #56 0.756 ++ set -e [2022-02-15T20:55:33.256Z] #56 0.757 ++ : v1.1.0 [2022-02-15T20:55:33.256Z] #56 0.757 + install_runc [2022-02-15T20:55:33.256Z] #56 0.757 + RUNC_BUILDTAGS=seccomp [2022-02-15T20:55:33.256Z] #56 0.757 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-15T20:55:33.256Z] #56 0.757 Install runc version v1.1.0 (build tags: seccomp) [2022-02-15T20:55:33.256Z] #56 0.758 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.lL8mijERyY/src/github.com/opencontainers/runc [2022-02-15T20:55:33.256Z] #56 0.759 Cloning into '/tmp/tmp.lL8mijERyY/src/github.com/opencontainers/runc'... [2022-02-15T20:55:33.334Z] #19 169.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:55:33.334Z] #19 169.9 Selecting previously unselected package libasan6-armhf-cross. [2022-02-15T20:55:33.334Z] #19 169.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:33.334Z] #19 169.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:55:33.416Z] #14 ... [2022-02-15T20:55:33.416Z] [2022-02-15T20:55:33.416Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:55:33.416Z] #63 sha256:56c8793d717e9e89f4a68d992c2af383faca8a09f74d54962394661ef09dd771 [2022-02-15T20:55:33.416Z] #63 88.66 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T20:55:33.416Z] #63 88.66 + GOBIN=/build [2022-02-15T20:55:33.416Z] #63 88.66 + GO111MODULE=on [2022-02-15T20:55:33.416Z] #63 88.66 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-15T20:55:33.595Z] #19 170.2 Selecting previously unselected package libstdc++6-armhf-cross. [2022-02-15T20:55:33.595Z] #19 170.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:33.595Z] #19 170.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:55:33.595Z] #19 170.3 Selecting previously unselected package libubsan1-armhf-cross. [2022-02-15T20:55:33.819Z] #56 ... [2022-02-15T20:55:33.819Z] [2022-02-15T20:55:33.819Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-15T20:55:33.819Z] #16 sha256:8258b06d44e8375c4dd696be207f112629c136adb02e5302e59ba7f3765c683e [2022-02-15T20:55:33.819Z] #16 DONE 0.7s [2022-02-15T20:55:33.819Z] [2022-02-15T20:55:33.819Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-15T20:55:33.819Z] #17 sha256:51b980c25677bad42d7e979df2bf71fed02699b1beca0c04199aeb9caa243a74 [2022-02-15T20:55:33.852Z] #19 170.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:33.852Z] #19 170.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:55:33.852Z] #19 170.5 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-02-15T20:55:33.852Z] #19 170.5 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:33.852Z] #19 170.5 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:55:34.109Z] #19 170.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-02-15T20:55:34.109Z] #19 170.6 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:55:34.109Z] #19 170.6 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-15T20:55:34.381Z] #17 0.580 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-15T20:55:34.381Z] #17 DONE 0.7s [2022-02-15T20:55:34.381Z] [2022-02-15T20:55:34.381Z] #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-02-15T20:55:34.381Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-15T20:55:34.637Z] #34 ... [2022-02-15T20:55:34.637Z] [2022-02-15T20:55:34.637Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-15T20:55:34.637Z] #18 sha256:d713279fb198e9d86d054bb8aea8d183b33e7e9e710da7c33439351a4406a0eb [2022-02-15T20:55:35.199Z] #18 DONE 0.6s [2022-02-15T20:55:35.199Z] [2022-02-15T20:55:35.199Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-15T20:55:35.199Z] #19 sha256:63a03f5053b87d795e28bf87f0c43a5e40a09a49793c6f1e2c9cd6dc57afb0b2 [2022-02-15T20:55:35.769Z] #19 DONE 0.6s [2022-02-15T20:55:35.769Z] [2022-02-15T20:55:35.769Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-15T20:55:35.769Z] #20 sha256:4b7ffaa29324ce5c27a628088faff138fe7eb0bd25275cded4ae9798a445ccd6 [2022-02-15T20:55:36.006Z] #60 ... [2022-02-15T20:55:36.006Z] [2022-02-15T20:55:36.006Z] #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-02-15T20:55:36.006Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:36.006Z] #14 75.96 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-15T20:55:36.006Z] #14 75.97 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:36.006Z] #14 75.98 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:36.006Z] #14 80.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-15T20:55:36.006Z] #14 80.80 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:36.006Z] #14 80.81 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:36.006Z] #14 85.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-15T20:55:36.006Z] #14 85.96 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:36.006Z] #14 85.97 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:36.701Z] #20 DONE 0.7s [2022-02-15T20:55:36.701Z] [2022-02-15T20:55:36.701Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-15T20:55:36.701Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-15T20:55:37.096Z] 898469748ff6: Verifying Checksum [2022-02-15T20:55:37.096Z] 898469748ff6: Download complete [2022-02-15T20:55:37.629Z] #21 0.882 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:55:37.629Z] #21 1.075 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:55:37.886Z] #21 1.251 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:55:37.886Z] #21 1.334 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T20:55:38.673Z] #63 93.42 rootlesskit version 0.14.6 [2022-02-15T20:55:38.673Z] #63 93.44 Usage of /build/rootlesskit-docker-proxy: [2022-02-15T20:55:38.673Z] #63 93.44 -container-ip string [2022-02-15T20:55:38.673Z] #63 93.44 container ip [2022-02-15T20:55:38.673Z] #63 93.44 -container-port int [2022-02-15T20:55:38.673Z] #63 93.44 container port (default -1) [2022-02-15T20:55:38.673Z] #63 93.44 -host-ip string [2022-02-15T20:55:38.673Z] #63 93.44 host ip [2022-02-15T20:55:38.673Z] #63 93.44 -host-port int [2022-02-15T20:55:38.673Z] #63 93.44 host port (default -1) [2022-02-15T20:55:38.673Z] #63 93.44 -proto string [2022-02-15T20:55:38.673Z] #63 93.44 proxy protocol (default "tcp") [2022-02-15T20:55:38.997Z] #60 ... [2022-02-15T20:55:38.997Z] [2022-02-15T20:55:38.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-02-15T20:55:38.997Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:38.997Z] #14 78.56 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-15T20:55:38.997Z] #14 78.56 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:38.997Z] #14 78.57 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:38.997Z] #14 83.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-15T20:55:38.997Z] #14 83.23 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:38.997Z] #14 83.23 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:38.997Z] #14 87.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-15T20:55:38.997Z] #14 87.93 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:38.997Z] #14 87.93 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:39.255Z] #21 2.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-15T20:55:39.817Z] #21 3.359 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T20:55:40.724Z] #19 176.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-02-15T20:55:40.725Z] #19 176.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:55:40.725Z] #19 176.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-15T20:55:40.725Z] #19 176.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-02-15T20:55:40.725Z] #19 176.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-02-15T20:55:40.725Z] #19 176.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-15T20:55:40.725Z] #19 176.5 Selecting previously unselected package libc6-dev-armhf-cross. [2022-02-15T20:55:40.725Z] #19 176.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-02-15T20:55:40.725Z] #19 176.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-15T20:55:40.725Z] #19 176.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-02-15T20:55:40.725Z] #19 176.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:40.725Z] #19 176.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:55:40.725Z] #19 177.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-02-15T20:55:40.725Z] #19 177.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:55:40.725Z] #19 177.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-15T20:55:41.273Z] #63 DONE 96.5s [2022-02-15T20:55:41.273Z] [2022-02-15T20:55:41.273Z] #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-02-15T20:55:41.273Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:41.273Z] #14 92.09 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-15T20:55:41.273Z] #14 92.09 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:41.273Z] #14 92.10 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:41.273Z] #14 ... [2022-02-15T20:55:41.273Z] [2022-02-15T20:55:41.273Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-15T20:55:41.273Z] #64 sha256:fa9ea8fe4e71b1fe03a113001d6ff3166ea7e83f42b14e84ef61f743c35851a9 [2022-02-15T20:55:41.273Z] #64 DONE 0.1s [2022-02-15T20:55:41.273Z] [2022-02-15T20:55:41.273Z] #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-02-15T20:55:41.273Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:41.273Z] #14 96.98 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-15T20:55:41.273Z] #14 96.98 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-15T20:55:41.273Z] #14 96.99 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T20:55:41.273Z] #14 ... [2022-02-15T20:55:41.273Z] [2022-02-15T20:55:41.273Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-15T20:55:41.273Z] #65 sha256:94bf9f86bc10e7323451ae30008cec59e7e5991a6a1b3bdc2abf864ab090872c [2022-02-15T20:55:41.273Z] #65 DONE 0.1s [2022-02-15T20:55:41.273Z] [2022-02-15T20:55:41.273Z] #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-02-15T20:55:41.273Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:41.273Z] #14 97.14 Selecting previously unselected package libapparmor1:amd64. [2022-02-15T20:55:41.273Z] #14 97.14 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-15T20:55:41.273Z] #14 97.14 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T20:55:41.532Z] #14 97.29 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-15T20:55:41.532Z] #14 97.29 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-15T20:55:41.532Z] #14 97.30 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T20:55:41.532Z] #14 97.44 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T20:55:41.532Z] #14 97.44 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T20:55:41.532Z] #14 97.45 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:55:41.708Z] #21 ... [2022-02-15T20:55:41.708Z] [2022-02-15T20:55:41.708Z] #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-02-15T20:55:41.708Z] #26 sha256:62dc6e0efa54155a1da7beeca4769c4c9b15e68f5a81c58474209bc1fb166dbf [2022-02-15T20:55:41.793Z] #14 97.56 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T20:55:41.793Z] #14 97.57 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T20:55:41.793Z] #14 97.58 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:55:41.793Z] #14 97.76 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-15T20:55:41.793Z] #14 97.77 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:55:41.793Z] #14 97.77 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:42.052Z] #14 97.84 Selecting previously unselected package libudev-dev:amd64. [2022-02-15T20:55:42.052Z] #14 97.84 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-15T20:55:42.052Z] #14 97.84 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-15T20:55:42.052Z] #14 97.99 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-15T20:55:42.052Z] #14 98.00 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-15T20:55:42.052Z] #14 98.01 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T20:55:42.619Z] #14 98.26 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-15T20:55:42.619Z] #14 98.28 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-15T20:55:42.619Z] #14 98.29 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T20:55:42.619Z] #14 98.44 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-15T20:55:42.619Z] #14 98.46 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-15T20:55:42.619Z] #14 98.46 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T20:55:42.736Z] #26 94.77 Updating files: 27% (3161/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 51% (5912/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 81% (9348/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-02-15T20:55:42.736Z] #26 97.49 + cd /tmp/tmp.FuKPld1SaA/tmp/docker-ce [2022-02-15T20:55:42.736Z] #26 97.49 + git checkout -q v17.06.2-ce [2022-02-15T20:55:42.877Z] #14 98.64 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-15T20:55:42.877Z] #14 98.64 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-15T20:55:42.877Z] #14 98.65 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T20:55:42.877Z] #14 98.73 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-15T20:55:42.877Z] #14 98.73 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-15T20:55:42.877Z] #14 98.73 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T20:55:43.442Z] #14 99.13 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-15T20:55:43.442Z] #14 99.14 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-15T20:55:43.442Z] #14 99.14 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T20:55:43.442Z] #14 99.35 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-15T20:55:43.442Z] #14 99.36 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:55:43.442Z] #14 99.36 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:43.442Z] #14 99.43 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-15T20:55:43.442Z] #14 99.44 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-15T20:55:43.442Z] #14 99.45 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T20:55:43.699Z] #14 99.54 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-15T20:55:43.699Z] #14 99.54 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-15T20:55:43.699Z] #14 99.55 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T20:55:44.264Z] #14 100.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T20:55:44.264Z] #14 100.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T20:55:44.264Z] #14 100.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T20:55:44.264Z] #14 100.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T20:55:44.264Z] #14 100.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T20:55:44.264Z] #14 100.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T20:55:44.264Z] #14 100.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:55:44.264Z] #14 100.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T20:55:44.264Z] #14 100.2 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-15T20:55:44.264Z] #14 100.2 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T20:55:44.264Z] #14 100.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T20:55:44.264Z] #14 100.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:55:44.264Z] #14 100.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:44.264Z] #14 100.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T20:55:44.264Z] #14 100.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-15T20:55:44.265Z] #14 100.3 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T20:55:44.269Z] #14 ... [2022-02-15T20:55:44.270Z] [2022-02-15T20:55:44.270Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:55:44.270Z] #63 sha256:6abec75b97bdaaa9bb0a0d13b36d6ec0d722a656391d5e8894ceac3e6e42052b [2022-02-15T20:55:44.270Z] #63 94.35 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T20:55:44.270Z] #63 94.35 + GOBIN=/build [2022-02-15T20:55:44.270Z] #63 94.35 + GO111MODULE=on [2022-02-15T20:55:44.270Z] #63 94.35 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-15T20:55:44.522Z] #14 100.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T20:55:44.522Z] #14 100.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T20:55:44.522Z] #14 100.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T20:55:44.522Z] #14 100.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:44.522Z] #14 100.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:44.522Z] #14 100.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-15T20:55:44.522Z] #14 100.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:44.522Z] #14 100.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-02-15T20:55:44.522Z] #14 100.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T20:55:44.522Z] #14 100.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:44.522Z] #14 100.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-02-15T20:55:44.522Z] #14 100.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:44.522Z] #14 100.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T20:55:44.522Z] #14 100.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:44.522Z] #14 100.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-15T20:55:44.522Z] #14 100.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:44.522Z] #14 100.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:44.522Z] #14 100.5 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:55:44.908Z] #19 181.4 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-02-15T20:55:44.908Z] #19 181.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:55:44.908Z] #19 181.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-15T20:55:44.908Z] #19 181.5 Selecting previously unselected package crossbuild-essential-armhf. [2022-02-15T20:55:44.908Z] #19 181.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-02-15T20:55:44.908Z] #19 181.5 Unpacking crossbuild-essential-armhf (12.9) ... [2022-02-15T20:55:44.908Z] #19 181.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-02-15T20:55:44.908Z] #19 181.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-15T20:55:44.908Z] #19 181.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-15T20:55:44.908Z] #19 181.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-02-15T20:55:44.908Z] #19 181.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:44.908Z] #19 181.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:55:44.908Z] #19 181.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-02-15T20:55:45.086Z] #14 DONE 100.9s [2022-02-15T20:55:45.086Z] [2022-02-15T20:55:45.086Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-15T20:55:45.086Z] #55 sha256:c630209d17ba71395b94b322803b234e880f8a15bf6a39219c9d724aabc539b6 [2022-02-15T20:55:45.086Z] #55 DONE 0.2s [2022-02-15T20:55:45.086Z] [2022-02-15T20:55:45.086Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-15T20:55:45.086Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-15T20:55:45.167Z] #19 181.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:45.167Z] #19 181.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:55:45.167Z] #19 181.7 Selecting previously unselected package libitm1-ppc64el-cross. [2022-02-15T20:55:45.167Z] #19 181.7 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:45.167Z] #19 181.7 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:55:45.167Z] #19 181.8 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-02-15T20:55:45.167Z] #19 181.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:45.167Z] #19 181.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:55:45.167Z] #19 181.8 Selecting previously unselected package libasan6-ppc64el-cross. [2022-02-15T20:55:45.167Z] #19 181.8 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:45.167Z] #19 181.8 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:55:45.423Z] #19 182.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-02-15T20:55:45.680Z] #19 182.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:45.680Z] #19 182.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:55:45.680Z] #19 182.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-02-15T20:55:45.680Z] #19 182.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:45.680Z] #19 182.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:55:45.680Z] #19 182.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-02-15T20:55:45.680Z] #19 182.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:45.936Z] #19 182.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:55:45.936Z] #19 182.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-02-15T20:55:45.936Z] #19 182.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:45.936Z] #19 182.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:55:45.936Z] #19 182.7 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-02-15T20:55:45.936Z] #19 182.7 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:45.936Z] #19 182.7 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:55:45.937Z] #19 182.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-02-15T20:55:46.005Z] #14 ... [2022-02-15T20:55:46.005Z] [2022-02-15T20:55:46.005Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:55:46.005Z] #63 sha256:77f4406cb1c3696da7dc7387d9c7641720ac313cc1a1ca702ca6c7d88d8dda94 [2022-02-15T20:55:46.005Z] #63 95.90 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T20:55:46.005Z] #63 95.90 + GOBIN=/build [2022-02-15T20:55:46.005Z] #63 95.90 + GO111MODULE=on [2022-02-15T20:55:46.005Z] #63 95.90 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-15T20:55:46.079Z] #26 100.4 + mkdir -p /tmp/tmp.FuKPld1SaA/src/github.com/docker [2022-02-15T20:55:46.079Z] #26 100.4 + mv components/cli /tmp/tmp.FuKPld1SaA/src/github.com/docker/cli [2022-02-15T20:55:46.079Z] #26 100.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-02-15T20:55:46.193Z] #19 182.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:46.193Z] #19 182.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:55:46.450Z] #19 182.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-02-15T20:55:46.450Z] #19 182.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:55:46.450Z] #19 182.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:55:48.360Z] #15 DONE 2.8s [2022-02-15T20:55:48.360Z] [2022-02-15T20:55:48.360Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-15T20:55:48.360Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-15T20:55:48.464Z] #63 99.08 rootlesskit version 0.14.6 [2022-02-15T20:55:48.464Z] #63 99.09 Usage of /build/rootlesskit-docker-proxy: [2022-02-15T20:55:48.464Z] #63 99.10 -container-ip string [2022-02-15T20:55:48.464Z] #63 99.10 container ip [2022-02-15T20:55:48.464Z] #63 99.10 -container-port int [2022-02-15T20:55:48.464Z] #63 99.10 container port (default -1) [2022-02-15T20:55:48.464Z] #63 99.10 -host-ip string [2022-02-15T20:55:48.464Z] #63 99.10 host ip [2022-02-15T20:55:48.464Z] #63 99.10 -host-port int [2022-02-15T20:55:48.464Z] #63 99.10 host port (default -1) [2022-02-15T20:55:48.464Z] #63 99.10 -proto string [2022-02-15T20:55:48.464Z] #63 99.10 proxy protocol (default "tcp") [2022-02-15T20:55:49.493Z] 1bd78008c728: Verifying Checksum [2022-02-15T20:55:49.493Z] 1bd78008c728: Download complete [2022-02-15T20:55:49.740Z] #16 DONE 1.8s [2022-02-15T20:55:49.740Z] [2022-02-15T20:55:49.740Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:55:49.740Z] #56 sha256:334303319f341b00420cba879abe7e2c8aebc6d16c2cb7fef7c9d01970f4524c [2022-02-15T20:55:49.740Z] #56 2.348 + RM_GOPATH=0 [2022-02-15T20:55:49.740Z] #56 2.349 + TMP_GOPATH= [2022-02-15T20:55:49.740Z] #56 2.350 + : /build [2022-02-15T20:55:49.740Z] #56 2.350 + '[' -z '' ']' [2022-02-15T20:55:49.740Z] #56 2.350 ++ mktemp -d [2022-02-15T20:55:49.740Z] #56 2.352 + export GOPATH=/tmp/tmp.Osa98Kc8Nd [2022-02-15T20:55:49.740Z] #56 2.352 + GOPATH=/tmp/tmp.Osa98Kc8Nd [2022-02-15T20:55:49.740Z] #56 2.352 + RM_GOPATH=1 [2022-02-15T20:55:49.740Z] #56 2.353 + case "$(go env GOARCH)" in [2022-02-15T20:55:49.740Z] #56 2.353 ++ go env GOARCH [2022-02-15T20:55:49.740Z] #56 2.372 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:55:49.740Z] #56 2.372 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:55:49.740Z] #56 2.372 ++ dirname /install.sh [2022-02-15T20:55:49.740Z] #56 2.375 + dir=/ [2022-02-15T20:55:49.740Z] #56 2.375 + bin=runc [2022-02-15T20:55:49.740Z] #56 2.375 + shift [2022-02-15T20:55:49.740Z] #56 2.375 + '[' '!' -f //runc.installer ']' [2022-02-15T20:55:49.740Z] #56 2.375 + . //runc.installer [2022-02-15T20:55:49.740Z] #56 2.375 ++ set -e [2022-02-15T20:55:49.740Z] #56 2.375 ++ : v1.1.0 [2022-02-15T20:55:49.740Z] #56 2.375 + install_runc [2022-02-15T20:55:49.740Z] #56 2.375 + RUNC_BUILDTAGS=seccomp [2022-02-15T20:55:49.740Z] #56 2.375 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-15T20:55:49.740Z] #56 2.375 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Osa98Kc8Nd/src/github.com/opencontainers/runc [2022-02-15T20:55:49.740Z] #56 2.375 Install runc version v1.1.0 (build tags: seccomp) [2022-02-15T20:55:49.740Z] #56 2.378 Cloning into '/tmp/tmp.Osa98Kc8Nd/src/github.com/opencontainers/runc'... [2022-02-15T20:55:50.254Z] #26 ... [2022-02-15T20:55:50.254Z] [2022-02-15T20:55:50.254Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-15T20:55:50.254Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-15T20:55:50.254Z] #21 5.514 Fetched 8388 kB in 5s (1711 kB/s) [2022-02-15T20:55:50.254Z] #21 5.514 Reading package lists... [2022-02-15T20:55:50.254Z] #21 7.935 Reading package lists... [2022-02-15T20:55:50.254Z] #21 10.13 Building dependency tree... [2022-02-15T20:55:50.254Z] #21 11.70 The following additional packages will be installed: [2022-02-15T20:55:50.254Z] #21 11.71 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T20:55:50.254Z] #21 11.71 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-15T20:55:50.254Z] #21 11.71 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-15T20:55:50.254Z] #21 11.71 python3-pkg-resources vim-runtime xxd [2022-02-15T20:55:50.254Z] #21 11.72 Suggested packages: [2022-02-15T20:55:50.254Z] #21 11.73 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-15T20:55:50.254Z] #21 11.73 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-15T20:55:50.254Z] #21 11.73 acl attr quota [2022-02-15T20:55:50.254Z] #21 11.73 Recommended packages: [2022-02-15T20:55:50.254Z] #21 11.73 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-15T20:55:50.254Z] #21 12.90 The following NEW packages will be installed: [2022-02-15T20:55:50.254Z] #21 12.91 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-15T20:55:50.254Z] #21 12.91 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T20:55:50.254Z] #21 12.92 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-15T20:55:50.254Z] #21 12.92 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-15T20:55:50.254Z] #21 12.92 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-15T20:55:50.254Z] #21 12.92 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-15T20:55:50.254Z] #21 12.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-15T20:55:50.254Z] #21 12.92 xz-utils zip zstd [2022-02-15T20:55:50.254Z] #21 13.24 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:55:50.254Z] #21 13.24 Need to get 27.0 MB of archives. [2022-02-15T20:55:50.254Z] #21 13.24 After this operation, 105 MB of additional disk space will be used. [2022-02-15T20:55:50.254Z] #21 13.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-02-15T20:55:50.254Z] #21 13.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-02-15T20:55:50.254Z] #21 13.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-02-15T20:55:50.254Z] #21 13.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-02-15T20:55:50.254Z] #21 13.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-02-15T20:55:50.254Z] #21 13.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-02-15T20:55:50.254Z] #21 13.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-02-15T20:55:50.254Z] #21 13.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-02-15T20:55:50.254Z] #21 13.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T20:55:50.254Z] #21 13.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T20:55:50.254Z] #21 13.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-02-15T20:55:50.254Z] #21 13.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-02-15T20:55:50.254Z] #21 13.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-02-15T20:55:50.254Z] #21 13.30 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-02-15T20:55:50.254Z] #21 13.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-02-15T20:55:50.254Z] #21 13.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-02-15T20:55:50.254Z] #21 13.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-02-15T20:55:50.254Z] #21 13.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-02-15T20:55:50.254Z] #21 13.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-02-15T20:55:50.254Z] #21 13.34 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-02-15T20:55:50.254Z] #21 13.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-02-15T20:55:50.254Z] #21 13.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-02-15T20:55:50.254Z] #21 13.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-02-15T20:55:50.254Z] #21 13.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-02-15T20:55:50.254Z] #21 13.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-02-15T20:55:50.254Z] #21 13.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-02-15T20:55:50.254Z] #21 13.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-02-15T20:55:50.254Z] #21 13.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-02-15T20:55:50.254Z] #21 13.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-02-15T20:55:50.254Z] #21 13.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-02-15T20:55:50.254Z] #21 13.54 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-02-15T20:55:50.254Z] #21 13.54 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-02-15T20:55:50.254Z] #21 13.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-02-15T20:55:50.254Z] #21 13.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-15T20:55:50.254Z] #21 13.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-15T20:55:50.254Z] #21 13.60 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-15T20:55:50.254Z] #21 13.60 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T20:55:50.254Z] #21 13.61 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-15T20:55:50.254Z] #21 13.61 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-15T20:55:50.254Z] #21 13.62 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2022-02-15T20:55:50.254Z] #21 13.64 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-02-15T20:55:50.254Z] #21 13.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-02-15T20:55:50.254Z] #21 13.67 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-02-15T20:55:50.254Z] #21 13.68 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-15T20:55:50.254Z] #21 13.80 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-02-15T20:55:50.254Z] #21 13.81 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-02-15T20:55:50.254Z] #21 13.84 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-02-15T20:55:50.254Z] #21 13.85 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-02-15T20:55:50.511Z] #21 ... [2022-02-15T20:55:50.511Z] [2022-02-15T20:55:50.511Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:55:50.511Z] #56 sha256:ca852e96223d0da14626c97570886397294bcc6f0b9e23428c2c37db88c93ca4 [2022-02-15T20:55:50.511Z] #56 8.139 + cd /tmp/tmp.lL8mijERyY/src/github.com/opencontainers/runc [2022-02-15T20:55:50.511Z] #56 8.140 + git checkout -q v1.1.0 [2022-02-15T20:55:50.511Z] #56 8.392 + '[' -z '' ']' [2022-02-15T20:55:50.511Z] #56 8.392 + target=static [2022-02-15T20:55:50.511Z] #56 8.392 + make BUILDTAGS=seccomp static [2022-02-15T20:55:50.511Z] #56 8.829 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-15T20:55:50.782Z] #56 ... [2022-02-15T20:55:50.782Z] [2022-02-15T20:55:50.782Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-15T20:55:50.782Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-15T20:55:50.782Z] #21 14.36 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:55:51.038Z] #21 14.53 Fetched 27.0 MB in 1s (30.0 MB/s) [2022-02-15T20:55:51.038Z] #21 14.56 Selecting previously unselected package pigz. [2022-02-15T20:55:51.038Z] #21 14.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 ... 24001 files and directories currently installed.) [2022-02-15T20:55:51.038Z] #21 14.58 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-02-15T20:55:51.038Z] #21 14.59 Unpacking pigz (2.6-1) ... [2022-02-15T20:55:51.038Z] #21 14.65 Selecting previously unselected package libelf1:arm64. [2022-02-15T20:55:51.038Z] #21 14.65 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-02-15T20:55:51.038Z] #21 14.66 Unpacking libelf1:arm64 (0.183-1) ... [2022-02-15T20:55:51.296Z] #21 14.83 Selecting previously unselected package libbpf0:arm64. [2022-02-15T20:55:51.296Z] #21 14.83 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-02-15T20:55:51.296Z] #21 14.84 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-02-15T20:55:51.317Z] #63 100.7 rootlesskit version 0.14.6 [2022-02-15T20:55:51.317Z] #63 100.7 Usage of /build/rootlesskit-docker-proxy: [2022-02-15T20:55:51.317Z] #63 100.7 -container-ip string [2022-02-15T20:55:51.317Z] #63 100.7 container ip [2022-02-15T20:55:51.317Z] #63 100.7 -container-port int [2022-02-15T20:55:51.317Z] #63 100.7 container port (default -1) [2022-02-15T20:55:51.317Z] #63 100.7 -host-ip string [2022-02-15T20:55:51.317Z] #63 100.7 host ip [2022-02-15T20:55:51.317Z] #63 100.7 -host-port int [2022-02-15T20:55:51.317Z] #63 100.7 host port (default -1) [2022-02-15T20:55:51.317Z] #63 100.7 -proto string [2022-02-15T20:55:51.317Z] #63 100.7 proxy protocol (default "tcp") [2022-02-15T20:55:51.553Z] #21 14.99 Selecting previously unselected package libcap2:arm64. [2022-02-15T20:55:51.553Z] #21 14.99 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-02-15T20:55:51.553Z] #21 15.01 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-02-15T20:55:51.553Z] #21 15.11 Selecting previously unselected package libmnl0:arm64. [2022-02-15T20:55:51.553Z] #21 15.11 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-02-15T20:55:51.553Z] #21 15.13 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-02-15T20:55:51.553Z] #21 15.23 Selecting previously unselected package libxtables12:arm64. [2022-02-15T20:55:51.639Z] #56 ... [2022-02-15T20:55:51.639Z] [2022-02-15T20:55:51.639Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-15T20:55:51.639Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-15T20:55:51.639Z] #17 1.502 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-15T20:55:51.639Z] #17 DONE 1.7s [2022-02-15T20:55:51.639Z] [2022-02-15T20:55:51.639Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-15T20:55:51.639Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-15T20:55:51.703Z] #19 187.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-02-15T20:55:51.703Z] #19 187.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:55:51.703Z] #19 187.5 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:55:51.703Z] #19 187.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-02-15T20:55:51.703Z] #19 187.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-02-15T20:55:51.703Z] #19 187.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-15T20:55:51.703Z] #19 187.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-02-15T20:55:51.703Z] #19 187.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-02-15T20:55:51.703Z] #19 187.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-15T20:55:51.703Z] #19 188.0 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-02-15T20:55:51.703Z] #19 188.0 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:51.703Z] #19 188.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:55:51.703Z] #19 188.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-02-15T20:55:51.703Z] #19 188.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:55:51.703Z] #19 188.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:55:51.810Z] #21 15.23 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-02-15T20:55:51.810Z] #21 15.24 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-02-15T20:55:51.810Z] #21 15.33 Selecting previously unselected package libcap2-bin.#21 ... [2022-02-15T20:55:51.810Z] [2022-02-15T20:55:51.810Z] #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-02-15T20:55:51.810Z] #34 sha256:3bfa9e7171fc4f96669242c7fe3b478f06d73cc45545dd91ec1fdc8110a580cf [2022-02-15T20:55:51.810Z] #34 DONE 107.3s [2022-02-15T20:55:51.810Z] [2022-02-15T20:55:51.810Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-15T20:55:51.810Z] #21 sha256:2833a88d8d224744628fadbc9a40377aeb445d02284014b8346292e36e3962af [2022-02-15T20:55:51.810Z] #21 15.33 Selecting previously unselected package libcap2-bin. [2022-02-15T20:55:51.810Z] #21 15.38 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-02-15T20:55:51.810Z] #21 15.39 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-15T20:55:52.067Z] #21 15.46 Selecting previously unselected package iproute2. [2022-02-15T20:55:52.067Z] #21 15.47 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-02-15T20:55:52.067Z] #21 15.47 Unpacking iproute2 (5.10.0-4) ... [2022-02-15T20:55:52.631Z] #21 16.17 Selecting previously unselected package xxd. [2022-02-15T20:55:52.631Z] #21 16.17 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-15T20:55:52.631Z] #21 16.17 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:55:52.631Z] #21 16.24 Selecting previously unselected package vim-common. [2022-02-15T20:55:52.631Z] #21 16.24 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:55:52.631Z] #21 16.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:55:52.659Z] #63 DONE 103.4s [2022-02-15T20:55:52.659Z] [2022-02-15T20:55:52.659Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-15T20:55:52.659Z] #64 sha256:23f30f30e6a7df7725f3a6cd955b59488f63c490bba6eeaa0e0a0cf9d51b189b [2022-02-15T20:55:52.659Z] #64 DONE 0.0s [2022-02-15T20:55:52.659Z] [2022-02-15T20:55:52.659Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-15T20:55:52.659Z] #65 sha256:f10a907a4c2260daba1d07d6d15a4c35adaeed98425e6d6bbaa1a6172ad5f682 [2022-02-15T20:55:52.659Z] #65 DONE 0.1s [2022-02-15T20:55:52.659Z] [2022-02-15T20:55:52.659Z] #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-02-15T20:55:52.659Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:52.659Z] #14 98.71 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-15T20:55:52.660Z] #14 98.72 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:52.660Z] #14 98.73 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:52.660Z] #14 103.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-15T20:55:52.660Z] #14 103.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-15T20:55:52.660Z] #14 103.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T20:55:52.888Z] #21 16.42 Selecting previously unselected package bash-completion. [2022-02-15T20:55:52.888Z] #21 16.42 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-15T20:55:52.922Z] #14 104.1 Selecting previously unselected package libapparmor1:amd64. [2022-02-15T20:55:52.922Z] #14 104.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-15T20:55:52.922Z] #14 104.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T20:55:52.922Z] #14 104.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-15T20:55:53.009Z] #18 DONE 1.5s [2022-02-15T20:55:53.009Z] [2022-02-15T20:55:53.010Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:55:53.010Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:55:53.010Z] #43 ... [2022-02-15T20:55:53.010Z] [2022-02-15T20:55:53.010Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-15T20:55:53.010Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-15T20:55:53.182Z] #14 104.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-15T20:55:53.182Z] #14 104.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T20:55:53.182Z] #14 104.4 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T20:55:53.182Z] #14 104.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T20:55:53.182Z] #14 104.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:55:53.441Z] #14 104.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T20:55:53.441Z] #14 104.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T20:55:53.441Z] #14 104.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:55:53.856Z] #63 ... [2022-02-15T20:55:53.856Z] [2022-02-15T20:55:53.856Z] #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-02-15T20:55:53.856Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:53.856Z] #14 96.83 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-15T20:55:53.856Z] #14 96.83 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:55:53.856Z] #14 96.83 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:53.856Z] #14 102.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-15T20:55:53.856Z] #14 102.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-15T20:55:53.856Z] #14 102.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T20:55:53.856Z] #14 103.5 Selecting previously unselected package libapparmor1:amd64. [2022-02-15T20:55:53.856Z] #14 103.5 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-15T20:55:53.856Z] #14 103.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T20:55:53.856Z] #14 104.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-15T20:55:53.856Z] #14 104.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-15T20:55:54.015Z] #14 105.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-15T20:55:54.015Z] #14 105.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:55:54.015Z] #14 105.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:54.015Z] #14 105.2 Selecting previously unselected package libudev-dev:amd64. [2022-02-15T20:55:54.015Z] #14 105.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-15T20:55:54.015Z] #14 105.2 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-15T20:55:54.119Z] #14 104.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T20:55:54.274Z] #14 105.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-15T20:55:54.274Z] #14 105.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-15T20:55:54.274Z] #14 105.4 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T20:55:54.533Z] #14 105.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-15T20:55:54.533Z] #14 105.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-15T20:55:54.533Z] #14 105.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T20:55:54.697Z] #14 104.9 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T20:55:54.697Z] #14 105.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T20:55:54.697Z] #14 105.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...#14 ... [2022-02-15T20:55:54.697Z] [2022-02-15T20:55:54.697Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:55:54.697Z] #63 sha256:77f4406cb1c3696da7dc7387d9c7641720ac313cc1a1ca702ca6c7d88d8dda94 [2022-02-15T20:55:54.697Z] #63 DONE 104.7s [2022-02-15T20:55:54.697Z] [2022-02-15T20:55:54.697Z] #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-02-15T20:55:54.697Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:54.697Z] #14 105.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:55:54.697Z] #14 105.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T20:55:54.697Z] #14 ... [2022-02-15T20:55:54.697Z] [2022-02-15T20:55:54.697Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-15T20:55:54.697Z] #64 sha256:c30da8fa6c44fe446cb15925be4d713cc3c4ef631132f984934ffdacf504d80c [2022-02-15T20:55:54.780Z] #21 18.11 Unpacking bash-completion (1:2.11-2) ... [2022-02-15T20:55:54.793Z] #14 105.8 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-15T20:55:54.793Z] #14 105.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-15T20:55:54.793Z] #14 105.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T20:55:54.793Z] #14 106.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-15T20:55:54.793Z] #14 106.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-15T20:55:54.793Z] #14 106.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T20:55:54.793Z] #14 106.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-15T20:55:54.793Z] #14 106.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-15T20:55:54.793Z] #14 106.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T20:55:54.904Z] #19 DONE 1.5s [2022-02-15T20:55:54.905Z] [2022-02-15T20:55:54.905Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-15T20:55:54.905Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-15T20:55:54.958Z] #64 DONE 0.1s [2022-02-15T20:55:54.958Z] [2022-02-15T20:55:54.958Z] #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-02-15T20:55:54.958Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:54.958Z] #14 105.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T20:55:54.958Z] #14 105.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:55:54.958Z] [2022-02-15T20:55:54.958Z] #14 ... [2022-02-15T20:55:54.958Z] [2022-02-15T20:55:54.958Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-15T20:55:54.958Z] #65 sha256:f98d302e282dbb3a8d3afa2910a2cb998b8e1ab737c9e03e94f936b58d516385 [2022-02-15T20:55:54.958Z] #65 DONE 0.1s [2022-02-15T20:55:54.958Z] [2022-02-15T20:55:54.958Z] #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-02-15T20:55:54.958Z] #14 sha256:6b4412eff11fa0b8faa9d4253ace5f3557137dca19dfdd24cf0dd0271762830b [2022-02-15T20:55:54.958Z] #14 105.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-15T20:55:55.037Z] #21 18.49 Selecting previously unselected package bzip2. [2022-02-15T20:55:55.037Z] #21 18.51 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-02-15T20:55:55.037Z] #21 18.52 Unpacking bzip2 (1.0.8-4) ... [2022-02-15T20:55:55.037Z] #21 18.59 Selecting previously unselected package xz-utils. [2022-02-15T20:55:55.037Z] #21 18.59 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-02-15T20:55:55.051Z] #14 106.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-15T20:55:55.218Z] #14 105.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:55:55.218Z] #14 105.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:55.218Z] #14 105.6 Selecting previously unselected package libudev-dev:amd64. [2022-02-15T20:55:55.218Z] #14 105.6 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-15T20:55:55.218Z] #14 105.6 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-15T20:55:55.294Z] #21 18.60 Unpacking xz-utils (5.2.5-2) ... [2022-02-15T20:55:55.294Z] #21 18.75 Selecting previously unselected package apparmor. [2022-02-15T20:55:55.294Z] #21 18.76 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-02-15T20:55:55.310Z] #14 106.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-15T20:55:55.310Z] #14 106.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T20:55:55.310Z] #14 106.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-15T20:55:55.310Z] #14 106.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:55:55.310Z] #14 106.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:55.310Z] #14 106.7 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-15T20:55:55.477Z] #14 105.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-15T20:55:55.477Z] #14 105.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-15T20:55:55.477Z] #14 105.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T20:55:55.560Z] #21 18.86 Unpacking apparmor (2.13.6-10) ... [2022-02-15T20:55:55.569Z] #14 106.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-15T20:55:55.569Z] #14 106.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T20:55:55.569Z] #14 106.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-15T20:55:55.569Z] #14 106.8 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-15T20:55:55.569Z] #14 106.8 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T20:55:55.737Z] #14 106.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-15T20:55:55.816Z] #21 19.17 Selecting previously unselected package inetutils-ping. [2022-02-15T20:55:55.816Z] #21 19.19 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-02-15T20:55:55.816Z] #21 19.19 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-15T20:55:55.816Z] #21 19.30 Selecting previously unselected package libip4tc2:arm64. [2022-02-15T20:55:55.816Z] #21 19.30 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-02-15T20:55:55.816Z] #21 19.31 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-02-15T20:55:55.816Z] #21 19.37 Selecting previously unselected package libip6tc2:arm64. [2022-02-15T20:55:55.816Z] #21 19.37 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-02-15T20:55:55.816Z] #21 19.38 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-02-15T20:55:55.877Z] #19 192.6 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-02-15T20:55:55.999Z] #14 106.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-15T20:55:55.999Z] #14 106.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T20:55:56.073Z] #21 19.46 Selecting previously unselected package libnfnetlink0:arm64. [2022-02-15T20:55:56.073Z] #21 19.47 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-02-15T20:55:56.073Z] #21 19.47 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-15T20:55:56.073Z] #21 19.53 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-02-15T20:55:56.073Z] #21 19.53 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-02-15T20:55:56.073Z] #21 19.56 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-15T20:55:56.073Z] #21 19.61 Selecting previously unselected package libnftnl11:arm64. [2022-02-15T20:55:56.073Z] #21 19.62 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-02-15T20:55:56.073Z] #21 19.63 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-02-15T20:55:56.133Z] #19 192.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:55:56.133Z] #19 192.6 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:55:56.133Z] #19 192.6 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-02-15T20:55:56.133Z] #19 192.6 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-02-15T20:55:56.133Z] #19 192.6 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-02-15T20:55:56.133Z] #19 192.7 Selecting previously unselected package libc6-s390x-cross. [2022-02-15T20:55:56.133Z] #19 192.7 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-02-15T20:55:56.133Z] #19 192.7 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-02-15T20:55:56.133Z] #19 192.8 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-02-15T20:55:56.133Z] #19 192.8 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:56.133Z] #19 192.8 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:55:56.133Z] #19 192.8 Selecting previously unselected package libgomp1-s390x-cross. [2022-02-15T20:55:56.133Z] #19 192.9 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:56.133Z] #19 192.9 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:55:56.133Z] #19 192.9 Selecting previously unselected package libitm1-s390x-cross. [2022-02-15T20:55:56.136Z] #14 107.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T20:55:56.136Z] #14 107.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T20:55:56.136Z] #14 107.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T20:55:56.136Z] #14 107.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T20:55:56.136Z] #14 107.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T20:55:56.136Z] #14 107.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T20:55:56.136Z] #14 107.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:55:56.136Z] #14 107.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T20:55:56.136Z] #14 107.3 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-15T20:55:56.136Z] #14 107.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T20:55:56.136Z] #14 107.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T20:55:56.136Z] #14 107.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:55:56.136Z] #14 107.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:56.136Z] #14 107.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T20:55:56.136Z] #14 107.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-15T20:55:56.136Z] #14 107.4 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T20:55:56.136Z] #14 107.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T20:55:56.136Z] #14 107.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T20:55:56.136Z] #14 107.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T20:55:56.258Z] #14 106.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-15T20:55:56.258Z] #14 106.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-15T20:55:56.258Z] #14 106.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T20:55:56.258Z] #14 106.7 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-15T20:55:56.258Z] #14 106.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-15T20:55:56.258Z] #14 106.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T20:55:56.330Z] #21 19.69 Selecting previously unselected package iptables. [2022-02-15T20:55:56.330Z] #21 19.69 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-02-15T20:55:56.330Z] #21 19.70 Unpacking iptables (1.8.7-1) ... [2022-02-15T20:55:56.389Z] #19 192.9 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:56.389Z] #19 192.9 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:55:56.389Z] #19 192.9 Selecting previously unselected package libatomic1-s390x-cross. [2022-02-15T20:55:56.389Z] #19 192.9 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:56.389Z] #19 192.9 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:55:56.389Z] #19 193.0 Selecting previously unselected package libasan6-s390x-cross. [2022-02-15T20:55:56.389Z] #19 193.0 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:56.389Z] #19 193.0 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:55:56.395Z] #14 107.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:56.395Z] #14 107.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:56.395Z] #14 107.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-02-15T20:55:56.395Z] #14 107.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:56.395Z] #14 107.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-02-15T20:55:56.395Z] #14 107.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T20:55:56.395Z] #14 107.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:56.395Z] #14 107.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-02-15T20:55:56.395Z] #14 107.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:56.395Z] #14 107.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T20:55:56.395Z] #14 107.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:56.395Z] #14 107.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-15T20:55:56.395Z] #14 107.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:56.519Z] #14 106.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-15T20:55:56.519Z] #14 106.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-15T20:55:56.519Z] #14 106.8 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T20:55:56.587Z] #21 19.96 Selecting previously unselected package libonig5:arm64. [2022-02-15T20:55:56.587Z] #21 19.96 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-02-15T20:55:56.587Z] #21 19.97 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-02-15T20:55:56.587Z] #21 20.08 Selecting previously unselected package libjq1:arm64. [2022-02-15T20:55:56.587Z] #21 20.08 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-02-15T20:55:56.587Z] #21 20.09 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-02-15T20:55:56.587Z] #21 20.20 Selecting previously unselected package jq. [2022-02-15T20:55:56.646Z] #19 193.2 Selecting previously unselected package libstdc++6-s390x-cross. [2022-02-15T20:55:56.646Z] #19 193.2 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:56.646Z] #19 193.2 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:55:56.646Z] #19 193.3 Selecting previously unselected package libubsan1-s390x-cross. [2022-02-15T20:55:56.646Z] #19 193.3 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:56.646Z] #19 193.3 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:55:56.654Z] #14 107.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:56.654Z] #14 107.7 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:55:56.654Z] #14 DONE 107.9s [2022-02-15T20:55:56.654Z] [2022-02-15T20:55:56.654Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:55:56.654Z] #60 sha256:aabcfd84e618bc9135fe632afb1934e6c0b4c348ddf8f382ffc6d8f808b2cf18 [2022-02-15T20:55:56.782Z] #14 107.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-15T20:55:56.782Z] #14 107.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-15T20:55:56.782Z] #14 107.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T20:55:56.799Z] #20 DONE 1.9s [2022-02-15T20:55:56.799Z] [2022-02-15T20:55:56.799Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-15T20:55:56.799Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-15T20:55:56.843Z] #21 20.20 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-02-15T20:55:56.843Z] #21 20.21 Unpacking jq (1.6-2.1) ... [2022-02-15T20:55:56.843Z] #21 20.28 Selecting previously unselected package libaio1:arm64. [2022-02-15T20:55:56.843Z] #21 20.29 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-02-15T20:55:56.843Z] #21 20.29 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-02-15T20:55:56.843Z] #21 20.34 Selecting previously unselected package libgpm2:arm64. [2022-02-15T20:55:56.843Z] #21 20.34 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-02-15T20:55:56.843Z] #21 20.35 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-02-15T20:55:56.843Z] #21 20.40 Selecting previously unselected package libicu67:arm64. [2022-02-15T20:55:56.843Z] #21 20.40 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-02-15T20:55:56.843Z] #21 20.41 Unpacking libicu67:arm64 (67.1-7) ... [2022-02-15T20:55:56.903Z] #19 193.4 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-02-15T20:55:56.903Z] #19 193.4 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:55:56.903Z] #19 193.4 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:55:56.903Z] #19 193.5 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-02-15T20:55:56.903Z] #19 193.5 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:55:56.903Z] #19 193.5 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:55:56.914Z] #60 ... [2022-02-15T20:55:56.914Z] [2022-02-15T20:55:56.914Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-15T20:55:56.914Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-15T20:55:56.914Z] #15 ... [2022-02-15T20:55:56.914Z] [2022-02-15T20:55:56.914Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-15T20:55:56.914Z] #55 sha256:8c052d73eea28b2ded6e98e08c4bd08ba591f30020ba6b89cc1999203322348a [2022-02-15T20:55:56.914Z] #55 DONE 0.1s [2022-02-15T20:55:57.043Z] #14 107.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-15T20:55:57.043Z] #14 107.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:55:57.043Z] #14 107.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:57.043Z] #14 107.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-15T20:55:57.043Z] #14 107.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-15T20:55:57.043Z] #14 107.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T20:55:57.179Z] [2022-02-15T20:55:57.179Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:55:57.179Z] #56 sha256:31594cc3fd8a767106d3788513bd9b3c29e306e272c0a97011376200b7039c6a [2022-02-15T20:55:57.303Z] #14 107.5 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-15T20:55:57.303Z] #14 107.5 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-15T20:55:57.303Z] #14 107.5 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T20:55:57.563Z] #14 107.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T20:55:57.563Z] #14 107.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T20:55:57.563Z] #14 107.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T20:55:57.563Z] #14 107.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T20:55:57.563Z] #14 107.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T20:55:57.563Z] #14 107.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T20:55:57.563Z] #14 108.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:55:57.563Z] #14 108.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T20:55:57.563Z] #14 108.0 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-15T20:55:57.731Z] #21 ... [2022-02-15T20:55:57.731Z] [2022-02-15T20:55:57.731Z] #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-02-15T20:55:57.731Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:55:57.731Z] #34 DONE 113.1s [2022-02-15T20:55:57.731Z] [2022-02-15T20:55:57.731Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:55:57.731Z] #56 sha256:334303319f341b00420cba879abe7e2c8aebc6d16c2cb7fef7c9d01970f4524c [2022-02-15T20:55:57.731Z] #56 10.55 + cd /tmp/tmp.Osa98Kc8Nd/src/github.com/opencontainers/runc [2022-02-15T20:55:57.731Z] #56 10.55 + git checkout -q v1.1.0 [2022-02-15T20:55:57.731Z] #56 11.08 + '[' -z '' ']' [2022-02-15T20:55:57.731Z] #56 11.08 + target=static [2022-02-15T20:55:57.731Z] #56 11.08 + make BUILDTAGS=seccomp static [2022-02-15T20:55:57.731Z] #56 11.18 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-15T20:55:57.823Z] #14 108.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T20:55:57.823Z] #14 108.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T20:55:57.823Z] #14 108.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:55:57.823Z] #14 108.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:57.823Z] #14 108.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T20:55:57.823Z] #14 108.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-15T20:55:57.823Z] #14 108.1 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T20:55:57.823Z] #14 108.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T20:55:57.823Z] #14 108.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T20:55:57.823Z] #14 108.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T20:55:57.823Z] #14 108.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T20:55:57.823Z] #14 108.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:57.823Z] #14 108.2 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-02-15T20:55:57.823Z] #14 108.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:57.823Z] #14 108.2 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-02-15T20:55:57.823Z] #14 108.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T20:55:57.823Z] #14 108.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:55:57.823Z] #14 108.2 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-02-15T20:55:57.823Z] #14 108.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:55:57.823Z] #14 108.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T20:55:57.823Z] #14 108.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:57.823Z] #14 108.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-15T20:55:57.823Z] #14 108.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:58.084Z] #14 108.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:55:58.084Z] #14 108.3 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:55:58.116Z] #56 1.151 + RM_GOPATH=0 [2022-02-15T20:55:58.116Z] #56 1.151 + TMP_GOPATH= [2022-02-15T20:55:58.116Z] #56 1.151 + : /build [2022-02-15T20:55:58.116Z] #56 1.151 + '[' -z '' ']' [2022-02-15T20:55:58.116Z] #56 1.151 ++ mktemp -d [2022-02-15T20:55:58.116Z] #56 ... [2022-02-15T20:55:58.116Z] [2022-02-15T20:55:58.116Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-15T20:55:58.116Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-15T20:55:58.116Z] #15 DONE 1.4s [2022-02-15T20:55:58.116Z] [2022-02-15T20:55:58.116Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:55:58.116Z] #56 sha256:31594cc3fd8a767106d3788513bd9b3c29e306e272c0a97011376200b7039c6a [2022-02-15T20:55:58.116Z] #56 1.154 + export GOPATH=/tmp/tmp.Zsic175NZ1 [2022-02-15T20:55:58.116Z] #56 1.154 + GOPATH=/tmp/tmp.Zsic175NZ1 [2022-02-15T20:55:58.116Z] #56 1.154 + RM_GOPATH=1 [2022-02-15T20:55:58.116Z] #56 1.154 + case "$(go env GOARCH)" in [2022-02-15T20:55:58.116Z] #56 1.155 ++ go env GOARCH [2022-02-15T20:55:58.116Z] #56 1.179 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:55:58.116Z] #56 1.179 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:55:58.116Z] #56 1.179 ++ dirname /install.sh [2022-02-15T20:55:58.116Z] #56 1.180 + dir=/ [2022-02-15T20:55:58.116Z] #56 1.181 + bin=runc [2022-02-15T20:55:58.116Z] #56 1.181 + shift [2022-02-15T20:55:58.116Z] #56 1.181 + '[' '!' -f //runc.installer ']' [2022-02-15T20:55:58.116Z] #56 1.181 + . //runc.installer [2022-02-15T20:55:58.116Z] #56 1.181 ++ set -e [2022-02-15T20:55:58.116Z] #56 1.181 ++ : v1.1.0 [2022-02-15T20:55:58.116Z] #56 1.181 + install_runc [2022-02-15T20:55:58.116Z] #56 1.181 + RUNC_BUILDTAGS=seccomp [2022-02-15T20:55:58.116Z] #56 1.182 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-15T20:55:58.116Z] #56 1.182 Install runc version v1.1.0 (build tags: seccomp) [2022-02-15T20:55:58.116Z] #56 1.182 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Zsic175NZ1/src/github.com/opencontainers/runc [2022-02-15T20:55:58.116Z] #56 1.184 Cloning into '/tmp/tmp.Zsic175NZ1/src/github.com/opencontainers/runc'... [2022-02-15T20:55:58.343Z] #14 DONE 108.8s [2022-02-15T20:55:58.343Z] [2022-02-15T20:55:58.343Z] #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-02-15T20:55:58.343Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:55:58.603Z] #34 ... [2022-02-15T20:55:58.603Z] [2022-02-15T20:55:58.603Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-15T20:55:58.603Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-15T20:55:58.603Z] #15 ... [2022-02-15T20:55:58.603Z] [2022-02-15T20:55:58.603Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-15T20:55:58.603Z] #55 sha256:08f8d117229776a55e43457b1acacda22f0c79524982084b5e2e20737ea9d50c [2022-02-15T20:55:58.603Z] #55 DONE 0.2s [2022-02-15T20:55:58.862Z] [2022-02-15T20:55:58.862Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:55:58.862Z] #56 sha256:085828a8b9ce6813729bd11531315e0b043da2aa23ed71b8d12753ecd138127b [2022-02-15T20:55:59.362Z] #21 22.91 Selecting previously unselected package libinih1:arm64. [2022-02-15T20:55:59.362Z] #21 22.91 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-02-15T20:55:59.362Z] #21 22.92 Unpacking libinih1:arm64 (53-1+b2) ... [2022-02-15T20:55:59.362Z] #21 22.97 Selecting previously unselected package libnet1:arm64. [2022-02-15T20:55:59.362Z] #21 22.97 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-02-15T20:55:59.362Z] #21 22.97 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:55:59.495Z] #56 ... [2022-02-15T20:55:59.495Z] [2022-02-15T20:55:59.495Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-15T20:55:59.495Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-15T20:55:59.495Z] #16 DONE 1.0s [2022-02-15T20:55:59.495Z] [2022-02-15T20:55:59.495Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-15T20:55:59.495Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-15T20:55:59.618Z] #21 23.04 Selecting previously unselected package libnl-3-200:arm64. [2022-02-15T20:55:59.618Z] #21 23.04 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-02-15T20:55:59.618Z] #21 23.05 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-15T20:55:59.618Z] #21 23.13 Selecting previously unselected package libprotobuf-c1:arm64. [2022-02-15T20:55:59.618Z] #21 23.13 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-02-15T20:55:59.618Z] #21 23.13 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-15T20:55:59.618Z] #21 23.17 Selecting previously unselected package net-tools. [2022-02-15T20:55:59.802Z] #56 ... [2022-02-15T20:55:59.802Z] [2022-02-15T20:55:59.802Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-15T20:55:59.802Z] #15 sha256:740ca258c6bfee48dc16e96fa11d33224a5d283f2ad21de315177dc70c060d12 [2022-02-15T20:55:59.802Z] #15 DONE 1.5s [2022-02-15T20:55:59.802Z] [2022-02-15T20:55:59.802Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:55:59.802Z] #56 sha256:085828a8b9ce6813729bd11531315e0b043da2aa23ed71b8d12753ecd138127b [2022-02-15T20:55:59.802Z] #56 1.163 + RM_GOPATH=0 [2022-02-15T20:55:59.802Z] #56 1.163 + TMP_GOPATH= [2022-02-15T20:55:59.802Z] #56 1.163 + : /build [2022-02-15T20:55:59.802Z] #56 1.163 + '[' -z '' ']' [2022-02-15T20:55:59.802Z] #56 1.163 ++ mktemp -d [2022-02-15T20:55:59.802Z] #56 1.164 + export GOPATH=/tmp/tmp.OGdx6E6PNz [2022-02-15T20:55:59.802Z] #56 1.165 + GOPATH=/tmp/tmp.OGdx6E6PNz [2022-02-15T20:55:59.802Z] #56 1.165 + RM_GOPATH=1 [2022-02-15T20:55:59.802Z] #56 1.165 + case "$(go env GOARCH)" in [2022-02-15T20:55:59.802Z] #56 1.166 ++ go env GOARCH [2022-02-15T20:55:59.802Z] #56 1.189 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:55:59.802Z] #56 1.189 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:55:59.802Z] #56 1.190 ++ dirname /install.sh [2022-02-15T20:55:59.802Z] #56 1.196 + dir=/ [2022-02-15T20:55:59.802Z] #56 1.196 + bin=runc [2022-02-15T20:55:59.802Z] #56 1.197 + shift [2022-02-15T20:55:59.802Z] #56 1.197 + '[' '!' -f //runc.installer ']' [2022-02-15T20:55:59.802Z] #56 1.197 + . //runc.installer [2022-02-15T20:55:59.802Z] #56 1.197 ++ set -e [2022-02-15T20:55:59.802Z] #56 1.197 ++ : v1.1.0 [2022-02-15T20:55:59.802Z] #56 1.198 + install_runc [2022-02-15T20:55:59.802Z] #56 1.198 + RUNC_BUILDTAGS=seccomp [2022-02-15T20:55:59.802Z] #56 1.198 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-15T20:55:59.802Z] #56 1.198 Install runc version v1.1.0 (build tags: seccomp) [2022-02-15T20:55:59.802Z] #56 1.198 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OGdx6E6PNz/src/github.com/opencontainers/runc [2022-02-15T20:55:59.802Z] #56 1.227 Cloning into '/tmp/tmp.OGdx6E6PNz/src/github.com/opencontainers/runc'... [2022-02-15T20:55:59.875Z] #21 23.17 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-02-15T20:55:59.875Z] #21 23.18 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T20:55:59.875Z] #21 23.32 Selecting previously unselected package patch. [2022-02-15T20:55:59.875Z] #21 23.32 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-02-15T20:55:59.875Z] #21 23.32 Unpacking patch (2.7.6-7) ... [2022-02-15T20:55:59.875Z] #21 23.41 Selecting previously unselected package python-pip-whl. [2022-02-15T20:56:00.070Z] #17 0.900 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-15T20:56:00.132Z] #21 23.45 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-15T20:56:00.132Z] #21 23.46 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-15T20:56:00.332Z] #17 DONE 1.0s [2022-02-15T20:56:00.332Z] [2022-02-15T20:56:00.332Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-15T20:56:00.332Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-15T20:56:00.388Z] #21 23.97 Selecting previously unselected package python3-lib2to3. [2022-02-15T20:56:00.388Z] #21 23.97 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-15T20:56:00.388Z] #21 23.98 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-15T20:56:00.645Z] #21 24.11 Selecting previously unselected package python3-distutils. [2022-02-15T20:56:00.645Z] #21 24.12 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-15T20:56:00.645Z] #21 24.12 Unpacking python3-distutils (3.9.2-1) ... [2022-02-15T20:56:00.901Z] #21 24.32 Selecting previously unselected package python3-pkg-resources. [2022-02-15T20:56:00.901Z] #21 24.33 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T20:56:00.901Z] #21 24.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:56:01.074Z] #19 197.8 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-02-15T20:56:01.074Z] #19 197.8 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:56:01.074Z] #19 197.8 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:56:01.074Z] #19 197.8 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-02-15T20:56:01.074Z] #19 197.8 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-02-15T20:56:01.074Z] #19 197.8 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-15T20:56:01.165Z] #21 24.46 Selecting previously unselected package python3-setuptools. [2022-02-15T20:56:01.165Z] #21 24.46 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-15T20:56:01.165Z] #21 24.47 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-15T20:56:01.165Z] #21 24.66 Selecting previously unselected package python3-wheel. [2022-02-15T20:56:01.165Z] #21 24.66 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-15T20:56:01.165Z] #21 24.67 Unpacking python3-wheel (0.34.2-1) ... [2022-02-15T20:56:01.165Z] #21 24.73 Selecting previously unselected package python3-pip. [2022-02-15T20:56:01.190Z] #56 ... [2022-02-15T20:56:01.190Z] [2022-02-15T20:56:01.190Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-15T20:56:01.190Z] #16 sha256:99adeb285cf502d38b30cf3bbc040a13dc601b868c96c0eeb2e734d92ad3d487 [2022-02-15T20:56:01.190Z] #16 DONE 1.1s [2022-02-15T20:56:01.190Z] [2022-02-15T20:56:01.190Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-15T20:56:01.190Z] #17 sha256:37ca357104f67296f908b3c46f1b07e702d533995321c7056ff075c799a23941 [2022-02-15T20:56:01.271Z] #18 DONE 1.0s [2022-02-15T20:56:01.271Z] [2022-02-15T20:56:01.271Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:56:01.271Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:56:01.271Z] #43 ... [2022-02-15T20:56:01.271Z] [2022-02-15T20:56:01.271Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-15T20:56:01.271Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-15T20:56:01.332Z] #19 198.0 Selecting previously unselected package libc6-dev-s390x-cross. [2022-02-15T20:56:01.332Z] #19 198.0 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-02-15T20:56:01.332Z] #19 198.0 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-15T20:56:01.422Z] #21 24.73 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-15T20:56:01.422Z] #21 24.73 Unpacking python3-pip (20.3.4-4) ... [2022-02-15T20:56:01.422Z] #21 24.96 Selecting previously unselected package sudo. [2022-02-15T20:56:01.422Z] #21 24.96 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-02-15T20:56:01.422Z] #21 24.97 Unpacking sudo (1.9.5p2-3) ... [2022-02-15T20:56:01.590Z] #19 198.2 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-02-15T20:56:01.590Z] #19 198.2 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-02-15T20:56:01.590Z] #19 198.2 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:56:01.804Z] #17 0.877 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-15T20:56:01.846Z] #19 198.5 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-02-15T20:56:01.846Z] #19 198.5 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-02-15T20:56:01.846Z] #19 198.5 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:56:01.985Z] #21 25.35 Selecting previously unselected package thin-provisioning-tools. [2022-02-15T20:56:01.985Z] #21 25.36 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-02-15T20:56:01.985Z] #21 25.36 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-15T20:56:01.985Z] #21 25.53 Selecting previously unselected package uidmap. [2022-02-15T20:56:01.985Z] #21 25.53 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-02-15T20:56:01.985Z] #21 25.54 Unpacking uidmap (1:4.8.1-1) ... [2022-02-15T20:56:02.064Z] #17 DONE 1.0s [2022-02-15T20:56:02.064Z] [2022-02-15T20:56:02.064Z] #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-02-15T20:56:02.064Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:56:02.064Z] #34 ... [2022-02-15T20:56:02.064Z] [2022-02-15T20:56:02.064Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-15T20:56:02.064Z] #18 sha256:ce91076a850313e9dae097da1aa82499e5e6184d5bc3c89816b6bd5ab93d4c68 [2022-02-15T20:56:02.213Z] #19 DONE 1.0s [2022-02-15T20:56:02.213Z] [2022-02-15T20:56:02.213Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-15T20:56:02.213Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-15T20:56:02.241Z] #21 25.66 Selecting previously unselected package vim-runtime. [2022-02-15T20:56:02.241Z] #21 25.67 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:56:02.241Z] #21 25.69 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-15T20:56:02.241Z] #21 25.71 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-15T20:56:02.241Z] #21 25.73 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:02.986Z] #56 ... [2022-02-15T20:56:02.986Z] [2022-02-15T20:56:02.986Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-15T20:56:02.986Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-15T20:56:02.986Z] #21 2.062 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:56:02.986Z] #21 2.093 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:56:02.986Z] #21 2.097 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:56:02.986Z] #21 2.572 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:56:02.986Z] #21 3.263 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:56:02.986Z] #21 4.071 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:56:03.002Z] #18 DONE 1.0s [2022-02-15T20:56:03.002Z] [2022-02-15T20:56:03.002Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-15T20:56:03.002Z] #19 sha256:6c004ca6d5db887f989d9abf069a78d3fc586b922412aff42b1cfe263efead58 [2022-02-15T20:56:03.155Z] #20 DONE 1.0s [2022-02-15T20:56:03.155Z] [2022-02-15T20:56:03.155Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-15T20:56:03.155Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-15T20:56:03.916Z] #21 7.378 Fetched 8503 kB in 6s (1477 kB/s) [2022-02-15T20:56:03.946Z] #19 DONE 1.0s [2022-02-15T20:56:03.946Z] [2022-02-15T20:56:03.946Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-02-15T20:56:03.946Z] #20 sha256:ac3b3a3c6b80e74a558366144d42672e4015c84dd231b6b85084417f071a7896 [2022-02-15T20:56:04.534Z] #21 1.253 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:56:04.534Z] #21 1.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:56:04.534Z] #21 1.297 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:56:04.884Z] #20 DONE 1.0s [2022-02-15T20:56:04.884Z] [2022-02-15T20:56:04.884Z] #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-02-15T20:56:04.884Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:56:05.102Z] #21 1.766 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:56:05.144Z] #34 ... [2022-02-15T20:56:05.144Z] [2022-02-15T20:56:05.144Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-15T20:56:05.144Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-15T20:56:05.508Z] #21 28.61 Selecting previously unselected package vim. [2022-02-15T20:56:05.508Z] #21 28.62 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-02-15T20:56:05.508Z] #21 28.63 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:05.669Z] #21 2.531 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:56:05.765Z] #21 29.12 Selecting previously unselected package xfsprogs. [2022-02-15T20:56:05.765Z] #21 29.12 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-02-15T20:56:05.765Z] #21 29.13 Unpacking xfsprogs (5.10.0-4) ... [2022-02-15T20:56:05.810Z] #21 7.378 Reading package lists... [2022-02-15T20:56:06.019Z] #19 202.7 Selecting previously unselected package g++-s390x-linux-gnu. [2022-02-15T20:56:06.019Z] #19 202.7 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-02-15T20:56:06.019Z] #19 202.7 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:56:06.019Z] #19 202.8 Selecting previously unselected package crossbuild-essential-s390x. [2022-02-15T20:56:06.019Z] #19 202.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-02-15T20:56:06.019Z] #19 202.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-02-15T20:56:06.019Z] #19 202.8 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-02-15T20:56:06.020Z] #21 29.49 Selecting previously unselected package zip. [2022-02-15T20:56:06.021Z] #21 29.49 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-02-15T20:56:06.021Z] #21 29.50 Unpacking zip (3.0-12) ... [2022-02-15T20:56:06.082Z] #21 1.184 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:56:06.274Z] #19 202.8 Setting up libfile-which-perl (1.23-1) ... [2022-02-15T20:56:06.274Z] #19 202.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-02-15T20:56:06.274Z] #19 202.8 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-02-15T20:56:06.275Z] #19 202.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-02-15T20:56:06.275Z] #19 202.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-15T20:56:06.275Z] #19 202.9 Setting up libicu67:amd64 (67.1-7) ... [2022-02-15T20:56:06.275Z] #19 202.9 Setting up libmagic-mgc (1:5.39-3) ... [2022-02-15T20:56:06.275Z] #19 202.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-02-15T20:56:06.275Z] #19 202.9 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-02-15T20:56:06.275Z] #19 202.9 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-02-15T20:56:06.275Z] #19 202.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-02-15T20:56:06.275Z] #19 203.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-02-15T20:56:06.275Z] #19 203.0 Setting up file (1:5.39-3) ... [2022-02-15T20:56:06.275Z] #19 203.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-02-15T20:56:06.275Z] #19 203.0 Setting up bzip2 (1.0.8-4) ... [2022-02-15T20:56:06.275Z] #19 203.0 Setting up libyaml-perl (1.30-1) ... [2022-02-15T20:56:06.275Z] #19 203.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-02-15T20:56:06.276Z] #21 29.64 Selecting previously unselected package zstd. [2022-02-15T20:56:06.276Z] #21 29.65 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-02-15T20:56:06.276Z] #21 29.65 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-15T20:56:06.276Z] #21 29.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:56:06.341Z] #21 1.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:56:06.341Z] #21 1.213 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:56:06.530Z] #19 203.0 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-02-15T20:56:06.530Z] #19 203.0 Setting up libio-string-perl (1.08-3.1) ... [2022-02-15T20:56:06.530Z] #19 203.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-02-15T20:56:06.530Z] #19 203.1 Setting up cross-config (2.6.18+nmu1) ... [2022-02-15T20:56:06.530Z] #19 203.2 Setting up xz-utils (5.2.5-2) ... [2022-02-15T20:56:06.530Z] #19 203.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-15T20:56:06.530Z] #19 203.2 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-02-15T20:56:06.531Z] #19 203.2 Setting up patch (2.7.6-7) ... [2022-02-15T20:56:06.531Z] #19 203.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-02-15T20:56:06.531Z] #19 203.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-02-15T20:56:06.531Z] #19 203.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:56:06.531Z] #19 203.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-02-15T20:56:06.531Z] #19 203.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-02-15T20:56:06.786Z] #19 203.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:56:06.786Z] #19 203.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:56:06.786Z] #19 203.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-02-15T20:56:06.786Z] #19 203.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-02-15T20:56:06.786Z] #19 203.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:56:06.786Z] #19 203.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:56:06.786Z] #19 203.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-02-15T20:56:06.786Z] #19 203.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-02-15T20:56:06.786Z] #19 203.4 Setting up libfile-homedir-perl (1.006-1) ... [2022-02-15T20:56:06.786Z] #19 203.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-02-15T20:56:06.786Z] #19 203.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:56:06.786Z] #19 203.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2022-02-15T20:56:06.786Z] #19 203.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-15T20:56:06.786Z] #19 203.4 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-02-15T20:56:06.786Z] #19 203.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:56:06.786Z] #19 203.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-02-15T20:56:06.786Z] #19 203.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-15T20:56:06.786Z] #19 203.5 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:56:06.786Z] #19 203.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-02-15T20:56:06.786Z] #19 203.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:56:06.786Z] #19 203.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:56:06.786Z] #19 203.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:56:06.787Z] #19 203.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:56:06.787Z] #19 203.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:56:06.787Z] #19 203.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:56:06.787Z] #19 203.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-02-15T20:56:06.787Z] #19 203.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:56:06.910Z] #21 1.697 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:56:07.044Z] #19 203.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.044Z] #19 203.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.044Z] #19 203.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.044Z] #19 203.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-02-15T20:56:07.044Z] #19 203.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.044Z] #19 203.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.044Z] #19 203.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.044Z] #19 203.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-02-15T20:56:07.044Z] #19 203.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.044Z] #19 203.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.044Z] #19 203.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.044Z] #19 203.7 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-02-15T20:56:07.044Z] #19 203.8 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-02-15T20:56:07.046Z] #21 3.654 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:56:07.204Z] #21 30.55 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-02-15T20:56:07.204Z] #21 30.57 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T20:56:07.204Z] #21 30.58 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-02-15T20:56:07.204Z] #21 30.59 Setting up libicu67:arm64 (67.1-7) ... [2022-02-15T20:56:07.204Z] #21 30.60 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-02-15T20:56:07.204Z] #21 30.61 Setting up libinih1:arm64 (53-1+b2) ... [2022-02-15T20:56:07.204Z] #21 30.62 Setting up uidmap (1:4.8.1-1) ... [2022-02-15T20:56:07.204Z] #21 30.63 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:56:07.204Z] #21 30.65 Setting up bzip2 (1.0.8-4) ... [2022-02-15T20:56:07.204Z] #21 30.66 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-02-15T20:56:07.204Z] #21 30.67 Setting up python3-wheel (0.34.2-1) ... [2022-02-15T20:56:07.301Z] #19 203.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-15T20:56:07.301Z] #19 204.0 [2022-02-15T20:56:07.301Z] #19 204.0 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-15T20:56:07.301Z] #19 204.0 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.301Z] #19 204.0 Setting up dpkg-dev (1.20.9) ... [2022-02-15T20:56:07.301Z] #19 204.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.483Z] #21 2.363 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:56:07.557Z] #19 204.1 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-15T20:56:07.557Z] #19 204.1 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.557Z] #19 204.1 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.557Z] #19 204.1 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.557Z] #19 204.1 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.557Z] #19 204.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-15T20:56:07.557Z] #19 204.2 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.557Z] #19 204.2 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.557Z] #19 204.2 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.557Z] #19 204.2 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.557Z] #19 204.2 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-02-15T20:56:07.557Z] #19 204.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-02-15T20:56:07.769Z] #21 31.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:07.769Z] #21 31.20 Setting up libcap2:arm64 (1:2.44-1) ... [2022-02-15T20:56:07.769Z] #21 31.22 Setting up libcap2-bin (1:2.44-1) ... [2022-02-15T20:56:07.769Z] #21 31.23 Setting up apparmor (2.13.6-10) ... [2022-02-15T20:56:07.814Z] #19 204.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-02-15T20:56:07.814Z] #19 204.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-02-15T20:56:07.814Z] #19 204.5 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-02-15T20:56:07.814Z] #19 204.5 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:56:07.814Z] #19 204.5 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:56:07.814Z] #19 204.5 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.814Z] #19 204.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-15T20:56:07.814Z] #19 204.6 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:56:07.986Z] #21 9.506 Reading package lists... [2022-02-15T20:56:08.070Z] #19 204.6 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.6 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:56:08.070Z] #19 204.6 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.6 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.6 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.6 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.6 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.6 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.7 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.7 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.7 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:56:08.070Z] #19 204.7 Setting up libxml-simple-perl (2.25-1) ... [2022-02-15T20:56:08.070Z] #19 204.7 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-15T20:56:08.070Z] #19 204.7 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.7 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-02-15T20:56:08.070Z] #19 204.7 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.8 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.8 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.8 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.8 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-02-15T20:56:08.070Z] #19 204.8 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.8 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.8 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:56:08.070Z] #19 204.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-15T20:56:08.070Z] #19 204.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-02-15T20:56:08.326Z] #19 204.9 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-02-15T20:56:08.326Z] #19 204.9 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:56:08.326Z] #19 204.9 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-02-15T20:56:08.326Z] #19 204.9 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:56:08.326Z] #19 204.9 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:56:08.326Z] #19 204.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-02-15T20:56:08.326Z] #19 205.0 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:56:08.326Z] #19 205.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:56:08.326Z] #19 205.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-02-15T20:56:08.326Z] #19 205.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:56:08.326Z] #19 205.0 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-02-15T20:56:08.326Z] #19 205.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:56:08.326Z] #19 205.0 Setting up crossbuild-essential-armel (12.9) ... [2022-02-15T20:56:08.326Z] #19 205.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-02-15T20:56:08.326Z] #19 205.1 Setting up crossbuild-essential-armhf (12.9) ... [2022-02-15T20:56:08.326Z] #19 205.1 Setting up crossbuild-essential-arm64 (12.9) ... [2022-02-15T20:56:08.425Z] #21 3.477 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:56:08.551Z] #21 11.52 Building dependency tree... [2022-02-15T20:56:08.582Z] #19 205.1 Setting up crossbuild-essential-s390x (12.9) ... [2022-02-15T20:56:08.582Z] #19 205.1 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-02-15T20:56:08.582Z] #19 205.1 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:56:09.117Z] #21 12.83 The following additional packages will be installed: [2022-02-15T20:56:09.136Z] #21 32.71 Setting up zip (3.0-12) ... [2022-02-15T20:56:09.374Z] #21 12.84 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T20:56:09.374Z] #21 12.84 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-15T20:56:09.374Z] #21 12.85 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-15T20:56:09.374Z] #21 12.85 python3-pkg-resources vim-runtime xxd [2022-02-15T20:56:09.374Z] #21 12.85 Suggested packages: [2022-02-15T20:56:09.374Z] #21 12.85 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-15T20:56:09.374Z] #21 12.85 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-15T20:56:09.374Z] #21 12.85 acl attr quota [2022-02-15T20:56:09.374Z] #21 12.85 Recommended packages: [2022-02-15T20:56:09.374Z] #21 12.85 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-15T20:56:09.392Z] #21 32.73 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:09.392Z] #21 32.76 Setting up bash-completion (1:2.11-2) ... [2022-02-15T20:56:09.947Z] #19 DONE 206.6s [2022-02-15T20:56:09.947Z] [2022-02-15T20:56:09.947Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-02-15T20:56:09.947Z] #69 sha256:05faa9c039ac58071940b9241fb7b2e37237b1358e2403ab013aa731c1e8ad3b [2022-02-15T20:56:09.947Z] #69 DONE 0.1s [2022-02-15T20:56:09.947Z] [2022-02-15T20:56:09.947Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:56:09.947Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-15T20:56:10.238Z] #65 ... [2022-02-15T20:56:10.238Z] [2022-02-15T20:56:10.238Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-02-15T20:56:10.238Z] #32 sha256:60e97cc97f5e2f80a3301d9a14005c39f099155acb908fa7180537f208f0b149 [2022-02-15T20:56:10.238Z] #32 DONE 0.2s [2022-02-15T20:56:10.238Z] [2022-02-15T20:56:10.238Z] #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-02-15T20:56:10.238Z] #33 sha256:331964d409b06ab8cfb5ef07e0cb4fe89d150cabcf5966de6aa195934a5b8426 [2022-02-15T20:56:10.340Z] #21 7.126 Fetched 8503 kB in 6s (1381 kB/s) [2022-02-15T20:56:10.742Z] #21 13.91 The following NEW packages will be installed: [2022-02-15T20:56:10.742Z] #21 13.91 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-15T20:56:10.742Z] #21 13.91 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T20:56:10.742Z] #21 13.91 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-15T20:56:10.742Z] #21 13.91 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-15T20:56:10.742Z] #21 13.91 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-15T20:56:10.742Z] #21 13.91 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-15T20:56:10.742Z] #21 13.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-15T20:56:10.742Z] #21 13.91 xz-utils zip zstd [2022-02-15T20:56:10.742Z] #21 14.22 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:56:10.742Z] #21 14.22 Need to get 27.6 MB of archives. [2022-02-15T20:56:10.742Z] #21 14.22 After this operation, 106 MB of additional disk space will be used. [2022-02-15T20:56:10.742Z] #21 14.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-15T20:56:10.742Z] #21 14.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-15T20:56:10.742Z] #21 14.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-15T20:56:10.742Z] #21 14.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-15T20:56:10.742Z] #21 14.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-15T20:56:10.742Z] #21 14.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-15T20:56:10.742Z] #21 14.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-15T20:56:10.742Z] #21 14.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-15T20:56:10.742Z] #21 14.32 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T20:56:10.774Z] #21 34.25 Setting up xz-utils (5.2.5-2) ... [2022-02-15T20:56:10.774Z] #21 34.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-15T20:56:10.774Z] #21 34.28 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-02-15T20:56:10.774Z] #21 34.29 Setting up patch (2.7.6-7) ... [2022-02-15T20:56:10.774Z] #21 34.31 Setting up sudo (1.9.5p2-3) ... [2022-02-15T20:56:10.998Z] #21 14.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T20:56:10.999Z] #21 14.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-15T20:56:10.999Z] #21 14.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-15T20:56:10.999Z] #21 14.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-15T20:56:10.999Z] #21 14.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-15T20:56:10.999Z] #21 14.37 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-15T20:56:10.999Z] #21 14.38 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-15T20:56:10.999Z] #21 14.38 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-15T20:56:10.999Z] #21 14.38 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-15T20:56:10.999Z] #21 14.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-15T20:56:10.999Z] #21 14.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-15T20:56:10.999Z] #21 14.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-15T20:56:10.999Z] #21 14.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T20:56:10.999Z] #21 14.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T20:56:10.999Z] #21 14.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T20:56:10.999Z] #21 14.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-15T20:56:10.999Z] #21 14.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-15T20:56:10.999Z] #21 14.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-15T20:56:11.031Z] #21 34.40 invoke-rc.d: could not determine current runlevel [2022-02-15T20:56:11.031Z] #21 34.41 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-15T20:56:11.031Z] #21 34.42 Setting up xfsprogs (5.10.0-4) ... [2022-02-15T20:56:11.031Z] #21 34.43 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-02-15T20:56:11.031Z] #21 34.45 Setting up inetutils-ping (2:2.0-1) ... [2022-02-15T20:56:11.031Z] #21 34.48 Setting up pigz (2.6-1) ... [2022-02-15T20:56:11.031Z] #21 34.49 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-02-15T20:56:11.031Z] #21 34.50 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-02-15T20:56:11.031Z] #21 34.52 Setting up python-pip-whl (20.3.4-4) ... [2022-02-15T20:56:11.031Z] #21 34.53 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:11.255Z] #21 14.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-15T20:56:11.255Z] #21 14.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T20:56:11.255Z] #21 14.80 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-02-15T20:56:11.255Z] #21 14.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T20:56:11.255Z] #21 14.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-15T20:56:11.255Z] #21 14.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-15T20:56:11.255Z] #21 14.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-15T20:56:11.255Z] #21 14.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-15T20:56:11.255Z] #21 14.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-15T20:56:11.255Z] #21 14.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T20:56:11.277Z] #21 7.126 Reading package lists... [2022-02-15T20:56:11.277Z] #21 ... [2022-02-15T20:56:11.277Z] [2022-02-15T20:56:11.277Z] #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-02-15T20:56:11.277Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:56:11.277Z] #34 DONE 122.0s [2022-02-15T20:56:11.277Z] [2022-02-15T20:56:11.277Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:56:11.277Z] #56 sha256:31594cc3fd8a767106d3788513bd9b3c29e306e272c0a97011376200b7039c6a [2022-02-15T20:56:11.277Z] #56 10.37 + cd /tmp/tmp.Zsic175NZ1/src/github.com/opencontainers/runc [2022-02-15T20:56:11.277Z] #56 10.37 + git checkout -q v1.1.0 [2022-02-15T20:56:11.277Z] #56 10.53 + '[' -z '' ']' [2022-02-15T20:56:11.277Z] #56 10.53 + target=static [2022-02-15T20:56:11.277Z] #56 10.53 + make BUILDTAGS=seccomp static [2022-02-15T20:56:11.277Z] #56 10.83 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-15T20:56:11.511Z] #21 14.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-15T20:56:11.511Z] #21 14.91 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-15T20:56:11.511Z] #21 14.91 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-15T20:56:11.511Z] #21 14.92 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-15T20:56:11.511Z] #21 14.94 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-15T20:56:11.511Z] #21 14.96 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-15T20:56:11.511Z] #21 14.98 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-15T20:56:11.594Z] #21 35.06 Setting up libaio1:arm64 (0.3.112-9) ... [2022-02-15T20:56:11.594Z] #21 35.08 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-15T20:56:11.723Z] #21 ... [2022-02-15T20:56:11.723Z] [2022-02-15T20:56:11.723Z] #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-02-15T20:56:11.723Z] #34 sha256:4c78672af1e2fd1ff4a8df08f8682570625ce5d4c768dfb344e29852c5436b33 [2022-02-15T20:56:11.723Z] #34 DONE 121.8s [2022-02-15T20:56:11.723Z] [2022-02-15T20:56:11.723Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:56:11.723Z] #56 sha256:085828a8b9ce6813729bd11531315e0b043da2aa23ed71b8d12753ecd138127b [2022-02-15T20:56:11.723Z] #56 10.45 + cd /tmp/tmp.OGdx6E6PNz/src/github.com/opencontainers/runc [2022-02-15T20:56:11.723Z] #56 10.45 + git checkout -q v1.1.0 [2022-02-15T20:56:11.723Z] #56 10.86 + '[' -z '' ']' [2022-02-15T20:56:11.723Z] #56 10.86 + target=static [2022-02-15T20:56:11.723Z] #56 10.86 + make BUILDTAGS=seccomp static [2022-02-15T20:56:11.723Z] #56 11.06 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-15T20:56:11.767Z] #21 15.27 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-15T20:56:11.767Z] #21 15.29 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-15T20:56:11.767Z] #21 15.31 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-15T20:56:11.767Z] #21 15.32 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-15T20:56:11.850Z] #21 35.45 Setting up libelf1:arm64 (0.183-1) ... [2022-02-15T20:56:12.107Z] #21 35.48 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-15T20:56:12.107Z] #21 35.51 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-02-15T20:56:12.107Z] #21 35.52 Setting up python3-distutils (3.9.2-1) ... [2022-02-15T20:56:12.148Z] #33 1.568 + RM_GOPATH=0 [2022-02-15T20:56:12.148Z] #33 1.568 + TMP_GOPATH= [2022-02-15T20:56:12.148Z] #33 1.568 + : /build [2022-02-15T20:56:12.148Z] #33 1.568 + '[' -z '' ']' [2022-02-15T20:56:12.148Z] #33 1.570 ++ mktemp -d [2022-02-15T20:56:12.148Z] #33 1.571 + export GOPATH=/tmp/tmp.RnaaXWnEwZ [2022-02-15T20:56:12.148Z] #33 1.571 + GOPATH=/tmp/tmp.RnaaXWnEwZ [2022-02-15T20:56:12.148Z] #33 1.571 + RM_GOPATH=1 [2022-02-15T20:56:12.148Z] #33 1.571 + case "$(go env GOARCH)" in [2022-02-15T20:56:12.148Z] #33 1.572 ++ go env GOARCH [2022-02-15T20:56:12.148Z] #33 1.578 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:56:12.148Z] #33 1.578 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:56:12.148Z] #33 1.579 ++ dirname /install.sh [2022-02-15T20:56:12.148Z] #33 1.580 + dir=/ [2022-02-15T20:56:12.148Z] #33 1.580 + bin=dockercli [2022-02-15T20:56:12.148Z] #33 1.580 + shift [2022-02-15T20:56:12.148Z] #33 1.580 + '[' '!' -f //dockercli.installer ']' [2022-02-15T20:56:12.148Z] #33 1.580 + . //dockercli.installer [2022-02-15T20:56:12.148Z] #33 1.580 ++ : stable [2022-02-15T20:56:12.148Z] #33 1.580 ++ : 17.06.2-ce [2022-02-15T20:56:12.148Z] #33 1.580 + install_dockercli [2022-02-15T20:56:12.148Z] #33 1.580 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-02-15T20:56:12.148Z] #33 1.580 Install docker/cli version 17.06.2-ce from stable [2022-02-15T20:56:12.148Z] #33 1.581 ++ uname -m [2022-02-15T20:56:12.148Z] #33 1.583 + arch=x86_64 [2022-02-15T20:56:12.148Z] #33 1.583 + '[' x86_64 '!=' x86_64 ']' [2022-02-15T20:56:12.148Z] #33 1.583 + url=https://download.docker.com/linux/static [2022-02-15T20:56:12.148Z] #33 1.583 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-02-15T20:56:12.148Z] #33 1.585 + tar -xz docker/docker [2022-02-15T20:56:12.329Z] #21 15.85 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:56:12.330Z] #21 15.96 Fetched 27.6 MB in 1s (19.6 MB/s) [2022-02-15T20:56:12.586Z] #21 16.01 Selecting previously unselected package pigz. [2022-02-15T20:56:12.586Z] #21 16.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-15T20:56:12.586Z] #21 16.06 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-15T20:56:12.586Z] #21 16.07 Unpacking pigz (2.6-1) ... [2022-02-15T20:56:12.586Z] #21 16.14 Selecting previously unselected package libelf1:amd64. [2022-02-15T20:56:12.586Z] #21 16.14 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-15T20:56:12.586Z] #21 16.15 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-15T20:56:12.655Z] #56 ... [2022-02-15T20:56:12.655Z] [2022-02-15T20:56:12.655Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-15T20:56:12.655Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-15T20:56:12.655Z] #21 7.126 Reading package lists... [2022-02-15T20:56:12.670Z] #21 35.93 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:12.670Z] #21 35.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-15T20:56:12.670Z] #21 35.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-15T20:56:12.670Z] #21 35.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-15T20:56:12.670Z] #21 35.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-15T20:56:12.670Z] #21 35.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-15T20:56:12.670Z] #21 35.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-15T20:56:12.670Z] #21 35.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-15T20:56:12.670Z] #21 35.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-15T20:56:12.670Z] #21 36.00 Setting up python3-setuptools (52.0.0-4) ... [2022-02-15T20:56:12.842Z] #21 16.26 Selecting previously unselected package libbpf0:amd64. [2022-02-15T20:56:12.842Z] #21 16.27 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-15T20:56:12.842Z] #21 16.28 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-15T20:56:12.842Z] #21 16.38 Selecting previously unselected package libcap2:amd64. [2022-02-15T20:56:12.842Z] #21 16.39 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-15T20:56:12.842Z] #21 16.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-15T20:56:12.842Z] #21 16.45 Selecting previously unselected package libmnl0:amd64. [2022-02-15T20:56:12.842Z] #21 16.45 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-15T20:56:12.843Z] #21 16.47 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-15T20:56:13.101Z] #21 16.52 Selecting previously unselected package libxtables12:amd64. [2022-02-15T20:56:13.101Z] #21 16.52 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-15T20:56:13.101Z] #21 16.53 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-15T20:56:13.101Z] #21 16.60 Selecting previously unselected package libcap2-bin. [2022-02-15T20:56:13.101Z] #21 16.61 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-15T20:56:13.101Z] #21 16.61 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-15T20:56:13.101Z] #21 16.69 Selecting previously unselected package iproute2. [2022-02-15T20:56:13.101Z] #21 16.69 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-15T20:56:13.101Z] #21 16.70 Unpacking iproute2 (5.10.0-4) ... [2022-02-15T20:56:13.600Z] #21 37.15 Setting up libjq1:arm64 (1.6-2.1) ... [2022-02-15T20:56:13.600Z] #21 37.16 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-02-15T20:56:13.600Z] #21 37.18 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-15T20:56:13.600Z] #21 37.19 Setting up python3-pip (20.3.4-4) ... [2022-02-15T20:56:13.663Z] #21 17.09 Selecting previously unselected package xxd. [2022-02-15T20:56:13.664Z] #21 17.10 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T20:56:13.664Z] #21 17.11 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:13.664Z] #21 17.19 Selecting previously unselected package vim-common. [2022-02-15T20:56:13.664Z] #21 17.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:56:13.664Z] #21 17.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:13.920Z] #21 17.32 Selecting previously unselected package bash-completion. [2022-02-15T20:56:13.920Z] #21 17.33 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-15T20:56:14.530Z] #21 38.14 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-02-15T20:56:14.787Z] #21 38.15 Setting up jq (1.6-2.1) ... [2022-02-15T20:56:14.787Z] #21 38.16 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-02-15T20:56:14.787Z] #21 38.19 Setting up iptables (1.8.7-1) ... [2022-02-15T20:56:14.787Z] #21 38.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T20:56:14.787Z] #21 38.21 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T20:56:14.787Z] #21 38.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T20:56:14.787Z] #21 38.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T20:56:14.787Z] #21 38.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-15T20:56:14.787Z] #21 38.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-15T20:56:14.787Z] #21 38.24 Setting up iproute2 (5.10.0-4) ... [2022-02-15T20:56:15.044Z] #21 38.52 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:56:15.190Z] #21 9.613 Reading package lists... [2022-02-15T20:56:15.190Z] #21 11.62 Building dependency tree... [2022-02-15T20:56:15.426Z] #33 4.653 + mkdir -p /build [2022-02-15T20:56:15.426Z] #33 4.656 + mv docker/docker /build/ [2022-02-15T20:56:15.426Z] #33 4.658 + rmdir docker [2022-02-15T20:56:15.426Z] #33 DONE 4.9s [2022-02-15T20:56:15.426Z] [2022-02-15T20:56:15.426Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:56:15.426Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-15T20:56:15.426Z] #65 2.025 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:56:15.426Z] #65 2.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:56:15.426Z] #65 2.062 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:56:15.426Z] #65 2.390 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-15T20:56:15.426Z] #65 2.678 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-15T20:56:15.426Z] #65 3.126 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-15T20:56:15.426Z] #65 3.615 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-15T20:56:15.426Z] #65 4.099 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:56:15.426Z] #65 4.675 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T20:56:15.426Z] #65 5.017 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB] [2022-02-15T20:56:15.426Z] #65 5.019 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-15T20:56:15.426Z] #65 5.020 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-15T20:56:15.426Z] #65 5.022 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [112 kB] [2022-02-15T20:56:15.426Z] #65 5.023 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [112 kB] [2022-02-15T20:56:15.426Z] #65 5.025 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:56:15.426Z] #65 5.098 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-15T20:56:15.426Z] #65 5.108 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:56:15.426Z] #65 5.108 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-15T20:56:15.426Z] #65 5.108 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T20:56:15.426Z] #65 5.108 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-15T20:56:15.426Z] #65 5.108 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-15T20:56:15.813Z] #21 19.02 Unpacking bash-completion (1:2.11-2) ... [2022-02-15T20:56:15.986Z] #21 DONE 39.3s [2022-02-15T20:56:15.986Z] [2022-02-15T20:56:15.986Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-02-15T20:56:15.986Z] #22 sha256:09eced093a07377984af5193118937a4bbe85c23b5aa55217a4a90cced512d08 [2022-02-15T20:56:16.070Z] #21 19.46 Selecting previously unselected package bzip2. [2022-02-15T20:56:16.070Z] #21 19.46 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-15T20:56:16.070Z] #21 19.48 Unpacking bzip2 (1.0.8-4) ... [2022-02-15T20:56:16.070Z] #21 19.54 Selecting previously unselected package xz-utils. [2022-02-15T20:56:16.070Z] #21 19.55 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-15T20:56:16.070Z] #21 19.57 Unpacking xz-utils (5.2.5-2) ... [2022-02-15T20:56:16.128Z] #21 12.81 The following additional packages will be installed: [2022-02-15T20:56:16.128Z] #21 12.81 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T20:56:16.128Z] #21 12.81 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-15T20:56:16.128Z] #21 12.82 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-15T20:56:16.128Z] #21 12.82 python3-pkg-resources vim-runtime xxd [2022-02-15T20:56:16.128Z] #21 12.82 Suggested packages: [2022-02-15T20:56:16.128Z] #21 12.82 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-15T20:56:16.128Z] #21 12.82 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-15T20:56:16.128Z] #21 12.82 acl attr quota [2022-02-15T20:56:16.128Z] #21 12.82 Recommended packages: [2022-02-15T20:56:16.128Z] #21 12.82 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-15T20:56:16.327Z] #21 19.70 Selecting previously unselected package apparmor. [2022-02-15T20:56:16.327Z] #21 19.70 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-15T20:56:16.327Z] #21 19.77 Unpacking apparmor (2.13.6-10) ... [2022-02-15T20:56:16.508Z] #22 0.590 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-15T20:56:16.508Z] #22 0.619 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-15T20:56:16.508Z] #22 0.622 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-15T20:56:16.508Z] #22 DONE 0.7s [2022-02-15T20:56:16.508Z] [2022-02-15T20:56:16.508Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-15T20:56:16.508Z] #23 sha256:87bac903f353f1463ce3ca14555ca78b7b11df3fc7e2a081d828af891a131cea [2022-02-15T20:56:16.584Z] #21 20.16 Selecting previously unselected package inetutils-ping. [2022-02-15T20:56:16.584Z] #21 20.17 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-15T20:56:16.584Z] #21 20.18 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-15T20:56:16.840Z] #21 20.30 Selecting previously unselected package libip4tc2:amd64. [2022-02-15T20:56:16.840Z] #21 20.30 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-15T20:56:16.840Z] #21 20.30 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T20:56:16.840Z] #21 20.37 Selecting previously unselected package libip6tc2:amd64. [2022-02-15T20:56:16.840Z] #21 20.37 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-15T20:56:16.840Z] #21 20.38 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T20:56:16.840Z] #21 20.48 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-15T20:56:16.840Z] #21 20.48 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-15T20:56:16.840Z] #21 20.49 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T20:56:16.840Z] #21 20.54 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-15T20:56:16.840Z] #21 20.55 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-15T20:56:17.065Z] #21 13.85 The following NEW packages will be installed: [2022-02-15T20:56:17.065Z] #21 13.85 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-15T20:56:17.065Z] #21 13.85 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T20:56:17.065Z] #21 13.85 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-15T20:56:17.065Z] #21 13.85 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-15T20:56:17.065Z] #21 13.85 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-15T20:56:17.065Z] #21 13.85 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-15T20:56:17.065Z] #21 13.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-15T20:56:17.065Z] #21 13.85 xz-utils zip zstd [2022-02-15T20:56:17.096Z] #21 20.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T20:56:17.096Z] #21 20.62 Selecting previously unselected package libnftnl11:amd64. [2022-02-15T20:56:17.096Z] #21 20.62 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-15T20:56:17.096Z] #21 20.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T20:56:17.096Z] #21 20.69 Selecting previously unselected package iptables. [2022-02-15T20:56:17.324Z] #21 14.16 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:56:17.324Z] #21 14.16 Need to get 27.6 MB of archives. [2022-02-15T20:56:17.324Z] #21 14.16 After this operation, 106 MB of additional disk space will be used. [2022-02-15T20:56:17.324Z] #21 14.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-15T20:56:17.324Z] #21 14.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-15T20:56:17.324Z] #21 14.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-15T20:56:17.324Z] #21 14.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-15T20:56:17.324Z] #21 14.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-15T20:56:17.324Z] #21 14.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-15T20:56:17.324Z] #21 14.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-15T20:56:17.324Z] #21 14.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-15T20:56:17.324Z] #21 14.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T20:56:17.324Z] #21 14.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T20:56:17.324Z] #21 14.22 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-15T20:56:17.324Z] #21 14.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-15T20:56:17.324Z] #21 14.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-15T20:56:17.353Z] #21 20.70 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-15T20:56:17.353Z] #21 20.71 Unpacking iptables (1.8.7-1) ... [2022-02-15T20:56:17.609Z] #21 21.01 Selecting previously unselected package libonig5:amd64. [2022-02-15T20:56:17.609Z] #21 21.02 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T20:56:17.609Z] #21 21.03 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:56:17.609Z] #21 21.16 Selecting previously unselected package libjq1:amd64. [2022-02-15T20:56:17.609Z] #21 21.16 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T20:56:17.609Z] #21 21.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:56:17.609Z] #21 21.26 Selecting previously unselected package jq. [2022-02-15T20:56:17.616Z] #21 14.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-15T20:56:17.616Z] #21 14.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-15T20:56:17.616Z] #21 14.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-15T20:56:17.616Z] #21 14.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-15T20:56:17.616Z] #21 14.27 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-15T20:56:17.616Z] #21 14.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-15T20:56:17.616Z] #21 14.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-15T20:56:17.616Z] #21 14.27 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-15T20:56:17.616Z] #21 14.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T20:56:17.616Z] #21 14.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T20:56:17.617Z] #21 14.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T20:56:17.617Z] #21 14.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-15T20:56:17.617Z] #21 14.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-15T20:56:17.617Z] #21 14.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-15T20:56:17.866Z] #21 21.27 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-15T20:56:17.866Z] #21 21.30 Unpacking jq (1.6-2.1) ... [2022-02-15T20:56:17.866Z] #21 21.37 Selecting previously unselected package libaio1:amd64. [2022-02-15T20:56:17.866Z] #21 21.37 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-15T20:56:17.866Z] #21 21.38 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-15T20:56:17.866Z] #21 21.43 Selecting previously unselected package libgpm2:amd64. [2022-02-15T20:56:17.866Z] #21 21.43 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-15T20:56:17.866Z] #21 21.44 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-15T20:56:17.866Z] #21 21.49 Selecting previously unselected package libicu67:amd64. [2022-02-15T20:56:17.877Z] #21 14.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-15T20:56:17.877Z] #21 14.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T20:56:17.877Z] #21 14.66 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-02-15T20:56:17.877Z] #21 14.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T20:56:17.877Z] #21 14.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-15T20:56:17.877Z] #21 14.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-15T20:56:17.877Z] #21 14.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-15T20:56:17.877Z] #21 14.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-15T20:56:17.877Z] #21 14.72 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-15T20:56:17.877Z] #21 14.73 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T20:56:17.877Z] #21 14.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-15T20:56:17.877Z] #21 14.74 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-15T20:56:17.877Z] #21 14.74 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-15T20:56:17.877Z] #21 14.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-15T20:56:17.877Z] #21 14.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-15T20:56:18.123Z] #21 21.49 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-15T20:56:18.123Z] #21 21.49 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-15T20:56:18.136Z] #21 14.79 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-15T20:56:18.136Z] #21 14.80 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-15T20:56:18.136Z] #21 15.00 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-15T20:56:18.136Z] #21 15.03 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-15T20:56:18.309Z] #56 ... [2022-02-15T20:56:18.309Z] [2022-02-15T20:56:18.309Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-15T20:56:18.309Z] #21 sha256:83e02829468ab4bd202243950af779f19cfada756e26df5c72aaefa1a5f0fbd7 [2022-02-15T20:56:18.309Z] #21 6.925 Fetched 8503 kB in 6s (1428 kB/s) [2022-02-15T20:56:18.309Z] #21 6.925 Reading package lists... [2022-02-15T20:56:18.309Z] #21 9.416 Reading package lists... [2022-02-15T20:56:18.309Z] #21 11.52 Building dependency tree... [2022-02-15T20:56:18.309Z] #21 12.56 The following additional packages will be installed: [2022-02-15T20:56:18.309Z] #21 12.57 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T20:56:18.309Z] #21 12.57 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-02-15T20:56:18.309Z] #21 12.57 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-15T20:56:18.309Z] #21 12.57 python3-pkg-resources vim-runtime xxd [2022-02-15T20:56:18.309Z] #21 12.58 Suggested packages: [2022-02-15T20:56:18.309Z] #21 12.58 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-02-15T20:56:18.309Z] #21 12.58 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-02-15T20:56:18.309Z] #21 12.58 acl attr quota [2022-02-15T20:56:18.309Z] #21 12.58 Recommended packages: [2022-02-15T20:56:18.309Z] #21 12.58 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-15T20:56:18.394Z] #21 15.05 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-15T20:56:18.395Z] #21 15.06 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-15T20:56:18.569Z] #21 13.59 The following NEW packages will be installed: [2022-02-15T20:56:18.569Z] #21 13.60 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-02-15T20:56:18.569Z] #21 13.60 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-02-15T20:56:18.569Z] #21 13.60 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-02-15T20:56:18.569Z] #21 13.60 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-02-15T20:56:18.569Z] #21 13.60 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-02-15T20:56:18.569Z] #21 13.61 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-02-15T20:56:18.569Z] #21 13.61 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-02-15T20:56:18.569Z] #21 13.61 xz-utils zip zstd [2022-02-15T20:56:18.705Z] #65 ... [2022-02-15T20:56:18.705Z] [2022-02-15T20:56:18.705Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:56:18.705Z] #70 sha256:f5a03c109bf6632c7b86277c79adae62ab86430878c6d9511864f7c1cb4154ea [2022-02-15T20:56:18.705Z] #70 1.441 + RM_GOPATH=0 [2022-02-15T20:56:18.705Z] #70 1.441 + TMP_GOPATH= [2022-02-15T20:56:18.705Z] #70 1.441 + : /build [2022-02-15T20:56:18.705Z] #70 1.441 + '[' -z '' ']' [2022-02-15T20:56:18.705Z] #70 1.443 ++ mktemp -d [2022-02-15T20:56:18.705Z] #70 1.444 + export GOPATH=/tmp/tmp.G0uHII9Zcg [2022-02-15T20:56:18.705Z] #70 1.444 + GOPATH=/tmp/tmp.G0uHII9Zcg [2022-02-15T20:56:18.705Z] #70 1.445 + RM_GOPATH=1 [2022-02-15T20:56:18.705Z] #70 1.445 + case "$(go env GOARCH)" in [2022-02-15T20:56:18.705Z] #70 1.445 ++ go env GOARCH [2022-02-15T20:56:18.705Z] #70 1.449 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:56:18.705Z] #70 1.449 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:56:18.705Z] #70 1.453 Install rootlesskit version v0.14.6 [2022-02-15T20:56:18.705Z] #70 1.454 ++ dirname /install.sh [2022-02-15T20:56:18.705Z] #70 1.454 + dir=/ [2022-02-15T20:56:18.705Z] #70 1.454 + bin=rootlesskit [2022-02-15T20:56:18.705Z] #70 1.454 + shift [2022-02-15T20:56:18.705Z] #70 1.454 + '[' '!' -f //rootlesskit.installer ']' [2022-02-15T20:56:18.705Z] #70 1.454 + . //rootlesskit.installer [2022-02-15T20:56:18.705Z] #70 1.454 ++ : v0.14.6 [2022-02-15T20:56:18.705Z] #70 1.454 + install_rootlesskit [2022-02-15T20:56:18.705Z] #70 1.454 + case "$1" in [2022-02-15T20:56:18.705Z] #70 1.454 + export CGO_ENABLED=0 [2022-02-15T20:56:18.705Z] #70 1.454 + CGO_ENABLED=0 [2022-02-15T20:56:18.705Z] #70 1.454 + _install_rootlesskit [2022-02-15T20:56:18.705Z] #70 1.454 + echo 'Install rootlesskit version v0.14.6' [2022-02-15T20:56:18.705Z] #70 1.454 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T20:56:18.705Z] #70 1.454 + GOBIN=/build [2022-02-15T20:56:18.705Z] #70 1.454 + GO111MODULE=on [2022-02-15T20:56:18.705Z] #70 1.454 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.6 [2022-02-15T20:56:18.705Z] #70 1.819 go: downloading github.com/rootless-containers/rootlesskit v0.14.6 [2022-02-15T20:56:18.705Z] #70 3.630 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-02-15T20:56:18.705Z] #70 3.652 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-02-15T20:56:18.705Z] #70 3.798 go: downloading golang.org/x/sys v0.0.0-20211107104306-e0b2ad06fe42 [2022-02-15T20:56:18.705Z] #70 5.157 go: downloading github.com/insomniacslk/dhcp v0.0.0-20211026125128-ad197bcd36fd [2022-02-15T20:56:18.705Z] #70 5.552 go: downloading github.com/google/uuid v1.3.0 [2022-02-15T20:56:18.705Z] #70 5.556 go: downloading github.com/moby/vpnkit v0.5.0 [2022-02-15T20:56:18.705Z] #70 5.601 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-02-15T20:56:18.705Z] #70 5.716 go: downloading github.com/gofrs/flock v0.8.1 [2022-02-15T20:56:18.705Z] #70 5.786 go: downloading github.com/gorilla/mux v1.8.0 [2022-02-15T20:56:18.705Z] #70 5.880 go: downloading github.com/moby/sys/mountinfo v0.5.0 [2022-02-15T20:56:18.705Z] #70 6.202 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-02-15T20:56:18.705Z] #70 6.312 go: downloading golang.org/x/net v0.0.0-20211105192438-b53810dc28af [2022-02-15T20:56:18.705Z] #70 6.866 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-02-15T20:56:18.705Z] #70 6.977 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-02-15T20:56:18.830Z] #21 13.93 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:56:18.830Z] #21 13.93 Need to get 27.6 MB of archives. [2022-02-15T20:56:18.830Z] #21 13.93 After this operation, 106 MB of additional disk space will be used. [2022-02-15T20:56:18.830Z] #21 13.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-15T20:56:18.830Z] #21 13.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-15T20:56:18.830Z] #21 13.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-15T20:56:18.830Z] #21 13.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-15T20:56:18.830Z] #21 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-15T20:56:18.830Z] #21 13.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-15T20:56:18.830Z] #21 13.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-15T20:56:18.830Z] #21 13.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-15T20:56:18.830Z] #21 13.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T20:56:18.961Z] #21 15.65 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:56:18.962Z] #21 15.78 Fetched 27.6 MB in 1s (23.0 MB/s) [2022-02-15T20:56:18.962Z] #21 15.83 Selecting previously unselected package pigz. [2022-02-15T20:56:18.962Z] #21 15.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-15T20:56:18.962Z] #21 15.87 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-15T20:56:19.090Z] #21 14.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T20:56:19.090Z] #21 14.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-15T20:56:19.090Z] #21 14.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-02-15T20:56:19.090Z] #21 14.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-02-15T20:56:19.090Z] #21 14.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-15T20:56:19.090Z] #21 14.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-15T20:56:19.090Z] #21 14.04 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-15T20:56:19.090Z] #21 14.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-15T20:56:19.090Z] #21 14.05 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-15T20:56:19.090Z] #21 14.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-15T20:56:19.090Z] #21 14.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-15T20:56:19.090Z] #21 14.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-15T20:56:19.090Z] #21 14.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T20:56:19.090Z] #21 14.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T20:56:19.090Z] #21 14.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T20:56:19.090Z] #21 14.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-15T20:56:19.090Z] #21 14.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-15T20:56:19.090Z] #21 14.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-02-15T20:56:19.220Z] #21 15.88 Unpacking pigz (2.6-1) ... [2022-02-15T20:56:19.220Z] #21 15.98 Selecting previously unselected package libelf1:amd64. [2022-02-15T20:56:19.220Z] #21 15.98 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-15T20:56:19.220Z] #21 16.00 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-15T20:56:19.351Z] #21 14.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-15T20:56:19.352Z] #21 14.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T20:56:19.352Z] #21 14.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-02-15T20:56:19.352Z] #21 14.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T20:56:19.352Z] #21 14.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-15T20:56:19.352Z] #21 14.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-02-15T20:56:19.352Z] #21 14.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-15T20:56:19.352Z] #21 14.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-15T20:56:19.352Z] #21 14.46 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-15T20:56:19.352Z] #21 14.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T20:56:19.352Z] #21 14.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-15T20:56:19.352Z] #21 14.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-15T20:56:19.352Z] #21 14.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-15T20:56:19.352Z] #21 14.50 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-15T20:56:19.478Z] #21 16.13 Selecting previously unselected package libbpf0:amd64. [2022-02-15T20:56:19.479Z] #21 16.14 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-15T20:56:19.479Z] #21 16.15 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-15T20:56:19.479Z] #21 16.24 Selecting previously unselected package libcap2:amd64. [2022-02-15T20:56:19.479Z] #21 16.25 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-15T20:56:19.479Z] #21 16.26 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-15T20:56:19.479Z] #21 16.31 Selecting previously unselected package libmnl0:amd64. [2022-02-15T20:56:19.479Z] #21 16.32 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-15T20:56:19.479Z] #21 16.32 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-15T20:56:19.612Z] #21 14.53 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-15T20:56:19.612Z] #21 14.54 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-15T20:56:19.612Z] #21 14.55 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-15T20:56:19.612Z] #21 14.74 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-15T20:56:19.612Z] #21 14.76 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-15T20:56:19.737Z] #21 16.38 Selecting previously unselected package libxtables12:amd64. [2022-02-15T20:56:19.737Z] #21 16.39 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-15T20:56:19.737Z] #21 16.40 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-15T20:56:19.737Z] #21 16.46 Selecting previously unselected package libcap2-bin. [2022-02-15T20:56:19.737Z] #21 16.47 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-15T20:56:19.737Z] #21 16.48 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-15T20:56:19.737Z] #21 16.57 Selecting previously unselected package iproute2. [2022-02-15T20:56:19.737Z] #21 16.59 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-15T20:56:19.872Z] #21 14.79 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-15T20:56:19.872Z] #21 14.80 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-15T20:56:19.995Z] #21 16.59 Unpacking iproute2 (5.10.0-4) ... [2022-02-15T20:56:20.074Z] #70 ... [2022-02-15T20:56:20.074Z] [2022-02-15T20:56:20.074Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:56:20.074Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-15T20:56:20.074Z] #45 1.929 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:56:20.074Z] #45 1.952 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:56:20.074Z] #45 1.953 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:56:20.074Z] #45 2.312 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-15T20:56:20.074Z] #45 2.656 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T20:56:20.074Z] #45 3.155 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-15T20:56:20.074Z] #45 3.672 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-15T20:56:20.074Z] #45 4.371 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:56:20.074Z] #45 4.892 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-15T20:56:20.074Z] #45 5.441 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [112 kB] [2022-02-15T20:56:20.074Z] #45 5.462 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-15T20:56:20.074Z] #45 5.462 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:56:20.074Z] #45 5.462 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-15T20:56:20.074Z] #45 5.462 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB] [2022-02-15T20:56:20.074Z] #45 5.502 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [112 kB] [2022-02-15T20:56:20.074Z] #45 5.517 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-15T20:56:20.074Z] #45 5.517 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-15T20:56:20.074Z] #45 5.517 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-15T20:56:20.074Z] #45 5.517 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-15T20:56:20.074Z] #45 5.517 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T20:56:20.074Z] #45 5.517 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:56:20.074Z] #45 ... [2022-02-15T20:56:20.074Z] [2022-02-15T20:56:20.074Z] #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-02-15T20:56:20.074Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T20:56:20.074Z] #20 1.720 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:56:20.074Z] #20 1.734 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:56:20.074Z] #20 1.746 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:56:20.074Z] #20 1.859 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-15T20:56:20.074Z] #20 1.979 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T20:56:20.074Z] #20 2.396 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-15T20:56:20.074Z] #20 2.955 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-15T20:56:20.074Z] #20 3.431 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-15T20:56:20.074Z] #20 4.006 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:56:20.074Z] #20 4.498 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-15T20:56:20.074Z] #20 4.504 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [112 kB] [2022-02-15T20:56:20.074Z] #20 4.511 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [112 kB] [2022-02-15T20:56:20.074Z] #20 4.512 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-15T20:56:20.074Z] #20 4.516 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:56:20.074Z] #20 4.520 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB] [2022-02-15T20:56:20.074Z] #20 4.524 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-15T20:56:20.074Z] #20 4.525 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-15T20:56:20.074Z] #20 4.530 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:56:20.074Z] #20 4.530 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-15T20:56:20.074Z] #20 4.531 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T20:56:20.074Z] #20 4.532 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-15T20:56:20.254Z] #21 17.02 Selecting previously unselected package xxd. [2022-02-15T20:56:20.254Z] #21 17.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T20:56:20.254Z] #21 17.03 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:20.442Z] #21 15.39 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:56:20.442Z] #21 15.55 Fetched 27.6 MB in 1s (23.6 MB/s) [2022-02-15T20:56:20.442Z] #21 15.60 Selecting previously unselected package pigz. [2022-02-15T20:56:20.512Z] #21 17.16 Selecting previously unselected package vim-common. [2022-02-15T20:56:20.512Z] #21 17.17 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:56:20.512Z] #21 17.17 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:20.512Z] #21 17.33 Selecting previously unselected package bash-completion. [2022-02-15T20:56:20.512Z] #21 17.33 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-15T20:56:20.644Z] #21 24.31 Selecting previously unselected package libinih1:amd64. [2022-02-15T20:56:20.702Z] #21 15.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-02-15T20:56:20.702Z] #21 15.65 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-15T20:56:20.702Z] #21 15.65 Unpacking pigz (2.6-1) ... [2022-02-15T20:56:20.702Z] #21 15.74 Selecting previously unselected package libelf1:amd64. [2022-02-15T20:56:20.702Z] #21 15.75 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-15T20:56:20.702Z] #21 15.77 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-15T20:56:20.702Z] #21 15.88 Selecting previously unselected package libbpf0:amd64. [2022-02-15T20:56:20.901Z] #21 24.31 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-15T20:56:20.901Z] #21 24.32 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-15T20:56:20.901Z] #21 24.37 Selecting previously unselected package libnet1:amd64. [2022-02-15T20:56:20.901Z] #21 24.38 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T20:56:20.901Z] #21 24.38 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:56:20.901Z] #21 24.50 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T20:56:20.901Z] #21 24.50 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T20:56:20.901Z] #21 24.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:56:20.962Z] #21 15.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-15T20:56:20.962Z] #21 15.89 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-15T20:56:20.962Z] #21 15.98 Selecting previously unselected package libcap2:amd64. [2022-02-15T20:56:20.962Z] #21 15.98 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-15T20:56:20.962Z] #21 15.99 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-15T20:56:20.962Z] #21 16.06 Selecting previously unselected package libmnl0:amd64. [2022-02-15T20:56:20.962Z] #21 16.06 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-15T20:56:20.962Z] #21 16.07 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-15T20:56:20.962Z] #21 16.12 Selecting previously unselected package libxtables12:amd64. [2022-02-15T20:56:21.158Z] #21 24.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T20:56:21.159Z] #21 24.58 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T20:56:21.159Z] #21 24.59 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:56:21.159Z] #21 24.64 Selecting previously unselected package net-tools. [2022-02-15T20:56:21.159Z] #21 24.65 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-15T20:56:21.159Z] #21 24.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T20:56:21.159Z] #21 24.82 Selecting previously unselected package patch. [2022-02-15T20:56:21.223Z] #21 16.13 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-15T20:56:21.223Z] #21 16.14 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-15T20:56:21.223Z] #21 16.21 Selecting previously unselected package libcap2-bin. [2022-02-15T20:56:21.223Z] #21 16.23 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-15T20:56:21.223Z] #21 16.23 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-15T20:56:21.223Z] #21 16.34 Selecting previously unselected package iproute2. [2022-02-15T20:56:21.416Z] #21 24.83 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-15T20:56:21.416Z] #21 24.83 Unpacking patch (2.7.6-7) ... [2022-02-15T20:56:21.416Z] #21 24.94 Selecting previously unselected package python-pip-whl. [2022-02-15T20:56:21.416Z] #21 24.94 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-15T20:56:21.416Z] #21 24.95 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-15T20:56:21.483Z] #21 16.34 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-15T20:56:21.483Z] #21 16.35 Unpacking iproute2 (5.10.0-4) ... [2022-02-15T20:56:21.743Z] #21 16.73 Selecting previously unselected package xxd. [2022-02-15T20:56:21.743Z] #21 16.73 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T20:56:21.743Z] #21 16.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:21.980Z] #21 25.45 Selecting previously unselected package python3-lib2to3. [2022-02-15T20:56:21.980Z] #21 25.45 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-15T20:56:21.980Z] #21 25.45 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-15T20:56:21.980Z] #21 25.57 Selecting previously unselected package python3-distutils. [2022-02-15T20:56:21.980Z] #21 25.58 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-15T20:56:21.980Z] #21 25.59 Unpacking python3-distutils (3.9.2-1) ... [2022-02-15T20:56:22.003Z] #21 16.85 Selecting previously unselected package vim-common. [2022-02-15T20:56:22.004Z] #21 16.85 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:56:22.004Z] #21 16.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:22.004Z] #21 17.02 Selecting previously unselected package bash-completion. [2022-02-15T20:56:22.004Z] #21 17.03 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-15T20:56:22.237Z] #21 25.72 Selecting previously unselected package python3-pkg-resources. [2022-02-15T20:56:22.237Z] #21 25.72 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T20:56:22.237Z] #21 25.72 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:56:22.415Z] #21 19.06 Unpacking bash-completion (1:2.11-2) ... [2022-02-15T20:56:22.494Z] #21 25.85 Selecting previously unselected package python3-setuptools. [2022-02-15T20:56:22.494Z] #21 25.87 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-15T20:56:22.494Z] #21 25.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-15T20:56:22.494Z] #21 26.10 Selecting previously unselected package python3-wheel. [2022-02-15T20:56:22.494Z] #21 26.12 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-15T20:56:22.494Z] #21 26.12 Unpacking python3-wheel (0.34.2-1) ... [2022-02-15T20:56:22.494Z] #21 26.20 Selecting previously unselected package python3-pip. [2022-02-15T20:56:22.494Z] #21 26.20 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-15T20:56:22.674Z] #21 19.48 Selecting previously unselected package bzip2. [2022-02-15T20:56:22.674Z] #21 19.49 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-15T20:56:22.674Z] #21 19.50 Unpacking bzip2 (1.0.8-4) ... [2022-02-15T20:56:22.674Z] #21 19.58 Selecting previously unselected package xz-utils. [2022-02-15T20:56:22.674Z] #21 19.58 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-15T20:56:22.674Z] #21 19.58 Unpacking xz-utils (5.2.5-2) ... [2022-02-15T20:56:22.752Z] #21 26.21 Unpacking python3-pip (20.3.4-4) ... [2022-02-15T20:56:22.752Z] #21 26.45 Selecting previously unselected package sudo. [2022-02-15T20:56:22.752Z] #21 26.45 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-15T20:56:22.933Z] #21 19.74 Selecting previously unselected package apparmor. [2022-02-15T20:56:22.933Z] #21 19.74 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-15T20:56:22.933Z] #21 19.80 Unpacking apparmor (2.13.6-10) ... [2022-02-15T20:56:23.009Z] #21 26.47 Unpacking sudo (1.9.5p2-3) ... [2022-02-15T20:56:23.501Z] #21 20.19 Selecting previously unselected package inetutils-ping. [2022-02-15T20:56:23.501Z] #21 20.20 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-15T20:56:23.501Z] #21 20.21 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-15T20:56:23.501Z] #21 20.31 Selecting previously unselected package libip4tc2:amd64. [2022-02-15T20:56:23.501Z] #21 20.31 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-15T20:56:23.501Z] #21 20.32 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T20:56:23.501Z] #21 20.38 Selecting previously unselected package libip6tc2:amd64. [2022-02-15T20:56:23.501Z] #21 20.40 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-15T20:56:23.501Z] #21 20.40 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T20:56:23.573Z] #21 26.92 Selecting previously unselected package thin-provisioning-tools. [2022-02-15T20:56:23.573Z] #21 26.93 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-15T20:56:23.573Z] #21 26.94 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-15T20:56:23.573Z] #21 27.15 Selecting previously unselected package uidmap. [2022-02-15T20:56:23.573Z] #21 27.17 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-15T20:56:23.760Z] #21 20.46 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-15T20:56:23.760Z] #21 20.47 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-15T20:56:23.760Z] #21 20.47 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T20:56:23.760Z] #21 20.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-15T20:56:23.760Z] #21 20.53 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-15T20:56:23.760Z] #21 20.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T20:56:23.830Z] #21 27.17 Unpacking uidmap (1:4.8.1-1) ... [2022-02-15T20:56:23.830Z] #21 27.30 Selecting previously unselected package vim-runtime. [2022-02-15T20:56:23.830Z] #21 27.30 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:56:23.830Z] #21 27.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-15T20:56:23.830Z] #21 27.37 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-15T20:56:23.830Z] #21 27.38 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:23.914Z] #21 18.60 Unpacking bash-completion (1:2.11-2) ... [2022-02-15T20:56:23.914Z] #21 18.95 Selecting previously unselected package bzip2. [2022-02-15T20:56:23.914Z] #21 18.95 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-02-15T20:56:23.914Z] #21 18.96 Unpacking bzip2 (1.0.8-4) ... [2022-02-15T20:56:23.914Z] #21 19.04 Selecting previously unselected package xz-utils. [2022-02-15T20:56:24.038Z] #21 20.61 Selecting previously unselected package libnftnl11:amd64. [2022-02-15T20:56:24.038Z] #21 20.62 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-15T20:56:24.038Z] #21 20.63 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T20:56:24.038Z] #21 20.76 Selecting previously unselected package iptables. [2022-02-15T20:56:24.038Z] #21 20.76 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-15T20:56:24.038Z] #21 20.77 Unpacking iptables (1.8.7-1) ... [2022-02-15T20:56:24.175Z] #21 19.04 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-02-15T20:56:24.175Z] #21 19.06 Unpacking xz-utils (5.2.5-2) ... [2022-02-15T20:56:24.175Z] #21 19.22 Selecting previously unselected package apparmor. [2022-02-15T20:56:24.175Z] #21 19.22 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-02-15T20:56:24.175Z] #21 19.28 Unpacking apparmor (2.13.6-10) ... [2022-02-15T20:56:24.297Z] #21 21.09 Selecting previously unselected package libonig5:amd64. [2022-02-15T20:56:24.297Z] #21 21.09 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T20:56:24.297Z] #21 21.09 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:56:24.436Z] #21 19.61 Selecting previously unselected package inetutils-ping. [2022-02-15T20:56:24.556Z] #21 21.22 Selecting previously unselected package libjq1:amd64. [2022-02-15T20:56:24.556Z] #21 21.23 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T20:56:24.556Z] #21 21.24 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:56:24.556Z] #21 21.34 Selecting previously unselected package jq. [2022-02-15T20:56:24.556Z] #21 21.35 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-15T20:56:24.556Z] #21 21.35 Unpacking jq (1.6-2.1) ... [2022-02-15T20:56:24.556Z] #21 21.46 Selecting previously unselected package libaio1:amd64. [2022-02-15T20:56:24.696Z] #21 19.62 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-15T20:56:24.696Z] #21 19.62 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-15T20:56:24.696Z] #21 19.72 Selecting previously unselected package libip4tc2:amd64. [2022-02-15T20:56:24.696Z] #21 19.73 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-15T20:56:24.696Z] #21 19.73 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T20:56:24.696Z] #21 19.80 Selecting previously unselected package libip6tc2:amd64. [2022-02-15T20:56:24.696Z] #21 19.81 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-15T20:56:24.696Z] #21 19.82 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T20:56:24.815Z] #21 21.46 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-15T20:56:24.816Z] #21 21.46 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-15T20:56:24.816Z] #21 21.52 Selecting previously unselected package libgpm2:amd64. [2022-02-15T20:56:24.816Z] #21 21.53 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-15T20:56:24.816Z] #21 21.54 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-15T20:56:24.816Z] #21 21.61 Selecting previously unselected package libicu67:amd64. [2022-02-15T20:56:24.816Z] #21 21.61 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-15T20:56:24.816Z] #21 21.62 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-15T20:56:24.957Z] #21 19.88 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-15T20:56:24.957Z] #21 19.89 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-15T20:56:24.957Z] #21 19.90 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T20:56:24.957Z] #21 19.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-15T20:56:24.957Z] #21 19.95 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-15T20:56:24.957Z] #21 19.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T20:56:24.957Z] #21 20.03 Selecting previously unselected package libnftnl11:amd64. [2022-02-15T20:56:24.957Z] #21 20.04 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-15T20:56:24.957Z] #21 20.05 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T20:56:25.217Z] #21 20.12 Selecting previously unselected package iptables. [2022-02-15T20:56:25.217Z] #21 20.13 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-02-15T20:56:25.217Z] #21 20.14 Unpacking iptables (1.8.7-1) ... [2022-02-15T20:56:25.478Z] #21 20.38 Selecting previously unselected package libonig5:amd64. [2022-02-15T20:56:25.478Z] #21 20.39 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T20:56:25.478Z] #21 20.39 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:56:25.478Z] #21 20.56 Selecting previously unselected package libjq1:amd64. [2022-02-15T20:56:25.478Z] #21 20.56 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T20:56:25.478Z] #21 20.57 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:56:25.478Z] #21 20.64 Selecting previously unselected package jq. [2022-02-15T20:56:25.738Z] #21 20.65 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-02-15T20:56:25.738Z] #21 20.65 Unpacking jq (1.6-2.1) ... [2022-02-15T20:56:25.738Z] #21 20.74 Selecting previously unselected package libaio1:amd64. [2022-02-15T20:56:25.738Z] #21 20.74 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-02-15T20:56:25.738Z] #21 20.75 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-15T20:56:25.738Z] #21 20.82 Selecting previously unselected package libgpm2:amd64. [2022-02-15T20:56:25.738Z] #21 20.84 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-02-15T20:56:25.998Z] #21 20.86 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-15T20:56:25.998Z] #21 20.91 Selecting previously unselected package libicu67:amd64. [2022-02-15T20:56:25.998Z] #21 20.91 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-02-15T20:56:25.998Z] #21 20.92 Unpacking libicu67:amd64 (67.1-7) ... [2022-02-15T20:56:26.457Z] #23 8.627 Collecting yamllint==1.26.1 [2022-02-15T20:56:26.457Z] #23 9.695 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-15T20:56:27.101Z] #21 30.16 Selecting previously unselected package vim. [2022-02-15T20:56:27.101Z] #21 30.17 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T20:56:27.101Z] #21 30.18 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:27.101Z] #21 30.67 Selecting previously unselected package xfsprogs. [2022-02-15T20:56:27.101Z] #21 30.67 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-15T20:56:27.101Z] #21 30.68 Unpacking xfsprogs (5.10.0-4) ... [2022-02-15T20:56:27.385Z] #23 10.78 Collecting pathspec>=0.5.3 [2022-02-15T20:56:27.385Z] #23 10.79 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-15T20:56:27.641Z] #23 11.08 Collecting pyyaml [2022-02-15T20:56:27.641Z] #23 11.09 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-02-15T20:56:27.641Z] #23 11.13 Building wheels for collected packages: yamllint [2022-02-15T20:56:27.641Z] #23 11.13 Building wheel for yamllint (setup.py): started [2022-02-15T20:56:27.664Z] #21 31.10 Selecting previously unselected package zip. [2022-02-15T20:56:27.664Z] #21 31.10 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-15T20:56:27.664Z] #21 31.11 Unpacking zip (3.0-12) ... [2022-02-15T20:56:27.664Z] #21 31.24 Selecting previously unselected package zstd. [2022-02-15T20:56:27.664Z] #21 31.25 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-15T20:56:27.664Z] #21 31.26 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-15T20:56:28.101Z] #21 24.69 Selecting previously unselected package libinih1:amd64. [2022-02-15T20:56:28.101Z] #21 24.70 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-15T20:56:28.101Z] #21 24.70 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-15T20:56:28.101Z] #21 24.76 Selecting previously unselected package libnet1:amd64. [2022-02-15T20:56:28.101Z] #21 24.77 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T20:56:28.101Z] #21 24.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:56:28.101Z] #21 24.87 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T20:56:28.101Z] #21 24.88 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T20:56:28.101Z] #21 24.88 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:56:28.101Z] #21 24.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T20:56:28.177Z] #21 31.63 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:56:28.359Z] #21 24.97 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T20:56:28.359Z] #21 24.98 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:56:28.359Z] #21 25.03 Selecting previously unselected package net-tools. [2022-02-15T20:56:28.359Z] #21 25.04 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-15T20:56:28.359Z] #21 25.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T20:56:28.569Z] #23 12.00 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-15T20:56:28.569Z] #23 12.02 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6d3e73759d63ea6362c44138debe97f387831caf4bdbe5194edac0c640fc19d2 [2022-02-15T20:56:28.569Z] #23 12.02 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-15T20:56:28.569Z] #23 12.02 Successfully built yamllint [2022-02-15T20:56:28.569Z] #23 12.03 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-15T20:56:28.618Z] #21 25.26 Selecting previously unselected package patch. [2022-02-15T20:56:28.618Z] #21 25.28 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-15T20:56:28.618Z] #21 25.29 Unpacking patch (2.7.6-7) ... [2022-02-15T20:56:28.618Z] #21 25.37 Selecting previously unselected package python-pip-whl. [2022-02-15T20:56:28.618Z] #21 25.39 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-15T20:56:28.618Z] #21 25.39 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-15T20:56:28.825Z] #23 12.36 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-15T20:56:29.108Z] #21 32.45 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T20:56:29.108Z] #21 32.47 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T20:56:29.108Z] #21 32.48 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-15T20:56:29.108Z] #21 32.50 Setting up libicu67:amd64 (67.1-7) ... [2022-02-15T20:56:29.108Z] #21 32.51 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T20:56:29.108Z] #21 32.52 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-15T20:56:29.108Z] #21 32.54 Setting up uidmap (1:4.8.1-1) ... [2022-02-15T20:56:29.108Z] #21 32.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:56:29.108Z] #21 32.57 Setting up bzip2 (1.0.8-4) ... [2022-02-15T20:56:29.108Z] #21 32.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:56:29.108Z] #21 32.59 Setting up python3-wheel (0.34.2-1) ... [2022-02-15T20:56:29.185Z] #21 25.90 Selecting previously unselected package python3-lib2to3. [2022-02-15T20:56:29.185Z] #21 25.90 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-15T20:56:29.185Z] #21 25.91 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-15T20:56:29.185Z] #21 26.02 Selecting previously unselected package python3-distutils. [2022-02-15T20:56:29.185Z] #21 26.02 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-15T20:56:29.185Z] #21 26.03 Unpacking python3-distutils (3.9.2-1) ... [2022-02-15T20:56:29.297Z] #21 24.07 Selecting previously unselected package libinih1:amd64. [2022-02-15T20:56:29.297Z] #21 24.08 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-02-15T20:56:29.297Z] #21 24.09 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-15T20:56:29.297Z] #21 24.14 Selecting previously unselected package libnet1:amd64. [2022-02-15T20:56:29.297Z] #21 24.14 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T20:56:29.297Z] #21 24.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:56:29.297Z] #21 24.24 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T20:56:29.297Z] #21 24.25 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T20:56:29.297Z] #21 24.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:56:29.297Z] #21 24.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T20:56:29.297Z] #21 24.33 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T20:56:29.297Z] #21 24.34 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:56:29.393Z] #23 DONE 13.0s [2022-02-15T20:56:29.393Z] [2022-02-15T20:56:29.393Z] #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-02-15T20:56:29.393Z] #26 sha256:62dc6e0efa54155a1da7beeca4769c4c9b15e68f5a81c58474209bc1fb166dbf [2022-02-15T20:56:29.443Z] #21 26.17 Selecting previously unselected package python3-pkg-resources. [2022-02-15T20:56:29.443Z] #21 26.18 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T20:56:29.443Z] #21 26.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:56:29.558Z] #21 24.40 Selecting previously unselected package net-tools. [2022-02-15T20:56:29.558Z] #21 24.42 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-15T20:56:29.558Z] #21 24.43 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T20:56:29.558Z] #21 24.60 Selecting previously unselected package patch. [2022-02-15T20:56:29.558Z] #21 24.60 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-02-15T20:56:29.558Z] #21 24.62 Unpacking patch (2.7.6-7) ... [2022-02-15T20:56:29.672Z] #21 33.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:29.672Z] #21 33.24 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-15T20:56:29.672Z] #21 33.25 Setting up libcap2-bin (1:2.44-1) ... [2022-02-15T20:56:29.672Z] #21 33.26 Setting up apparmor (2.13.6-10) ... [2022-02-15T20:56:29.719Z] #21 26.32 Selecting previously unselected package python3-setuptools. [2022-02-15T20:56:29.719Z] #21 26.32 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-15T20:56:29.719Z] #21 26.32 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-15T20:56:29.719Z] #21 26.56 Selecting previously unselected package python3-wheel. [2022-02-15T20:56:29.818Z] #21 24.71 Selecting previously unselected package python-pip-whl. [2022-02-15T20:56:29.818Z] #21 24.72 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2022-02-15T20:56:29.818Z] #21 24.73 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-15T20:56:29.978Z] #21 26.56 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-15T20:56:29.978Z] #21 26.56 Unpacking python3-wheel (0.34.2-1) ... [2022-02-15T20:56:29.978Z] #21 26.62 Selecting previously unselected package python3-pip. [2022-02-15T20:56:29.978Z] #21 26.63 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-15T20:56:29.978Z] #21 26.64 Unpacking python3-pip (20.3.4-4) ... [2022-02-15T20:56:30.236Z] #21 26.91 Selecting previously unselected package sudo. [2022-02-15T20:56:30.236Z] #21 26.91 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-15T20:56:30.236Z] #21 26.92 Unpacking sudo (1.9.5p2-3) ... [2022-02-15T20:56:30.389Z] #21 25.30 Selecting previously unselected package python3-lib2to3. [2022-02-15T20:56:30.389Z] #21 25.30 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-15T20:56:30.389Z] #21 25.31 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-15T20:56:30.389Z] #21 25.41 Selecting previously unselected package python3-distutils. [2022-02-15T20:56:30.389Z] #21 25.42 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-02-15T20:56:30.389Z] #21 25.44 Unpacking python3-distutils (3.9.2-1) ... [2022-02-15T20:56:30.650Z] #21 25.57 Selecting previously unselected package python3-pkg-resources. [2022-02-15T20:56:30.650Z] #21 25.57 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T20:56:30.650Z] #21 25.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:56:30.803Z] #21 27.49 Selecting previously unselected package thin-provisioning-tools. [2022-02-15T20:56:30.803Z] #21 27.50 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-15T20:56:30.803Z] #21 27.50 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-15T20:56:30.803Z] #21 27.71 Selecting previously unselected package uidmap. [2022-02-15T20:56:30.911Z] #21 25.74 Selecting previously unselected package python3-setuptools. [2022-02-15T20:56:30.911Z] #21 25.74 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-02-15T20:56:30.911Z] #21 25.75 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-15T20:56:30.911Z] #21 25.98 Selecting previously unselected package python3-wheel. [2022-02-15T20:56:31.061Z] #21 27.72 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-15T20:56:31.062Z] #21 27.72 Unpacking uidmap (1:4.8.1-1) ... [2022-02-15T20:56:31.062Z] #21 27.86 Selecting previously unselected package vim-runtime. [2022-02-15T20:56:31.062Z] #21 27.86 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:56:31.062Z] #21 27.90 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-15T20:56:31.062Z] #21 27.93 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-15T20:56:31.062Z] #21 27.94 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:31.171Z] #21 25.98 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-02-15T20:56:31.171Z] #21 25.99 Unpacking python3-wheel (0.34.2-1) ... [2022-02-15T20:56:31.171Z] #21 26.06 Selecting previously unselected package python3-pip. [2022-02-15T20:56:31.171Z] #21 26.07 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2022-02-15T20:56:31.171Z] #21 26.09 Unpacking python3-pip (20.3.4-4) ... [2022-02-15T20:56:31.432Z] #21 26.32 Selecting previously unselected package sudo. [2022-02-15T20:56:31.432Z] #21 26.32 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-02-15T20:56:31.432Z] #21 26.33 Unpacking sudo (1.9.5p2-3) ... [2022-02-15T20:56:31.566Z] #21 34.98 Setting up zip (3.0-12) ... [2022-02-15T20:56:31.566Z] #21 35.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:31.566Z] #21 35.05 Setting up bash-completion (1:2.11-2) ... [2022-02-15T20:56:31.692Z] #21 26.84 Selecting previously unselected package thin-provisioning-tools. [2022-02-15T20:56:31.953Z] #21 26.84 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-15T20:56:31.953Z] #21 26.84 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-15T20:56:32.251Z] #20 21.13 Fetched 48.9 MB in 20s (2486 kB/s) [2022-02-15T20:56:32.252Z] #20 21.13 Reading package lists... [2022-02-15T20:56:32.252Z] #20 ... [2022-02-15T20:56:32.252Z] [2022-02-15T20:56:32.252Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:56:32.252Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-15T20:56:32.252Z] #65 21.63 Fetched 48.9 MB in 20s (2461 kB/s) [2022-02-15T20:56:32.264Z] #21 27.07 Selecting previously unselected package uidmap. [2022-02-15T20:56:32.264Z] #21 27.07 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-15T20:56:32.264Z] #21 27.08 Unpacking uidmap (1:4.8.1-1) ... [2022-02-15T20:56:32.264Z] #21 27.22 Selecting previously unselected package vim-runtime. [2022-02-15T20:56:32.264Z] #21 27.22 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:56:32.264Z] #21 27.25 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-15T20:56:32.264Z] #21 27.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-15T20:56:32.264Z] #21 27.29 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:33.459Z] #21 36.74 Setting up xz-utils (5.2.5-2) ... [2022-02-15T20:56:33.459Z] #21 36.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-15T20:56:33.459Z] #21 36.76 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-15T20:56:33.459Z] #21 36.78 Setting up patch (2.7.6-7) ... [2022-02-15T20:56:33.459Z] #21 36.79 Setting up sudo (1.9.5p2-3) ... [2022-02-15T20:56:33.459Z] #21 36.89 invoke-rc.d: could not determine current runlevel [2022-02-15T20:56:33.459Z] #21 36.91 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-15T20:56:33.459Z] #21 36.92 Setting up xfsprogs (5.10.0-4) ... [2022-02-15T20:56:33.459Z] #21 36.93 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-15T20:56:33.459Z] #21 36.95 Setting up inetutils-ping (2:2.0-1) ... [2022-02-15T20:56:33.459Z] #21 36.96 Setting up pigz (2.6-1) ... [2022-02-15T20:56:33.459Z] #21 36.97 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T20:56:33.459Z] #21 36.98 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:56:33.459Z] #21 36.99 Setting up python-pip-whl (20.3.4-4) ... [2022-02-15T20:56:33.459Z] #21 37.01 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:34.350Z] #21 30.88 Selecting previously unselected package vim. [2022-02-15T20:56:34.351Z] #21 30.89 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T20:56:34.351Z] #21 30.91 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:34.389Z] #21 37.62 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-15T20:56:34.389Z] #21 37.63 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-15T20:56:34.609Z] #21 31.38 Selecting previously unselected package xfsprogs. [2022-02-15T20:56:34.609Z] #21 31.38 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-15T20:56:34.609Z] #21 31.39 Unpacking xfsprogs (5.10.0-4) ... [2022-02-15T20:56:34.646Z] #21 38.08 Setting up libelf1:amd64 (0.183-1) ... [2022-02-15T20:56:34.646Z] #21 38.11 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-15T20:56:34.646Z] #21 38.12 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:56:34.646Z] #21 38.13 Setting up python3-distutils (3.9.2-1) ... [2022-02-15T20:56:34.902Z] #21 38.58 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:34.902Z] #21 38.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-15T20:56:34.902Z] #21 38.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-15T20:56:34.902Z] #21 38.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-15T20:56:35.160Z] #21 38.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-15T20:56:35.160Z] #21 38.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-15T20:56:35.160Z] #21 38.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-15T20:56:35.160Z] #21 38.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-15T20:56:35.160Z] #21 38.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-15T20:56:35.160Z] #21 38.66 Setting up python3-setuptools (52.0.0-4) ... [2022-02-15T20:56:35.177Z] #21 31.84 Selecting previously unselected package zip. [2022-02-15T20:56:35.178Z] #21 31.85 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-15T20:56:35.178Z] #21 31.86 Unpacking zip (3.0-12) ... [2022-02-15T20:56:35.178Z] #21 31.98 Selecting previously unselected package zstd. [2022-02-15T20:56:35.178Z] #21 31.98 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-15T20:56:35.178Z] #21 31.99 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-15T20:56:35.588Z] #21 30.29 Selecting previously unselected package vim. [2022-02-15T20:56:35.588Z] #21 30.29 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T20:56:35.588Z] #21 30.31 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:35.695Z] #21 32.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:56:35.847Z] #21 30.90 Selecting previously unselected package xfsprogs. [2022-02-15T20:56:35.847Z] #21 30.90 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-15T20:56:35.847Z] #21 30.91 Unpacking xfsprogs (5.10.0-4) ... [2022-02-15T20:56:36.265Z] #21 33.17 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T20:56:36.265Z] #21 33.19 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T20:56:36.367Z] #21 31.28 Selecting previously unselected package zip. [2022-02-15T20:56:36.367Z] #21 31.29 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-02-15T20:56:36.367Z] #21 31.32 Unpacking zip (3.0-12) ... [2022-02-15T20:56:36.524Z] #21 33.20 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-15T20:56:36.524Z] #21 33.21 Setting up libicu67:amd64 (67.1-7) ... [2022-02-15T20:56:36.524Z] #21 33.23 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T20:56:36.524Z] #21 33.26 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-15T20:56:36.524Z] #21 33.27 Setting up uidmap (1:4.8.1-1) ... [2022-02-15T20:56:36.524Z] #21 33.28 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:56:36.524Z] #21 33.29 Setting up bzip2 (1.0.8-4) ... [2022-02-15T20:56:36.524Z] #21 33.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:56:36.524Z] #21 33.31 Setting up python3-wheel (0.34.2-1) ... [2022-02-15T20:56:36.529Z] #21 40.06 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:56:36.529Z] #21 40.07 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T20:56:36.529Z] #21 40.09 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-15T20:56:36.529Z] #21 40.10 Setting up python3-pip (20.3.4-4) ... [2022-02-15T20:56:36.628Z] #21 31.43 Selecting previously unselected package zstd. [2022-02-15T20:56:36.628Z] #21 31.44 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-15T20:56:36.628Z] #21 31.45 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-15T20:56:36.888Z] #21 31.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:56:37.093Z] #21 33.96 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:37.093Z] #21 33.97 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-15T20:56:37.093Z] #21 33.99 Setting up libcap2-bin (1:2.44-1) ... [2022-02-15T20:56:37.093Z] #21 34.00 Setting up apparmor (2.13.6-10) ... [2022-02-15T20:56:37.828Z] #21 32.70 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T20:56:37.828Z] #21 32.72 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T20:56:37.828Z] #21 32.73 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-15T20:56:37.828Z] #21 32.74 Setting up libicu67:amd64 (67.1-7) ... [2022-02-15T20:56:37.828Z] #21 32.75 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T20:56:37.828Z] #21 32.76 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-15T20:56:37.828Z] #21 32.77 Setting up uidmap (1:4.8.1-1) ... [2022-02-15T20:56:37.828Z] #21 32.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:56:37.828Z] #21 32.79 Setting up bzip2 (1.0.8-4) ... [2022-02-15T20:56:37.828Z] #21 32.80 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:56:37.829Z] #21 32.81 Setting up python3-wheel (0.34.2-1) ... [2022-02-15T20:56:37.966Z] #21 41.33 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T20:56:37.966Z] #21 41.35 Setting up jq (1.6-2.1) ... [2022-02-15T20:56:37.966Z] #21 41.36 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-15T20:56:37.966Z] #21 41.37 Setting up iptables (1.8.7-1) ... [2022-02-15T20:56:37.966Z] #21 41.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T20:56:37.966Z] #21 41.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T20:56:37.966Z] #21 41.39 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T20:56:37.966Z] #21 41.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T20:56:37.966Z] #21 41.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-15T20:56:37.966Z] #21 41.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-15T20:56:37.966Z] #21 41.42 Setting up iproute2 (5.10.0-4) ... [2022-02-15T20:56:38.231Z] #21 41.77 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:56:38.769Z] #21 33.50 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:38.769Z] #21 33.51 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-15T20:56:38.769Z] #21 33.53 Setting up libcap2-bin (1:2.44-1) ... [2022-02-15T20:56:38.769Z] #21 33.54 Setting up apparmor (2.13.6-10) ... [2022-02-15T20:56:38.817Z] #21 DONE 42.1s [2022-02-15T20:56:38.817Z] [2022-02-15T20:56:38.817Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-02-15T20:56:38.817Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-15T20:56:38.998Z] #21 35.51 Setting up zip (3.0-12) ... [2022-02-15T20:56:38.999Z] #21 35.53 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:38.999Z] #21 35.56 Setting up bash-completion (1:2.11-2) ... [2022-02-15T20:56:39.749Z] #22 1.236 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-15T20:56:39.749Z] #22 1.239 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-15T20:56:39.749Z] #22 1.242 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-15T20:56:39.749Z] #22 DONE 1.3s [2022-02-15T20:56:39.749Z] [2022-02-15T20:56:39.749Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:56:39.749Z] #56 sha256:334303319f341b00420cba879abe7e2c8aebc6d16c2cb7fef7c9d01970f4524c [2022-02-15T20:56:40.005Z] #56 ... [2022-02-15T20:56:40.005Z] [2022-02-15T20:56:40.005Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-15T20:56:40.005Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-15T20:56:40.348Z] #65 21.63 Reading package lists... [2022-02-15T20:56:40.348Z] #65 ... [2022-02-15T20:56:40.348Z] [2022-02-15T20:56:40.348Z] #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-02-15T20:56:40.348Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T20:56:40.348Z] #20 21.13 Reading package lists... [2022-02-15T20:56:40.680Z] #21 35.32 Setting up zip (3.0-12) ... [2022-02-15T20:56:40.680Z] #21 35.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:40.680Z] #21 35.37 Setting up bash-completion (1:2.11-2) ... [2022-02-15T20:56:40.905Z] #21 37.45 Setting up xz-utils (5.2.5-2) ... [2022-02-15T20:56:40.905Z] #21 37.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-15T20:56:40.905Z] #21 37.49 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-15T20:56:40.905Z] #21 37.52 Setting up patch (2.7.6-7) ... [2022-02-15T20:56:40.905Z] #21 37.53 Setting up sudo (1.9.5p2-3) ... [2022-02-15T20:56:40.905Z] #21 37.63 invoke-rc.d: could not determine current runlevel [2022-02-15T20:56:40.905Z] #21 37.63 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-15T20:56:40.905Z] #21 37.64 Setting up xfsprogs (5.10.0-4) ... [2022-02-15T20:56:40.905Z] #21 37.67 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-15T20:56:40.905Z] #21 37.69 Setting up inetutils-ping (2:2.0-1) ... [2022-02-15T20:56:40.906Z] #21 37.72 Setting up pigz (2.6-1) ... [2022-02-15T20:56:40.906Z] #21 37.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T20:56:40.906Z] #21 37.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:56:40.906Z] #21 37.80 Setting up python-pip-whl (20.3.4-4) ... [2022-02-15T20:56:40.906Z] #21 37.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:41.115Z] 8f616e6e9eec: Pull complete [2022-02-15T20:56:41.667Z] #26 ... [2022-02-15T20:56:41.667Z] [2022-02-15T20:56:41.667Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:56:41.667Z] #43 sha256:15e6f1e0758974ec0732318b13797e83c8e744f5cfddb806215bbc82680f9355 [2022-02-15T20:56:41.667Z] #43 156.0 + dpkg --print-architecture [2022-02-15T20:56:41.667Z] #43 DONE 156.3s [2022-02-15T20:56:41.667Z] [2022-02-15T20:56:41.667Z] #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-02-15T20:56:41.667Z] #26 sha256:62dc6e0efa54155a1da7beeca4769c4c9b15e68f5a81c58474209bc1fb166dbf [2022-02-15T20:56:41.842Z] #21 38.50 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-15T20:56:41.842Z] #21 38.51 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-15T20:56:42.062Z] #21 37.08 Setting up xz-utils (5.2.5-2) ... [2022-02-15T20:56:42.062Z] #21 37.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-02-15T20:56:42.062Z] #21 37.13 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-15T20:56:42.062Z] #21 37.15 Setting up patch (2.7.6-7) ... [2022-02-15T20:56:42.062Z] #21 37.17 Setting up sudo (1.9.5p2-3) ... [2022-02-15T20:56:42.101Z] #21 38.89 Setting up libelf1:amd64 (0.183-1) ... [2022-02-15T20:56:42.101Z] #21 39.00 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-15T20:56:42.242Z] #20 30.13 Reading package lists... [2022-02-15T20:56:42.242Z] #20 ... [2022-02-15T20:56:42.242Z] [2022-02-15T20:56:42.242Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:56:42.242Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-15T20:56:42.242Z] #45 22.02 Fetched 48.9 MB in 20s (2406 kB/s) [2022-02-15T20:56:42.242Z] #45 22.02 Reading package lists... [2022-02-15T20:56:42.242Z] #45 31.19 Reading package lists... [2022-02-15T20:56:42.242Z] #45 ... [2022-02-15T20:56:42.242Z] [2022-02-15T20:56:42.242Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:56:42.242Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-15T20:56:42.242Z] #65 21.63 Reading package lists... [2022-02-15T20:56:42.322Z] #21 37.28 invoke-rc.d: could not determine current runlevel [2022-02-15T20:56:42.322Z] #21 37.29 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-15T20:56:42.322Z] #21 37.31 Setting up xfsprogs (5.10.0-4) ... [2022-02-15T20:56:42.322Z] #21 37.33 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-15T20:56:42.322Z] #21 37.35 Setting up inetutils-ping (2:2.0-1) ... [2022-02-15T20:56:42.322Z] #21 37.36 Setting up pigz (2.6-1) ... [2022-02-15T20:56:42.322Z] #21 37.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T20:56:42.322Z] #21 37.39 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:56:42.322Z] #21 37.41 Setting up python-pip-whl (20.3.4-4) ... [2022-02-15T20:56:42.322Z] #21 37.42 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:42.360Z] #21 39.01 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:56:42.360Z] #21 39.03 Setting up python3-distutils (3.9.2-1) ... [2022-02-15T20:56:42.618Z] #21 39.45 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:42.618Z] #21 39.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-15T20:56:42.618Z] #21 39.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-15T20:56:42.618Z] #21 39.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-15T20:56:42.618Z] #21 39.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-15T20:56:42.618Z] #21 39.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-15T20:56:42.618Z] #21 39.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-15T20:56:42.618Z] #21 39.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-15T20:56:42.618Z] #21 39.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-15T20:56:42.618Z] #21 39.52 Setting up python3-setuptools (52.0.0-4) ... [2022-02-15T20:56:43.263Z] #21 38.20 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-15T20:56:43.263Z] #21 38.21 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-15T20:56:43.523Z] #21 38.59 Setting up libelf1:amd64 (0.183-1) ... [2022-02-15T20:56:43.784Z] #21 38.62 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-15T20:56:43.784Z] #21 38.64 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:56:43.784Z] #21 38.69 Setting up python3-distutils (3.9.2-1) ... [2022-02-15T20:56:44.043Z] #21 39.06 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:44.044Z] #21 39.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-15T20:56:44.044Z] #21 39.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-15T20:56:44.044Z] #21 39.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-15T20:56:44.044Z] #21 39.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-15T20:56:44.044Z] #21 39.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-15T20:56:44.044Z] #21 39.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-15T20:56:44.044Z] #21 39.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-15T20:56:44.044Z] #21 39.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-15T20:56:44.044Z] #21 39.14 Setting up python3-setuptools (52.0.0-4) ... [2022-02-15T20:56:44.255Z] #21 40.91 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:56:44.255Z] #21 40.93 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T20:56:44.255Z] #21 40.94 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-15T20:56:44.255Z] #21 40.96 Setting up python3-pip (20.3.4-4) ... [2022-02-15T20:56:45.191Z] #21 42.05 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T20:56:45.191Z] #21 42.06 Setting up jq (1.6-2.1) ... [2022-02-15T20:56:45.191Z] #21 42.07 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-15T20:56:45.449Z] #21 42.08 Setting up iptables (1.8.7-1) ... [2022-02-15T20:56:45.449Z] #21 42.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T20:56:45.449Z] #21 42.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T20:56:45.449Z] #21 42.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T20:56:45.449Z] #21 42.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T20:56:45.449Z] #21 42.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-15T20:56:45.449Z] #21 42.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-15T20:56:45.449Z] #21 42.12 Setting up iproute2 (5.10.0-4) ... [2022-02-15T20:56:45.686Z] #21 40.52 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:56:45.686Z] #21 40.53 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T20:56:45.686Z] #21 40.54 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-15T20:56:45.686Z] #21 40.55 Setting up python3-pip (20.3.4-4) ... [2022-02-15T20:56:45.708Z] #21 42.51 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:56:46.627Z] #21 41.65 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T20:56:46.627Z] #21 41.67 Setting up jq (1.6-2.1) ... [2022-02-15T20:56:46.627Z] #21 41.69 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-15T20:56:46.887Z] #21 41.78 Setting up iptables (1.8.7-1) ... [2022-02-15T20:56:46.887Z] #21 41.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T20:56:46.887Z] #21 41.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T20:56:46.887Z] #21 41.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T20:56:46.887Z] #21 41.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T20:56:46.887Z] #21 41.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-15T20:56:46.887Z] #21 41.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-15T20:56:46.887Z] #21 41.84 Setting up iproute2 (5.10.0-4) ... [2022-02-15T20:56:47.084Z] #21 DONE 43.6s [2022-02-15T20:56:47.084Z] [2022-02-15T20:56:47.084Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-02-15T20:56:47.084Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-15T20:56:47.151Z] #21 42.18 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:56:47.654Z] #22 0.823 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-15T20:56:47.654Z] #22 0.827 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-15T20:56:47.654Z] #22 0.831 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-15T20:56:47.654Z] #22 DONE 0.9s [2022-02-15T20:56:47.654Z] [2022-02-15T20:56:47.654Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-15T20:56:47.654Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-15T20:56:48.538Z] #21 DONE 43.3s [2022-02-15T20:56:48.538Z] [2022-02-15T20:56:48.538Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-02-15T20:56:48.538Z] #22 sha256:ea4aa09fc15436250b335dee4c630fb5d27618ed1385c3b5725697776a66382e [2022-02-15T20:56:49.110Z] #22 0.859 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-15T20:56:49.369Z] #22 0.862 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-15T20:56:49.369Z] #22 0.864 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-15T20:56:49.369Z] #22 DONE 0.9s [2022-02-15T20:56:49.369Z] [2022-02-15T20:56:49.369Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-15T20:56:49.369Z] #23 sha256:0524cb6c234626f46bed5b69fdc35aa32d049effbbe3ed12f1f7c68157a00e76 [2022-02-15T20:56:49.405Z] 8f616e6e9eec: Pull complete [2022-02-15T20:56:49.961Z] #23 9.833 Collecting yamllint==1.26.1 [2022-02-15T20:56:50.338Z] #65 30.71 Reading package lists... [2022-02-15T20:56:50.338Z] #65 ... [2022-02-15T20:56:50.338Z] [2022-02-15T20:56:50.338Z] #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-02-15T20:56:50.338Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T20:56:50.338Z] #20 30.13 Reading package lists... [2022-02-15T20:56:50.892Z] #23 10.90 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-15T20:56:51.708Z] #20 39.22 Building dependency tree... [2022-02-15T20:56:51.823Z] #23 12.01 Collecting pathspec>=0.5.3 [2022-02-15T20:56:52.080Z] #23 12.01 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-15T20:56:52.337Z] #23 12.37 Collecting pyyaml [2022-02-15T20:56:52.337Z] #23 12.40 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-02-15T20:56:52.337Z] #23 12.43 Building wheels for collected packages: yamllint [2022-02-15T20:56:52.337Z] #23 12.44 Building wheel for yamllint (setup.py): started [2022-02-15T20:56:53.268Z] #23 13.33 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-15T20:56:53.268Z] #23 13.34 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e721206260fa44d0caf729cdf84a5d8ee66d432d09da679b7aa3c8c8358d03ba [2022-02-15T20:56:53.268Z] #23 13.34 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-15T20:56:53.268Z] #23 13.34 Successfully built yamllint [2022-02-15T20:56:53.268Z] #23 13.38 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-15T20:56:53.526Z] #23 13.72 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-15T20:56:53.603Z] #20 43.45 The following additional packages will be installed: [2022-02-15T20:56:53.603Z] #20 43.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T20:56:53.603Z] #20 43.45 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-02-15T20:56:53.604Z] #20 43.45 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-02-15T20:56:53.604Z] #20 43.45 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-02-15T20:56:53.604Z] #20 43.46 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-02-15T20:56:53.604Z] #20 43.47 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-02-15T20:56:53.604Z] #20 43.48 mingw-w64-common mingw-w64-x86-64-dev [2022-02-15T20:56:53.604Z] #20 43.50 Suggested packages: [2022-02-15T20:56:53.604Z] #20 43.50 gcc-10-locales seccomp wine64 [2022-02-15T20:56:54.090Z] #23 DONE 14.2s [2022-02-15T20:56:54.090Z] [2022-02-15T20:56:54.090Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-15T20:56:54.090Z] #27 sha256:15e5c9a767739e97e67d31e07ff477071493c69be4ae17188044b5f169a709fa [2022-02-15T20:56:54.167Z] #20 43.98 The following NEW packages will be installed: [2022-02-15T20:56:54.167Z] #20 43.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-02-15T20:56:54.167Z] #20 43.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-02-15T20:56:54.167Z] #20 43.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-02-15T20:56:54.167Z] #20 43.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-02-15T20:56:54.167Z] #20 43.99 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-02-15T20:56:54.167Z] #20 43.99 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-02-15T20:56:54.167Z] #20 43.99 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-02-15T20:56:54.167Z] #20 43.99 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-02-15T20:56:54.167Z] #20 44.00 mingw-w64-x86-64-dev [2022-02-15T20:56:54.167Z] #20 44.36 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:56:54.167Z] #20 44.36 Need to get 115 MB of archives. [2022-02-15T20:56:54.167Z] #20 44.36 After this operation, 645 MB of additional disk space will be used. [2022-02-15T20:56:54.167Z] #20 44.36 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-02-15T20:56:54.350Z] #27 DONE 0.5s [2022-02-15T20:56:54.350Z] [2022-02-15T20:56:54.350Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:56:54.350Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:56:54.425Z] #20 44.42 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-02-15T20:56:54.425Z] #20 44.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-02-15T20:56:54.425Z] #20 44.46 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-02-15T20:56:54.425Z] #20 44.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-02-15T20:56:54.425Z] #20 44.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-02-15T20:56:54.425Z] #20 44.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-02-15T20:56:54.425Z] #20 44.58 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-02-15T20:56:54.607Z] #51 ... [2022-02-15T20:56:54.607Z] [2022-02-15T20:56:54.607Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-15T20:56:54.607Z] #32 sha256:a8d15b9369b662ed0a7c4b89ffe8e7452b12be2d86b4c5a22defd429e81e2ef6 [2022-02-15T20:56:54.683Z] #20 44.59 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-02-15T20:56:54.683Z] #20 44.83 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-02-15T20:56:55.248Z] #20 45.27 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-02-15T20:56:55.505Z] #20 45.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-02-15T20:56:55.763Z] #20 45.75 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-02-15T20:56:55.763Z] #20 ... [2022-02-15T20:56:55.763Z] [2022-02-15T20:56:55.763Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-02-15T20:56:55.763Z] #65 sha256:7d542d9832629334b662d635f8a0941311db1aece944bae7a930d573892624f8 [2022-02-15T20:56:55.763Z] #65 30.71 Reading package lists... [2022-02-15T20:56:55.763Z] #65 39.66 Building dependency tree... [2022-02-15T20:56:55.763Z] #65 43.32 The following additional packages will be installed: [2022-02-15T20:56:55.763Z] #65 43.34 libbtrfs0 [2022-02-15T20:56:55.763Z] #65 43.63 The following NEW packages will be installed: [2022-02-15T20:56:55.763Z] #65 43.65 libbtrfs-dev libbtrfs0 [2022-02-15T20:56:55.763Z] #65 44.11 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:56:55.763Z] #65 44.11 Need to get 460 kB of archives. [2022-02-15T20:56:55.763Z] #65 44.11 After this operation, 1237 kB of additional disk space will be used. [2022-02-15T20:56:55.763Z] #65 44.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T20:56:55.763Z] #65 44.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T20:56:55.763Z] #65 44.74 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:56:55.763Z] #65 45.12 Fetched 460 kB in 0s (1569 kB/s) [2022-02-15T20:56:55.763Z] #65 45.20 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T20:56:55.763Z] #65 45.20 (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-02-15T20:56:55.763Z] #65 45.26 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T20:56:55.763Z] #65 45.27 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:56:55.763Z] #65 45.41 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T20:56:55.763Z] #65 45.42 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T20:56:55.763Z] #65 45.44 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:56:55.763Z] #65 45.61 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:56:55.763Z] #65 45.62 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:56:55.763Z] #65 45.64 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:56:55.763Z] #65 DONE 46.0s [2022-02-15T20:56:55.763Z] [2022-02-15T20:56:55.763Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:56:55.763Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-15T20:56:55.763Z] #45 31.19 Reading package lists... [2022-02-15T20:56:55.763Z] #45 40.04 Building dependency tree... [2022-02-15T20:56:55.763Z] #45 43.62 The following additional packages will be installed: [2022-02-15T20:56:55.763Z] #45 43.64 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-02-15T20:56:55.763Z] #45 43.66 Suggested packages: [2022-02-15T20:56:55.763Z] #45 43.67 cmake-doc ninja-build lrzip [2022-02-15T20:56:55.763Z] #45 43.67 Recommended packages: [2022-02-15T20:56:55.763Z] #45 43.67 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-02-15T20:56:55.763Z] #45 44.17 The following NEW packages will be installed: [2022-02-15T20:56:55.763Z] #45 44.19 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-02-15T20:56:55.763Z] #45 44.56 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:56:55.763Z] #45 44.56 Need to get 8418 kB of archives. [2022-02-15T20:56:55.763Z] #45 44.56 After this operation, 34.9 MB of additional disk space will be used. [2022-02-15T20:56:55.763Z] #45 44.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T20:56:55.763Z] #45 44.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T20:56:55.763Z] #45 44.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-02-15T20:56:55.763Z] #45 44.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2022-02-15T20:56:55.763Z] #45 44.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-02-15T20:56:55.763Z] #45 44.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-02-15T20:56:55.763Z] #45 44.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-02-15T20:56:55.763Z] #45 44.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-02-15T20:56:55.763Z] #45 45.47 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:56:55.763Z] #45 45.85 Fetched 8418 kB in 0s (16.9 MB/s) [2022-02-15T20:56:55.763Z] #45 45.94 Selecting previously unselected package xxd. [2022-02-15T20:56:55.978Z] #32 DONE 1.3s [2022-02-15T20:56:55.978Z] [2022-02-15T20:56:55.978Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:56:55.978Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:56:55.978Z] #43 171.2 + dpkg --print-architecture [2022-02-15T20:56:55.978Z] #43 171.2 + git checkout -q v2.1.0 [2022-02-15T20:56:55.978Z] #43 171.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-15T20:56:55.978Z] #43 171.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-15T20:56:56.022Z] #45 45.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-15T20:56:56.022Z] #45 46.06 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T20:56:56.022Z] #45 ... [2022-02-15T20:56:56.022Z] [2022-02-15T20:56:56.022Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-02-15T20:56:56.022Z] #66 sha256:f0b36d1079656bec95dba84bd947a6e9676aad2ce0d94ddd131cbf8feff97e64 [2022-02-15T20:56:56.022Z] #66 DONE 0.2s [2022-02-15T20:56:56.022Z] [2022-02-15T20:56:56.022Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:56:56.022Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-15T20:56:56.022Z] #45 46.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:56:56.022Z] #45 ... [2022-02-15T20:56:56.022Z] [2022-02-15T20:56:56.022Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:56:56.022Z] #67 sha256:dd47308c38e7f68694afdab0a951c900032d153af99cf4bdbb867a681c911a7e [2022-02-15T20:56:56.542Z] #43 ... [2022-02-15T20:56:56.542Z] [2022-02-15T20:56:56.542Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-15T20:56:56.542Z] #35 sha256:d6c8a7ddd0f798c48634627fa45e1e357e45581ab6d6578b0ee0b483fc487c60 [2022-02-15T20:56:56.542Z] #35 DONE 0.5s [2022-02-15T20:56:56.542Z] [2022-02-15T20:56:56.542Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-15T20:56:56.542Z] #37 sha256:a941f98573a6d9c70898f8ef1bf48f8bbf1230183d157d7b692557114b5e0bd7 [2022-02-15T20:56:56.542Z] #37 DONE 0.1s [2022-02-15T20:56:56.542Z] [2022-02-15T20:56:56.542Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-15T20:56:56.542Z] #41 sha256:86a6cf02dbc668fc8005d9fa0f90c9d84f09fb63f655fdf678e946c8a0a8c647 [2022-02-15T20:56:56.542Z] #41 DONE 0.1s [2022-02-15T20:56:56.542Z] [2022-02-15T20:56:56.542Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:56:56.542Z] #60 sha256:abd8656eb10e5725045709fb35a50ba314076477e403855672bc262a8779489e [2022-02-15T20:56:56.587Z] #67 ... [2022-02-15T20:56:56.587Z] [2022-02-15T20:56:56.587Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-02-15T20:56:56.587Z] #70 sha256:f5a03c109bf6632c7b86277c79adae62ab86430878c6d9511864f7c1cb4154ea [2022-02-15T20:56:56.587Z] #70 43.43 + for f in rootlesskit rootlesskit-docker-proxy [2022-02-15T20:56:56.587Z] #70 43.43 + GOBIN=/build [2022-02-15T20:56:56.587Z] #70 43.43 + GO111MODULE=on [2022-02-15T20:56:56.587Z] #70 43.43 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.6 [2022-02-15T20:56:56.587Z] #70 46.29 rootlesskit version 0.14.6 [2022-02-15T20:56:56.587Z] #70 46.33 Usage of /build/rootlesskit-docker-proxy: [2022-02-15T20:56:56.587Z] #70 46.33 -container-ip string [2022-02-15T20:56:56.587Z] #70 46.33 container ip [2022-02-15T20:56:56.587Z] #70 46.33 -container-port int [2022-02-15T20:56:56.587Z] #70 46.33 container port (default -1) [2022-02-15T20:56:56.587Z] #70 46.33 -host-ip string [2022-02-15T20:56:56.587Z] #70 46.33 host ip [2022-02-15T20:56:56.587Z] #70 46.33 -host-port int [2022-02-15T20:56:56.587Z] #70 46.33 host port (default -1) [2022-02-15T20:56:56.587Z] #70 46.33 -proto string [2022-02-15T20:56:56.587Z] #70 46.33 proxy protocol (default "tcp") [2022-02-15T20:56:56.587Z] #70 DONE 46.5s [2022-02-15T20:56:56.587Z] [2022-02-15T20:56:56.587Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-02-15T20:56:56.587Z] #71 sha256:813162bb1a3508bcf9275bb26ffc9efd37e2e4b53c79d8ddef3420b42958962d [2022-02-15T20:56:56.587Z] #71 DONE 0.1s [2022-02-15T20:56:56.587Z] [2022-02-15T20:56:56.587Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-02-15T20:56:56.587Z] #72 sha256:96b732f6cc621e766502a58e83be7fabec4d828a51895d63334a50f50b6eea84 [2022-02-15T20:56:56.587Z] #72 DONE 0.1s [2022-02-15T20:56:56.587Z] [2022-02-15T20:56:56.587Z] #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-02-15T20:56:56.587Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T20:56:56.587Z] #20 46.22 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-02-15T20:56:56.587Z] #20 46.47 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-02-15T20:56:56.587Z] #20 46.47 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-02-15T20:56:56.587Z] #20 46.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-02-15T20:56:56.587Z] #20 46.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-02-15T20:56:56.587Z] #20 46.48 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-02-15T20:56:56.587Z] #20 46.48 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-02-15T20:56:56.587Z] #20 46.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2022-02-15T20:56:56.587Z] #20 46.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-02-15T20:56:56.587Z] #20 46.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-02-15T20:56:56.587Z] #20 46.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-02-15T20:56:56.587Z] #20 46.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-02-15T20:56:56.587Z] #20 46.51 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-02-15T20:56:56.587Z] #20 46.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-02-15T20:56:56.587Z] #20 46.52 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-02-15T20:56:56.587Z] #20 46.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-02-15T20:56:56.587Z] #20 46.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2022-02-15T20:56:57.150Z] #20 47.16 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:56:57.631Z] #23 9.233 Collecting yamllint==1.26.1 [2022-02-15T20:56:57.713Z] #20 47.62 Fetched 115 MB in 2s (46.7 MB/s) [2022-02-15T20:56:57.713Z] #20 47.69 Selecting previously unselected package binutils-mingw-w64-i686. [2022-02-15T20:56:57.713Z] #20 47.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-02-15T20:56:57.713Z] #20 47.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T20:56:57.713Z] #20 47.72 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T20:56:57.893Z] #23 10.28 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-15T20:56:58.643Z] #20 48.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-02-15T20:56:58.643Z] #20 48.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-02-15T20:56:58.643Z] #20 48.54 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T20:56:59.206Z] #20 49.38 Selecting previously unselected package binutils-mingw-w64. [2022-02-15T20:56:59.269Z] #23 11.45 Collecting pathspec>=0.5.3 [2022-02-15T20:56:59.269Z] #23 11.46 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-15T20:56:59.361Z] #23 9.139 Collecting yamllint==1.26.1 [2022-02-15T20:56:59.361Z] #23 10.18 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-15T20:56:59.463Z] #20 49.38 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-02-15T20:56:59.463Z] #20 49.38 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T20:56:59.463Z] #20 49.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-02-15T20:56:59.463Z] #20 49.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:56:59.463Z] #20 49.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:56:59.463Z] #20 49.55 Selecting previously unselected package dmsetup. [2022-02-15T20:56:59.463Z] #20 49.55 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:56:59.463Z] #20 49.56 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-02-15T20:56:59.463Z] #20 49.62 Selecting previously unselected package mingw-w64-common. [2022-02-15T20:56:59.528Z] #23 11.85 Collecting pyyaml [2022-02-15T20:56:59.528Z] #23 11.87 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-02-15T20:56:59.720Z] #20 49.63 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-02-15T20:56:59.720Z] #20 49.63 Unpacking mingw-w64-common (8.0.0-1) ... [2022-02-15T20:56:59.787Z] #23 11.93 Building wheels for collected packages: yamllint [2022-02-15T20:56:59.787Z] #23 11.93 Building wheel for yamllint (setup.py): started [2022-02-15T20:57:00.284Z] #20 ... [2022-02-15T20:57:00.284Z] [2022-02-15T20:57:00.284Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-02-15T20:57:00.284Z] #45 sha256:5a71d644d5d9cd364d115b066d1c3eb067b71da59931b0bde39be33e5a73e047 [2022-02-15T20:57:00.284Z] #45 46.31 Selecting previously unselected package vim-common. [2022-02-15T20:57:00.284Z] #45 46.31 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:57:00.284Z] #45 46.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:57:00.284Z] #45 46.58 Selecting previously unselected package cmake-data. [2022-02-15T20:57:00.284Z] #45 46.58 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-02-15T20:57:00.284Z] #45 46.59 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T20:57:00.284Z] #45 47.74 Selecting previously unselected package libarchive13:amd64. [2022-02-15T20:57:00.284Z] #45 47.75 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ... [2022-02-15T20:57:00.284Z] #45 47.76 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T20:57:00.284Z] #45 47.99 Selecting previously unselected package libjsoncpp24:amd64. [2022-02-15T20:57:00.284Z] #45 48.01 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-02-15T20:57:00.284Z] #45 48.02 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T20:57:00.284Z] #45 48.11 Selecting previously unselected package librhash0:amd64. [2022-02-15T20:57:00.284Z] #45 48.14 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-02-15T20:57:00.284Z] #45 48.15 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-02-15T20:57:00.284Z] #45 48.32 Selecting previously unselected package libuv1:amd64. [2022-02-15T20:57:00.284Z] #45 48.32 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-02-15T20:57:00.284Z] #45 48.33 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-02-15T20:57:00.284Z] #45 48.39 Selecting previously unselected package cmake. [2022-02-15T20:57:00.284Z] #45 48.40 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-02-15T20:57:00.284Z] #45 48.40 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-02-15T20:57:00.284Z] #45 49.75 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2022-02-15T20:57:00.284Z] #45 49.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:57:00.284Z] #45 49.78 Setting up libuv1:amd64 (1.40.0-2) ... [2022-02-15T20:57:00.284Z] #45 49.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:57:00.284Z] #45 49.82 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-02-15T20:57:00.284Z] #45 49.84 Setting up librhash0:amd64 (1.4.1-2) ... [2022-02-15T20:57:00.284Z] #45 49.85 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-02-15T20:57:00.284Z] #45 49.87 Setting up cmake (3.18.4-2+deb11u1) ... [2022-02-15T20:57:00.284Z] #45 49.89 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:57:00.284Z] #45 DONE 50.2s [2022-02-15T20:57:00.284Z] [2022-02-15T20:57:00.284Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-02-15T20:57:00.284Z] #46 sha256:ad3a00768f5188e865d151c1a2457990edbff8522406e0a1e9e0e005b6222b7d [2022-02-15T20:57:00.284Z] #46 DONE 0.1s [2022-02-15T20:57:00.284Z] [2022-02-15T20:57:00.284Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-02-15T20:57:00.284Z] #47 sha256:3216780d184e61c2d06f4ad90ba24f60dda2ca45ca8a6a7d00cf7f171d7c3e12 [2022-02-15T20:57:00.302Z] #23 11.22 Collecting pathspec>=0.5.3 [2022-02-15T20:57:00.563Z] #23 11.23 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-15T20:57:00.823Z] #23 11.56 Collecting pyyaml [2022-02-15T20:57:00.823Z] #23 11.58 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-02-15T20:57:00.823Z] #23 11.62 Building wheels for collected packages: yamllint [2022-02-15T20:57:00.823Z] #23 11.62 Building wheel for yamllint (setup.py): started [2022-02-15T20:57:01.164Z] #23 13.10 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-15T20:57:01.164Z] #23 13.10 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=90e6519f78ec146334f91d15363c61746806145abe7f3ea46b5a9ede91145e13 [2022-02-15T20:57:01.164Z] #23 13.10 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-15T20:57:01.164Z] #23 13.11 Successfully built yamllint [2022-02-15T20:57:01.164Z] #23 13.15 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-15T20:57:01.217Z] #47 0.809 + RM_GOPATH=0 [2022-02-15T20:57:01.217Z] #47 0.810 + TMP_GOPATH= [2022-02-15T20:57:01.217Z] #47 0.811 + : /build [2022-02-15T20:57:01.217Z] #47 0.812 + '[' -z '' ']' [2022-02-15T20:57:01.217Z] #47 0.812 ++ mktemp -d [2022-02-15T20:57:01.217Z] #47 0.813 + export GOPATH=/tmp/tmp.MlJAJNwQFo [2022-02-15T20:57:01.217Z] #47 0.814 + GOPATH=/tmp/tmp.MlJAJNwQFo [2022-02-15T20:57:01.217Z] #47 0.814 + RM_GOPATH=1 [2022-02-15T20:57:01.217Z] #47 0.814 + case "$(go env GOARCH)" in [2022-02-15T20:57:01.217Z] #47 0.814 ++ go env GOARCH [2022-02-15T20:57:01.217Z] #47 0.819 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:57:01.217Z] #47 0.819 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:57:01.217Z] #47 0.819 ++ dirname /install.sh [2022-02-15T20:57:01.217Z] #47 0.820 + dir=/ [2022-02-15T20:57:01.217Z] #47 0.821 + bin=tini [2022-02-15T20:57:01.217Z] #47 0.821 + shift [2022-02-15T20:57:01.217Z] #47 0.821 + '[' '!' -f //tini.installer ']' [2022-02-15T20:57:01.217Z] #47 0.821 + . //tini.installer [2022-02-15T20:57:01.217Z] #47 0.821 ++ : v0.19.0 [2022-02-15T20:57:01.217Z] #47 0.821 + install_tini [2022-02-15T20:57:01.217Z] #47 0.822 + echo 'Install tini version v0.19.0' [2022-02-15T20:57:01.217Z] #47 0.822 Install tini version v0.19.0 [2022-02-15T20:57:01.217Z] #47 0.822 + git clone https://github.com/krallin/tini.git /tmp/tmp.MlJAJNwQFo/tini [2022-02-15T20:57:01.217Z] #47 0.823 Cloning into '/tmp/tmp.MlJAJNwQFo/tini'... [2022-02-15T20:57:01.427Z] #23 13.53 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-15T20:57:01.476Z] #47 1.207 + cd /tmp/tmp.MlJAJNwQFo/tini [2022-02-15T20:57:01.476Z] #47 1.208 + git checkout -q v0.19.0 [2022-02-15T20:57:01.476Z] #47 1.213 + cmake . [2022-02-15T20:57:01.666Z] 4612f6d0b889: Verifying Checksum [2022-02-15T20:57:01.666Z] 4612f6d0b889: Download complete [2022-02-15T20:57:01.688Z] #23 DONE 14.0s [2022-02-15T20:57:01.688Z] [2022-02-15T20:57:01.688Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-15T20:57:01.688Z] #27 sha256:991c015d88e7c0117c855de2108c4d1f34b7353386ef0194535eb18e0bee6ee4 [2022-02-15T20:57:01.752Z] #47 1.489 -- The C compiler identification is GNU 10.2.1 [2022-02-15T20:57:01.752Z] #47 1.512 -- Detecting C compiler ABI info [2022-02-15T20:57:01.764Z] #23 12.63 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-15T20:57:01.946Z] #27 DONE 0.2s [2022-02-15T20:57:01.946Z] [2022-02-15T20:57:01.946Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:57:01.946Z] #60 sha256:aabcfd84e618bc9135fe632afb1934e6c0b4c348ddf8f382ffc6d8f808b2cf18 [2022-02-15T20:57:01.946Z] #60 ... [2022-02-15T20:57:01.946Z] [2022-02-15T20:57:01.946Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-15T20:57:01.946Z] #32 sha256:73f90c33eb46844be9f1472a6dba1381135105e0a0fde15f24eb584181f70232 [2022-02-15T20:57:02.011Z] #47 1.666 -- Detecting C compiler ABI info - done [2022-02-15T20:57:02.011Z] #47 1.704 -- Check for working C compiler: /usr/bin/cc - skipped [2022-02-15T20:57:02.011Z] #47 1.705 -- Detecting C compile features [2022-02-15T20:57:02.011Z] #47 1.706 -- Detecting C compile features - done [2022-02-15T20:57:02.011Z] #47 1.718 -- Performing Test HAS_BUILTIN_FORTIFY [2022-02-15T20:57:02.011Z] #47 1.764 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-02-15T20:57:02.011Z] #47 1.806 -- Configuring done [2022-02-15T20:57:02.011Z] #47 1.812 -- Generating done [2022-02-15T20:57:02.011Z] #47 1.819 -- Build files have been written to: /tmp/tmp.MlJAJNwQFo/tini [2022-02-15T20:57:02.011Z] #47 1.823 + make tini-static [2022-02-15T20:57:02.025Z] #23 12.63 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=90e6519f78ec146334f91d15363c61746806145abe7f3ea46b5a9ede91145e13 [2022-02-15T20:57:02.025Z] #23 12.63 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-15T20:57:02.025Z] #23 12.64 Successfully built yamllint [2022-02-15T20:57:02.025Z] #23 12.70 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-15T20:57:02.205Z] #32 DONE 0.4s [2022-02-15T20:57:02.205Z] [2022-02-15T20:57:02.205Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:57:02.205Z] #56 sha256:31594cc3fd8a767106d3788513bd9b3c29e306e272c0a97011376200b7039c6a [2022-02-15T20:57:02.267Z] #47 1.967 Scanning dependencies of target tini-static [2022-02-15T20:57:02.267Z] #47 1.996 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-02-15T20:57:02.284Z] #23 13.12 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-15T20:57:02.463Z] #56 ... [2022-02-15T20:57:02.463Z] [2022-02-15T20:57:02.463Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-15T20:57:02.463Z] #35 sha256:75a69ac25627d61617adaaa8c65b859a5a0d76ea53fa3f4f59226229ded12303 [2022-02-15T20:57:02.463Z] #35 DONE 0.3s [2022-02-15T20:57:02.463Z] [2022-02-15T20:57:02.463Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:57:02.463Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:57:02.722Z] #43 ... [2022-02-15T20:57:02.722Z] [2022-02-15T20:57:02.722Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-15T20:57:02.722Z] #37 sha256:3b6b956d5f60f9aa54aa9444e36bc1d1729766bc402230f50893f05dfba1e460 [2022-02-15T20:57:02.722Z] #37 DONE 0.1s [2022-02-15T20:57:02.722Z] [2022-02-15T20:57:02.722Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-15T20:57:02.722Z] #41 sha256:16f2f16b91087bdc5f3f2e3a9c38d836021b1fb77d2763dc5211322d446175a2 [2022-02-15T20:57:02.722Z] #41 DONE 0.0s [2022-02-15T20:57:02.831Z] #47 2.396 [100%] Linking C executable tini-static [2022-02-15T20:57:02.831Z] #47 2.574 [100%] Built target tini-static [2022-02-15T20:57:02.831Z] #47 2.592 + mkdir -p /build [2022-02-15T20:57:02.831Z] #47 2.594 + cp tini-static /build/docker-init [2022-02-15T20:57:02.855Z] #23 DONE 13.8s [2022-02-15T20:57:02.855Z] [2022-02-15T20:57:02.855Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-15T20:57:02.855Z] #27 sha256:a7684b358fc559e2ffa74df975627d0b0debe3117624bb41642325bc695ed854 [2022-02-15T20:57:02.981Z] [2022-02-15T20:57:02.981Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:57:02.981Z] #60 sha256:aabcfd84e618bc9135fe632afb1934e6c0b4c348ddf8f382ffc6d8f808b2cf18 [2022-02-15T20:57:03.089Z] #47 DONE 2.9s [2022-02-15T20:57:03.089Z] [2022-02-15T20:57:03.089Z] #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-02-15T20:57:03.089Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T20:57:03.089Z] #20 51.33 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-02-15T20:57:03.089Z] #20 51.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-02-15T20:57:03.089Z] #20 51.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T20:57:03.345Z] #20 53.31 Selecting previously unselected package gcc-mingw-w64-base. [2022-02-15T20:57:03.345Z] #20 53.31 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:57:03.345Z] #20 53.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T20:57:03.345Z] #20 53.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-02-15T20:57:03.345Z] #20 53.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:57:03.345Z] #20 53.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T20:57:03.426Z] #27 DONE 0.3s [2022-02-15T20:57:03.427Z] [2022-02-15T20:57:03.427Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-15T20:57:03.427Z] #32 sha256:a520f18ec5e03b06b43c6b00f59cf31ef4963bb348ae951abb958092721e6f5f [2022-02-15T20:57:04.001Z] #32 DONE 0.7s [2022-02-15T20:57:04.001Z] [2022-02-15T20:57:04.001Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:57:04.001Z] #56 sha256:085828a8b9ce6813729bd11531315e0b043da2aa23ed71b8d12753ecd138127b [2022-02-15T20:57:04.001Z] #56 ... [2022-02-15T20:57:04.001Z] [2022-02-15T20:57:04.001Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-15T20:57:04.001Z] #35 sha256:cf50d554e0fbbf829c5e0e808951dd4085df7b1accfcb92f49d7fd40d7bf9c28 [2022-02-15T20:57:04.261Z] #35 DONE 0.3s [2022-02-15T20:57:04.261Z] [2022-02-15T20:57:04.261Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-15T20:57:04.261Z] #37 sha256:2006a2dbe915d622542337a79d9cf8a24dc5ee28cc7a6beeae785f7c7b8a2269 [2022-02-15T20:57:04.261Z] #37 DONE 0.1s [2022-02-15T20:57:04.261Z] [2022-02-15T20:57:04.261Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-15T20:57:04.261Z] #41 sha256:78b9da8f6eeabd98b899a6c621d7a11391e22d103b3cc4f3ab3d4c7ed3116131 [2022-02-15T20:57:04.261Z] #41 DONE 0.1s [2022-02-15T20:57:04.261Z] [2022-02-15T20:57:04.261Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:57:04.261Z] #60 sha256:4cd193c46ba5859cb86df4e2d9954dc6a7ca79de17b1aa5dcb35df1d72484ec0 [2022-02-15T20:57:06.616Z] #20 56.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-02-15T20:57:06.616Z] #20 56.03 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:57:06.616Z] #20 56.04 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:57:07.179Z] #20 ... [2022-02-15T20:57:07.179Z] [2022-02-15T20:57:07.179Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:57:07.179Z] #67 sha256:dd47308c38e7f68694afdab0a951c900032d153af99cf4bdbb867a681c911a7e [2022-02-15T20:57:07.179Z] #67 1.003 + RM_GOPATH=0 [2022-02-15T20:57:07.179Z] #67 1.003 + TMP_GOPATH= [2022-02-15T20:57:07.179Z] #67 1.003 + : /build [2022-02-15T20:57:07.179Z] #67 1.003 + '[' -z '' ']' [2022-02-15T20:57:07.179Z] #67 1.003 ++ mktemp -d [2022-02-15T20:57:07.179Z] #67 1.003 + export GOPATH=/tmp/tmp.IGr1SsCd5m [2022-02-15T20:57:07.179Z] #67 1.003 + GOPATH=/tmp/tmp.IGr1SsCd5m [2022-02-15T20:57:07.179Z] #67 1.003 + RM_GOPATH=1 [2022-02-15T20:57:07.179Z] #67 1.003 + case "$(go env GOARCH)" in [2022-02-15T20:57:07.179Z] #67 1.003 ++ go env GOARCH [2022-02-15T20:57:07.179Z] #67 1.050 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:57:07.179Z] #67 1.050 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:57:07.179Z] #67 1.051 ++ dirname /install.sh [2022-02-15T20:57:07.179Z] #67 1.051 + dir=/ [2022-02-15T20:57:07.179Z] #67 1.051 + bin=containerd [2022-02-15T20:57:07.179Z] #67 1.051 + shift [2022-02-15T20:57:07.179Z] #67 1.052 + '[' '!' -f //containerd.installer ']' [2022-02-15T20:57:07.179Z] #67 1.052 + . //containerd.installer [2022-02-15T20:57:07.179Z] #67 1.052 ++ set -e [2022-02-15T20:57:07.179Z] #67 1.052 ++ : v1.5.9 [2022-02-15T20:57:07.179Z] #67 1.052 + install_containerd [2022-02-15T20:57:07.179Z] #67 1.052 + echo 'Install containerd version v1.5.9' [2022-02-15T20:57:07.179Z] #67 1.052 Install containerd version v1.5.9 [2022-02-15T20:57:07.179Z] #67 1.053 + git clone https://github.com/containerd/containerd.git /tmp/tmp.IGr1SsCd5m/src/github.com/containerd/containerd [2022-02-15T20:57:07.179Z] #67 1.057 Cloning into '/tmp/tmp.IGr1SsCd5m/src/github.com/containerd/containerd'... [2022-02-15T20:57:07.225Z] #60 ... [2022-02-15T20:57:07.225Z] [2022-02-15T20:57:07.225Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:57:07.225Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:57:07.225Z] #43 177.6 + dpkg --print-architecture [2022-02-15T20:57:07.225Z] #43 177.6 + git checkout -q v2.1.0 [2022-02-15T20:57:07.225Z] #43 177.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-15T20:57:07.225Z] #43 177.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-15T20:57:07.565Z] #60 ... [2022-02-15T20:57:07.565Z] [2022-02-15T20:57:07.565Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:57:07.565Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:57:07.565Z] #43 177.2 + dpkg --print-architecture [2022-02-15T20:57:07.565Z] #43 177.2 + git checkout -q v2.1.0 [2022-02-15T20:57:07.825Z] #43 177.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-02-15T20:57:07.825Z] #43 177.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-02-15T20:57:09.070Z] #67 12.98 + cd /tmp/tmp.IGr1SsCd5m/src/github.com/containerd/containerd [2022-02-15T20:57:09.071Z] #67 12.98 + git checkout -q v1.5.9 [2022-02-15T20:57:10.000Z] #67 ... [2022-02-15T20:57:10.000Z] [2022-02-15T20:57:10.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-02-15T20:57:10.000Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T20:57:10.000Z] #20 59.86 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-02-15T20:57:10.000Z] #20 59.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:57:10.000Z] #20 59.87 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:57:11.369Z] #20 61.41 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-02-15T20:57:11.369Z] #20 61.42 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:57:11.369Z] #20 61.42 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T20:57:13.263Z] #20 63.25 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-02-15T20:57:13.263Z] #20 63.26 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:57:13.263Z] #20 63.27 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:57:17.468Z] #20 67.16 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-02-15T20:57:17.468Z] #20 67.17 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-02-15T20:57:17.468Z] #20 67.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:57:18.451Z] #60 ... [2022-02-15T20:57:18.451Z] [2022-02-15T20:57:18.451Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-02-15T20:57:18.451Z] #43 sha256:e8dc5b579615305fbbccf434b662cc7dcf241f2ea2a40ac1da42b5cb0d46426c [2022-02-15T20:57:18.451Z] #43 DONE 191.6s [2022-02-15T20:57:18.451Z] [2022-02-15T20:57:18.451Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:57:18.451Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:57:18.709Z] #51 ... [2022-02-15T20:57:18.709Z] [2022-02-15T20:57:18.709Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-15T20:57:18.709Z] #44 sha256:0bc58fb585d403d4dbd29ae8a3bd2fb24f8e496c6ab48d68b294a521bfe0eb99 [2022-02-15T20:57:18.837Z] #20 68.80 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-02-15T20:57:18.837Z] #20 68.80 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-02-15T20:57:18.837Z] #20 68.82 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T20:57:18.837Z] #20 68.89 Selecting previously unselected package libapparmor1:amd64. [2022-02-15T20:57:18.837Z] #20 68.90 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-02-15T20:57:18.837Z] #20 68.91 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T20:57:18.837Z] #20 68.95 Selecting previously unselected package libapparmor-dev:amd64. [2022-02-15T20:57:18.837Z] #20 68.96 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-02-15T20:57:18.837Z] #20 68.97 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T20:57:19.093Z] #20 69.04 Selecting previously unselected package libbtrfs0:amd64. [2022-02-15T20:57:19.093Z] #20 69.05 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-02-15T20:57:19.093Z] #20 69.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:57:19.093Z] #20 69.13 Selecting previously unselected package libbtrfs-dev:amd64. [2022-02-15T20:57:19.093Z] #20 69.14 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-02-15T20:57:19.093Z] #20 69.14 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:57:19.350Z] #20 69.24 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-02-15T20:57:19.350Z] #20 69.25 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:57:19.350Z] #20 69.26 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:57:19.350Z] #20 69.29 Selecting previously unselected package libudev-dev:amd64. [2022-02-15T20:57:19.350Z] #20 69.30 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2022-02-15T20:57:19.350Z] #20 69.30 Unpacking libudev-dev:amd64 (247.3-6) ... [2022-02-15T20:57:19.350Z] #20 69.37 Selecting previously unselected package libsepol1-dev:amd64. [2022-02-15T20:57:19.350Z] #20 69.38 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-02-15T20:57:19.350Z] #20 69.38 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T20:57:19.607Z] #20 69.51 Selecting previously unselected package libpcre2-16-0:amd64. [2022-02-15T20:57:19.607Z] #20 69.52 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-02-15T20:57:19.607Z] #20 69.53 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T20:57:19.607Z] #20 69.62 Selecting previously unselected package libpcre2-32-0:amd64. [2022-02-15T20:57:19.607Z] #20 69.62 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-02-15T20:57:19.607Z] #20 69.63 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T20:57:19.607Z] #20 69.71 Selecting previously unselected package libpcre2-posix2:amd64. [2022-02-15T20:57:19.607Z] #20 69.72 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-02-15T20:57:19.607Z] #20 69.73 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T20:57:19.642Z] #44 DONE 0.9s [2022-02-15T20:57:19.642Z] [2022-02-15T20:57:19.642Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:57:19.642Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:57:19.864Z] #20 69.77 Selecting previously unselected package libpcre2-dev:amd64. [2022-02-15T20:57:19.864Z] #20 69.77 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-02-15T20:57:19.864Z] #20 69.79 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T20:57:19.864Z] #20 69.96 Selecting previously unselected package libselinux1-dev:amd64. [2022-02-15T20:57:19.864Z] #20 69.97 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-02-15T20:57:19.864Z] #20 69.98 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T20:57:19.864Z] #20 ... [2022-02-15T20:57:19.864Z] [2022-02-15T20:57:19.864Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:57:19.864Z] #67 sha256:dd47308c38e7f68694afdab0a951c900032d153af99cf4bdbb867a681c911a7e [2022-02-15T20:57:19.864Z] #67 13.86 + export 'BUILDTAGS=netgo osusergo static_build' [2022-02-15T20:57:19.864Z] #67 13.86 + BUILDTAGS='netgo osusergo static_build' [2022-02-15T20:57:19.864Z] #67 13.86 + export EXTRA_FLAGS=-buildmode=pie [2022-02-15T20:57:19.864Z] #67 13.86 + EXTRA_FLAGS=-buildmode=pie [2022-02-15T20:57:19.864Z] #67 13.86 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-02-15T20:57:19.864Z] #67 13.86 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-02-15T20:57:19.864Z] #67 13.86 + '[' '' = dynamic ']' [2022-02-15T20:57:19.864Z] #67 13.86 + make [2022-02-15T20:57:19.864Z] #67 14.40 + bin/ctr [2022-02-15T20:57:19.899Z] #51 ... [2022-02-15T20:57:19.899Z] [2022-02-15T20:57:19.899Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-15T20:57:19.899Z] #48 sha256:e035c7a7d91f5474ea24c5f3d663b492d12e5963cdbdc4ffd0dcfe67c5e4ac8b [2022-02-15T20:57:19.899Z] #48 DONE 0.1s [2022-02-15T20:57:19.899Z] [2022-02-15T20:57:19.899Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-15T20:57:19.899Z] #50 sha256:3b9bb088d1c84cb1ec70ba62daae2ef25bdae792fdf93fdb68fb95e9e05c84a9 [2022-02-15T20:57:19.899Z] #50 DONE 0.1s [2022-02-15T20:57:19.899Z] [2022-02-15T20:57:19.899Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:57:19.899Z] #60 sha256:abd8656eb10e5725045709fb35a50ba314076477e403855672bc262a8779489e [2022-02-15T20:57:20.124Z] #67 ... [2022-02-15T20:57:20.124Z] [2022-02-15T20:57:20.124Z] #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-02-15T20:57:20.124Z] #20 sha256:ea6dfcdc1919c3bf4caec3b4f3819781089239befe9a85fb0afe166d6e5703a6 [2022-02-15T20:57:20.124Z] #20 70.08 Selecting previously unselected package libdevmapper-dev:amd64. [2022-02-15T20:57:20.124Z] #20 70.08 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-02-15T20:57:20.124Z] #20 70.09 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:57:20.124Z] #20 70.13 Selecting previously unselected package libseccomp-dev:amd64. [2022-02-15T20:57:20.124Z] #20 70.13 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-02-15T20:57:20.124Z] #20 70.14 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T20:57:20.124Z] #20 70.21 Selecting previously unselected package libsystemd-dev:amd64. [2022-02-15T20:57:20.124Z] #20 70.21 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2022-02-15T20:57:20.124Z] #20 70.22 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T20:57:20.381Z] #20 70.44 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-02-15T20:57:20.381Z] #20 70.45 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-02-15T20:57:20.381Z] #20 70.47 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-02-15T20:57:20.381Z] #20 70.48 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-02-15T20:57:20.381Z] #20 70.49 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-02-15T20:57:20.381Z] #20 70.50 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-02-15T20:57:20.381Z] #20 70.52 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-02-15T20:57:20.639Z] #20 70.53 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-02-15T20:57:20.639Z] #20 70.55 Setting up libudev-dev:amd64 (247.3-6) ... [2022-02-15T20:57:20.639Z] #20 70.56 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-02-15T20:57:20.639Z] #20 70.57 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-02-15T20:57:20.639Z] #20 70.58 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-02-15T20:57:20.639Z] #20 70.60 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-02-15T20:57:20.639Z] #20 70.61 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-02-15T20:57:20.639Z] #20 70.62 Setting up mingw-w64-common (8.0.0-1) ... [2022-02-15T20:57:20.639Z] #20 70.63 Setting up libsystemd-dev:amd64 (247.3-6) ... [2022-02-15T20:57:20.639Z] #20 70.65 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-02-15T20:57:20.639Z] #20 70.66 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-02-15T20:57:20.639Z] #20 70.67 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-02-15T20:57:20.639Z] #20 70.69 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-02-15T20:57:20.639Z] #20 70.70 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:57:20.639Z] #20 70.71 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-02-15T20:57:20.639Z] #20 70.72 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:57:20.639Z] #20 70.74 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-02-15T20:57:20.639Z] #20 70.75 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-02-15T20:57:20.639Z] #20 70.76 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-02-15T20:57:20.639Z] #20 70.77 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-02-15T20:57:20.639Z] #20 70.78 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-02-15T20:57:20.639Z] #20 70.79 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-02-15T20:57:20.639Z] #20 70.81 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:57:20.639Z] #20 70.83 Setting up dmsetup (2:1.02.175-2.1) ... [2022-02-15T20:57:20.639Z] #20 70.84 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:57:20.639Z] #20 70.86 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-02-15T20:57:20.897Z] #20 70.87 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:57:22.794Z] #20 DONE 72.9s [2022-02-15T20:57:22.794Z] [2022-02-15T20:57:22.794Z] #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-02-15T20:57:22.794Z] #21 sha256:a0dda4bd9cc3c8205725738412b27407ae226deb12f119d80c7781024abb8253 [2022-02-15T20:57:24.166Z] #21 1.043 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-15T20:57:24.166Z] #21 1.044 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-15T20:57:24.166Z] #21 1.212 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-15T20:57:29.675Z] #21 1.536 Reading package lists... [2022-02-15T20:57:33.795Z] #43 DONE 202.0s [2022-02-15T20:57:33.795Z] [2022-02-15T20:57:33.795Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:57:33.795Z] #60 sha256:aabcfd84e618bc9135fe632afb1934e6c0b4c348ddf8f382ffc6d8f808b2cf18 [2022-02-15T20:57:33.795Z] #60 ... [2022-02-15T20:57:33.795Z] [2022-02-15T20:57:33.795Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-15T20:57:33.795Z] #44 sha256:aa77ad75b5702be5ffa6cbf5e9d61a56453aaaba02d4f003e0fd69f006aa156f [2022-02-15T20:57:33.795Z] #44 DONE 0.5s [2022-02-15T20:57:33.795Z] [2022-02-15T20:57:33.795Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-15T20:57:33.795Z] #48 sha256:6df4be7cf7401f6343560e7edcf9da8c609e90e433c4c652dbf56b9830857610 [2022-02-15T20:57:33.795Z] #48 DONE 0.0s [2022-02-15T20:57:33.795Z] [2022-02-15T20:57:33.795Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:57:33.795Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:57:33.795Z] #51 ... [2022-02-15T20:57:33.795Z] [2022-02-15T20:57:33.795Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-15T20:57:33.795Z] #50 sha256:3d26f2bb7e537ab39f3b02e4108c8bd7af7e0b429d7481319979786ef9399f40 [2022-02-15T20:57:33.795Z] #50 DONE 0.1s [2022-02-15T20:57:33.795Z] [2022-02-15T20:57:33.795Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:57:33.795Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:57:33.858Z] #21 6.232 Reading package lists... [2022-02-15T20:57:34.406Z] #43 DONE 200.8s [2022-02-15T20:57:34.406Z] [2022-02-15T20:57:34.406Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:57:34.406Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:57:34.406Z] #51 ... [2022-02-15T20:57:34.406Z] [2022-02-15T20:57:34.406Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-15T20:57:34.406Z] #44 sha256:66909e513413c394b4704015a46f5b0e192dd4b77232e5d1b8072b3c93d22f05 [2022-02-15T20:57:34.406Z] #44 DONE 0.6s [2022-02-15T20:57:34.406Z] [2022-02-15T20:57:34.407Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:57:34.407Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:57:34.407Z] #51 ... [2022-02-15T20:57:34.407Z] [2022-02-15T20:57:34.407Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-15T20:57:34.407Z] #48 sha256:2e605e7a8a5c0ea61bb86a010bbcaa98f9d37aba8627d0d4a11eade0d32f9926 [2022-02-15T20:57:34.407Z] #48 DONE 0.1s [2022-02-15T20:57:34.407Z] [2022-02-15T20:57:34.407Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-15T20:57:34.407Z] #50 sha256:08ced1615e4c133ad0d7b3355f8db4f8a726964aa50701b5c5234632bc6c02e0 [2022-02-15T20:57:34.407Z] #50 DONE 0.1s [2022-02-15T20:57:34.407Z] [2022-02-15T20:57:34.407Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:57:34.407Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:57:34.789Z] #21 10.81 Building dependency tree... [2022-02-15T20:57:34.789Z] #21 11.96 Reading state information... [2022-02-15T20:57:36.159Z] #21 13.05 The following additional packages will be installed: [2022-02-15T20:57:36.159Z] #21 13.05 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-15T20:57:36.159Z] #21 13.05 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-15T20:57:36.159Z] #21 13.05 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-15T20:57:36.159Z] #21 13.05 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-15T20:57:36.159Z] #21 13.05 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-15T20:57:36.159Z] #21 13.05 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-02-15T20:57:36.159Z] #21 13.06 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-02-15T20:57:36.159Z] #21 13.07 Suggested packages: [2022-02-15T20:57:36.159Z] #21 13.07 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-02-15T20:57:36.159Z] #21 13.07 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-02-15T20:57:36.159Z] #21 13.07 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-02-15T20:57:36.159Z] #21 13.07 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-02-15T20:57:36.159Z] #21 13.07 seccomp:ppc64el seccomp:s390x [2022-02-15T20:57:36.159Z] #21 13.07 Recommended packages: [2022-02-15T20:57:36.159Z] #21 13.07 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-02-15T20:57:36.159Z] #21 13.07 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-02-15T20:57:36.159Z] #21 13.07 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-02-15T20:57:36.159Z] #21 13.07 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-02-15T20:57:36.416Z] #21 13.52 The following NEW packages will be installed: [2022-02-15T20:57:36.416Z] #21 13.52 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-02-15T20:57:36.416Z] #21 13.52 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-02-15T20:57:36.416Z] #21 13.52 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-02-15T20:57:36.416Z] #21 13.52 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-02-15T20:57:36.416Z] #21 13.52 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-02-15T20:57:36.416Z] #21 13.52 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-02-15T20:57:36.416Z] #21 13.52 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-02-15T20:57:36.416Z] #21 13.52 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-02-15T20:57:36.416Z] #21 13.52 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-02-15T20:57:36.416Z] #21 13.52 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-02-15T20:57:36.416Z] #21 13.53 libseccomp2:ppc64el libseccomp2:s390x [2022-02-15T20:57:36.674Z] #21 13.89 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:57:36.674Z] #21 13.89 Need to get 15.9 MB of archives. [2022-02-15T20:57:36.674Z] #21 13.89 After this operation, 73.0 MB of additional disk space will be used. [2022-02-15T20:57:36.674Z] #21 13.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-02-15T20:57:36.674Z] #21 13.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-02-15T20:57:36.674Z] #21 13.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-02-15T20:57:36.674Z] #21 13.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-02-15T20:57:36.674Z] #21 13.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-02-15T20:57:36.674Z] #21 13.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-02-15T20:57:36.674Z] #21 13.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-02-15T20:57:36.674Z] #21 13.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u2 [2448 kB] [2022-02-15T20:57:36.674Z] #21 14.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-02-15T20:57:36.931Z] #21 14.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-02-15T20:57:36.931Z] #21 14.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-02-15T20:57:36.931Z] #21 14.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-02-15T20:57:36.931Z] #21 14.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u2 [2831 kB] [2022-02-15T20:57:36.931Z] #21 14.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-02-15T20:57:36.931Z] #21 14.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-02-15T20:57:36.931Z] #21 14.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-02-15T20:57:36.931Z] #21 14.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-02-15T20:57:36.931Z] #21 14.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u2 [2333 kB] [2022-02-15T20:57:36.931Z] #21 14.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-02-15T20:57:36.931Z] #21 14.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-02-15T20:57:36.931Z] #21 14.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-02-15T20:57:36.931Z] #21 14.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-02-15T20:57:36.931Z] #21 14.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u2 [2458 kB] [2022-02-15T20:57:36.931Z] #21 14.19 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-02-15T20:57:36.931Z] #21 14.20 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-02-15T20:57:36.931Z] #21 14.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-02-15T20:57:36.931Z] #21 14.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-02-15T20:57:36.931Z] #21 14.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u2 [2338 kB] [2022-02-15T20:57:36.931Z] #21 14.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-02-15T20:57:36.931Z] #21 14.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-02-15T20:57:36.931Z] #21 14.23 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-02-15T20:57:37.189Z] #21 14.24 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-02-15T20:57:37.189Z] #21 14.24 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-02-15T20:57:37.189Z] #21 14.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-02-15T20:57:37.189Z] #21 14.24 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-02-15T20:57:37.189Z] #21 14.26 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-02-15T20:57:37.189Z] #21 14.26 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-02-15T20:57:37.189Z] #21 14.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-02-15T20:57:37.189Z] #21 14.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-02-15T20:57:37.189Z] #21 14.26 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-02-15T20:57:37.752Z] #21 14.88 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:57:37.848Z] #26 204.6 + return [2022-02-15T20:57:37.848Z] #26 DONE 205.2s [2022-02-15T20:57:37.848Z] [2022-02-15T20:57:37.848Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:57:37.848Z] #56 sha256:ca852e96223d0da14626c97570886397294bcc6f0b9e23428c2c37db88c93ca4 [2022-02-15T20:57:37.848Z] #56 ... [2022-02-15T20:57:37.848Z] [2022-02-15T20:57:37.848Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-15T20:57:37.848Z] #27 sha256:ab54fac5e7a087adef295389c70dbe3b8458d04ea52b8ba971a52d5af14f78ae [2022-02-15T20:57:37.848Z] #27 DONE 0.2s [2022-02-15T20:57:37.848Z] [2022-02-15T20:57:37.848Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-15T20:57:37.848Z] #32 sha256:f8e187f9cdc4d6159ac5c2b88d5eebd0c64470154b32ca597b19aed055dc409d [2022-02-15T20:57:37.848Z] #32 DONE 0.2s [2022-02-15T20:57:37.848Z] [2022-02-15T20:57:37.848Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-15T20:57:37.848Z] #35 sha256:2762d545b27ec8381f9e6feb149b82e20c39f589c8c928cd9740c1860c6506fa [2022-02-15T20:57:37.848Z] #35 DONE 0.1s [2022-02-15T20:57:37.848Z] [2022-02-15T20:57:37.848Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-15T20:57:37.848Z] #37 sha256:7d10681aad279aaf17c075c80bc694a9b09fff60eca2188181ae4fe6bfd16c3f [2022-02-15T20:57:37.848Z] #37 DONE 0.1s [2022-02-15T20:57:37.848Z] [2022-02-15T20:57:37.848Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:57:37.848Z] #56 sha256:ca852e96223d0da14626c97570886397294bcc6f0b9e23428c2c37db88c93ca4 [2022-02-15T20:57:37.848Z] #56 ... [2022-02-15T20:57:37.848Z] [2022-02-15T20:57:37.848Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-15T20:57:37.848Z] #41 sha256:24035758120236e0fc64255ce6ae02386fe7bbecdcd08129ad90b2834950c67a [2022-02-15T20:57:37.848Z] #41 DONE 0.1s [2022-02-15T20:57:37.848Z] [2022-02-15T20:57:37.848Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-15T20:57:37.848Z] #44 sha256:17941d438084ef415eeaf414efa3caeb23f6db9e2c1341e0fed12c680a8c1731 [2022-02-15T20:57:37.848Z] #44 DONE 0.1s [2022-02-15T20:57:37.848Z] [2022-02-15T20:57:37.848Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-15T20:57:37.848Z] #48 sha256:73c8245d8bb179a7d217cd1b07b03e89c9db23b657d6d733a132a9bfe40dde58 [2022-02-15T20:57:37.848Z] #48 DONE 0.1s [2022-02-15T20:57:37.848Z] [2022-02-15T20:57:37.848Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:57:37.848Z] #56 sha256:ca852e96223d0da14626c97570886397294bcc6f0b9e23428c2c37db88c93ca4 [2022-02-15T20:57:37.848Z] #56 ... [2022-02-15T20:57:37.848Z] [2022-02-15T20:57:37.848Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-15T20:57:37.848Z] #50 sha256:26109136ce6f90200b62895c0e05ef4254bbdf3caca2833b3c5b9ac2d9627b35 [2022-02-15T20:57:37.848Z] #50 DONE 0.1s [2022-02-15T20:57:37.848Z] [2022-02-15T20:57:37.848Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:57:37.848Z] #60 sha256:2374cce772e3af5327cd57bfe105ee58a23552c4f07ce17b5c822c4c4e97ef2d [2022-02-15T20:57:37.848Z] #60 182.6 + bin/containerd [2022-02-15T20:57:37.848Z] #60 ... [2022-02-15T20:57:37.848Z] [2022-02-15T20:57:37.848Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:57:37.848Z] #56 sha256:ca852e96223d0da14626c97570886397294bcc6f0b9e23428c2c37db88c93ca4 [2022-02-15T20:57:37.848Z] #56 122.5 + mkdir -p /build [2022-02-15T20:57:37.848Z] #56 122.5 + cp runc /build/runc [2022-02-15T20:57:37.848Z] #56 DONE 123.1s [2022-02-15T20:57:37.848Z] [2022-02-15T20:57:37.848Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:57:37.848Z] #60 sha256:2374cce772e3af5327cd57bfe105ee58a23552c4f07ce17b5c822c4c4e97ef2d [2022-02-15T20:57:38.008Z] #21 15.06 Fetched 15.9 MB in 1s (24.5 MB/s) [2022-02-15T20:57:38.008Z] #21 15.10 Selecting previously unselected package gcc-10-base:armel. [2022-02-15T20:57:38.008Z] #21 15.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-02-15T20:57:38.008Z] #21 15.15 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-02-15T20:57:38.008Z] #21 15.16 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-02-15T20:57:38.008Z] #21 15.20 Selecting previously unselected package gcc-10-base:armhf. [2022-02-15T20:57:38.008Z] #21 15.20 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-02-15T20:57:38.008Z] #21 15.21 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-02-15T20:57:38.008Z] #21 15.26 Selecting previously unselected package gcc-10-base:ppc64el. [2022-02-15T20:57:38.008Z] #21 15.27 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-02-15T20:57:38.008Z] #21 15.27 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-15T20:57:38.008Z] #21 15.33 Selecting previously unselected package gcc-10-base:s390x. [2022-02-15T20:57:38.265Z] #21 15.33 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-02-15T20:57:38.265Z] #21 15.34 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-02-15T20:57:38.265Z] #21 15.39 Selecting previously unselected package gcc-10-base:arm64. [2022-02-15T20:57:38.265Z] #21 15.40 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-02-15T20:57:38.265Z] #21 15.41 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-02-15T20:57:38.265Z] #21 15.46 Selecting previously unselected package libgcc-s1:armel. [2022-02-15T20:57:38.521Z] #21 15.47 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-02-15T20:57:38.521Z] #21 15.47 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-02-15T20:57:38.521Z] #21 15.52 Selecting previously unselected package libcrypt1:armel. [2022-02-15T20:57:38.521Z] #21 15.52 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-02-15T20:57:38.521Z] #21 15.53 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-02-15T20:57:38.521Z] #21 15.64 Selecting previously unselected package libc6:armel. [2022-02-15T20:57:38.521Z] #21 15.65 Preparing to unpack .../07-libc6_2.31-13+deb11u2_armel.deb ... [2022-02-15T20:57:38.778Z] #21 15.87 Unpacking libc6:armel (2.31-13+deb11u2) ... [2022-02-15T20:57:39.035Z] #21 16.28 Selecting previously unselected package libapparmor1:armel. [2022-02-15T20:57:39.291Z] #21 16.29 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-02-15T20:57:39.292Z] #21 16.29 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-02-15T20:57:39.292Z] #21 16.33 Selecting previously unselected package libapparmor-dev:armel. [2022-02-15T20:57:39.292Z] #21 16.34 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-02-15T20:57:39.292Z] #21 16.34 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-02-15T20:57:39.292Z] #21 16.41 Selecting previously unselected package libgcc-s1:arm64. [2022-02-15T20:57:39.292Z] #21 16.42 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-02-15T20:57:39.292Z] #21 16.42 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-02-15T20:57:39.292Z] #21 16.47 Selecting previously unselected package libcrypt1:arm64. [2022-02-15T20:57:39.292Z] #21 16.48 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-02-15T20:57:39.292Z] #21 16.48 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-15T20:57:39.548Z] #21 16.57 Selecting previously unselected package libc6:arm64. [2022-02-15T20:57:39.548Z] #21 16.57 Preparing to unpack .../12-libc6_2.31-13+deb11u2_arm64.deb ... [2022-02-15T20:57:39.548Z] #21 16.80 Unpacking libc6:arm64 (2.31-13+deb11u2) ... [2022-02-15T20:57:40.112Z] #21 17.20 Selecting previously unselected package libapparmor1:arm64. [2022-02-15T20:57:40.112Z] #21 17.21 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-02-15T20:57:40.112Z] #21 17.21 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-02-15T20:57:40.112Z] #21 17.26 Selecting previously unselected package libapparmor-dev:arm64. [2022-02-15T20:57:40.112Z] #21 17.26 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-02-15T20:57:40.112Z] #21 17.27 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-15T20:57:40.112Z] #21 17.34 Selecting previously unselected package libgcc-s1:s390x. [2022-02-15T20:57:40.112Z] #21 17.34 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-02-15T20:57:40.112Z] #21 17.34 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-02-15T20:57:40.112Z] #21 17.39 Selecting previously unselected package libcrypt1:s390x. [2022-02-15T20:57:40.368Z] #21 17.39 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-02-15T20:57:40.368Z] #21 17.40 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-02-15T20:57:40.368Z] #21 17.48 Selecting previously unselected package libc6:s390x. [2022-02-15T20:57:40.368Z] #21 17.48 Preparing to unpack .../17-libc6_2.31-13+deb11u2_s390x.deb ... [2022-02-15T20:57:40.370Z] #60 ... [2022-02-15T20:57:40.370Z] [2022-02-15T20:57:40.371Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:57:40.371Z] #51 sha256:31926d458c5ba4a4e6a76642017a4c20507976b20636d3bdc2fbc6c581aa480c [2022-02-15T20:57:40.371Z] #51 215.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-15T20:57:40.625Z] #21 17.69 Unpacking libc6:s390x (2.31-13+deb11u2) ... [2022-02-15T20:57:41.188Z] #21 18.18 Selecting previously unselected package libapparmor1:s390x. [2022-02-15T20:57:41.188Z] #21 18.19 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-02-15T20:57:41.188Z] #21 18.19 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-02-15T20:57:41.188Z] #21 18.25 Selecting previously unselected package libapparmor-dev:s390x. [2022-02-15T20:57:41.188Z] #21 18.25 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-02-15T20:57:41.188Z] #21 18.25 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-02-15T20:57:41.188Z] #21 18.32 Selecting previously unselected package libgcc-s1:armhf. [2022-02-15T20:57:41.188Z] #21 18.33 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-02-15T20:57:41.188Z] #21 18.33 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-02-15T20:57:41.188Z] #21 18.38 Selecting previously unselected package libcrypt1:armhf. [2022-02-15T20:57:41.188Z] #21 18.39 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-02-15T20:57:41.188Z] #21 18.39 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-02-15T20:57:41.188Z] #21 18.48 Selecting previously unselected package libc6:armhf. [2022-02-15T20:57:41.188Z] #21 18.48 Preparing to unpack .../22-libc6_2.31-13+deb11u2_armhf.deb ... [2022-02-15T20:57:41.301Z] #51 DONE 216.7s [2022-02-15T20:57:41.301Z] [2022-02-15T20:57:41.301Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:57:41.301Z] #60 sha256:2374cce772e3af5327cd57bfe105ee58a23552c4f07ce17b5c822c4c4e97ef2d [2022-02-15T20:57:41.445Z] #21 18.76 Unpacking libc6:armhf (2.31-13+deb11u2) ... [2022-02-15T20:57:41.864Z] #60 ... [2022-02-15T20:57:41.864Z] [2022-02-15T20:57:41.864Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-15T20:57:41.864Z] #52 sha256:28b40acf49f878dee7e573b93e80a211e7a1406e1bbc689efed833cd882ead59 [2022-02-15T20:57:41.864Z] #52 DONE 0.1s [2022-02-15T20:57:41.864Z] [2022-02-15T20:57:41.864Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:57:41.864Z] #60 sha256:2374cce772e3af5327cd57bfe105ee58a23552c4f07ce17b5c822c4c4e97ef2d [2022-02-15T20:57:42.010Z] #21 19.15 Selecting previously unselected package libapparmor1:armhf. [2022-02-15T20:57:42.010Z] #21 19.15 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-02-15T20:57:42.010Z] #21 19.15 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-02-15T20:57:42.010Z] #21 19.20 Selecting previously unselected package libapparmor-dev:armhf. [2022-02-15T20:57:42.121Z] #60 ... [2022-02-15T20:57:42.121Z] [2022-02-15T20:57:42.121Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-15T20:57:42.121Z] #54 sha256:37f1540ebbc7b5d18b17d31ac6cd9d1047c00abd09de7afa68a8bcd2dd6b070d [2022-02-15T20:57:42.121Z] #54 DONE 0.1s [2022-02-15T20:57:42.121Z] [2022-02-15T20:57:42.121Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-15T20:57:42.121Z] #57 sha256:8d3e1ae29e1e553c9a377135baa9b48a0ced932254f9eeedb39b828ba991c8b1 [2022-02-15T20:57:42.121Z] #57 DONE 0.2s [2022-02-15T20:57:42.121Z] [2022-02-15T20:57:42.121Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:57:42.121Z] #60 sha256:2374cce772e3af5327cd57bfe105ee58a23552c4f07ce17b5c822c4c4e97ef2d [2022-02-15T20:57:42.268Z] #21 19.21 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-02-15T20:57:42.268Z] #21 19.21 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-02-15T20:57:42.268Z] #21 19.27 Selecting previously unselected package libgcc-s1:ppc64el. [2022-02-15T20:57:42.268Z] #21 19.28 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-02-15T20:57:42.268Z] #21 19.29 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-15T20:57:42.268Z] #21 19.34 Selecting previously unselected package libcrypt1:ppc64el. [2022-02-15T20:57:42.268Z] #21 19.35 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-02-15T20:57:42.268Z] #21 19.35 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-15T20:57:42.268Z] #21 19.43 Selecting previously unselected package libc6:ppc64el. [2022-02-15T20:57:42.268Z] #21 19.43 Preparing to unpack .../27-libc6_2.31-13+deb11u2_ppc64el.deb ... [2022-02-15T20:57:42.526Z] #21 19.65 Unpacking libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-15T20:57:43.090Z] #21 20.21 Selecting previously unselected package libapparmor1:ppc64el. [2022-02-15T20:57:43.090Z] #21 20.22 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-02-15T20:57:43.090Z] #21 20.23 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-02-15T20:57:43.090Z] #21 20.28 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-02-15T20:57:43.090Z] #21 20.28 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-02-15T20:57:43.090Z] #21 20.29 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-15T20:57:43.090Z] #21 20.36 Selecting previously unselected package libseccomp2:s390x. [2022-02-15T20:57:43.347Z] #21 20.36 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-02-15T20:57:43.347Z] #21 20.37 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-15T20:57:43.347Z] #21 20.42 Selecting previously unselected package libseccomp-dev:s390x. [2022-02-15T20:57:43.347Z] #21 20.42 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-02-15T20:57:43.347Z] #21 20.43 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-15T20:57:43.347Z] #21 20.49 Selecting previously unselected package libseccomp2:ppc64el. [2022-02-15T20:57:43.347Z] #21 20.50 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-15T20:57:43.347Z] #21 20.51 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-15T20:57:43.347Z] #21 20.56 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-02-15T20:57:43.347Z] #21 20.56 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-02-15T20:57:43.347Z] #21 20.56 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-15T20:57:43.347Z] #21 20.62 Selecting previously unselected package libseccomp2:armhf. [2022-02-15T20:57:43.605Z] #21 20.62 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-02-15T20:57:43.605Z] #21 20.63 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-15T20:57:43.605Z] #21 20.67 Selecting previously unselected package libseccomp-dev:armhf. [2022-02-15T20:57:43.605Z] #21 20.67 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-02-15T20:57:43.605Z] #21 20.68 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-15T20:57:43.605Z] #21 20.74 Selecting previously unselected package libseccomp2:armel. [2022-02-15T20:57:43.605Z] #21 20.75 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-02-15T20:57:43.605Z] #21 20.75 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-15T20:57:43.605Z] #21 20.80 Selecting previously unselected package libseccomp-dev:armel. [2022-02-15T20:57:43.605Z] #21 20.81 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-02-15T20:57:43.605Z] #21 20.82 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-15T20:57:43.605Z] #21 20.88 Selecting previously unselected package libseccomp2:arm64. [2022-02-15T20:57:43.862Z] #21 20.88 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-02-15T20:57:43.862Z] #21 20.89 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-15T20:57:43.862Z] #21 20.94 Selecting previously unselected package libseccomp-dev:arm64. [2022-02-15T20:57:43.862Z] #21 20.94 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-02-15T20:57:43.862Z] #21 20.95 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-15T20:57:43.862Z] #21 21.04 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-02-15T20:57:43.862Z] #21 21.06 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-02-15T20:57:43.862Z] #21 21.07 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-02-15T20:57:43.862Z] #21 21.08 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-02-15T20:57:43.862Z] #21 21.09 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-02-15T20:57:43.862Z] #21 21.11 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-02-15T20:57:43.862Z] #21 21.12 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-02-15T20:57:44.119Z] #21 21.14 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-02-15T20:57:44.119Z] #21 21.15 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-02-15T20:57:44.119Z] #21 21.16 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-02-15T20:57:44.119Z] #21 21.18 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-02-15T20:57:44.119Z] #21 21.19 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-02-15T20:57:44.119Z] #21 21.20 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-02-15T20:57:44.119Z] #21 21.22 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-02-15T20:57:44.119Z] #21 21.23 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-02-15T20:57:44.119Z] #21 21.24 Setting up libc6:arm64 (2.31-13+deb11u2) ... [2022-02-15T20:57:45.490Z] #21 22.52 Setting up libc6:armel (2.31-13+deb11u2) ... [2022-02-15T20:57:46.860Z] #21 23.89 Setting up libc6:armhf (2.31-13+deb11u2) ... [2022-02-15T20:57:48.229Z] #21 25.09 Setting up libc6:ppc64el (2.31-13+deb11u2) ... [2022-02-15T20:57:49.159Z] #21 26.28 Setting up libc6:s390x (2.31-13+deb11u2) ... [2022-02-15T20:57:50.531Z] #21 27.51 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-02-15T20:57:50.531Z] #21 27.52 Setting up libapparmor1:armel (2.13.6-10) ... [2022-02-15T20:57:50.531Z] #21 27.53 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-02-15T20:57:50.531Z] #21 27.54 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-02-15T20:57:50.531Z] #21 27.55 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-02-15T20:57:50.531Z] #21 27.57 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-02-15T20:57:50.531Z] #21 27.58 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-02-15T20:57:50.531Z] #21 27.59 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-02-15T20:57:50.531Z] #21 27.60 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-02-15T20:57:50.531Z] #21 27.62 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-02-15T20:57:50.531Z] #21 27.63 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-02-15T20:57:50.531Z] #21 27.64 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-02-15T20:57:50.531Z] #21 27.65 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-02-15T20:57:50.531Z] #21 27.66 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-02-15T20:57:50.531Z] #21 27.68 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-02-15T20:57:50.531Z] #21 27.69 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-02-15T20:57:50.531Z] #21 27.70 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-02-15T20:57:50.531Z] #21 27.71 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-02-15T20:57:50.788Z] #21 27.72 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-02-15T20:57:50.788Z] #21 27.73 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-02-15T20:57:50.788Z] #21 27.74 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:57:51.046Z] #21 DONE 28.3s [2022-02-15T20:57:51.046Z] [2022-02-15T20:57:51.046Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:57:51.046Z] #67 sha256:dd47308c38e7f68694afdab0a951c900032d153af99cf4bdbb867a681c911a7e [2022-02-15T20:57:51.303Z] #67 ... [2022-02-15T20:57:51.303Z] [2022-02-15T20:57:51.303Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-02-15T20:57:51.303Z] #62 sha256:3120f336696a8bcb327cfec27285404ba91328bc0d88d2d9bb0b5435c62ea419 [2022-02-15T20:57:51.303Z] #62 DONE 0.1s [2022-02-15T20:57:51.303Z] [2022-02-15T20:57:51.303Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-02-15T20:57:51.303Z] #22 sha256:db21e59dbb089b39bb556b279dd03639542ff288b07d5d108df7688b9df78181 [2022-02-15T20:57:51.943Z] #60 190.9 + bin/containerd [2022-02-15T20:57:52.674Z] #22 DONE 1.3s [2022-02-15T20:57:52.674Z] [2022-02-15T20:57:52.674Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:57:52.674Z] #63 sha256:eb7f332b3e6f88ba5e45ddbb9fde749249aa54a838e922a5867aafd5f3948be6 [2022-02-15T20:57:52.674Z] #63 1.156 + RM_GOPATH=0 [2022-02-15T20:57:52.674Z] #63 1.156 + TMP_GOPATH= [2022-02-15T20:57:52.674Z] #63 1.156 + : /build [2022-02-15T20:57:52.674Z] #63 1.156 + '[' -z '' ']' [2022-02-15T20:57:52.674Z] #63 1.156 ++ mktemp -d [2022-02-15T20:57:52.674Z] #63 1.165 + export GOPATH=/tmp/tmp.or6IvwAqup [2022-02-15T20:57:52.674Z] #63 1.165 + GOPATH=/tmp/tmp.or6IvwAqup [2022-02-15T20:57:52.674Z] #63 1.165 + RM_GOPATH=1 [2022-02-15T20:57:52.674Z] #63 1.165 + case "$(go env GOARCH)" in [2022-02-15T20:57:52.674Z] #63 1.165 ++ go env GOARCH [2022-02-15T20:57:52.674Z] #63 1.174 + export GO_BUILDMODE=-buildmode=pie [2022-02-15T20:57:52.674Z] #63 1.174 + GO_BUILDMODE=-buildmode=pie [2022-02-15T20:57:52.674Z] #63 1.175 ++ dirname /install.sh [2022-02-15T20:57:52.674Z] #63 1.176 + dir=/ [2022-02-15T20:57:52.674Z] #63 1.176 + bin=runc [2022-02-15T20:57:52.674Z] #63 1.176 + shift [2022-02-15T20:57:52.674Z] #63 1.176 + '[' '!' -f //runc.installer ']' [2022-02-15T20:57:52.674Z] #63 1.177 + . //runc.installer [2022-02-15T20:57:52.674Z] #63 1.177 ++ set -e [2022-02-15T20:57:52.674Z] #63 1.177 ++ : v1.1.0 [2022-02-15T20:57:52.674Z] #63 1.178 + install_runc [2022-02-15T20:57:52.674Z] #63 1.178 + RUNC_BUILDTAGS=seccomp [2022-02-15T20:57:52.674Z] #63 1.178 + echo 'Install runc version v1.1.0 (build tags: seccomp)' [2022-02-15T20:57:52.674Z] #63 1.178 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.or6IvwAqup/src/github.com/opencontainers/runc [2022-02-15T20:57:52.674Z] #63 1.178 Install runc version v1.1.0 (build tags: seccomp) [2022-02-15T20:57:52.674Z] #63 1.183 Cloning into '/tmp/tmp.or6IvwAqup/src/github.com/opencontainers/runc'... [2022-02-15T20:57:53.312Z] #60 ... [2022-02-15T20:57:53.312Z] [2022-02-15T20:57:53.312Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:57:53.312Z] #56 sha256:334303319f341b00420cba879abe7e2c8aebc6d16c2cb7fef7c9d01970f4524c [2022-02-15T20:57:53.312Z] #56 128.0 + mkdir -p /build [2022-02-15T20:57:53.312Z] #56 128.0 + cp runc /build/runc [2022-02-15T20:57:53.606Z] #63 ... [2022-02-15T20:57:53.606Z] [2022-02-15T20:57:53.606Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-02-15T20:57:53.606Z] #23 sha256:5ac3eb3ca28282bbf70fda90c0c945ef924bfae5086a3f2d41af9fd8c8c8353d [2022-02-15T20:57:53.606Z] #23 DONE 1.1s [2022-02-15T20:57:53.606Z] [2022-02-15T20:57:53.606Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-02-15T20:57:53.606Z] #24 sha256:2d4c73337c62a97c3086bc6d7faefe36532c57917bc7045df5475ef8be001e80 [2022-02-15T20:57:54.541Z] #24 0.810 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-02-15T20:57:54.541Z] #24 DONE 1.0s [2022-02-15T20:57:54.541Z] [2022-02-15T20:57:54.541Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-02-15T20:57:54.541Z] #25 sha256:07c1e470dff771da584d8e174320cf3241347fde64862ad1a1883e4a1d9d7a1d [2022-02-15T20:57:55.473Z] #25 DONE 0.9s [2022-02-15T20:57:55.473Z] [2022-02-15T20:57:55.473Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-02-15T20:57:55.473Z] #26 sha256:bc187125d87589fcbf96f57b052c47b4faac753419a52ae2db8572667ff9074a [2022-02-15T20:57:56.405Z] #26 DONE 0.9s [2022-02-15T20:57:56.405Z] [2022-02-15T20:57:56.405Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-02-15T20:57:56.405Z] #27 sha256:d6df7002c83649f0cd6fa405153548e82ff206bd3810ffd338d0597dfd935d50 [2022-02-15T20:57:57.341Z] #27 DONE 1.0s [2022-02-15T20:57:57.341Z] [2022-02-15T20:57:57.341Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:57:57.341Z] #63 sha256:eb7f332b3e6f88ba5e45ddbb9fde749249aa54a838e922a5867aafd5f3948be6 [2022-02-15T20:57:57.341Z] #63 5.203 + cd /tmp/tmp.or6IvwAqup/src/github.com/opencontainers/runc [2022-02-15T20:57:57.341Z] #63 5.204 + git checkout -q v1.1.0 [2022-02-15T20:57:57.341Z] #63 5.443 + '[' -z '' ']' [2022-02-15T20:57:57.341Z] #63 5.443 + target=static [2022-02-15T20:57:57.341Z] #63 5.443 + make BUILDTAGS=seccomp static [2022-02-15T20:57:57.341Z] #63 5.784 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.0-0-g067aaf85 -X main.version=1.1.0 " -o runc . [2022-02-15T20:57:57.486Z] #56 DONE 131.9s [2022-02-15T20:57:57.486Z] [2022-02-15T20:57:57.486Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:57:57.486Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:57:58.857Z] #51 234.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-15T20:57:58.857Z] #51 DONE 234.6s [2022-02-15T20:57:58.857Z] [2022-02-15T20:57:58.857Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:57:58.857Z] #60 sha256:abd8656eb10e5725045709fb35a50ba314076477e403855672bc262a8779489e [2022-02-15T20:58:00.224Z] #60 ... [2022-02-15T20:58:00.224Z] [2022-02-15T20:58:00.224Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-15T20:58:00.224Z] #52 sha256:99e1ba833673f5504e676461a36409507538d82481273231e09e6cc64026b11f [2022-02-15T20:58:01.154Z] #52 DONE 1.0s [2022-02-15T20:58:01.154Z] [2022-02-15T20:58:01.154Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:58:01.154Z] #60 sha256:abd8656eb10e5725045709fb35a50ba314076477e403855672bc262a8779489e [2022-02-15T20:58:01.410Z] #60 ... [2022-02-15T20:58:01.410Z] [2022-02-15T20:58:01.410Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-15T20:58:01.410Z] #54 sha256:7ee09b09bc365c90911c0976b90b4c84877e1bf8f198136ddacea1df41cb3cd8 [2022-02-15T20:58:01.410Z] #54 DONE 0.1s [2022-02-15T20:58:01.410Z] [2022-02-15T20:58:01.410Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-15T20:58:01.410Z] #57 sha256:7c1d0d9b7fa424fcaf36426bf3569e7ad83c5f403788709738a5de24ba105486 [2022-02-15T20:58:01.667Z] #57 DONE 0.4s [2022-02-15T20:58:01.667Z] [2022-02-15T20:58:01.667Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:58:01.667Z] #60 sha256:abd8656eb10e5725045709fb35a50ba314076477e403855672bc262a8779489e [2022-02-15T20:58:02.599Z] #63 ... [2022-02-15T20:58:02.599Z] [2022-02-15T20:58:02.599Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-15T20:58:02.599Z] #28 sha256:a0958e570b998fbc655c80baa0421c7ed31252c407c0d96888e7e8728e6406ae [2022-02-15T20:58:02.599Z] #28 1.215 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-02-15T20:58:02.599Z] #28 1.429 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-02-15T20:58:02.599Z] #28 1.435 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-02-15T20:58:02.599Z] #28 1.456 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7943 kB] [2022-02-15T20:58:02.599Z] #28 1.827 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-02-15T20:58:02.599Z] #28 2.047 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-02-15T20:58:02.599Z] #28 2.335 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2022-02-15T20:58:02.599Z] #28 2.615 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-02-15T20:58:02.599Z] #28 2.862 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-02-15T20:58:02.599Z] #28 3.082 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [116 kB] [2022-02-15T20:58:02.599Z] #28 3.082 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [121 kB] [2022-02-15T20:58:02.599Z] #28 3.085 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [120 kB] [2022-02-15T20:58:02.599Z] #28 3.087 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [112 kB] [2022-02-15T20:58:02.599Z] #28 3.088 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [118 kB] [2022-02-15T20:58:02.599Z] #28 3.090 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [112 kB] [2022-02-15T20:58:02.599Z] #28 3.115 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-02-15T20:58:02.599Z] #28 3.116 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-02-15T20:58:02.599Z] #28 3.116 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-02-15T20:58:02.599Z] #28 3.117 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-02-15T20:58:02.599Z] #28 3.118 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-02-15T20:58:02.599Z] #28 3.118 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-02-15T20:58:05.868Z] #51 ... [2022-02-15T20:58:05.868Z] [2022-02-15T20:58:05.868Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:58:05.868Z] #60 sha256:aabcfd84e618bc9135fe632afb1934e6c0b4c348ddf8f382ffc6d8f808b2cf18 [2022-02-15T20:58:05.868Z] #60 195.2 + bin/containerd [2022-02-15T20:58:06.507Z] #51 ... [2022-02-15T20:58:06.507Z] [2022-02-15T20:58:06.507Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:58:06.507Z] #60 sha256:4cd193c46ba5859cb86df4e2d9954dc6a7ca79de17b1aa5dcb35df1d72484ec0 [2022-02-15T20:58:06.507Z] #60 193.7 + bin/containerd [2022-02-15T20:58:08.629Z] #60 212.4 # github.com/containerd/containerd/cmd/containerd [2022-02-15T20:58:08.629Z] #60 212.4 /usr/bin/ld: /tmp/go-link-2190649588/000019.o: in function `New': [2022-02-15T20:58:08.629Z] #60 212.4 /tmp/tmp.k6BokK3syd/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-02-15T20:58:08.629Z] #60 212.5 + bin/containerd-stress [2022-02-15T20:58:08.629Z] #60 213.6 + bin/containerd-shim [2022-02-15T20:58:09.805Z] #60 ... [2022-02-15T20:58:09.805Z] [2022-02-15T20:58:09.805Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:58:09.805Z] #56 sha256:085828a8b9ce6813729bd11531315e0b043da2aa23ed71b8d12753ecd138127b [2022-02-15T20:58:09.805Z] #56 131.2 + mkdir -p /build [2022-02-15T20:58:09.805Z] #56 131.2 + cp runc /build/runc [2022-02-15T20:58:10.057Z] #60 ... [2022-02-15T20:58:10.057Z] [2022-02-15T20:58:10.057Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:58:10.057Z] #56 sha256:31594cc3fd8a767106d3788513bd9b3c29e306e272c0a97011376200b7039c6a [2022-02-15T20:58:10.057Z] #56 132.5 + mkdir -p /build [2022-02-15T20:58:10.057Z] #56 132.5 + cp runc /build/runc [2022-02-15T20:58:10.763Z] #28 ... [2022-02-15T20:58:10.764Z] [2022-02-15T20:58:10.764Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:58:10.764Z] #67 sha256:dd47308c38e7f68694afdab0a951c900032d153af99cf4bdbb867a681c911a7e [2022-02-15T20:58:10.764Z] #67 64.68 + bin/containerd [2022-02-15T20:58:11.437Z] #56 DONE 134.5s [2022-02-15T20:58:11.437Z] [2022-02-15T20:58:11.437Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:58:11.437Z] #60 sha256:aabcfd84e618bc9135fe632afb1934e6c0b4c348ddf8f382ffc6d8f808b2cf18 [2022-02-15T20:58:11.906Z] #60 219.6 + bin/containerd-shim-runc-v1 [2022-02-15T20:58:12.131Z] #67 ... [2022-02-15T20:58:12.131Z] [2022-02-15T20:58:12.131Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-02-15T20:58:12.131Z] #28 sha256:a0958e570b998fbc655c80baa0421c7ed31252c407c0d96888e7e8728e6406ae [2022-02-15T20:58:12.131Z] #28 14.68 Fetched 48.9 MB in 14s (3538 kB/s) [2022-02-15T20:58:12.346Z] #56 DONE 133.5s [2022-02-15T20:58:12.346Z] [2022-02-15T20:58:12.346Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:58:12.346Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:58:14.730Z] #60 ... [2022-02-15T20:58:14.730Z] [2022-02-15T20:58:14.730Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-02-15T20:58:14.730Z] #51 sha256:9cb9c0566e3298e0ef8d4c1cc5ff85884775446a6216cc80d1235f35bd7e6745 [2022-02-15T20:58:14.730Z] #51 246.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-15T20:58:14.898Z] #51 244.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-02-15T20:58:14.898Z] #51 DONE 244.8s [2022-02-15T20:58:14.898Z] [2022-02-15T20:58:14.898Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:58:14.898Z] #60 sha256:4cd193c46ba5859cb86df4e2d9954dc6a7ca79de17b1aa5dcb35df1d72484ec0 [2022-02-15T20:58:15.296Z] #51 DONE 246.3s [2022-02-15T20:58:15.296Z] [2022-02-15T20:58:15.296Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:58:15.296Z] #60 sha256:aabcfd84e618bc9135fe632afb1934e6c0b4c348ddf8f382ffc6d8f808b2cf18 [2022-02-15T20:58:15.838Z] #60 ... [2022-02-15T20:58:15.838Z] [2022-02-15T20:58:15.838Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-15T20:58:15.838Z] #52 sha256:4270d2c6b5459d69c0dd2d61ac28ec55ddb267094bf44ed8945d28333c9846e5 [2022-02-15T20:58:16.077Z] #60 224.0 + bin/containerd-shim-runc-v2 [2022-02-15T20:58:16.333Z] #60 224.6 + binaries [2022-02-15T20:58:16.333Z] #60 224.6 + install -D bin/containerd /build/containerd [2022-02-15T20:58:16.333Z] #60 224.6 + install -D bin/containerd-shim /build/containerd-shim [2022-02-15T20:58:16.333Z] #60 224.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-15T20:58:16.333Z] #60 224.6 + install -D bin/ctr /build/ctr [2022-02-15T20:58:16.407Z] #52 DONE 0.6s [2022-02-15T20:58:16.407Z] [2022-02-15T20:58:16.407Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:58:16.407Z] #60 sha256:4cd193c46ba5859cb86df4e2d9954dc6a7ca79de17b1aa5dcb35df1d72484ec0 [2022-02-15T20:58:16.667Z] #60 ... [2022-02-15T20:58:16.667Z] [2022-02-15T20:58:16.667Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-15T20:58:16.667Z] #54 sha256:2bb74ba481c90e04741fca0e1dc39b9996ed901b2f52118fcd6265af59678c1a [2022-02-15T20:58:16.667Z] #54 DONE 0.1s [2022-02-15T20:58:16.667Z] [2022-02-15T20:58:16.667Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-15T20:58:16.667Z] #57 sha256:c26cdb3013dfbd4f5023ee6b40161440e02e7eef3c8fbcaad0c2e3775cf0f944 [2022-02-15T20:58:16.673Z] #60 ... [2022-02-15T20:58:16.673Z] [2022-02-15T20:58:16.673Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-15T20:58:16.673Z] #52 sha256:ebf738f52eed4c605755a442a99be2a8f4f7b2e6ab5ba1507c4029c79de9206e [2022-02-15T20:58:16.927Z] #57 DONE 0.3s [2022-02-15T20:58:16.927Z] [2022-02-15T20:58:16.927Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:58:16.927Z] #60 sha256:4cd193c46ba5859cb86df4e2d9954dc6a7ca79de17b1aa5dcb35df1d72484ec0 [2022-02-15T20:58:17.240Z] #52 DONE 0.6s [2022-02-15T20:58:17.241Z] [2022-02-15T20:58:17.241Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-15T20:58:17.241Z] #54 sha256:6cb8204232145d1ab11521033119d8429c3d40058944f11873fae78869fd0ebf [2022-02-15T20:58:17.241Z] #54 DONE 0.1s [2022-02-15T20:58:17.241Z] [2022-02-15T20:58:17.241Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-15T20:58:17.241Z] #57 sha256:7a805b467e6fec844dc6c56213779d303d235e6777af4c5a1b655520b5c7702b [2022-02-15T20:58:17.499Z] #57 DONE 0.3s [2022-02-15T20:58:17.499Z] [2022-02-15T20:58:17.499Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:58:17.499Z] #60 sha256:aabcfd84e618bc9135fe632afb1934e6c0b4c348ddf8f382ffc6d8f808b2cf18 [2022-02-15T20:58:18.672Z] #28 14.68 Reading package lists... [2022-02-15T20:58:21.585Z] #60 DONE 229.7s [2022-02-15T20:58:22.150Z] [2022-02-15T20:58:22.150Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-15T20:58:22.150Z] #61 sha256:c43320536d05c953e65bea8fc0c04ae9a344db1b25fda88fb13a1cae487e6f02 [2022-02-15T20:58:24.668Z] #61 DONE 1.8s [2022-02-15T20:58:24.668Z] [2022-02-15T20:58:24.668Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-15T20:58:24.668Z] #66 sha256:157ab874ac7f4fb882679fc2c78dbc805fe97245d4353e170ac76fcf624f2a69 [2022-02-15T20:58:24.668Z] #66 DONE 0.4s [2022-02-15T20:58:24.668Z] [2022-02-15T20:58:24.668Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-15T20:58:24.668Z] #71 sha256:d24fd6fd15cfb275826e7cc9f91972edb63702a9d2be77ee237808b08ad178d2 [2022-02-15T20:58:25.215Z] #28 21.23 Reading package lists... [2022-02-15T20:58:26.557Z] #71 DONE 2.2s [2022-02-15T20:58:26.584Z] #28 27.50 Building dependency tree... [2022-02-15T20:58:26.814Z] [2022-02-15T20:58:26.814Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-15T20:58:26.814Z] #72 sha256:ba8ae4c11f83efacc69b58a82a64901ffeebd8a3b59d813a18736c7bf84a1c1b [2022-02-15T20:58:26.814Z] #72 DONE 0.0s [2022-02-15T20:58:26.814Z] [2022-02-15T20:58:26.814Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-15T20:58:26.814Z] #73 sha256:b529690d0e5515a6462b3cb05552c2f5a00203701cf08e269376267dbc869184 [2022-02-15T20:58:27.513Z] #28 30.33 bzip2 is already the newest version (1.0.8-4). [2022-02-15T20:58:27.514Z] #28 30.33 patch is already the newest version (2.7.6-7). [2022-02-15T20:58:27.514Z] #28 30.33 xz-utils is already the newest version (5.2.5-2). [2022-02-15T20:58:27.514Z] #28 30.33 The following additional packages will be installed: [2022-02-15T20:58:27.743Z] #73 DONE 0.8s [2022-02-15T20:58:27.743Z] [2022-02-15T20:58:27.743Z] #74 exporting to image [2022-02-15T20:58:27.743Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-15T20:58:27.743Z] #74 exporting layers [2022-02-15T20:58:27.770Z] #28 30.34 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-15T20:58:27.770Z] #28 30.35 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-02-15T20:58:27.770Z] #28 30.35 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-02-15T20:58:27.770Z] #28 30.35 python3-pkg-resources vim-runtime xxd [2022-02-15T20:58:27.770Z] #28 30.37 Suggested packages: [2022-02-15T20:58:27.770Z] #28 30.37 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-02-15T20:58:27.770Z] #28 30.37 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-02-15T20:58:27.770Z] #28 30.37 Recommended packages: [2022-02-15T20:58:27.770Z] #28 30.37 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-02-15T20:58:28.180Z] #60 231.1 # github.com/containerd/containerd/cmd/containerd [2022-02-15T20:58:28.180Z] #60 231.1 /usr/bin/ld: /tmp/go-link-1867200982/000019.o: in function `New': [2022-02-15T20:58:28.180Z] #60 231.1 /tmp/tmp.6KJaatFWNy/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-02-15T20:58:28.180Z] #60 231.1 + bin/containerd-stress [2022-02-15T20:58:28.180Z] #60 232.2 + bin/containerd-shim [2022-02-15T20:58:29.140Z] #28 31.87 The following NEW packages will be installed: [2022-02-15T20:58:29.140Z] #28 31.87 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-02-15T20:58:29.140Z] #28 31.88 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-02-15T20:58:29.140Z] #28 31.88 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-02-15T20:58:29.140Z] #28 31.88 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-02-15T20:58:29.140Z] #28 31.88 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-02-15T20:58:29.140Z] #28 31.89 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-02-15T20:58:29.140Z] #28 31.89 vim-common vim-runtime xfsprogs xxd zip zstd [2022-02-15T20:58:29.396Z] #28 32.26 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:58:29.396Z] #28 32.26 Need to get 18.6 MB of archives. [2022-02-15T20:58:29.396Z] #28 32.26 After this operation, 71.4 MB of additional disk space will be used. [2022-02-15T20:58:29.396Z] #28 32.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-02-15T20:58:29.653Z] #28 32.26 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-02-15T20:58:29.653Z] #28 32.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-02-15T20:58:29.653Z] #28 32.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-02-15T20:58:29.653Z] #28 32.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-02-15T20:58:29.653Z] #28 32.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-02-15T20:58:29.653Z] #28 32.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-02-15T20:58:29.653Z] #28 32.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-02-15T20:58:29.653Z] #28 32.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-02-15T20:58:29.653Z] #28 32.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-02-15T20:58:29.653Z] #28 32.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-02-15T20:58:29.653Z] #28 32.33 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-02-15T20:58:29.653Z] #28 32.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-02-15T20:58:29.653Z] #28 32.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-02-15T20:58:29.653Z] #28 32.34 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-02-15T20:58:29.653Z] #28 32.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-02-15T20:58:29.653Z] #28 32.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-02-15T20:58:29.653Z] #28 32.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-02-15T20:58:29.653Z] #28 32.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-02-15T20:58:29.653Z] #28 32.36 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-02-15T20:58:29.653Z] #28 32.36 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-02-15T20:58:29.653Z] #28 32.37 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-02-15T20:58:29.653Z] #28 32.37 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-02-15T20:58:29.653Z] #28 32.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-02-15T20:58:29.653Z] #28 32.38 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-02-15T20:58:29.653Z] #28 32.38 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-02-15T20:58:29.653Z] #28 32.38 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-02-15T20:58:29.653Z] #28 32.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-02-15T20:58:29.653Z] #28 32.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-02-15T20:58:29.653Z] #28 32.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2022-02-15T20:58:29.653Z] #28 32.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-02-15T20:58:29.653Z] #28 32.43 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-02-15T20:58:29.653Z] #28 32.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-02-15T20:58:29.653Z] #28 32.44 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-02-15T20:58:29.653Z] #28 32.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-02-15T20:58:29.653Z] #28 32.45 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2022-02-15T20:58:29.653Z] #28 32.45 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-02-15T20:58:29.653Z] #28 32.47 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-02-15T20:58:29.910Z] #28 32.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-02-15T20:58:29.910Z] #28 32.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-02-15T20:58:29.910Z] #28 32.58 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-02-15T20:58:29.910Z] #28 32.62 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-02-15T20:58:29.910Z] #28 32.62 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-02-15T20:58:29.910Z] #28 32.63 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-02-15T20:58:30.473Z] #28 33.28 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:58:30.730Z] #28 33.54 Fetched 18.6 MB in 1s (27.7 MB/s) [2022-02-15T20:58:30.730Z] #28 33.58 Selecting previously unselected package pigz. [2022-02-15T20:58:30.987Z] #28 33.58 (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-02-15T20:58:30.987Z] #28 33.63 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-02-15T20:58:30.987Z] #28 33.64 Unpacking pigz (2.6-1) ... [2022-02-15T20:58:30.987Z] #28 33.69 Selecting previously unselected package libelf1:amd64. [2022-02-15T20:58:30.987Z] #28 33.70 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-02-15T20:58:30.987Z] #28 33.71 Unpacking libelf1:amd64 (0.183-1) ... [2022-02-15T20:58:31.014Z] #74 exporting layers 3.4s done [2022-02-15T20:58:31.014Z] #74 writing image sha256:b25cd2553fae4a85d0bd6292c4cd190d706e536f56be2a7415de4b59833b06d6 done [2022-02-15T20:58:31.014Z] #74 naming to docker.io/library/docker:699174347c175a4c2134121af269cdff5ca0673e done [2022-02-15T20:58:31.014Z] #74 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-15T20:58:31.244Z] #28 33.81 Selecting previously unselected package libbpf0:amd64. [2022-02-15T20:58:31.244Z] #28 33.82 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-02-15T20:58:31.244Z] #28 33.83 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-02-15T20:58:31.244Z] #28 33.90 Selecting previously unselected package libcap2:amd64. [2022-02-15T20:58:31.245Z] #28 33.92 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-02-15T20:58:31.245Z] #28 33.92 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-02-15T20:58:31.245Z] #28 33.98 Selecting previously unselected package libmnl0:amd64. [2022-02-15T20:58:31.245Z] #28 33.98 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-02-15T20:58:31.341Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-15T20:58:31.502Z] #28 34.02 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-02-15T20:58:31.502Z] #28 34.16 Selecting previously unselected package libxtables12:amd64. [2022-02-15T20:58:31.502Z] #28 34.17 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-02-15T20:58:31.502Z] #28 34.18 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-02-15T20:58:31.502Z] #28 34.28 Selecting previously unselected package libcap2-bin. [2022-02-15T20:58:31.661Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:699174347c175a4c2134121af269cdff5ca0673e hack/test/unit [2022-02-15T20:58:31.759Z] #28 34.30 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-02-15T20:58:31.759Z] #28 34.31 Unpacking libcap2-bin (1:2.44-1) ... [2022-02-15T20:58:31.759Z] #28 34.41 Selecting previously unselected package iproute2. [2022-02-15T20:58:31.759Z] #28 34.43 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-02-15T20:58:31.759Z] #28 34.43 Unpacking iproute2 (5.10.0-4) ... [2022-02-15T20:58:32.016Z] #28 34.75 Selecting previously unselected package xxd. [2022-02-15T20:58:32.016Z] #28 34.75 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T20:58:32.016Z] #28 34.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:58:32.016Z] #28 34.85 Selecting previously unselected package vim-common. [2022-02-15T20:58:32.273Z] #28 34.86 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:58:32.273Z] #28 34.88 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:58:32.529Z] #28 35.00 Selecting previously unselected package bash-completion. [2022-02-15T20:58:32.529Z] #28 35.01 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-02-15T20:58:33.460Z] #28 36.13 Unpacking bash-completion (1:2.11-2) ... [2022-02-15T20:58:33.553Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-15T20:58:33.553Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-15T20:58:33.553Z] + TESTDIRS=./... [2022-02-15T20:58:33.553Z] + exclude_paths='/vendor/|/integration' [2022-02-15T20:58:33.553Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-15T20:58:33.553Z] ++ go list ./... [2022-02-15T20:58:33.717Z] #28 36.39 Selecting previously unselected package apparmor. [2022-02-15T20:58:33.717Z] #28 36.39 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-02-15T20:58:33.717Z] #28 36.43 Unpacking apparmor (2.13.6-10) ... [2022-02-15T20:58:33.974Z] #28 36.68 Selecting previously unselected package inetutils-ping. [2022-02-15T20:58:33.974Z] #28 36.69 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-02-15T20:58:33.974Z] #28 36.70 Unpacking inetutils-ping (2:2.0-1) ... [2022-02-15T20:58:33.974Z] #28 36.79 Selecting previously unselected package libip4tc2:amd64. [2022-02-15T20:58:34.117Z] + pkg_list='github.com/docker/docker/api [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/backend/build [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/httputils [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/middleware [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/router [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/router/build [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/router/container [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/router/debug [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/router/image [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/router/network [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/router/session [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/router/system [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/server/router/volume [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/backend [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/container [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/events [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/filters [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/image [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/mount [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/network [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/registry [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/strslice [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/swarm [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/time [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/versions [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T20:58:34.117Z] github.com/docker/docker/api/types/volume [2022-02-15T20:58:34.117Z] github.com/docker/docker/builder [2022-02-15T20:58:34.117Z] github.com/docker/docker/builder/builder-next [2022-02-15T20:58:34.117Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T20:58:34.117Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T20:58:34.117Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T20:58:34.117Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T20:58:34.117Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T20:58:34.117Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T20:58:34.117Z] github.com/docker/docker/builder/dockerfile [2022-02-15T20:58:34.117Z] github.com/docker/docker/builder/dockerignore [2022-02-15T20:58:34.117Z] github.com/docker/docker/builder/remotecontext [2022-02-15T20:58:34.117Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T20:58:34.117Z] github.com/docker/docker/cli [2022-02-15T20:58:34.117Z] github.com/docker/docker/cli/config [2022-02-15T20:58:34.117Z] github.com/docker/docker/cli/debug [2022-02-15T20:58:34.117Z] github.com/docker/docker/client [2022-02-15T20:58:34.117Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T20:58:34.117Z] github.com/docker/docker/cmd/dockerd [2022-02-15T20:58:34.117Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T20:58:34.117Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T20:58:34.117Z] github.com/docker/docker/container [2022-02-15T20:58:34.117Z] github.com/docker/docker/container/stream [2022-02-15T20:58:34.117Z] github.com/docker/docker/contrib/apparmor [2022-02-15T20:58:34.117Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T20:58:34.117Z] github.com/docker/docker/contrib/httpserver [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/cluster [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/config [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/events [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/exec [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/images [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/initlayer [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/links [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/listeners [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger/local [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/names [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/network [2022-02-15T20:58:34.117Z] github.com/docker/docker/daemon/stats [2022-02-15T20:58:34.117Z] github.com/docker/docker/distribution [2022-02-15T20:58:34.117Z] github.com/docker/docker/distribution/metadata [2022-02-15T20:58:34.117Z] github.com/docker/docker/distribution/utils [2022-02-15T20:58:34.117Z] github.com/docker/docker/distribution/xfer [2022-02-15T20:58:34.117Z] github.com/docker/docker/dockerversion [2022-02-15T20:58:34.117Z] github.com/docker/docker/errdefs [2022-02-15T20:58:34.117Z] github.com/docker/docker/image [2022-02-15T20:58:34.117Z] github.com/docker/docker/image/cache [2022-02-15T20:58:34.117Z] github.com/docker/docker/image/tarexport [2022-02-15T20:58:34.117Z] github.com/docker/docker/image/v1 [2022-02-15T20:58:34.117Z] github.com/docker/docker/internal/test/suite [2022-02-15T20:58:34.117Z] github.com/docker/docker/layer [2022-02-15T20:58:34.117Z] github.com/docker/docker/libcontainerd [2022-02-15T20:58:34.117Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T20:58:34.117Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T20:58:34.117Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T20:58:34.117Z] github.com/docker/docker/libcontainerd/types [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/config [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/idm [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T20:58:34.117Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/ns [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/options [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/osl [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/types [2022-02-15T20:58:34.118Z] github.com/docker/docker/oci [2022-02-15T20:58:34.118Z] github.com/docker/docker/oci/caps [2022-02-15T20:58:34.118Z] github.com/docker/docker/opts [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/aaparser [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/archive [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/authorization [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/capabilities [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/containerfs [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/directory [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/dmesg [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/filenotify [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/fileutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/fsutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/homedir [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/idtools [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/ioutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/locker [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/longpath [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/loopback [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/mount [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/parsers [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/pidfile [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/platform [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/plugins [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/pools [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/progress [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/pubsub [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/reexec [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/signal [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/stack [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/stringid [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/symlink [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/system [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/tailfile [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/tarsum [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/term [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/term/windows [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/truncindex [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/urlutil [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/useragent [2022-02-15T20:58:34.118Z] github.com/docker/docker/plugin [2022-02-15T20:58:34.118Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T20:58:34.118Z] github.com/docker/docker/plugin/v2 [2022-02-15T20:58:34.118Z] github.com/docker/docker/profiles/apparmor [2022-02-15T20:58:34.118Z] github.com/docker/docker/profiles/seccomp [2022-02-15T20:58:34.118Z] github.com/docker/docker/quota [2022-02-15T20:58:34.118Z] github.com/docker/docker/reference [2022-02-15T20:58:34.118Z] github.com/docker/docker/registry [2022-02-15T20:58:34.118Z] github.com/docker/docker/registry/resumable [2022-02-15T20:58:34.118Z] github.com/docker/docker/restartmanager [2022-02-15T20:58:34.118Z] github.com/docker/docker/rootless [2022-02-15T20:58:34.118Z] github.com/docker/docker/rootless/specconv [2022-02-15T20:58:34.118Z] github.com/docker/docker/runconfig [2022-02-15T20:58:34.118Z] github.com/docker/docker/runconfig/opts [2022-02-15T20:58:34.118Z] github.com/docker/docker/testutil [2022-02-15T20:58:34.118Z] github.com/docker/docker/testutil/daemon [2022-02-15T20:58:34.118Z] github.com/docker/docker/testutil/environment [2022-02-15T20:58:34.118Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T20:58:34.118Z] github.com/docker/docker/testutil/fakegit [2022-02-15T20:58:34.118Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T20:58:34.118Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T20:58:34.118Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T20:58:34.118Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T20:58:34.118Z] github.com/docker/docker/testutil/registry [2022-02-15T20:58:34.118Z] github.com/docker/docker/testutil/request [2022-02-15T20:58:34.118Z] github.com/docker/docker/volume [2022-02-15T20:58:34.118Z] github.com/docker/docker/volume/drivers [2022-02-15T20:58:34.118Z] github.com/docker/docker/volume/local [2022-02-15T20:58:34.118Z] github.com/docker/docker/volume/mounts [2022-02-15T20:58:34.118Z] github.com/docker/docker/volume/service [2022-02-15T20:58:34.118Z] github.com/docker/docker/volume/service/opts [2022-02-15T20:58:34.118Z] github.com/docker/docker/volume/testutils' [2022-02-15T20:58:34.118Z] ++ grep --fixed-strings -v /libnetwork [2022-02-15T20:58:34.118Z] ++ echo 'github.com/docker/docker/api [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/backend/build [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/httputils [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/middleware [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/router [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/router/build [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/router/container [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/router/debug [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/router/image [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/router/network [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/router/session [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/router/system [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/server/router/volume [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/backend [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/container [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/events [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/filters [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/image [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/mount [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/network [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/registry [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/strslice [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/swarm [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/time [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/versions [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T20:58:34.118Z] github.com/docker/docker/api/types/volume [2022-02-15T20:58:34.118Z] github.com/docker/docker/builder [2022-02-15T20:58:34.118Z] github.com/docker/docker/builder/builder-next [2022-02-15T20:58:34.118Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T20:58:34.118Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T20:58:34.118Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T20:58:34.118Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T20:58:34.118Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T20:58:34.118Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T20:58:34.118Z] github.com/docker/docker/builder/dockerfile [2022-02-15T20:58:34.118Z] github.com/docker/docker/builder/dockerignore [2022-02-15T20:58:34.118Z] github.com/docker/docker/builder/remotecontext [2022-02-15T20:58:34.118Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T20:58:34.118Z] github.com/docker/docker/cli [2022-02-15T20:58:34.118Z] github.com/docker/docker/cli/config [2022-02-15T20:58:34.118Z] github.com/docker/docker/cli/debug [2022-02-15T20:58:34.118Z] github.com/docker/docker/client [2022-02-15T20:58:34.118Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T20:58:34.118Z] github.com/docker/docker/cmd/dockerd [2022-02-15T20:58:34.118Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T20:58:34.118Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T20:58:34.118Z] github.com/docker/docker/container [2022-02-15T20:58:34.118Z] github.com/docker/docker/container/stream [2022-02-15T20:58:34.118Z] github.com/docker/docker/contrib/apparmor [2022-02-15T20:58:34.118Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T20:58:34.118Z] github.com/docker/docker/contrib/httpserver [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/cluster [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/config [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/events [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/exec [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/images [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/initlayer [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/links [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/listeners [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger/local [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/names [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/network [2022-02-15T20:58:34.118Z] github.com/docker/docker/daemon/stats [2022-02-15T20:58:34.118Z] github.com/docker/docker/distribution [2022-02-15T20:58:34.118Z] github.com/docker/docker/distribution/metadata [2022-02-15T20:58:34.118Z] github.com/docker/docker/distribution/utils [2022-02-15T20:58:34.118Z] github.com/docker/docker/distribution/xfer [2022-02-15T20:58:34.118Z] github.com/docker/docker/dockerversion [2022-02-15T20:58:34.118Z] github.com/docker/docker/errdefs [2022-02-15T20:58:34.118Z] github.com/docker/docker/image [2022-02-15T20:58:34.118Z] github.com/docker/docker/image/cache [2022-02-15T20:58:34.118Z] github.com/docker/docker/image/tarexport [2022-02-15T20:58:34.118Z] github.com/docker/docker/image/v1 [2022-02-15T20:58:34.118Z] github.com/docker/docker/internal/test/suite [2022-02-15T20:58:34.118Z] github.com/docker/docker/layer [2022-02-15T20:58:34.118Z] github.com/docker/docker/libcontainerd [2022-02-15T20:58:34.118Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T20:58:34.118Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T20:58:34.118Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T20:58:34.118Z] github.com/docker/docker/libcontainerd/types [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/config [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/idm [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/ns [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/options [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/osl [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/libnetwork/types [2022-02-15T20:58:34.118Z] github.com/docker/docker/oci [2022-02-15T20:58:34.118Z] github.com/docker/docker/oci/caps [2022-02-15T20:58:34.118Z] github.com/docker/docker/opts [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/aaparser [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/archive [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/authorization [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/capabilities [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/containerfs [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/directory [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/dmesg [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/filenotify [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/fileutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/fsutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/homedir [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/idtools [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/ioutils [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/locker [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/longpath [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/loopback [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/mount [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/parsers [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/pidfile [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/platform [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/plugins [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/pools [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/progress [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/pubsub [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/reexec [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/signal [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/stack [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/stringid [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/symlink [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/system [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/tailfile [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/tarsum [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/term [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/term/windows [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/truncindex [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/urlutil [2022-02-15T20:58:34.118Z] github.com/docker/docker/pkg/useragent [2022-02-15T20:58:34.118Z] github.com/docker/docker/plugin [2022-02-15T20:58:34.118Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T20:58:34.118Z] github.com/docker/docker/plugin/v2 [2022-02-15T20:58:34.118Z] github.com/docker/docker/profiles/apparmor [2022-02-15T20:58:34.118Z] github.com/docker/docker/profiles/seccomp [2022-02-15T20:58:34.118Z] github.com/docker/docker/quota [2022-02-15T20:58:34.118Z] github.com/docker/docker/reference [2022-02-15T20:58:34.118Z] github.com/docker/docker/registry [2022-02-15T20:58:34.118Z] github.com/docker/docker/registry/resumable [2022-02-15T20:58:34.118Z] github.com/docker/docker/restartmanager [2022-02-15T20:58:34.118Z] github.com/docker/docker/rootless [2022-02-15T20:58:34.118Z] github.com/docker/docker/rootless/specconv [2022-02-15T20:58:34.118Z] github.com/docker/docker/runconfig [2022-02-15T20:58:34.119Z] github.com/docker/docker/runconfig/opts [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/daemon [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/environment [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/fakegit [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/registry [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/request [2022-02-15T20:58:34.119Z] github.com/docker/docker/volume [2022-02-15T20:58:34.119Z] github.com/docker/docker/volume/drivers [2022-02-15T20:58:34.119Z] github.com/docker/docker/volume/local [2022-02-15T20:58:34.119Z] github.com/docker/docker/volume/mounts [2022-02-15T20:58:34.119Z] github.com/docker/docker/volume/service [2022-02-15T20:58:34.119Z] github.com/docker/docker/volume/service/opts [2022-02-15T20:58:34.119Z] github.com/docker/docker/volume/testutils' [2022-02-15T20:58:34.119Z] + base_pkg_list='github.com/docker/docker/api [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/backend/build [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/httputils [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/middleware [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/build [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/container [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/debug [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/image [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/network [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/session [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/system [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/volume [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/backend [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/container [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/events [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/filters [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/image [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/mount [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/network [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/registry [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/strslice [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/swarm [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/time [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/versions [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/volume [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/builder-next [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/dockerfile [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/dockerignore [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/remotecontext [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T20:58:34.119Z] github.com/docker/docker/cli [2022-02-15T20:58:34.119Z] github.com/docker/docker/cli/config [2022-02-15T20:58:34.119Z] github.com/docker/docker/cli/debug [2022-02-15T20:58:34.119Z] github.com/docker/docker/client [2022-02-15T20:58:34.119Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T20:58:34.119Z] github.com/docker/docker/cmd/dockerd [2022-02-15T20:58:34.119Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T20:58:34.119Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T20:58:34.119Z] github.com/docker/docker/container [2022-02-15T20:58:34.119Z] github.com/docker/docker/container/stream [2022-02-15T20:58:34.119Z] github.com/docker/docker/contrib/apparmor [2022-02-15T20:58:34.119Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T20:58:34.119Z] github.com/docker/docker/contrib/httpserver [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/cluster [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/config [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/events [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/exec [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/images [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/initlayer [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/links [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/listeners [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/local [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/names [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/network [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/stats [2022-02-15T20:58:34.119Z] github.com/docker/docker/distribution [2022-02-15T20:58:34.119Z] github.com/docker/docker/distribution/metadata [2022-02-15T20:58:34.119Z] github.com/docker/docker/distribution/utils [2022-02-15T20:58:34.119Z] github.com/docker/docker/distribution/xfer [2022-02-15T20:58:34.119Z] github.com/docker/docker/dockerversion [2022-02-15T20:58:34.119Z] github.com/docker/docker/errdefs [2022-02-15T20:58:34.119Z] github.com/docker/docker/image [2022-02-15T20:58:34.119Z] github.com/docker/docker/image/cache [2022-02-15T20:58:34.119Z] github.com/docker/docker/image/tarexport [2022-02-15T20:58:34.119Z] github.com/docker/docker/image/v1 [2022-02-15T20:58:34.119Z] github.com/docker/docker/internal/test/suite [2022-02-15T20:58:34.119Z] github.com/docker/docker/layer [2022-02-15T20:58:34.119Z] github.com/docker/docker/libcontainerd [2022-02-15T20:58:34.119Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T20:58:34.119Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T20:58:34.119Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T20:58:34.119Z] github.com/docker/docker/libcontainerd/types [2022-02-15T20:58:34.119Z] github.com/docker/docker/oci [2022-02-15T20:58:34.119Z] github.com/docker/docker/oci/caps [2022-02-15T20:58:34.119Z] github.com/docker/docker/opts [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/aaparser [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/archive [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/authorization [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/capabilities [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/containerfs [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/directory [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/dmesg [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/filenotify [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/fileutils [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/fsutils [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/homedir [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/idtools [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/ioutils [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/locker [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/longpath [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/loopback [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/mount [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/parsers [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/pidfile [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/platform [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/plugins [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/pools [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/progress [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/pubsub [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/reexec [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/signal [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/stack [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/stringid [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/symlink [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/system [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/tailfile [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/tarsum [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/term [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/term/windows [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/truncindex [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/urlutil [2022-02-15T20:58:34.119Z] github.com/docker/docker/pkg/useragent [2022-02-15T20:58:34.119Z] github.com/docker/docker/plugin [2022-02-15T20:58:34.119Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T20:58:34.119Z] github.com/docker/docker/plugin/v2 [2022-02-15T20:58:34.119Z] github.com/docker/docker/profiles/apparmor [2022-02-15T20:58:34.119Z] github.com/docker/docker/profiles/seccomp [2022-02-15T20:58:34.119Z] github.com/docker/docker/quota [2022-02-15T20:58:34.119Z] github.com/docker/docker/reference [2022-02-15T20:58:34.119Z] github.com/docker/docker/registry [2022-02-15T20:58:34.119Z] github.com/docker/docker/registry/resumable [2022-02-15T20:58:34.119Z] github.com/docker/docker/restartmanager [2022-02-15T20:58:34.119Z] github.com/docker/docker/rootless [2022-02-15T20:58:34.119Z] github.com/docker/docker/rootless/specconv [2022-02-15T20:58:34.119Z] github.com/docker/docker/runconfig [2022-02-15T20:58:34.119Z] github.com/docker/docker/runconfig/opts [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/daemon [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/environment [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/fakegit [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/registry [2022-02-15T20:58:34.119Z] github.com/docker/docker/testutil/request [2022-02-15T20:58:34.119Z] github.com/docker/docker/volume [2022-02-15T20:58:34.119Z] github.com/docker/docker/volume/drivers [2022-02-15T20:58:34.119Z] github.com/docker/docker/volume/local [2022-02-15T20:58:34.119Z] github.com/docker/docker/volume/mounts [2022-02-15T20:58:34.119Z] github.com/docker/docker/volume/service [2022-02-15T20:58:34.119Z] github.com/docker/docker/volume/service/opts [2022-02-15T20:58:34.119Z] github.com/docker/docker/volume/testutils' [2022-02-15T20:58:34.119Z] ++ grep --fixed-strings /libnetwork [2022-02-15T20:58:34.119Z] ++ echo 'github.com/docker/docker/api [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/backend/build [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/httputils [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/middleware [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/build [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/container [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/debug [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/image [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/network [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/session [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/system [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/server/router/volume [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/backend [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/container [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/events [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/filters [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/image [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/mount [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/network [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/registry [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/strslice [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/swarm [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/time [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/versions [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T20:58:34.119Z] github.com/docker/docker/api/types/volume [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/builder-next [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/dockerfile [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/dockerignore [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/remotecontext [2022-02-15T20:58:34.119Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T20:58:34.119Z] github.com/docker/docker/cli [2022-02-15T20:58:34.119Z] github.com/docker/docker/cli/config [2022-02-15T20:58:34.119Z] github.com/docker/docker/cli/debug [2022-02-15T20:58:34.119Z] github.com/docker/docker/client [2022-02-15T20:58:34.119Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T20:58:34.119Z] github.com/docker/docker/cmd/dockerd [2022-02-15T20:58:34.119Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T20:58:34.119Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T20:58:34.119Z] github.com/docker/docker/container [2022-02-15T20:58:34.119Z] github.com/docker/docker/container/stream [2022-02-15T20:58:34.119Z] github.com/docker/docker/contrib/apparmor [2022-02-15T20:58:34.119Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T20:58:34.119Z] github.com/docker/docker/contrib/httpserver [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/cluster [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/config [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/events [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/exec [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/images [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/initlayer [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/links [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/listeners [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/local [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/names [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/network [2022-02-15T20:58:34.119Z] github.com/docker/docker/daemon/stats [2022-02-15T20:58:34.119Z] github.com/docker/docker/distribution [2022-02-15T20:58:34.119Z] github.com/docker/docker/distribution/metadata [2022-02-15T20:58:34.119Z] github.com/docker/docker/distribution/utils [2022-02-15T20:58:34.119Z] github.com/docker/docker/distribution/xfer [2022-02-15T20:58:34.119Z] github.com/docker/docker/dockerversion [2022-02-15T20:58:34.119Z] github.com/docker/docker/errdefs [2022-02-15T20:58:34.119Z] github.com/docker/docker/image [2022-02-15T20:58:34.119Z] github.com/docker/docker/image/cache [2022-02-15T20:58:34.119Z] github.com/docker/docker/image/tarexport [2022-02-15T20:58:34.119Z] github.com/docker/docker/image/v1 [2022-02-15T20:58:34.119Z] github.com/docker/docker/internal/test/suite [2022-02-15T20:58:34.119Z] github.com/docker/docker/layer [2022-02-15T20:58:34.119Z] github.com/docker/docker/libcontainerd [2022-02-15T20:58:34.120Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T20:58:34.120Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T20:58:34.120Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T20:58:34.120Z] github.com/docker/docker/libcontainerd/types [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/config [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/idm [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ns [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/options [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/osl [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/types [2022-02-15T20:58:34.120Z] github.com/docker/docker/oci [2022-02-15T20:58:34.120Z] github.com/docker/docker/oci/caps [2022-02-15T20:58:34.120Z] github.com/docker/docker/opts [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/aaparser [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/archive [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/authorization [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/capabilities [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/containerfs [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/directory [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/dmesg [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/filenotify [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/fileutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/fsutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/homedir [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/idtools [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/ioutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/locker [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/longpath [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/loopback [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/mount [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/parsers [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/pidfile [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/platform [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/plugins [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/pools [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/progress [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/pubsub [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/reexec [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/signal [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/stack [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/stringid [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/symlink [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/system [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/tailfile [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/tarsum [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/term [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/term/windows [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/truncindex [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/urlutil [2022-02-15T20:58:34.120Z] github.com/docker/docker/pkg/useragent [2022-02-15T20:58:34.120Z] github.com/docker/docker/plugin [2022-02-15T20:58:34.120Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T20:58:34.120Z] github.com/docker/docker/plugin/v2 [2022-02-15T20:58:34.120Z] github.com/docker/docker/profiles/apparmor [2022-02-15T20:58:34.120Z] github.com/docker/docker/profiles/seccomp [2022-02-15T20:58:34.120Z] github.com/docker/docker/quota [2022-02-15T20:58:34.120Z] github.com/docker/docker/reference [2022-02-15T20:58:34.120Z] github.com/docker/docker/registry [2022-02-15T20:58:34.120Z] github.com/docker/docker/registry/resumable [2022-02-15T20:58:34.120Z] github.com/docker/docker/restartmanager [2022-02-15T20:58:34.120Z] github.com/docker/docker/rootless [2022-02-15T20:58:34.120Z] github.com/docker/docker/rootless/specconv [2022-02-15T20:58:34.120Z] github.com/docker/docker/runconfig [2022-02-15T20:58:34.120Z] github.com/docker/docker/runconfig/opts [2022-02-15T20:58:34.120Z] github.com/docker/docker/testutil [2022-02-15T20:58:34.120Z] github.com/docker/docker/testutil/daemon [2022-02-15T20:58:34.120Z] github.com/docker/docker/testutil/environment [2022-02-15T20:58:34.120Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T20:58:34.120Z] github.com/docker/docker/testutil/fakegit [2022-02-15T20:58:34.120Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T20:58:34.120Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T20:58:34.120Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T20:58:34.120Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T20:58:34.120Z] github.com/docker/docker/testutil/registry [2022-02-15T20:58:34.120Z] github.com/docker/docker/testutil/request [2022-02-15T20:58:34.120Z] github.com/docker/docker/volume [2022-02-15T20:58:34.120Z] github.com/docker/docker/volume/drivers [2022-02-15T20:58:34.120Z] github.com/docker/docker/volume/local [2022-02-15T20:58:34.120Z] github.com/docker/docker/volume/mounts [2022-02-15T20:58:34.120Z] github.com/docker/docker/volume/service [2022-02-15T20:58:34.120Z] github.com/docker/docker/volume/service/opts [2022-02-15T20:58:34.120Z] github.com/docker/docker/volume/testutils' [2022-02-15T20:58:34.120Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/config [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/idm [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ns [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/options [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/osl [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/types' [2022-02-15T20:58:34.120Z] + echo 'github.com/docker/docker/libnetwork [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/config [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/idm [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/ns [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/options [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/osl [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/types' [2022-02-15T20:58:34.120Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T20:58:34.120Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T20:58:34.120Z] + type docker-proxy [2022-02-15T20:58:34.120Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-15T20:58:34.120Z] + hack/make.sh binary-proxy install-proxy [2022-02-15T20:58:34.120Z] [2022-02-15T20:58:34.231Z] #28 36.79 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-02-15T20:58:34.231Z] #28 36.80 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T20:58:34.231Z] #28 36.85 Selecting previously unselected package libip6tc2:amd64. [2022-02-15T20:58:34.231Z] #28 36.86 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-02-15T20:58:34.231Z] #28 36.87 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T20:58:34.231Z] #28 36.92 Selecting previously unselected package libnfnetlink0:amd64. [2022-02-15T20:58:34.231Z] #28 36.92 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-02-15T20:58:34.231Z] #28 36.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T20:58:34.231Z] #28 36.98 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-02-15T20:58:34.231Z] #28 36.99 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-02-15T20:58:34.231Z] #28 37.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T20:58:34.231Z] #28 37.05 Selecting previously unselected package libnftnl11:amd64. [2022-02-15T20:58:34.377Z] Removing bundles/ [2022-02-15T20:58:34.377Z] [2022-02-15T20:58:34.377Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-15T20:58:34.377Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-15T20:58:34.377Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T20:58:34.488Z] #28 37.05 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-02-15T20:58:34.488Z] #28 37.06 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T20:58:34.488Z] #28 37.13 Selecting previously unselected package iptables. [2022-02-15T20:58:34.488Z] #28 37.13 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-02-15T20:58:34.488Z] #28 37.14 Unpacking iptables (1.8.7-1) ... [2022-02-15T20:58:34.488Z] #28 37.35 Selecting previously unselected package libonig5:amd64. [2022-02-15T20:58:34.744Z] #28 37.35 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-02-15T20:58:34.744Z] #28 37.36 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:58:34.744Z] #28 37.48 Selecting previously unselected package libjq1:amd64. [2022-02-15T20:58:34.744Z] #28 37.48 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-02-15T20:58:34.744Z] #28 37.49 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:58:34.744Z] #28 37.57 Selecting previously unselected package jq. [2022-02-15T20:58:34.744Z] #28 37.58 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-02-15T20:58:35.001Z] #28 37.59 Unpacking jq (1.6-2.1) ... [2022-02-15T20:58:35.001Z] #28 37.66 Selecting previously unselected package libaio1:amd64. [2022-02-15T20:58:35.001Z] #28 37.66 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-02-15T20:58:35.001Z] #28 37.67 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-02-15T20:58:35.001Z] #28 37.72 Selecting previously unselected package libgpm2:amd64. [2022-02-15T20:58:35.001Z] #28 37.72 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-02-15T20:58:35.001Z] #28 37.73 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-02-15T20:58:35.001Z] #28 37.79 Selecting previously unselected package libinih1:amd64. [2022-02-15T20:58:35.001Z] #28 37.80 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-02-15T20:58:35.001Z] #28 37.81 Unpacking libinih1:amd64 (53-1+b2) ... [2022-02-15T20:58:35.001Z] #28 37.85 Selecting previously unselected package libnet1:amd64. [2022-02-15T20:58:35.257Z] #28 37.85 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-02-15T20:58:35.257Z] #28 37.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:58:35.257Z] #28 37.92 Selecting previously unselected package libnl-3-200:amd64. [2022-02-15T20:58:35.257Z] #28 37.92 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-02-15T20:58:35.257Z] #28 37.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:58:35.257Z] #28 37.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-02-15T20:58:35.514Z] #28 37.99 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-02-15T20:58:35.514Z] #28 38.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:58:35.514Z] #28 38.05 Selecting previously unselected package net-tools. [2022-02-15T20:58:35.514Z] #28 38.05 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-02-15T20:58:35.514Z] #28 38.06 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T20:58:35.514Z] #28 38.22 Selecting previously unselected package python-pip-whl. [2022-02-15T20:58:35.514Z] #28 38.22 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ... [2022-02-15T20:58:35.514Z] #28 38.23 Unpacking python-pip-whl (20.3.4-4) ... [2022-02-15T20:58:36.078Z] #28 38.60 Selecting previously unselected package python3-lib2to3. [2022-02-15T20:58:36.078Z] #28 38.60 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-02-15T20:58:36.078Z] #28 38.61 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-02-15T20:58:36.078Z] #28 38.70 Selecting previously unselected package python3-distutils. [2022-02-15T20:58:36.078Z] #28 38.71 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-02-15T20:58:36.078Z] #28 38.72 Unpacking python3-distutils (3.9.2-1) ... [2022-02-15T20:58:36.078Z] #28 38.81 Selecting previously unselected package python3-pkg-resources. [2022-02-15T20:58:36.078Z] #28 38.81 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-02-15T20:58:36.078Z] #28 38.82 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:58:36.078Z] #28 38.90 Selecting previously unselected package python3-setuptools. [2022-02-15T20:58:36.078Z] #28 38.91 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-02-15T20:58:36.078Z] #28 38.91 Unpacking python3-setuptools (52.0.0-4) ... [2022-02-15T20:58:36.273Z] #60 239.4 + bin/containerd-shim-runc-v1 [2022-02-15T20:58:36.335Z] #28 39.06 Selecting previously unselected package python3-wheel. [2022-02-15T20:58:36.594Z] #28 39.07 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-02-15T20:58:36.594Z] #28 39.07 Unpacking python3-wheel (0.34.2-1) ... [2022-02-15T20:58:36.594Z] #28 39.13 Selecting previously unselected package python3-pip. [2022-02-15T20:58:36.594Z] #28 39.14 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ... [2022-02-15T20:58:36.594Z] #28 39.14 Unpacking python3-pip (20.3.4-4) ... [2022-02-15T20:58:36.594Z] #28 39.30 Selecting previously unselected package sudo. [2022-02-15T20:58:36.850Z] #28 39.31 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-02-15T20:58:36.850Z] #28 39.32 Unpacking sudo (1.9.5p2-3) ... [2022-02-15T20:58:37.107Z] #28 39.66 Selecting previously unselected package thin-provisioning-tools. [2022-02-15T20:58:37.107Z] #28 39.66 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-02-15T20:58:37.107Z] #28 39.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-02-15T20:58:37.107Z] #28 39.82 Selecting previously unselected package uidmap. [2022-02-15T20:58:37.107Z] #28 39.82 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-02-15T20:58:37.107Z] #28 39.83 Unpacking uidmap (1:4.8.1-1) ... [2022-02-15T20:58:37.365Z] #28 39.93 Selecting previously unselected package vim-runtime. [2022-02-15T20:58:37.365Z] #28 39.95 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-02-15T20:58:37.365Z] #28 39.99 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-02-15T20:58:37.365Z] #28 40.02 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-02-15T20:58:37.365Z] #28 40.03 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:58:37.814Z] 898469748ff6: Pull complete [2022-02-15T20:58:37.814Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-15T20:58:37.814Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T20:58:37.814Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-15T20:58:37.814Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-15T20:58:37.814Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-15T20:58:37.814Z] WARN: Skipping validation tests [2022-02-15T20:58:37.814Z] INFO: Running unit tests at 02/15/2022 20:58:29... [2022-02-15T20:58:37.814Z] INFO: make.ps1 starting at 02/15/2022 20:58:33 [2022-02-15T20:58:37.814Z] INFO: Git commit (699174347c) assumed from DOCKER_GITCOMMIT environment variable [2022-02-15T20:58:37.814Z] INFO: Invoking autogen... [2022-02-15T20:58:37.814Z] INFO: Running unit tests... [2022-02-15T20:58:39.259Z] #28 41.70 Selecting previously unselected package vim. [2022-02-15T20:58:39.259Z] #28 41.70 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-02-15T20:58:39.259Z] #28 41.72 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:58:39.259Z] #28 42.06 Selecting previously unselected package xfsprogs. [2022-02-15T20:58:39.259Z] #28 42.08 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-02-15T20:58:39.516Z] #28 42.08 Unpacking xfsprogs (5.10.0-4) ... [2022-02-15T20:58:39.774Z] #28 42.34 Selecting previously unselected package zip. [2022-02-15T20:58:39.774Z] #28 42.35 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-02-15T20:58:39.774Z] #28 42.35 Unpacking zip (3.0-12) ... [2022-02-15T20:58:39.774Z] #28 42.44 Selecting previously unselected package zstd. [2022-02-15T20:58:39.774Z] #28 42.44 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-02-15T20:58:39.774Z] #28 42.46 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-02-15T20:58:40.031Z] #28 42.72 Setting up python3-pkg-resources (52.0.0-4) ... [2022-02-15T20:58:40.448Z] #60 244.6 + bin/containerd-shim-runc-v2 [2022-02-15T20:58:40.596Z] #28 43.29 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-02-15T20:58:40.596Z] #28 43.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-02-15T20:58:40.596Z] #28 43.31 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-02-15T20:58:40.596Z] #28 43.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-02-15T20:58:40.596Z] #28 43.34 Setting up libinih1:amd64 (53-1+b2) ... [2022-02-15T20:58:40.596Z] #28 43.35 Setting up uidmap (1:4.8.1-1) ... [2022-02-15T20:58:40.596Z] #28 43.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-02-15T20:58:40.596Z] #28 43.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-02-15T20:58:40.596Z] #28 43.39 Setting up python3-wheel (0.34.2-1) ... [2022-02-15T20:58:40.704Z] #60 245.1 + binaries [2022-02-15T20:58:40.704Z] #60 245.1 + install -D bin/containerd /build/containerd [2022-02-15T20:58:40.704Z] #60 245.2 + install -D bin/containerd-shim /build/containerd-shim [2022-02-15T20:58:40.704Z] #60 245.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-15T20:58:40.704Z] #60 245.2 + install -D bin/ctr /build/ctr [2022-02-15T20:58:40.950Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-15T20:58:40.950Z] [2022-02-15T20:58:40.950Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-15T20:58:40.950Z] Installing docker-proxy to /usr/local/bin/ [2022-02-15T20:58:40.950Z] [2022-02-15T20:58:40.950Z] + mkdir -p bundles [2022-02-15T20:58:40.950Z] + '[' -n 'github.com/docker/docker/api [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/backend/build [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/httputils [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/middleware [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/router [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/router/build [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/router/container [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/router/debug [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/router/image [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/router/network [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/router/session [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/router/system [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/server/router/volume [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/backend [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/container [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/events [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/filters [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/image [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/mount [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/network [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/registry [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/strslice [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/swarm [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/time [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/versions [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T20:58:40.950Z] github.com/docker/docker/api/types/volume [2022-02-15T20:58:40.950Z] github.com/docker/docker/builder [2022-02-15T20:58:40.950Z] github.com/docker/docker/builder/builder-next [2022-02-15T20:58:40.950Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T20:58:40.950Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T20:58:40.950Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T20:58:40.950Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T20:58:40.950Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T20:58:40.950Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T20:58:40.950Z] github.com/docker/docker/builder/dockerfile [2022-02-15T20:58:40.950Z] github.com/docker/docker/builder/dockerignore [2022-02-15T20:58:40.950Z] github.com/docker/docker/builder/remotecontext [2022-02-15T20:58:40.950Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T20:58:40.950Z] github.com/docker/docker/cli [2022-02-15T20:58:40.950Z] github.com/docker/docker/cli/config [2022-02-15T20:58:40.950Z] github.com/docker/docker/cli/debug [2022-02-15T20:58:40.950Z] github.com/docker/docker/client [2022-02-15T20:58:40.950Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T20:58:40.950Z] github.com/docker/docker/cmd/dockerd [2022-02-15T20:58:40.950Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T20:58:40.950Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T20:58:40.950Z] github.com/docker/docker/container [2022-02-15T20:58:40.950Z] github.com/docker/docker/container/stream [2022-02-15T20:58:40.950Z] github.com/docker/docker/contrib/apparmor [2022-02-15T20:58:40.950Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T20:58:40.950Z] github.com/docker/docker/contrib/httpserver [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/cluster [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/config [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/events [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/exec [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/images [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/initlayer [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/links [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/listeners [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger/local [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/names [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/network [2022-02-15T20:58:40.950Z] github.com/docker/docker/daemon/stats [2022-02-15T20:58:40.950Z] github.com/docker/docker/distribution [2022-02-15T20:58:40.950Z] github.com/docker/docker/distribution/metadata [2022-02-15T20:58:40.950Z] github.com/docker/docker/distribution/utils [2022-02-15T20:58:40.950Z] github.com/docker/docker/distribution/xfer [2022-02-15T20:58:40.950Z] github.com/docker/docker/dockerversion [2022-02-15T20:58:40.950Z] github.com/docker/docker/errdefs [2022-02-15T20:58:40.950Z] github.com/docker/docker/image [2022-02-15T20:58:40.950Z] github.com/docker/docker/image/cache [2022-02-15T20:58:40.950Z] github.com/docker/docker/image/tarexport [2022-02-15T20:58:40.950Z] github.com/docker/docker/image/v1 [2022-02-15T20:58:40.950Z] github.com/docker/docker/internal/test/suite [2022-02-15T20:58:40.950Z] github.com/docker/docker/layer [2022-02-15T20:58:40.950Z] github.com/docker/docker/libcontainerd [2022-02-15T20:58:40.950Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T20:58:40.950Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T20:58:40.950Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T20:58:40.950Z] github.com/docker/docker/libcontainerd/types [2022-02-15T20:58:40.950Z] github.com/docker/docker/oci [2022-02-15T20:58:40.950Z] github.com/docker/docker/oci/caps [2022-02-15T20:58:40.950Z] github.com/docker/docker/opts [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/aaparser [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/archive [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/authorization [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/capabilities [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/containerfs [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/directory [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/dmesg [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/filenotify [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/fileutils [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/fsutils [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/homedir [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/idtools [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/ioutils [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/locker [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/longpath [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/loopback [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/mount [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/parsers [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/pidfile [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/platform [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/plugins [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/pools [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/progress [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/pubsub [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/reexec [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/signal [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/stack [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/stringid [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/symlink [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/system [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/tailfile [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/tarsum [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/term [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/term/windows [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/truncindex [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/urlutil [2022-02-15T20:58:40.950Z] github.com/docker/docker/pkg/useragent [2022-02-15T20:58:40.950Z] github.com/docker/docker/plugin [2022-02-15T20:58:40.950Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T20:58:40.950Z] github.com/docker/docker/plugin/v2 [2022-02-15T20:58:40.950Z] github.com/docker/docker/profiles/apparmor [2022-02-15T20:58:40.950Z] github.com/docker/docker/profiles/seccomp [2022-02-15T20:58:40.950Z] github.com/docker/docker/quota [2022-02-15T20:58:40.950Z] github.com/docker/docker/reference [2022-02-15T20:58:40.950Z] github.com/docker/docker/registry [2022-02-15T20:58:40.950Z] github.com/docker/docker/registry/resumable [2022-02-15T20:58:40.950Z] github.com/docker/docker/restartmanager [2022-02-15T20:58:40.950Z] github.com/docker/docker/rootless [2022-02-15T20:58:40.950Z] github.com/docker/docker/rootless/specconv [2022-02-15T20:58:40.950Z] github.com/docker/docker/runconfig [2022-02-15T20:58:40.950Z] github.com/docker/docker/runconfig/opts [2022-02-15T20:58:40.950Z] github.com/docker/docker/testutil [2022-02-15T20:58:40.950Z] github.com/docker/docker/testutil/daemon [2022-02-15T20:58:40.950Z] github.com/docker/docker/testutil/environment [2022-02-15T20:58:40.950Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T20:58:40.950Z] github.com/docker/docker/testutil/fakegit [2022-02-15T20:58:40.950Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T20:58:40.950Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T20:58:40.950Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T20:58:40.950Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T20:58:40.950Z] github.com/docker/docker/testutil/registry [2022-02-15T20:58:40.950Z] github.com/docker/docker/testutil/request [2022-02-15T20:58:40.950Z] github.com/docker/docker/volume [2022-02-15T20:58:40.950Z] github.com/docker/docker/volume/drivers [2022-02-15T20:58:40.950Z] github.com/docker/docker/volume/local [2022-02-15T20:58:40.950Z] github.com/docker/docker/volume/mounts [2022-02-15T20:58:40.950Z] github.com/docker/docker/volume/service [2022-02-15T20:58:40.950Z] github.com/docker/docker/volume/service/opts [2022-02-15T20:58:40.950Z] github.com/docker/docker/volume/testutils' ']' [2022-02-15T20:58:40.951Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-15T20:58:41.160Z] #28 43.87 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:58:41.160Z] #28 43.88 Setting up libcap2:amd64 (1:2.44-1) ... [2022-02-15T20:58:41.160Z] #28 43.89 Setting up libcap2-bin (1:2.44-1) ... [2022-02-15T20:58:41.160Z] #28 43.90 Setting up apparmor (2.13.6-10) ... [2022-02-15T20:58:41.207Z] ? github.com/docker/docker/api [no test files] [2022-02-15T20:58:42.531Z] #28 45.04 Setting up zip (3.0-12) ... [2022-02-15T20:58:42.531Z] #28 45.05 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:58:42.531Z] #28 45.08 Setting up bash-completion (1:2.11-2) ... [2022-02-15T20:58:42.571Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-15T20:58:43.544Z] #60 233.8 # github.com/containerd/containerd/cmd/containerd [2022-02-15T20:58:43.544Z] #60 233.8 /usr/bin/ld: /tmp/go-link-1392365172/000019.o: in function `New': [2022-02-15T20:58:43.544Z] #60 233.8 /tmp/tmp.aPl7OX1GMG/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-02-15T20:58:43.544Z] #60 233.9 + bin/containerd-stress [2022-02-15T20:58:43.902Z] #28 46.29 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-02-15T20:58:43.902Z] #28 46.30 Setting up sudo (1.9.5p2-3) ... [2022-02-15T20:58:43.902Z] #28 46.37 invoke-rc.d: could not determine current runlevel [2022-02-15T20:58:43.902Z] #28 46.38 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-15T20:58:43.902Z] #28 46.39 Setting up xfsprogs (5.10.0-4) ... [2022-02-15T20:58:43.902Z] #28 46.40 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-02-15T20:58:43.902Z] #28 46.41 Setting up inetutils-ping (2:2.0-1) ... [2022-02-15T20:58:43.902Z] #28 46.43 Setting up pigz (2.6-1) ... [2022-02-15T20:58:43.902Z] #28 46.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-02-15T20:58:43.902Z] #28 46.45 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-02-15T20:58:43.902Z] #28 46.47 Setting up python-pip-whl (20.3.4-4) ... [2022-02-15T20:58:43.902Z] #28 46.49 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:58:44.041Z] #60 235.3 # github.com/containerd/containerd/cmd/containerd [2022-02-15T20:58:44.041Z] #60 235.3 /usr/bin/ld: /tmp/go-link-2829957769/000019.o: in function `New': [2022-02-15T20:58:44.041Z] #60 235.3 /tmp/tmp.aB2dRfhdot/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-02-15T20:58:44.041Z] #60 235.4 + bin/containerd-stress [2022-02-15T20:58:44.466Z] #28 46.96 Setting up libaio1:amd64 (0.3.112-9) ... [2022-02-15T20:58:44.466Z] #28 46.98 Setting up python3-lib2to3 (3.9.2-1) ... [2022-02-15T20:58:44.610Z] #60 236.5 + bin/containerd-shim [2022-02-15T20:58:44.724Z] #28 47.24 Setting up libelf1:amd64 (0.183-1) ... [2022-02-15T20:58:44.724Z] #28 47.25 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-02-15T20:58:44.724Z] #28 47.27 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-02-15T20:58:44.724Z] #28 47.28 Setting up python3-distutils (3.9.2-1) ... [2022-02-15T20:58:44.876Z] #60 DONE 248.6s [2022-02-15T20:58:44.876Z] [2022-02-15T20:58:44.876Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-15T20:58:44.876Z] #61 sha256:4f0fc4412890cf7621bafadc73db53f936250ea8bb838e8a73033c2c50c4f4fa [2022-02-15T20:58:44.926Z] #60 235.0 + bin/containerd-shim [2022-02-15T20:58:44.981Z] #28 47.61 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-02-15T20:58:44.981Z] #28 47.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-02-15T20:58:44.981Z] #28 47.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-02-15T20:58:44.981Z] #28 47.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-02-15T20:58:44.981Z] #28 47.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-02-15T20:58:44.981Z] #28 47.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-02-15T20:58:44.981Z] #28 47.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-02-15T20:58:44.981Z] #28 47.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-02-15T20:58:44.981Z] #28 47.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-02-15T20:58:44.981Z] #28 47.69 Setting up python3-setuptools (52.0.0-4) ... [2022-02-15T20:58:45.913Z] #28 48.48 Setting up libjq1:amd64 (1.6-2.1) ... [2022-02-15T20:58:45.913Z] #28 48.50 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-02-15T20:58:45.913Z] #28 48.51 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-02-15T20:58:45.913Z] #28 48.52 Setting up python3-pip (20.3.4-4) ... [2022-02-15T20:58:46.124Z] 898469748ff6: Pull complete [2022-02-15T20:58:46.124Z] Digest: sha256:720729320e08bdf14b6bc16444be6a3b74a457bd0584fee5124e6073e9f8f1cf [2022-02-15T20:58:46.124Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T20:58:46.124Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-02-15T20:58:46.124Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-02-15T20:58:46.124Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.524' [2022-02-15T20:58:46.124Z] WARN: Skipping validation tests [2022-02-15T20:58:46.124Z] INFO: Running unit tests at 02/15/2022 20:58:32... [2022-02-15T20:58:46.124Z] INFO: make.ps1 starting at 02/15/2022 20:58:36 [2022-02-15T20:58:46.124Z] INFO: Git commit (699174347c) assumed from DOCKER_GITCOMMIT environment variable [2022-02-15T20:58:46.124Z] INFO: Invoking autogen... [2022-02-15T20:58:46.124Z] INFO: Running unit tests... [2022-02-15T20:58:46.125Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-15T20:58:46.290Z] #61 DONE 1.3s [2022-02-15T20:58:46.290Z] [2022-02-15T20:58:46.290Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-15T20:58:46.290Z] #66 sha256:b434e17b47eb00bdbcb0b41011fbd4555b845183061a3a9270f0a18386978c71 [2022-02-15T20:58:46.549Z] #66 DONE 0.3s [2022-02-15T20:58:46.735Z] #28 49.23 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-02-15T20:58:46.735Z] #28 49.25 Setting up jq (1.6-2.1) ... [2022-02-15T20:58:46.735Z] #28 49.26 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-02-15T20:58:46.735Z] #28 49.27 Setting up iptables (1.8.7-1) ... [2022-02-15T20:58:46.735Z] #28 49.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T20:58:46.735Z] #28 49.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T20:58:46.735Z] #28 49.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-02-15T20:58:46.735Z] #28 49.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-02-15T20:58:46.735Z] #28 49.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-02-15T20:58:46.735Z] #28 49.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-02-15T20:58:46.735Z] #28 49.32 Setting up iproute2 (5.10.0-4) ... [2022-02-15T20:58:46.814Z] [2022-02-15T20:58:46.814Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-15T20:58:46.814Z] #71 sha256:f8ba9d75b63ecab1e52d97d7f658ce450ce77a3a1f61e4f656282651a8bbda3b [2022-02-15T20:58:46.994Z] #28 49.60 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:58:47.629Z] #28 DONE 50.2s [2022-02-15T20:58:47.629Z] [2022-02-15T20:58:47.629Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-02-15T20:58:47.629Z] #29 sha256:a7d37a0f95d3e1fb1ac366f11fa1a378855a62d22f673b8d86524ddad6d82d11 [2022-02-15T20:58:48.179Z] #71 DONE 1.6s [2022-02-15T20:58:48.179Z] [2022-02-15T20:58:48.179Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-15T20:58:48.179Z] #72 sha256:5d6444c4269f611bdb7e946ddf09660eae331a647dd9beee6faa096f0cf5b3f9 [2022-02-15T20:58:48.179Z] #72 DONE 0.0s [2022-02-15T20:58:48.435Z] [2022-02-15T20:58:48.435Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-02-15T20:58:48.435Z] #73 sha256:08053896c8e534adf1c496a77396ffdd6b971f8c96beb6f226e64eb81d520e6a [2022-02-15T20:58:48.448Z] #29 0.810 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-02-15T20:58:48.448Z] #29 0.815 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-02-15T20:58:48.448Z] #29 0.818 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-02-15T20:58:48.448Z] #29 DONE 0.9s [2022-02-15T20:58:48.448Z] [2022-02-15T20:58:48.448Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-02-15T20:58:48.448Z] #30 sha256:caee3bb8b85cad9d59986fd0229fbd5db28a2aed4b0486839c8886fc245bac76 [2022-02-15T20:58:48.997Z] #73 0.636 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-02-15T20:58:48.998Z] #73 0.636 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-02-15T20:58:48.998Z] #73 0.636 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-02-15T20:58:49.928Z] #73 0.873 Reading package lists... [2022-02-15T20:58:50.185Z] #73 1.378 Reading package lists... [2022-02-15T20:58:50.185Z] #73 1.871 Building dependency tree... [2022-02-15T20:58:50.185Z] #73 1.982 Reading state information... [2022-02-15T20:58:50.442Z] #73 2.100 The following additional packages will be installed: [2022-02-15T20:58:50.442Z] #73 2.101 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-02-15T20:58:50.442Z] #73 2.101 systemd-timesyncd [2022-02-15T20:58:50.442Z] #73 2.102 Suggested packages: [2022-02-15T20:58:50.442Z] #73 2.102 systemd-container policykit-1 [2022-02-15T20:58:50.442Z] #73 2.102 Recommended packages: [2022-02-15T20:58:50.442Z] #73 2.102 libnss-systemd [2022-02-15T20:58:50.442Z] #73 2.178 The following NEW packages will be installed: [2022-02-15T20:58:50.442Z] #73 2.179 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-02-15T20:58:50.442Z] #73 2.179 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2022-02-15T20:58:50.699Z] #73 2.448 0 upgraded, 11 newly installed, 0 to remove and 1 not upgraded. [2022-02-15T20:58:50.699Z] #73 2.448 Need to get 5941 kB of archives. [2022-02-15T20:58:50.699Z] #73 2.448 After this operation, 19.5 MB of additional disk space will be used. [2022-02-15T20:58:50.699Z] #73 2.448 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-02-15T20:58:50.699Z] #73 2.451 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-02-15T20:58:50.699Z] #73 2.452 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-02-15T20:58:50.699Z] #73 2.454 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-02-15T20:58:50.699Z] #73 2.458 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2022-02-15T20:58:50.699Z] #73 2.460 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2022-02-15T20:58:50.699Z] #73 2.555 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2022-02-15T20:58:50.955Z] #73 2.557 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-02-15T20:58:50.955Z] #73 2.558 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-02-15T20:58:50.955Z] #73 2.560 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2022-02-15T20:58:50.955Z] #73 2.599 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-02-15T20:58:50.955Z] #73 2.785 debconf: delaying package configuration, since apt-utils is not installed [2022-02-15T20:58:50.955Z] #73 2.814 Fetched 5941 kB in 0s (14.3 MB/s) [2022-02-15T20:58:51.211Z] #73 2.838 Selecting previously unselected package libargon2-1:amd64. [2022-02-15T20:58:51.211Z] #73 2.838 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-02-15T20:58:51.211Z] #73 2.853 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-02-15T20:58:51.211Z] #73 2.861 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-15T20:58:51.211Z] #73 2.892 Selecting previously unselected package libjson-c5:amd64. [2022-02-15T20:58:51.211Z] #73 2.894 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2022-02-15T20:58:51.211Z] #73 2.898 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-02-15T20:58:51.211Z] #73 2.928 Selecting previously unselected package libcryptsetup12:amd64. [2022-02-15T20:58:51.211Z] #73 2.931 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-02-15T20:58:51.211Z] #73 2.934 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-15T20:58:51.211Z] #73 2.983 Selecting previously unselected package libkmod2:amd64. [2022-02-15T20:58:51.211Z] #73 2.986 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2022-02-15T20:58:51.211Z] #73 2.988 Unpacking libkmod2:amd64 (28-1) ... [2022-02-15T20:58:51.211Z] #73 3.027 Selecting previously unselected package systemd-timesyncd. [2022-02-15T20:58:51.211Z] #73 3.029 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2022-02-15T20:58:51.468Z] #73 3.033 Unpacking systemd-timesyncd (247.3-6) ... [2022-02-15T20:58:51.468Z] #73 3.082 Selecting previously unselected package systemd. [2022-02-15T20:58:51.468Z] #73 3.083 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2022-02-15T20:58:51.468Z] #73 3.118 Unpacking systemd (247.3-6) ... [2022-02-15T20:58:52.031Z] #73 3.647 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-02-15T20:58:52.031Z] #73 3.657 Setting up libjson-c5:amd64 (0.15-2) ... [2022-02-15T20:58:52.031Z] #73 3.667 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-02-15T20:58:52.031Z] #73 3.678 Setting up libkmod2:amd64 (28-1) ... [2022-02-15T20:58:52.031Z] #73 3.689 Setting up systemd (247.3-6) ... [2022-02-15T20:58:52.031Z] #73 3.730 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-02-15T20:58:52.031Z] #73 3.732 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-02-15T20:58:52.031Z] #73 3.734 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-02-15T20:58:52.287Z] #73 4.063 Setting up systemd-timesyncd (247.3-6) ... [2022-02-15T20:58:52.545Z] #73 4.273 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-15T20:58:52.545Z] #73 4.273 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-02-15T20:58:52.725Z] #60 243.8 + bin/containerd-shim-runc-v1 [2022-02-15T20:58:52.801Z] #73 4.363 Selecting previously unselected package systemd-sysv. [2022-02-15T20:58:52.801Z] #73 4.363 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29450 files and directories currently installed.) [2022-02-15T20:58:52.801Z] #73 4.377 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2022-02-15T20:58:52.801Z] #73 4.382 Unpacking systemd-sysv (247.3-6) ... [2022-02-15T20:58:52.801Z] #73 4.423 Selecting previously unselected package libdbus-1-3:amd64. [2022-02-15T20:58:52.801Z] #73 4.426 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-02-15T20:58:52.801Z] #73 4.429 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-15T20:58:52.801Z] #73 4.486 Selecting previously unselected package dbus. [2022-02-15T20:58:52.801Z] #73 4.489 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-02-15T20:58:52.801Z] #73 4.499 Unpacking dbus (1.12.20-2) ... [2022-02-15T20:58:52.801Z] #73 4.551 Selecting previously unselected package libpam-systemd:amd64. [2022-02-15T20:58:52.801Z] #73 4.554 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2022-02-15T20:58:52.801Z] #73 4.557 Unpacking libpam-systemd:amd64 (247.3-6) ... [2022-02-15T20:58:52.801Z] #73 4.617 Selecting previously unselected package dbus-user-session. [2022-02-15T20:58:53.052Z] #60 242.3 + bin/containerd-shim-runc-v1 [2022-02-15T20:58:53.057Z] #73 4.620 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-02-15T20:58:53.057Z] #73 4.624 Unpacking dbus-user-session (1.12.20-2) ... [2022-02-15T20:58:53.057Z] #73 4.711 Setting up systemd-sysv (247.3-6) ... [2022-02-15T20:58:53.057Z] #73 4.723 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-02-15T20:58:53.057Z] #73 4.733 Setting up dbus (1.12.20-2) ... [2022-02-15T20:58:53.057Z] #73 4.844 invoke-rc.d: could not determine current runlevel [2022-02-15T20:58:53.312Z] #73 4.846 invoke-rc.d: policy-rc.d denied execution of start. [2022-02-15T20:58:53.312Z] #73 4.850 Setting up libpam-systemd:amd64 (247.3-6) ... [2022-02-15T20:58:53.312Z] #73 5.048 Setting up dbus-user-session (1.12.20-2) ... [2022-02-15T20:58:53.312Z] #73 5.061 Processing triggers for libc-bin (2.31-13+deb11u2) ... [2022-02-15T20:58:53.384Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2022-02-15T20:58:53.568Z] #73 DONE 5.2s [2022-02-15T20:58:53.568Z] [2022-02-15T20:58:53.568Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-02-15T20:58:53.568Z] #74 sha256:7132c3f41fe3c976c706e28803c83fdcf3ddbfd7614c196a3cfe62701c5e55d4 [2022-02-15T20:58:53.824Z] #74 0.381 % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-15T20:58:53.824Z] #74 0.382 Dload Upload Total Spent Left Speed [2022-02-15T20:58:54.388Z] #74 0.382 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5842 0 --:--:-- --:--:-- --:--:-- 5842 [2022-02-15T20:58:54.388Z] #74 DONE 0.7s [2022-02-15T20:58:54.388Z] [2022-02-15T20:58:54.388Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-15T20:58:54.388Z] #75 sha256:a51d88455379fbc240b7bd6b7acbf084fc6bb4f0681717b60a3783b4932fe02f [2022-02-15T20:58:54.797Z] ? github.com/docker/docker/api [no test files] [2022-02-15T20:58:55.077Z] ? github.com/docker/docker/api [no test files] [2022-02-15T20:58:55.316Z] #75 DONE 0.9s [2022-02-15T20:58:55.316Z] [2022-02-15T20:58:55.316Z] #76 exporting to image [2022-02-15T20:58:55.317Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-15T20:58:55.317Z] #76 exporting layers [2022-02-15T20:58:56.546Z] #30 7.509 Collecting yamllint==1.26.1 [2022-02-15T20:58:57.110Z] #30 8.561 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-02-15T20:58:57.249Z] #60 247.5 + bin/containerd-shim-runc-v2 [2022-02-15T20:58:57.675Z] #30 9.220 Collecting pathspec>=0.5.3 [2022-02-15T20:58:57.675Z] #30 9.226 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-02-15T20:58:57.820Z] #60 248.1 + binaries [2022-02-15T20:58:57.820Z] #60 248.1 + install -D bin/containerd /build/containerd [2022-02-15T20:58:57.820Z] #60 248.1 + install -D bin/containerd-shim /build/containerd-shim [2022-02-15T20:58:57.820Z] #60 248.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-15T20:58:57.820Z] #60 248.1 + install -D bin/ctr /build/ctr [2022-02-15T20:58:57.933Z] #30 9.482 Collecting pyyaml [2022-02-15T20:58:57.933Z] #30 9.492 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-02-15T20:58:57.933Z] #30 9.535 Building wheels for collected packages: yamllint [2022-02-15T20:58:57.933Z] #30 9.536 Building wheel for yamllint (setup.py): started [2022-02-15T20:58:57.995Z] #60 249.0 + bin/containerd-shim-runc-v2 [2022-02-15T20:58:57.995Z] #60 249.6 + binaries [2022-02-15T20:58:57.995Z] #60 249.6 + install -D bin/containerd /build/containerd [2022-02-15T20:58:57.995Z] #60 249.6 + install -D bin/containerd-shim /build/containerd-shim [2022-02-15T20:58:57.995Z] #60 249.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-15T20:58:57.995Z] #60 249.6 + install -D bin/ctr /build/ctr [2022-02-15T20:58:58.497Z] #30 10.05 Building wheel for yamllint (setup.py): finished with status 'done' [2022-02-15T20:58:58.497Z] #30 10.05 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a266ab99c71f15dd3c102327e0576db7196e8d4bf5c69f4a8f2fbadabe119a13 [2022-02-15T20:58:58.497Z] #30 10.05 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-02-15T20:58:58.497Z] #30 10.06 Successfully built yamllint [2022-02-15T20:58:58.497Z] #30 10.08 Installing collected packages: pyyaml, pathspec, yamllint [2022-02-15T20:58:58.757Z] #30 10.33 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-02-15T20:58:59.014Z] #30 DONE 10.6s [2022-02-15T20:58:59.014Z] [2022-02-15T20:58:59.014Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-02-15T20:58:59.014Z] #34 sha256:8d6a9e3afbfd2878a9cbd2f5d6cd30de24cf1de68f6bd789179b471ad0a34f02 [2022-02-15T20:58:59.272Z] #34 DONE 0.3s [2022-02-15T20:58:59.272Z] [2022-02-15T20:58:59.272Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-02-15T20:58:59.272Z] #39 sha256:e94dcf1b4abf372745b4d023665b806271092c275841411bf2dd11ce8662701b [2022-02-15T20:58:59.272Z] #39 DONE 0.2s [2022-02-15T20:58:59.272Z] [2022-02-15T20:58:59.272Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:58:59.272Z] #63 sha256:eb7f332b3e6f88ba5e45ddbb9fde749249aa54a838e922a5867aafd5f3948be6 [2022-02-15T20:58:59.529Z] #63 ... [2022-02-15T20:58:59.529Z] [2022-02-15T20:58:59.529Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-02-15T20:58:59.529Z] #42 sha256:ca18814236b20792255bf6fa0f5bbe058f386f1a626ce319d7d9c2fc762b7a4c [2022-02-15T20:58:59.529Z] #42 DONE 0.1s [2022-02-15T20:58:59.529Z] [2022-02-15T20:58:59.529Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-02-15T20:58:59.529Z] #44 sha256:8ce716354d6c1d0d494870fd166ec1c264c838c6218e3621e108e26d88f8b5f1 [2022-02-15T20:58:59.786Z] #44 DONE 0.1s [2022-02-15T20:58:59.786Z] [2022-02-15T20:58:59.786Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-02-15T20:58:59.786Z] #48 sha256:a05e993fe3af25d31f2099ea9151062d19f95c3b540e90d1037e5edea329a084 [2022-02-15T20:58:59.786Z] #48 DONE 0.1s [2022-02-15T20:58:59.786Z] [2022-02-15T20:58:59.786Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-02-15T20:58:59.786Z] #51 sha256:42c3358f4d9d732cd807ff3927964c280833d6a362cf698ab4fef3f63be4dbfe [2022-02-15T20:58:59.786Z] #51 DONE 0.1s [2022-02-15T20:58:59.786Z] [2022-02-15T20:58:59.786Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-02-15T20:58:59.786Z] #55 sha256:3f526b20fd20fe8000e542e81baab007fcd83b2e30b18d80a728e514233c2359 [2022-02-15T20:58:59.896Z] #60 DONE 251.7s [2022-02-15T20:59:00.059Z] #55 DONE 0.1s [2022-02-15T20:59:00.059Z] [2022-02-15T20:59:00.059Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-02-15T20:59:00.059Z] #57 sha256:f28182ef6abdaa55b685bd284484ba1ff6e8add077f1649362a4fa819588d4ca [2022-02-15T20:59:00.059Z] #57 DONE 0.1s [2022-02-15T20:59:00.059Z] [2022-02-15T20:59:00.059Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-02-15T20:59:00.059Z] #59 sha256:adc8d1c2f0fc9e9587b6b9ec9134acc20bf2e4197ff5ed38619b131e6125ebaf [2022-02-15T20:59:00.059Z] #59 DONE 0.1s [2022-02-15T20:59:00.059Z] [2022-02-15T20:59:00.059Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-02-15T20:59:00.059Z] #61 sha256:eec3a0cc6a035aa00ecc0a468a852636716ac90aa7299fa3f5cc23b48554586f [2022-02-15T20:59:00.326Z] #61 DONE 0.1s [2022-02-15T20:59:00.326Z] [2022-02-15T20:59:00.326Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-02-15T20:59:00.326Z] #63 sha256:eb7f332b3e6f88ba5e45ddbb9fde749249aa54a838e922a5867aafd5f3948be6 [2022-02-15T20:59:00.354Z] #60 DONE 250.3s [2022-02-15T20:59:00.841Z] [2022-02-15T20:59:00.841Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-15T20:59:00.841Z] #61 sha256:959dc6ca0363a578a25126a00175a4d0b9b8df929690d2f93e82c90fa77b161e [2022-02-15T20:59:00.922Z] [2022-02-15T20:59:00.922Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-15T20:59:00.922Z] #61 sha256:8bd709d06433d23ca056b3c1f0c57ad4dc8435254cb354d83fa8219ec2c1aa76 [2022-02-15T20:59:01.412Z] #61 DONE 0.8s [2022-02-15T20:59:01.412Z] [2022-02-15T20:59:01.412Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-15T20:59:01.412Z] #66 sha256:c2cb28b7a5f562a47afaf5cf61cfeeb7b0efc59160a70f6404192def69d4cc87 [2022-02-15T20:59:01.682Z] #66 DONE 0.2s [2022-02-15T20:59:01.682Z] [2022-02-15T20:59:01.682Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-15T20:59:01.682Z] #71 sha256:df92c0e7d13623dfbb4f32e2cb6f60e20d587eb49f57ffa01d6aed476896959b [2022-02-15T20:59:01.856Z] #76 exporting layers 6.1s done [2022-02-15T20:59:01.856Z] #76 writing image sha256:606cafc3a748d1debd803d9204764d43a2b4795f8d8a28b46cc0f97e71dea053 done [2022-02-15T20:59:01.856Z] #76 naming to docker.io/library/docker:699174347c175a4c2134121af269cdff5ca0673e done [2022-02-15T20:59:01.856Z] #76 DONE 6.1s [2022-02-15T20:59:01.859Z] #61 DONE 0.8s [2022-02-15T20:59:01.859Z] [2022-02-15T20:59:01.859Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-15T20:59:01.859Z] #66 sha256:1965aff4531abd24b7aa0ad4e5fed3e4d467974b1d2ae37bb13cbc8e9abf4199 [2022-02-15T20:59:01.859Z] #66 DONE 0.2s [2022-02-15T20:59:01.859Z] [2022-02-15T20:59:01.859Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-15T20:59:01.859Z] #71 sha256:4b209c56f106d5d993f37b5a3f32822344f170a71e675995207d83754a260c6b [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-15T20:59:02.216Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e -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:699174347c175a4c2134121af269cdff5ca0673e hack/make.sh dynbinary test-integration [2022-02-15T20:59:02.617Z] #71 DONE 0.9s [2022-02-15T20:59:02.617Z] [2022-02-15T20:59:02.617Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-15T20:59:02.617Z] #72 sha256:502d54656e1198b9e05c33d86fa0e32d3dcd9d0fa68dca209abbcf31297b2d85 [2022-02-15T20:59:02.617Z] #72 DONE 0.0s [2022-02-15T20:59:02.617Z] [2022-02-15T20:59:02.617Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-15T20:59:02.617Z] #73 sha256:dbcf698811448499dca00a7d57992271d8a157495b0f063c1da90d037e2d5f22 [2022-02-15T20:59:02.795Z] #71 DONE 1.0s [2022-02-15T20:59:02.795Z] [2022-02-15T20:59:02.795Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-15T20:59:02.795Z] #72 sha256:7e588707a7d19e4db82455ed474c217c844531202b6796e2ff9ae1b72fc31e08 [2022-02-15T20:59:02.795Z] #72 DONE 0.0s [2022-02-15T20:59:02.795Z] [2022-02-15T20:59:02.795Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-15T20:59:02.795Z] #73 sha256:a9243058f70d7198cad3335604f14c473d4eac43660d3b947c0722b8fb9f4432 [2022-02-15T20:59:03.993Z] #73 DONE 1.2s [2022-02-15T20:59:03.993Z] [2022-02-15T20:59:03.993Z] #74 exporting to image [2022-02-15T20:59:03.993Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-15T20:59:03.993Z] #74 exporting layers [2022-02-15T20:59:04.105Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-02-15T20:59:04.105Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-02-15T20:59:04.105Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-02-15T20:59:04.105Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-02-15T20:59:04.105Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-02-15T20:59:04.105Z] Detected virtualization docker. [2022-02-15T20:59:04.105Z] Detected architecture x86-64. [2022-02-15T20:59:04.105Z] Set hostname to <536f8298d984>. [2022-02-15T20:59:04.105Z] modprobe@configfs.service: Succeeded. [2022-02-15T20:59:04.105Z] modprobe@drm.service: Succeeded. [2022-02-15T20:59:04.105Z] modprobe@fuse.service: Succeeded. [2022-02-15T20:59:04.105Z] + source /etc/docker-entrypoint-cmd [2022-02-15T20:59:04.105Z] ++ hack/make.sh dynbinary test-integration [2022-02-15T20:59:04.105Z] [2022-02-15T20:59:04.105Z] Removing bundles/ [2022-02-15T20:59:04.105Z] [2022-02-15T20:59:04.105Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-15T20:59:04.105Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T20:59:04.105Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T20:59:04.700Z] #73 DONE 1.5s [2022-02-15T20:59:04.700Z] [2022-02-15T20:59:04.700Z] #74 exporting to image [2022-02-15T20:59:04.700Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-15T20:59:04.700Z] #74 exporting layers [2022-02-15T20:59:10.018Z] === RUN TestMiddlewares [2022-02-15T20:59:10.018Z] --- PASS: TestMiddlewares (0.00s) [2022-02-15T20:59:10.018Z] PASS [2022-02-15T20:59:10.018Z] coverage: 9.0% of statements [2022-02-15T20:59:10.018Z] ok github.com/docker/docker/api/server 0.066s coverage: 9.0% of statements [2022-02-15T20:59:10.603Z] #74 exporting layers 6.1s done [2022-02-15T20:59:10.603Z] #74 writing image sha256:a064fdf624b3d5f06d690e37ae4988be0e69bbc3b77d1bb51d0b88009ee3c470 done [2022-02-15T20:59:10.603Z] #74 naming to docker.io/library/docker:699174347c175a4c2134121af269cdff5ca0673e done [2022-02-15T20:59:10.603Z] #74 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-02-15T20:59:10.940Z] + trap exit INT TERM [2022-02-15T20:59:10.940Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-02-15T20:59:10.940Z] + CONTAINER_NAME=docker-pr3 [2022-02-15T20:59:10.941Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43245/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43245/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e -e DOCKER_GRAPHDRIVER docker:699174347c175a4c2134121af269cdff5ca0673e hack/make.sh dynbinary [2022-02-15T20:59:11.271Z] #74 exporting layers 6.1s done [2022-02-15T20:59:11.271Z] #74 writing image sha256:4547c1e4623dc1ab1daf4a600ef005df699d35f4a250068016b263f4647cecab done [2022-02-15T20:59:11.271Z] #74 naming to docker.io/library/docker:699174347c175a4c2134121af269cdff5ca0673e done [2022-02-15T20:59:11.271Z] #74 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-15T20:59:11.627Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e -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:699174347c175a4c2134121af269cdff5ca0673e hack/make.sh dynbinary test-integration [2022-02-15T20:59:12.316Z] [2022-02-15T20:59:12.563Z] [2022-02-15T20:59:12.563Z] Removing bundles/ [2022-02-15T20:59:12.563Z] [2022-02-15T20:59:12.563Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-15T20:59:12.574Z] Removing bundles/ [2022-02-15T20:59:12.574Z] [2022-02-15T20:59:12.574Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-15T20:59:12.574Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T20:59:12.574Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T20:59:12.623Z] === RUN TestMiddlewares [2022-02-15T20:59:12.623Z] --- PASS: TestMiddlewares (0.00s) [2022-02-15T20:59:12.623Z] PASS [2022-02-15T20:59:12.623Z] coverage: 9.0% of statements [2022-02-15T20:59:12.623Z] ok github.com/docker/docker/api/server 0.053s coverage: 9.0% of statements [2022-02-15T20:59:12.822Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T20:59:12.822Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T20:59:15.193Z] #63 81.73 + mkdir -p /build [2022-02-15T20:59:15.193Z] #63 81.73 + cp runc /build/runc [2022-02-15T20:59:15.193Z] #63 DONE 82.0s [2022-02-15T20:59:15.193Z] [2022-02-15T20:59:15.193Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:59:15.193Z] #67 sha256:dd47308c38e7f68694afdab0a951c900032d153af99cf4bdbb867a681c911a7e [2022-02-15T20:59:15.193Z] #67 ... [2022-02-15T20:59:15.193Z] [2022-02-15T20:59:15.193Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-02-15T20:59:15.193Z] #64 sha256:74773d737182720af36af2f7f2eb4b1382f2e91d9d74b009d513cedf66ae64bf [2022-02-15T20:59:15.193Z] #64 DONE 0.1s [2022-02-15T20:59:15.193Z] [2022-02-15T20:59:15.193Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-02-15T20:59:15.193Z] #67 sha256:dd47308c38e7f68694afdab0a951c900032d153af99cf4bdbb867a681c911a7e [2022-02-15T20:59:19.367Z] #67 143.2 # github.com/containerd/containerd/cmd/containerd [2022-02-15T20:59:19.367Z] #67 143.2 /usr/bin/ld: /tmp/go-link-2038497276/000019.o: in function `New': [2022-02-15T20:59:19.367Z] #67 143.2 /tmp/tmp.IGr1SsCd5m/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-02-15T20:59:19.367Z] #67 143.2 + bin/containerd-stress [2022-02-15T20:59:20.737Z] #67 144.3 + bin/containerd-shim [2022-02-15T20:59:28.652Z] 4612f6d0b889: Pull complete [2022-02-15T20:59:28.833Z] #67 151.4 + bin/containerd-shim-runc-v1 [2022-02-15T20:59:33.011Z] #67 156.5 + bin/containerd-shim-runc-v2 [2022-02-15T20:59:33.011Z] #67 157.0 + binaries [2022-02-15T20:59:33.271Z] #67 157.0 + install -D bin/containerd /build/containerd [2022-02-15T20:59:33.271Z] #67 157.1 + install -D bin/containerd-shim /build/containerd-shim [2022-02-15T20:59:33.271Z] #67 157.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-02-15T20:59:33.271Z] #67 157.1 + install -D bin/ctr /build/ctr [2022-02-15T20:59:33.534Z] #67 DONE 157.5s [2022-02-15T20:59:34.902Z] [2022-02-15T20:59:34.902Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-02-15T20:59:34.902Z] #68 sha256:f0770d9aab37f3b45e5d6c56053049a59f76a0a2214290e5d602c2ba993c033b [2022-02-15T20:59:34.902Z] #68 DONE 0.2s [2022-02-15T20:59:34.902Z] [2022-02-15T20:59:34.902Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-02-15T20:59:34.902Z] #73 sha256:7b57b0a6beb1e61236c51d78ac4216005f9a3a23340d3e0085ed7f78c5b5c2a8 [2022-02-15T20:59:34.902Z] #73 DONE 0.1s [2022-02-15T20:59:35.158Z] [2022-02-15T20:59:35.158Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-02-15T20:59:35.158Z] #78 sha256:4400e325eb50feb85facf00ed5385c71fdfb03c3427281faaeaf8ea8dac93884 [2022-02-15T20:59:35.720Z] #78 DONE 0.5s [2022-02-15T20:59:35.720Z] [2022-02-15T20:59:35.720Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-02-15T20:59:35.720Z] #79 sha256:93ff8ddf609377fc63243537ee5d798ff9754764077b79e202dfc19bff1a8cfe [2022-02-15T20:59:35.720Z] #79 DONE 0.0s [2022-02-15T20:59:35.720Z] [2022-02-15T20:59:35.720Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-02-15T20:59:35.720Z] #80 sha256:7d7e9f08c89f9868e81cf590be3c0ad119829d93eff42b51dd58427aff8ca439 [2022-02-15T20:59:39.889Z] #80 DONE 4.0s [2022-02-15T20:59:39.889Z] [2022-02-15T20:59:39.889Z] #81 exporting to image [2022-02-15T20:59:39.889Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-02-15T20:59:39.889Z] #81 exporting layers [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-15T21:00:01.027Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-02-15T21:00:01.027Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-15T21:00:01.027Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-15T21:00:01.027Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-15T21:00:01.027Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-15T21:00:01.027Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-02-15T21:00:01.027Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/builder [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-15T21:00:01.027Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-15T21:00:01.027Z] ok github.com/docker/docker/builder/remotecontext 0.114s coverage: 13.7% of statements [2022-02-15T21:00:01.284Z] ok github.com/docker/docker/builder/dockerfile 0.145s coverage: 49.0% of statements [2022-02-15T21:00:01.284Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-15T21:00:02.214Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-02-15T21:00:02.471Z] ok github.com/docker/docker/builder/remotecontext/git 0.989s coverage: 86.3% of statements [2022-02-15T21:00:02.471Z] ? github.com/docker/docker/cli [no test files] [2022-02-15T21:00:02.471Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-15T21:00:03.406Z] ok github.com/docker/docker/cmd/docker-proxy 0.388s coverage: 69.3% of statements [2022-02-15T21:00:03.510Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-15T21:00:03.510Z] === RUN TestBoolValue [2022-02-15T21:00:03.510Z] --- PASS: TestBoolValue (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestBoolValueOrDefault [2022-02-15T21:00:03.510Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestInt64ValueOrZero [2022-02-15T21:00:03.510Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestInt64ValueOrDefault [2022-02-15T21:00:03.510Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-15T21:00:03.510Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestJsonContentType [2022-02-15T21:00:03.510Z] --- PASS: TestJsonContentType (0.00s) [2022-02-15T21:00:03.510Z] PASS [2022-02-15T21:00:03.510Z] coverage: 14.7% of statements [2022-02-15T21:00:03.510Z] ok github.com/docker/docker/api/server/httputils 0.087s coverage: 14.7% of statements [2022-02-15T21:00:03.510Z] === RUN TestMaskSecretKeys [2022-02-15T21:00:03.510Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-15T21:00:03.510Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-15T21:00:03.510Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-15T21:00:03.510Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-15T21:00:03.510Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-15T21:00:03.510Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-15T21:00:03.510Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestVersionMiddlewareVersion [2022-02-15T21:00:03.510Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-15T21:00:03.510Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-15T21:00:03.510Z] PASS [2022-02-15T21:00:03.510Z] coverage: 37.7% of statements [2022-02-15T21:00:03.510Z] ok github.com/docker/docker/api/server/middleware 0.063s coverage: 37.7% of statements [2022-02-15T21:00:03.510Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-15T21:00:03.510Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-15T21:00:03.510Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-15T21:00:03.510Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-15T21:00:03.510Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-15T21:00:03.510Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-15T21:00:03.510Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-15T21:00:03.510Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-15T21:00:03.510Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-15T21:00:03.510Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-15T21:00:03.510Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-15T21:00:03.510Z] === RUN TestToJSON [2022-02-15T21:00:03.510Z] --- PASS: TestToJSON (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestToParamWithVersion [2022-02-15T21:00:03.510Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestFromJSON [2022-02-15T21:00:03.510Z] --- PASS: TestFromJSON (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestEmpty [2022-02-15T21:00:03.510Z] --- PASS: TestEmpty (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestArgsMatchKVListEmptySources [2022-02-15T21:00:03.510Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestArgsMatchKVList [2022-02-15T21:00:03.510Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestArgsMatch [2022-02-15T21:00:03.510Z] --- PASS: TestArgsMatch (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestAdd [2022-02-15T21:00:03.510Z] --- PASS: TestAdd (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestDel [2022-02-15T21:00:03.510Z] --- PASS: TestDel (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestLen [2022-02-15T21:00:03.510Z] --- PASS: TestLen (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestExactMatch [2022-02-15T21:00:03.510Z] --- PASS: TestExactMatch (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestOnlyOneExactMatch [2022-02-15T21:00:03.510Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestContains [2022-02-15T21:00:03.510Z] --- PASS: TestContains (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestValidate [2022-02-15T21:00:03.510Z] --- PASS: TestValidate (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestWalkValues [2022-02-15T21:00:03.510Z] --- PASS: TestWalkValues (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestFuzzyMatch [2022-02-15T21:00:03.510Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-15T21:00:03.510Z] === RUN TestClone [2022-02-15T21:00:03.510Z] --- PASS: TestClone (0.00s) [2022-02-15T21:00:03.510Z] PASS [2022-02-15T21:00:03.510Z] coverage: 92.2% of statements [2022-02-15T21:00:03.510Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-02-15T21:00:03.510Z] === RUN TestAdjustForAPIVersion [2022-02-15T21:00:03.510Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-15T21:00:03.510Z] PASS [2022-02-15T21:00:03.510Z] coverage: 5.7% of statements [2022-02-15T21:00:03.510Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2022-02-15T21:00:03.981Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-15T21:00:03.981Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-15T21:00:03.981Z] ? github.com/docker/docker/api/types [no test files] [2022-02-15T21:00:03.981Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-15T21:00:03.981Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-15T21:00:03.981Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-15T21:00:03.981Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-15T21:00:03.981Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-15T21:00:03.981Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-15T21:00:03.981Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-15T21:00:03.981Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-15T21:00:03.981Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-15T21:00:03.981Z] === RUN TestStrSliceMarshalJSON [2022-02-15T21:00:03.981Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-15T21:00:03.981Z] === RUN TestStrSliceUnmarshalJSON [2022-02-15T21:00:03.981Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-15T21:00:03.981Z] === RUN TestStrSliceUnmarshalString [2022-02-15T21:00:03.981Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-15T21:00:03.981Z] === RUN TestStrSliceUnmarshalSlice [2022-02-15T21:00:03.981Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-15T21:00:03.981Z] PASS [2022-02-15T21:00:03.981Z] coverage: 90.0% of statements [2022-02-15T21:00:03.981Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2022-02-15T21:00:03.981Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-15T21:00:03.981Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-15T21:00:03.981Z] === RUN TestDurationToSecondsString [2022-02-15T21:00:03.981Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-15T21:00:03.981Z] === RUN TestGetTimestamp [2022-02-15T21:00:03.981Z] --- PASS: TestGetTimestamp (0.17s) [2022-02-15T21:00:03.981Z] === RUN TestParseTimestamps [2022-02-15T21:00:03.981Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-15T21:00:03.981Z] PASS [2022-02-15T21:00:03.981Z] coverage: 100.0% of statements [2022-02-15T21:00:03.981Z] ok github.com/docker/docker/api/types/time 0.209s coverage: 100.0% of statements [2022-02-15T21:00:03.981Z] === RUN TestCompareVersion [2022-02-15T21:00:03.981Z] --- PASS: TestCompareVersion (0.00s) [2022-02-15T21:00:03.981Z] PASS [2022-02-15T21:00:03.981Z] coverage: 77.3% of statements [2022-02-15T21:00:04.450Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 77.3% of statements [2022-02-15T21:00:04.450Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-15T21:00:04.450Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-15T21:00:04.450Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-15T21:00:04.450Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-15T21:00:04.450Z] ? github.com/docker/docker/builder [no test files] [2022-02-15T21:00:04.450Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-15T21:00:04.450Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-15T21:00:04.450Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-15T21:00:04.450Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-15T21:00:04.450Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-15T21:00:04.450Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-15T21:00:04.450Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-15T21:00:05.445Z] === RUN TestParseRemoteURL [2022-02-15T21:00:05.445Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-15T21:00:05.445Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-15T21:00:05.445Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-15T21:00:05.445Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-15T21:00:05.445Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-15T21:00:05.445Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-15T21:00:05.445Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-15T21:00:05.445Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-15T21:00:05.445Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-15T21:00:05.445Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-15T21:00:05.445Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-15T21:00:05.445Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-15T21:00:05.445Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-15T21:00:05.445Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-15T21:00:05.445Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-15T21:00:05.445Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-15T21:00:05.445Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-15T21:00:05.445Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-15T21:00:05.445Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-15T21:00:05.445Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-15T21:00:05.445Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-15T21:00:05.445Z] === RUN TestCloneArgsSmartHttp [2022-02-15T21:00:05.445Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-02-15T21:00:05.445Z] === RUN TestCloneArgsDumbHttp [2022-02-15T21:00:05.445Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-15T21:00:05.445Z] === RUN TestCloneArgsGit [2022-02-15T21:00:05.445Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-15T21:00:05.445Z] === RUN TestCheckoutGit [2022-02-15T21:00:05.927Z] ok github.com/docker/docker/client 0.124s coverage: 75.8% of statements [2022-02-15T21:00:06.400Z] #81 exporting layers 23.6s done [2022-02-15T21:00:06.400Z] #81 writing image sha256:554fb4bcccb99d00037421d9e5ebcdfbb41a20dec79a5facf83da5d9d5c99f88 done [2022-02-15T21:00:06.400Z] #81 naming to docker.io/library/docker:699174347c175a4c2134121af269cdff5ca0673e done [2022-02-15T21:00:06.400Z] #81 DONE 23.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-02-15T21:00:06.738Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43245/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43245/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:699174347c175a4c2134121af269cdff5ca0673e hack/validate/default [2022-02-15T21:00:07.013Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-15T21:00:07.013Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-15T21:00:07.013Z] === RUN TestProcessNoDockerignore [2022-02-15T21:00:07.013Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-15T21:00:07.013Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-15T21:00:07.013Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-15T21:00:07.013Z] === RUN TestDetectContentType [2022-02-15T21:00:07.013Z] --- PASS: TestDetectContentType (0.00s) [2022-02-15T21:00:07.013Z] === RUN TestSelectAcceptableMIME [2022-02-15T21:00:07.013Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-15T21:00:07.013Z] === RUN TestInspectEmptyResponse [2022-02-15T21:00:07.013Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-15T21:00:07.013Z] === RUN TestInspectResponseBinary [2022-02-15T21:00:07.013Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-15T21:00:07.013Z] === RUN TestResponseUnsupportedContentType [2022-02-15T21:00:07.013Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-15T21:00:07.013Z] === RUN TestInspectResponseTextSimple [2022-02-15T21:00:07.013Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-15T21:00:07.013Z] === RUN TestInspectResponseEmptyContentType [2022-02-15T21:00:07.013Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-15T21:00:07.013Z] === RUN TestUnknownContentLength [2022-02-15T21:00:07.013Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-15T21:00:07.013Z] === RUN TestDownloadRemote [2022-02-15T21:00:07.013Z] --- PASS: TestDownloadRemote (0.08s) [2022-02-15T21:00:07.013Z] === RUN TestGetWithStatusError [2022-02-15T21:00:07.013Z] --- PASS: TestGetWithStatusError (0.01s) [2022-02-15T21:00:07.013Z] === RUN TestCloseRootDirectory [2022-02-15T21:00:07.013Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:00:07.013Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-15T21:00:07.013Z] === RUN TestHashFile [2022-02-15T21:00:07.013Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:00:07.013Z] --- SKIP: TestHashFile (0.00s) [2022-02-15T21:00:07.013Z] === RUN TestHashSubdir [2022-02-15T21:00:07.013Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:00:07.013Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-15T21:00:07.013Z] === RUN TestRemoveDirectory [2022-02-15T21:00:07.013Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:00:07.013Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-02-15T21:00:07.013Z] PASS [2022-02-15T21:00:07.013Z] coverage: 9.3% of statements [2022-02-15T21:00:07.013Z] ok github.com/docker/docker/builder/remotecontext 0.216s coverage: 9.3% of statements [2022-02-15T21:00:07.013Z] === RUN TestEnable [2022-02-15T21:00:07.013Z] --- PASS: TestEnable (0.00s) [2022-02-15T21:00:07.013Z] === RUN TestDisable [2022-02-15T21:00:07.013Z] --- PASS: TestDisable (0.00s) [2022-02-15T21:00:07.013Z] === RUN TestEnabled [2022-02-15T21:00:07.013Z] --- PASS: TestEnabled (0.00s) [2022-02-15T21:00:07.013Z] PASS [2022-02-15T21:00:07.013Z] coverage: 100.0% of statements [2022-02-15T21:00:07.013Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2022-02-15T21:00:07.301Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-02-15T21:00:07.301Z] No api/types/ or api/swagger.yaml changes in diff. [2022-02-15T21:00:07.301Z] Congratulations! All TOML source files changed here have valid syntax. [2022-02-15T21:00:07.301Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-02-15T21:00:07.301Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-02-15T21:00:07.301Z] Congratulations! No new tests were added to integration-cli. [2022-02-15T21:00:07.301Z] [2022-02-15T21:00:07.301Z] INFO Start validation with golang-ci-lint [2022-02-15T21:00:07.482Z] === RUN TestGetAllAllowed [2022-02-15T21:00:07.482Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestGetAllMeta [2022-02-15T21:00:07.482Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-15T21:00:07.482Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestIsUnreferencedBuiltin [2022-02-15T21:00:07.482Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestIsExistingDirectory [2022-02-15T21:00:07.482Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-15T21:00:07.482Z] === RUN TestGetFilenameForDownload [2022-02-15T21:00:07.482Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestEnv2Variables [2022-02-15T21:00:07.482Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-15T21:00:07.482Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestMaintainer [2022-02-15T21:00:07.482Z] --- PASS: TestMaintainer (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestLabel [2022-02-15T21:00:07.482Z] --- PASS: TestLabel (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestFromScratch [2022-02-15T21:00:07.482Z] --- PASS: TestFromScratch (0.01s) [2022-02-15T21:00:07.482Z] === RUN TestFromWithArg [2022-02-15T21:00:07.482Z] --- PASS: TestFromWithArg (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-15T21:00:07.482Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestFromWithUndefinedArg [2022-02-15T21:00:07.482Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestFromMultiStageWithNamedStage [2022-02-15T21:00:07.482Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestOnbuild [2022-02-15T21:00:07.482Z] --- PASS: TestOnbuild (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestWorkdir [2022-02-15T21:00:07.482Z] --- PASS: TestWorkdir (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestCmd [2022-02-15T21:00:07.482Z] --- PASS: TestCmd (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestHealthcheckNone [2022-02-15T21:00:07.482Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestHealthcheckCmd [2022-02-15T21:00:07.482Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestEntrypoint [2022-02-15T21:00:07.482Z] --- PASS: TestEntrypoint (0.00s) [2022-02-15T21:00:07.482Z] === RUN TestExpose [2022-02-15T21:00:07.482Z] --- PASS: TestExpose (0.00s) [2022-02-15T21:00:07.952Z] === RUN TestUser [2022-02-15T21:00:07.952Z] --- PASS: TestUser (0.00s) [2022-02-15T21:00:07.952Z] === RUN TestVolume [2022-02-15T21:00:07.952Z] --- PASS: TestVolume (0.00s) [2022-02-15T21:00:07.952Z] === RUN TestStopSignal [2022-02-15T21:00:07.952Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-15T21:00:07.952Z] --- SKIP: TestStopSignal (0.00s) [2022-02-15T21:00:07.952Z] === RUN TestArg [2022-02-15T21:00:07.952Z] --- PASS: TestArg (0.00s) [2022-02-15T21:00:07.952Z] === RUN TestShell [2022-02-15T21:00:07.952Z] --- PASS: TestShell (0.00s) [2022-02-15T21:00:07.952Z] === RUN TestPrependEnvOnCmd [2022-02-15T21:00:07.952Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-15T21:00:07.952Z] === RUN TestRunWithBuildArgs [2022-02-15T21:00:07.952Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-15T21:00:07.952Z] === RUN TestRunIgnoresHealthcheck [2022-02-15T21:00:07.952Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-15T21:00:07.952Z] === RUN TestDispatchUnsupportedOptions [2022-02-15T21:00:07.952Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-15T21:00:07.952Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-15T21:00:07.952Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-15T21:00:07.952Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-15T21:00:07.952Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-15T21:00:07.952Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-15T21:00:07.953Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestNormalizeWorkdir [2022-02-15T21:00:07.953Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestDispatch [2022-02-15T21:00:07.953Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-15T21:00:07.953Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-15T21:00:07.953Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-15T21:00:07.953Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-15T21:00:07.953Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-15T21:00:07.953Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-15T21:00:07.953Z] === RUN TestDispatch/COPY_url [2022-02-15T21:00:07.953Z] --- PASS: TestDispatch (0.07s) [2022-02-15T21:00:07.953Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-15T21:00:07.953Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-15T21:00:07.953Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-15T21:00:07.953Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-15T21:00:07.953Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-15T21:00:07.953Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-15T21:00:07.953Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestAddScratchImageAddsToMounts [2022-02-15T21:00:07.953Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-15T21:00:07.953Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-15T21:00:07.953Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-15T21:00:07.953Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestImageSourceGetAddsToMounts [2022-02-15T21:00:07.953Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestEmptyDockerfile [2022-02-15T21:00:07.953Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestSymlinkDockerfile [2022-02-15T21:00:07.953Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-15T21:00:07.953Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-15T21:00:07.953Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestNonExistingDockerfile [2022-02-15T21:00:07.953Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestCopyRunConfig [2022-02-15T21:00:07.953Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestDeepCopyRunConfig [2022-02-15T21:00:07.953Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestExportImage [2022-02-15T21:00:07.953Z] --- PASS: TestExportImage (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestNormalizeDest [2022-02-15T21:00:07.953Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-15T21:00:07.953Z] PASS [2022-02-15T21:00:07.953Z] coverage: 46.8% of statements [2022-02-15T21:00:07.953Z] ok github.com/docker/docker/builder/dockerfile 0.207s coverage: 46.8% of statements [2022-02-15T21:00:07.953Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-15T21:00:07.953Z] === RUN TestTCP4Proxy [2022-02-15T21:00:07.953Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-15T21:00:07.953Z] === RUN TestTCP4ProxyHalfClose [2022-02-15T21:00:07.953Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestTCP6Proxy [2022-02-15T21:00:07.953Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T21:00:07.953Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestTCPDualStackProxy [2022-02-15T21:00:07.953Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T21:00:07.953Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestUDP4Proxy [2022-02-15T21:00:07.953Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestUDP6Proxy [2022-02-15T21:00:07.953Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T21:00:07.953Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestUDPWriteError [2022-02-15T21:00:07.953Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestSCTP4Proxy [2022-02-15T21:00:07.953Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-15T21:00:07.953Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-15T21:00:07.953Z] === RUN TestSCTP6Proxy [2022-02-15T21:00:07.953Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T21:00:07.953Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-15T21:00:07.953Z] PASS [2022-02-15T21:00:07.953Z] coverage: 49.4% of statements [2022-02-15T21:00:07.953Z] ok github.com/docker/docker/cmd/docker-proxy 0.078s coverage: 49.4% of statements [2022-02-15T21:00:08.231Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-02-15T21:00:08.231Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-02-15T21:00:08.231Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-15T21:00:10.647Z] === RUN TestBoolValue [2022-02-15T21:00:10.647Z] --- PASS: TestBoolValue (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestBoolValueOrDefault [2022-02-15T21:00:10.647Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestInt64ValueOrZero [2022-02-15T21:00:10.647Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestInt64ValueOrDefault [2022-02-15T21:00:10.647Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-15T21:00:10.647Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestJsonContentType [2022-02-15T21:00:10.647Z] --- PASS: TestJsonContentType (0.00s) [2022-02-15T21:00:10.647Z] PASS [2022-02-15T21:00:10.647Z] coverage: 14.7% of statements [2022-02-15T21:00:10.647Z] ok github.com/docker/docker/api/server/httputils 0.059s coverage: 14.7% of statements [2022-02-15T21:00:10.647Z] === RUN TestMaskSecretKeys [2022-02-15T21:00:10.647Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-15T21:00:10.647Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-15T21:00:10.647Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-15T21:00:10.647Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-15T21:00:10.647Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-15T21:00:10.647Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-15T21:00:10.647Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestVersionMiddlewareVersion [2022-02-15T21:00:10.647Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-15T21:00:10.647Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-15T21:00:10.647Z] PASS [2022-02-15T21:00:10.647Z] coverage: 37.7% of statements [2022-02-15T21:00:10.647Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-15T21:00:10.647Z] === RUN TestToJSON [2022-02-15T21:00:10.647Z] --- PASS: TestToJSON (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestToParamWithVersion [2022-02-15T21:00:10.647Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestFromJSON [2022-02-15T21:00:10.647Z] --- PASS: TestFromJSON (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestEmpty [2022-02-15T21:00:10.647Z] --- PASS: TestEmpty (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestArgsMatchKVListEmptySources [2022-02-15T21:00:10.647Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestArgsMatchKVList [2022-02-15T21:00:10.647Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestArgsMatch [2022-02-15T21:00:10.647Z] --- PASS: TestArgsMatch (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestAdd [2022-02-15T21:00:10.647Z] --- PASS: TestAdd (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestDel [2022-02-15T21:00:10.647Z] --- PASS: TestDel (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestLen [2022-02-15T21:00:10.647Z] --- PASS: TestLen (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestExactMatch [2022-02-15T21:00:10.647Z] --- PASS: TestExactMatch (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestOnlyOneExactMatch [2022-02-15T21:00:10.647Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestContains [2022-02-15T21:00:10.647Z] --- PASS: TestContains (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestValidate [2022-02-15T21:00:10.647Z] --- PASS: TestValidate (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestWalkValues [2022-02-15T21:00:10.647Z] --- PASS: TestWalkValues (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestFuzzyMatch [2022-02-15T21:00:10.647Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestClone [2022-02-15T21:00:10.647Z] --- PASS: TestClone (0.00s) [2022-02-15T21:00:10.647Z] PASS [2022-02-15T21:00:10.647Z] coverage: 92.2% of statements [2022-02-15T21:00:10.647Z] ok github.com/docker/docker/api/types/filters 0.064s coverage: 92.2% of statements [2022-02-15T21:00:10.647Z] === RUN TestStrSliceMarshalJSON [2022-02-15T21:00:10.647Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestStrSliceUnmarshalJSON [2022-02-15T21:00:10.647Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestStrSliceUnmarshalString [2022-02-15T21:00:10.647Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestStrSliceUnmarshalSlice [2022-02-15T21:00:10.647Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-15T21:00:10.647Z] PASS [2022-02-15T21:00:10.647Z] coverage: 90.0% of statements [2022-02-15T21:00:10.647Z] ok github.com/docker/docker/api/types/strslice 0.054s coverage: 90.0% of statements [2022-02-15T21:00:10.647Z] === RUN TestAdjustForAPIVersion [2022-02-15T21:00:10.647Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-15T21:00:10.647Z] PASS [2022-02-15T21:00:10.647Z] coverage: 5.7% of statements [2022-02-15T21:00:10.647Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-15T21:00:10.647Z] === RUN TestDurationToSecondsString [2022-02-15T21:00:10.647Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-15T21:00:10.647Z] === RUN TestGetTimestamp [2022-02-15T21:00:10.647Z] --- PASS: TestGetTimestamp (0.22s) [2022-02-15T21:00:10.647Z] === RUN TestParseTimestamps [2022-02-15T21:00:10.647Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-15T21:00:10.647Z] PASS [2022-02-15T21:00:10.647Z] coverage: 100.0% of statements [2022-02-15T21:00:10.647Z] ok github.com/docker/docker/api/types/time 0.268s coverage: 100.0% of statements [2022-02-15T21:00:10.647Z] === RUN TestCompareVersion [2022-02-15T21:00:10.647Z] --- PASS: TestCompareVersion (0.00s) [2022-02-15T21:00:10.647Z] PASS [2022-02-15T21:00:10.647Z] coverage: 77.3% of statements [2022-02-15T21:00:10.647Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/builder [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-15T21:00:10.647Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-15T21:00:11.655Z] === RUN TestParseRemoteURL [2022-02-15T21:00:11.655Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-15T21:00:11.655Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-15T21:00:11.655Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-15T21:00:11.655Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-15T21:00:11.655Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-15T21:00:11.655Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-15T21:00:11.655Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-15T21:00:11.655Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-15T21:00:11.655Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-15T21:00:11.655Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-15T21:00:11.655Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-15T21:00:11.655Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-15T21:00:11.655Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-15T21:00:11.655Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-15T21:00:11.655Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-15T21:00:11.655Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-15T21:00:11.655Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-15T21:00:11.655Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-15T21:00:11.655Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-15T21:00:11.655Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-15T21:00:11.655Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-15T21:00:11.655Z] === RUN TestCloneArgsSmartHttp [2022-02-15T21:00:11.655Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-02-15T21:00:11.655Z] === RUN TestCloneArgsDumbHttp [2022-02-15T21:00:11.655Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-15T21:00:11.655Z] === RUN TestCloneArgsGit [2022-02-15T21:00:11.655Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-15T21:00:11.655Z] === RUN TestCheckoutGit [2022-02-15T21:00:13.220Z] === RUN TestEnable [2022-02-15T21:00:13.220Z] --- PASS: TestEnable (0.00s) [2022-02-15T21:00:13.220Z] === RUN TestDisable [2022-02-15T21:00:13.220Z] --- PASS: TestDisable (0.00s) [2022-02-15T21:00:13.220Z] === RUN TestEnabled [2022-02-15T21:00:13.220Z] --- PASS: TestEnabled (0.00s) [2022-02-15T21:00:13.220Z] PASS [2022-02-15T21:00:13.220Z] coverage: 100.0% of statements [2022-02-15T21:00:13.220Z] ok github.com/docker/docker/cli/debug 0.045s coverage: 100.0% of statements [2022-02-15T21:00:13.693Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-15T21:00:13.693Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-15T21:00:13.693Z] === RUN TestProcessNoDockerignore [2022-02-15T21:00:13.693Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-02-15T21:00:13.693Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-15T21:00:13.693Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-02-15T21:00:13.693Z] === RUN TestDetectContentType [2022-02-15T21:00:13.693Z] --- PASS: TestDetectContentType (0.00s) [2022-02-15T21:00:13.693Z] === RUN TestSelectAcceptableMIME [2022-02-15T21:00:13.693Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-15T21:00:13.693Z] === RUN TestInspectEmptyResponse [2022-02-15T21:00:13.693Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-15T21:00:13.693Z] === RUN TestInspectResponseBinary [2022-02-15T21:00:13.693Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-15T21:00:13.693Z] === RUN TestResponseUnsupportedContentType [2022-02-15T21:00:13.693Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-15T21:00:13.693Z] === RUN TestInspectResponseTextSimple [2022-02-15T21:00:13.693Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-15T21:00:13.693Z] === RUN TestInspectResponseEmptyContentType [2022-02-15T21:00:13.693Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-15T21:00:13.693Z] === RUN TestUnknownContentLength [2022-02-15T21:00:13.693Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-15T21:00:13.693Z] === RUN TestDownloadRemote [2022-02-15T21:00:13.693Z] --- PASS: TestDownloadRemote (0.11s) [2022-02-15T21:00:13.693Z] === RUN TestGetWithStatusError [2022-02-15T21:00:13.693Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-15T21:00:13.693Z] === RUN TestCloseRootDirectory [2022-02-15T21:00:13.693Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:00:13.693Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-02-15T21:00:13.693Z] === RUN TestHashFile [2022-02-15T21:00:13.693Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:00:13.693Z] --- SKIP: TestHashFile (0.00s) [2022-02-15T21:00:13.693Z] === RUN TestHashSubdir [2022-02-15T21:00:13.693Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:00:13.693Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-15T21:00:13.693Z] === RUN TestRemoveDirectory [2022-02-15T21:00:13.693Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:00:13.693Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-15T21:00:13.693Z] PASS [2022-02-15T21:00:13.693Z] coverage: 9.3% of statements [2022-02-15T21:00:13.693Z] ok github.com/docker/docker/builder/remotecontext 0.306s coverage: 9.3% of statements [2022-02-15T21:00:14.163Z] === RUN TestGetAllAllowed [2022-02-15T21:00:14.163Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestGetAllMeta [2022-02-15T21:00:14.163Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-15T21:00:14.163Z] --- PASS: TestWarnOnUnusedBuildArgs (0.01s) [2022-02-15T21:00:14.163Z] === RUN TestIsUnreferencedBuiltin [2022-02-15T21:00:14.163Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestIsExistingDirectory [2022-02-15T21:00:14.163Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestGetFilenameForDownload [2022-02-15T21:00:14.163Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestEnv2Variables [2022-02-15T21:00:14.163Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-15T21:00:14.163Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestMaintainer [2022-02-15T21:00:14.163Z] --- PASS: TestMaintainer (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestLabel [2022-02-15T21:00:14.163Z] --- PASS: TestLabel (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestFromScratch [2022-02-15T21:00:14.163Z] --- PASS: TestFromScratch (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestFromWithArg [2022-02-15T21:00:14.163Z] --- PASS: TestFromWithArg (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-15T21:00:14.163Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestFromWithUndefinedArg [2022-02-15T21:00:14.163Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestFromMultiStageWithNamedStage [2022-02-15T21:00:14.163Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestOnbuild [2022-02-15T21:00:14.163Z] --- PASS: TestOnbuild (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestWorkdir [2022-02-15T21:00:14.163Z] --- PASS: TestWorkdir (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestCmd [2022-02-15T21:00:14.163Z] --- PASS: TestCmd (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestHealthcheckNone [2022-02-15T21:00:14.163Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestHealthcheckCmd [2022-02-15T21:00:14.163Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestEntrypoint [2022-02-15T21:00:14.163Z] --- PASS: TestEntrypoint (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestExpose [2022-02-15T21:00:14.163Z] --- PASS: TestExpose (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestUser [2022-02-15T21:00:14.163Z] --- PASS: TestUser (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestVolume [2022-02-15T21:00:14.163Z] --- PASS: TestVolume (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestStopSignal [2022-02-15T21:00:14.163Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-15T21:00:14.163Z] --- SKIP: TestStopSignal (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestArg [2022-02-15T21:00:14.163Z] --- PASS: TestArg (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestShell [2022-02-15T21:00:14.163Z] --- PASS: TestShell (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestPrependEnvOnCmd [2022-02-15T21:00:14.163Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestRunWithBuildArgs [2022-02-15T21:00:14.163Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestRunIgnoresHealthcheck [2022-02-15T21:00:14.163Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestDispatchUnsupportedOptions [2022-02-15T21:00:14.163Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-15T21:00:14.163Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-15T21:00:14.163Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-15T21:00:14.163Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-15T21:00:14.163Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-15T21:00:14.163Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-15T21:00:14.163Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestNormalizeWorkdir [2022-02-15T21:00:14.163Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestDispatch [2022-02-15T21:00:14.163Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-15T21:00:14.163Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-15T21:00:14.163Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-15T21:00:14.163Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-15T21:00:14.163Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-15T21:00:14.163Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-15T21:00:14.163Z] === RUN TestDispatch/COPY_url [2022-02-15T21:00:14.163Z] --- PASS: TestDispatch (0.08s) [2022-02-15T21:00:14.163Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-02-15T21:00:14.163Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-02-15T21:00:14.163Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-02-15T21:00:14.163Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-15T21:00:14.163Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-02-15T21:00:14.163Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-15T21:00:14.163Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestAddScratchImageAddsToMounts [2022-02-15T21:00:14.163Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-15T21:00:14.163Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-15T21:00:14.163Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-15T21:00:14.163Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestImageSourceGetAddsToMounts [2022-02-15T21:00:14.163Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestEmptyDockerfile [2022-02-15T21:00:14.163Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-15T21:00:14.163Z] === RUN TestSymlinkDockerfile [2022-02-15T21:00:14.163Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-15T21:00:14.163Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-15T21:00:14.163Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestNonExistingDockerfile [2022-02-15T21:00:14.163Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestCopyRunConfig [2022-02-15T21:00:14.163Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestDeepCopyRunConfig [2022-02-15T21:00:14.163Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestExportImage [2022-02-15T21:00:14.163Z] --- PASS: TestExportImage (0.00s) [2022-02-15T21:00:14.163Z] === RUN TestNormalizeDest [2022-02-15T21:00:14.163Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-15T21:00:14.163Z] PASS [2022-02-15T21:00:14.163Z] coverage: 46.8% of statements [2022-02-15T21:00:14.163Z] ok github.com/docker/docker/builder/dockerfile 0.208s coverage: 46.8% of statements [2022-02-15T21:00:14.637Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-15T21:00:15.106Z] === RUN TestTCP4Proxy [2022-02-15T21:00:15.106Z] --- PASS: TestTCP4Proxy (0.00s) [2022-02-15T21:00:15.106Z] === RUN TestTCP4ProxyHalfClose [2022-02-15T21:00:15.106Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-15T21:00:15.106Z] === RUN TestTCP6Proxy [2022-02-15T21:00:15.106Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T21:00:15.106Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-15T21:00:15.106Z] === RUN TestTCPDualStackProxy [2022-02-15T21:00:15.106Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T21:00:15.106Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-15T21:00:15.106Z] === RUN TestUDP4Proxy [2022-02-15T21:00:15.106Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-15T21:00:15.106Z] === RUN TestUDP6Proxy [2022-02-15T21:00:15.106Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T21:00:15.106Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-15T21:00:15.106Z] === RUN TestUDPWriteError [2022-02-15T21:00:15.106Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-15T21:00:15.106Z] === RUN TestSCTP4Proxy [2022-02-15T21:00:15.106Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-15T21:00:15.106Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-15T21:00:15.106Z] === RUN TestSCTP6Proxy [2022-02-15T21:00:15.106Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T21:00:15.106Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-15T21:00:15.106Z] PASS [2022-02-15T21:00:15.106Z] coverage: 49.4% of statements [2022-02-15T21:00:15.106Z] ok github.com/docker/docker/cmd/docker-proxy 0.060s coverage: 49.4% of statements [2022-02-15T21:00:18.501Z] === RUN TestCheckpointCreateError [2022-02-15T21:00:18.501Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCheckpointCreate [2022-02-15T21:00:18.502Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCheckpointDeleteError [2022-02-15T21:00:18.502Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCheckpointDelete [2022-02-15T21:00:18.502Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCheckpointListError [2022-02-15T21:00:18.502Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCheckpointList [2022-02-15T21:00:18.502Z] --- PASS: TestCheckpointList (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCheckpointListContainerNotFound [2022-02-15T21:00:18.502Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestNewClientWithOpsFromEnv [2022-02-15T21:00:18.502Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-15T21:00:18.502Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestGetAPIPath [2022-02-15T21:00:18.502Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestParseHostURL [2022-02-15T21:00:18.502Z] --- PASS: TestParseHostURL (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-15T21:00:18.502Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-15T21:00:18.502Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestNegotiateAPIVersion [2022-02-15T21:00:18.502Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestNegotiateAPVersionOverride [2022-02-15T21:00:18.502Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-15T21:00:18.502Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-15T21:00:18.502Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-15T21:00:18.502Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestClientRedirect [2022-02-15T21:00:18.502Z] --- PASS: TestClientRedirect (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigCreateUnsupported [2022-02-15T21:00:18.502Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigCreateError [2022-02-15T21:00:18.502Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigCreate [2022-02-15T21:00:18.502Z] --- PASS: TestConfigCreate (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigInspectNotFound [2022-02-15T21:00:18.502Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigInspectWithEmptyID [2022-02-15T21:00:18.502Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigInspectUnsupported [2022-02-15T21:00:18.502Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigInspectError [2022-02-15T21:00:18.502Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigInspectConfigNotFound [2022-02-15T21:00:18.502Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigInspect [2022-02-15T21:00:18.502Z] --- PASS: TestConfigInspect (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigListUnsupported [2022-02-15T21:00:18.502Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigListError [2022-02-15T21:00:18.502Z] --- PASS: TestConfigListError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigList [2022-02-15T21:00:18.502Z] --- PASS: TestConfigList (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigRemoveUnsupported [2022-02-15T21:00:18.502Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigRemoveError [2022-02-15T21:00:18.502Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigRemove [2022-02-15T21:00:18.502Z] --- PASS: TestConfigRemove (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigUpdateUnsupported [2022-02-15T21:00:18.502Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigUpdateError [2022-02-15T21:00:18.502Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestConfigUpdate [2022-02-15T21:00:18.502Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerCommitError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerCommit [2022-02-15T21:00:18.502Z] --- PASS: TestContainerCommit (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerStatPathError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerStatPathNotFoundError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerStatPathNoHeaderError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerStatPath [2022-02-15T21:00:18.502Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCopyToContainerError [2022-02-15T21:00:18.502Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCopyToContainerNotFoundError [2022-02-15T21:00:18.502Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-15T21:00:18.502Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCopyToContainer [2022-02-15T21:00:18.502Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCopyFromContainerError [2022-02-15T21:00:18.502Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCopyFromContainerNotFoundError [2022-02-15T21:00:18.502Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-15T21:00:18.502Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-15T21:00:18.502Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestCopyFromContainer [2022-02-15T21:00:18.502Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerCreateError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerCreateImageNotFound [2022-02-15T21:00:18.502Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerCreateWithName [2022-02-15T21:00:18.502Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerCreateAutoRemove [2022-02-15T21:00:18.502Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerDiffError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerDiff [2022-02-15T21:00:18.502Z] --- PASS: TestContainerDiff (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerExecCreateError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerExecCreate [2022-02-15T21:00:18.502Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerExecStartError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerExecStart [2022-02-15T21:00:18.502Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerExecInspectError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerExecInspect [2022-02-15T21:00:18.502Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerExportError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerExportError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerExport [2022-02-15T21:00:18.502Z] --- PASS: TestContainerExport (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerInspectError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerInspectContainerNotFound [2022-02-15T21:00:18.502Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerInspectWithEmptyID [2022-02-15T21:00:18.502Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerInspect [2022-02-15T21:00:18.502Z] --- PASS: TestContainerInspect (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerInspectNode [2022-02-15T21:00:18.502Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerKillError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerKillError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerKill [2022-02-15T21:00:18.502Z] --- PASS: TestContainerKill (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerListError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerListError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerList [2022-02-15T21:00:18.502Z] --- PASS: TestContainerList (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerLogsNotFoundError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerLogsError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerLogs [2022-02-15T21:00:18.502Z] --- PASS: TestContainerLogs (0.18s) [2022-02-15T21:00:18.502Z] === RUN TestContainerPauseError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerPause [2022-02-15T21:00:18.502Z] --- PASS: TestContainerPause (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainersPruneError [2022-02-15T21:00:18.502Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainersPrune [2022-02-15T21:00:18.502Z] --- PASS: TestContainersPrune (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerRemoveError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerRemoveNotFoundError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerRemove [2022-02-15T21:00:18.502Z] --- PASS: TestContainerRemove (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerRenameError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerRename [2022-02-15T21:00:18.502Z] --- PASS: TestContainerRename (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerResizeError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerExecResizeError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerResize [2022-02-15T21:00:18.502Z] --- PASS: TestContainerResize (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerExecResize [2022-02-15T21:00:18.502Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerRestartError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerRestart [2022-02-15T21:00:18.502Z] --- PASS: TestContainerRestart (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerStartError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerStartError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerStart [2022-02-15T21:00:18.502Z] --- PASS: TestContainerStart (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerStatsError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerStats [2022-02-15T21:00:18.502Z] --- PASS: TestContainerStats (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerStopError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerStopError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerStop [2022-02-15T21:00:18.502Z] --- PASS: TestContainerStop (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerTopError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerTopError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerTop [2022-02-15T21:00:18.502Z] --- PASS: TestContainerTop (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerUnpauseError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerUnpause [2022-02-15T21:00:18.502Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerUpdateError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerUpdate [2022-02-15T21:00:18.502Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerWaitError [2022-02-15T21:00:18.502Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestContainerWait [2022-02-15T21:00:18.502Z] --- PASS: TestContainerWait (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestDiskUsageError [2022-02-15T21:00:18.502Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestDiskUsage [2022-02-15T21:00:18.502Z] --- PASS: TestDiskUsage (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestDistributionInspectUnsupported [2022-02-15T21:00:18.502Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestDistributionInspectWithEmptyID [2022-02-15T21:00:18.502Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestEventsErrorInOptions [2022-02-15T21:00:18.502Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestEventsErrorFromServer [2022-02-15T21:00:18.502Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestEvents [2022-02-15T21:00:18.502Z] --- PASS: TestEvents (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestTLSCloseWriter [2022-02-15T21:00:18.502Z] === PAUSE TestTLSCloseWriter [2022-02-15T21:00:18.502Z] === RUN TestImageBuildError [2022-02-15T21:00:18.502Z] --- PASS: TestImageBuildError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageBuild [2022-02-15T21:00:18.502Z] --- PASS: TestImageBuild (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestGetDockerOS [2022-02-15T21:00:18.502Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageCreateError [2022-02-15T21:00:18.502Z] --- PASS: TestImageCreateError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageCreate [2022-02-15T21:00:18.502Z] --- PASS: TestImageCreate (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageHistoryError [2022-02-15T21:00:18.502Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageHistory [2022-02-15T21:00:18.502Z] --- PASS: TestImageHistory (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageImportError [2022-02-15T21:00:18.502Z] --- PASS: TestImageImportError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageImport [2022-02-15T21:00:18.502Z] --- PASS: TestImageImport (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageInspectError [2022-02-15T21:00:18.502Z] --- PASS: TestImageInspectError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageInspectImageNotFound [2022-02-15T21:00:18.502Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageInspectWithEmptyID [2022-02-15T21:00:18.502Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageInspect [2022-02-15T21:00:18.502Z] --- PASS: TestImageInspect (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageListError [2022-02-15T21:00:18.502Z] --- PASS: TestImageListError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageList [2022-02-15T21:00:18.502Z] --- PASS: TestImageList (0.01s) [2022-02-15T21:00:18.502Z] === RUN TestImageListApiBefore125 [2022-02-15T21:00:18.502Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageLoadError [2022-02-15T21:00:18.502Z] --- PASS: TestImageLoadError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageLoad [2022-02-15T21:00:18.502Z] --- PASS: TestImageLoad (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagesPruneError [2022-02-15T21:00:18.502Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagesPrune [2022-02-15T21:00:18.502Z] --- PASS: TestImagesPrune (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagePullReferenceParseError [2022-02-15T21:00:18.502Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagePullAnyError [2022-02-15T21:00:18.502Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-15T21:00:18.502Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T21:00:18.502Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T21:00:18.502Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-15T21:00:18.502Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagePullWithoutErrors [2022-02-15T21:00:18.502Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagePushReferenceError [2022-02-15T21:00:18.502Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagePushAnyError [2022-02-15T21:00:18.502Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-15T21:00:18.502Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T21:00:18.502Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T21:00:18.502Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-15T21:00:18.502Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImagePushWithoutErrors [2022-02-15T21:00:18.502Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-15T21:00:18.502Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-15T21:00:18.502Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-15T21:00:18.502Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-15T21:00:18.502Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-15T21:00:18.502Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-15T21:00:18.502Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-15T21:00:18.502Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-15T21:00:18.502Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageRemoveError [2022-02-15T21:00:18.502Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageRemoveImageNotFound [2022-02-15T21:00:18.502Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageRemove [2022-02-15T21:00:18.502Z] --- PASS: TestImageRemove (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageSaveError [2022-02-15T21:00:18.502Z] --- PASS: TestImageSaveError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageSave [2022-02-15T21:00:18.502Z] --- PASS: TestImageSave (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageSearchAnyError [2022-02-15T21:00:18.502Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-15T21:00:18.502Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-15T21:00:18.502Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T21:00:18.503Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T21:00:18.503Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-15T21:00:18.503Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestImageSearchWithoutErrors [2022-02-15T21:00:18.503Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestImageTagError [2022-02-15T21:00:18.503Z] --- PASS: TestImageTagError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestImageTagInvalidReference [2022-02-15T21:00:18.503Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestImageTagInvalidSourceImageName [2022-02-15T21:00:18.503Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestImageTagHexSource [2022-02-15T21:00:18.503Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestImageTag [2022-02-15T21:00:18.503Z] --- PASS: TestImageTag (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestInfoServerError [2022-02-15T21:00:18.503Z] --- PASS: TestInfoServerError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestInfoInvalidResponseJSONError [2022-02-15T21:00:18.503Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestInfo [2022-02-15T21:00:18.503Z] --- PASS: TestInfo (0.01s) [2022-02-15T21:00:18.503Z] === RUN TestNetworkConnectError [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNetworkConnect [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNetworkCreateError [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNetworkCreate [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNetworkDisconnectError [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNetworkDisconnect [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNetworkInspect [2022-02-15T21:00:18.503Z] === RUN TestNetworkInspect/empty_ID [2022-02-15T21:00:18.503Z] === RUN TestNetworkInspect/no_options [2022-02-15T21:00:18.503Z] === RUN TestNetworkInspect/verbose [2022-02-15T21:00:18.503Z] === RUN TestNetworkInspect/global_scope [2022-02-15T21:00:18.503Z] === RUN TestNetworkInspect/unknown_network [2022-02-15T21:00:18.503Z] === RUN TestNetworkInspect/server_error [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNetworkListError [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkListError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNetworkList [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkList (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNetworksPruneError [2022-02-15T21:00:18.503Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNetworksPrune [2022-02-15T21:00:18.503Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNetworkRemoveError [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNetworkRemove [2022-02-15T21:00:18.503Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNodeInspectError [2022-02-15T21:00:18.503Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNodeInspectNodeNotFound [2022-02-15T21:00:18.503Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNodeInspectWithEmptyID [2022-02-15T21:00:18.503Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNodeInspect [2022-02-15T21:00:18.503Z] --- PASS: TestNodeInspect (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNodeListError [2022-02-15T21:00:18.503Z] --- PASS: TestNodeListError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNodeList [2022-02-15T21:00:18.503Z] --- PASS: TestNodeList (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNodeRemoveError [2022-02-15T21:00:18.503Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNodeRemove [2022-02-15T21:00:18.503Z] --- PASS: TestNodeRemove (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNodeUpdateError [2022-02-15T21:00:18.503Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestNodeUpdate [2022-02-15T21:00:18.503Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestOptionWithHostFromEnv [2022-02-15T21:00:18.503Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestOptionWithTimeout [2022-02-15T21:00:18.503Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestOptionWithVersionFromEnv [2022-02-15T21:00:18.503Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPingFail [2022-02-15T21:00:18.503Z] --- PASS: TestPingFail (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPingWithError [2022-02-15T21:00:18.503Z] 2022/02/15 21:00:17 RoundTripper returned a response & error; ignoring response [2022-02-15T21:00:18.503Z] 2022/02/15 21:00:17 RoundTripper returned a response & error; ignoring response [2022-02-15T21:00:18.503Z] --- PASS: TestPingWithError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPingSuccess [2022-02-15T21:00:18.503Z] --- PASS: TestPingSuccess (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPingHeadFallback [2022-02-15T21:00:18.503Z] === RUN TestPingHeadFallback/OK [2022-02-15T21:00:18.503Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-15T21:00:18.503Z] === RUN TestPingHeadFallback/Not_Found [2022-02-15T21:00:18.503Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-15T21:00:18.503Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-15T21:00:18.503Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-15T21:00:18.503Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-15T21:00:18.503Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-15T21:00:18.503Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginDisableError [2022-02-15T21:00:18.503Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginDisable [2022-02-15T21:00:18.503Z] --- PASS: TestPluginDisable (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginEnableError [2022-02-15T21:00:18.503Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginEnable [2022-02-15T21:00:18.503Z] --- PASS: TestPluginEnable (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginInspectError [2022-02-15T21:00:18.503Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginInspectWithEmptyID [2022-02-15T21:00:18.503Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginInspect [2022-02-15T21:00:18.503Z] --- PASS: TestPluginInspect (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginListError [2022-02-15T21:00:18.503Z] --- PASS: TestPluginListError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginList [2022-02-15T21:00:18.503Z] --- PASS: TestPluginList (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginPushError [2022-02-15T21:00:18.503Z] --- PASS: TestPluginPushError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginPush [2022-02-15T21:00:18.503Z] --- PASS: TestPluginPush (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginRemoveError [2022-02-15T21:00:18.503Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginRemove [2022-02-15T21:00:18.503Z] --- PASS: TestPluginRemove (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginSetError [2022-02-15T21:00:18.503Z] --- PASS: TestPluginSetError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPluginSet [2022-02-15T21:00:18.503Z] --- PASS: TestPluginSet (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSetHostHeader [2022-02-15T21:00:18.503Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestPlainTextError [2022-02-15T21:00:18.503Z] --- PASS: TestPlainTextError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestInfiniteError [2022-02-15T21:00:18.503Z] --- PASS: TestInfiniteError (0.05s) [2022-02-15T21:00:18.503Z] === RUN TestCanceledContext [2022-02-15T21:00:18.503Z] 2022/02/15 21:00:17 RoundTripper returned a response & error; ignoring response [2022-02-15T21:00:18.503Z] --- PASS: TestCanceledContext (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestDeadlineExceededContext [2022-02-15T21:00:18.503Z] 2022/02/15 21:00:17 RoundTripper returned a response & error; ignoring response [2022-02-15T21:00:18.503Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretCreateUnsupported [2022-02-15T21:00:18.503Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretCreateError [2022-02-15T21:00:18.503Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretCreate [2022-02-15T21:00:18.503Z] --- PASS: TestSecretCreate (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretInspectUnsupported [2022-02-15T21:00:18.503Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretInspectError [2022-02-15T21:00:18.503Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretInspectSecretNotFound [2022-02-15T21:00:18.503Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretInspectWithEmptyID [2022-02-15T21:00:18.503Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretInspect [2022-02-15T21:00:18.503Z] --- PASS: TestSecretInspect (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretListUnsupported [2022-02-15T21:00:18.503Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretListError [2022-02-15T21:00:18.503Z] --- PASS: TestSecretListError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretList [2022-02-15T21:00:18.503Z] --- PASS: TestSecretList (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretRemoveUnsupported [2022-02-15T21:00:18.503Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretRemoveError [2022-02-15T21:00:18.503Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretRemove [2022-02-15T21:00:18.503Z] --- PASS: TestSecretRemove (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretUpdateUnsupported [2022-02-15T21:00:18.503Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretUpdateError [2022-02-15T21:00:18.503Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSecretUpdate [2022-02-15T21:00:18.503Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceCreateError [2022-02-15T21:00:18.503Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceCreate [2022-02-15T21:00:18.503Z] --- PASS: TestServiceCreate (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-15T21:00:18.503Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceCreateDigestPinning [2022-02-15T21:00:18.503Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceInspectError [2022-02-15T21:00:18.503Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceInspectServiceNotFound [2022-02-15T21:00:18.503Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceInspectWithEmptyID [2022-02-15T21:00:18.503Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceInspect [2022-02-15T21:00:18.503Z] --- PASS: TestServiceInspect (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceListError [2022-02-15T21:00:18.503Z] --- PASS: TestServiceListError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceList [2022-02-15T21:00:18.503Z] --- PASS: TestServiceList (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceLogsError [2022-02-15T21:00:18.503Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceLogs [2022-02-15T21:00:18.503Z] --- PASS: TestServiceLogs (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceRemoveError [2022-02-15T21:00:18.503Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceRemoveNotFoundError [2022-02-15T21:00:18.503Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceRemove [2022-02-15T21:00:18.503Z] --- PASS: TestServiceRemove (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceUpdateError [2022-02-15T21:00:18.503Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestServiceUpdate [2022-02-15T21:00:18.503Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSwarmGetUnlockKeyError [2022-02-15T21:00:18.503Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSwarmGetUnlockKey [2022-02-15T21:00:18.503Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSwarmInitError [2022-02-15T21:00:18.503Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSwarmInit [2022-02-15T21:00:18.503Z] --- PASS: TestSwarmInit (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSwarmInspectError [2022-02-15T21:00:18.503Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSwarmInspect [2022-02-15T21:00:18.503Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSwarmJoinError [2022-02-15T21:00:18.503Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSwarmJoin [2022-02-15T21:00:18.503Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSwarmLeaveError [2022-02-15T21:00:18.503Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSwarmLeave [2022-02-15T21:00:18.503Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSwarmUnlockError [2022-02-15T21:00:18.503Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSwarmUnlock [2022-02-15T21:00:18.503Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSwarmUpdateError [2022-02-15T21:00:18.503Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestSwarmUpdate [2022-02-15T21:00:18.503Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestTaskInspectError [2022-02-15T21:00:18.503Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestTaskInspectWithEmptyID [2022-02-15T21:00:18.503Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestTaskInspect [2022-02-15T21:00:18.503Z] --- PASS: TestTaskInspect (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestTaskListError [2022-02-15T21:00:18.503Z] --- PASS: TestTaskListError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestTaskList [2022-02-15T21:00:18.503Z] --- PASS: TestTaskList (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestVolumeCreateError [2022-02-15T21:00:18.503Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestVolumeCreate [2022-02-15T21:00:18.503Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestVolumeInspectError [2022-02-15T21:00:18.503Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestVolumeInspectNotFound [2022-02-15T21:00:18.503Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestVolumeInspectWithEmptyID [2022-02-15T21:00:18.503Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestVolumeInspect [2022-02-15T21:00:18.503Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestVolumeListError [2022-02-15T21:00:18.503Z] --- PASS: TestVolumeListError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestVolumeList [2022-02-15T21:00:18.503Z] --- PASS: TestVolumeList (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestVolumeRemoveError [2022-02-15T21:00:18.503Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-15T21:00:18.503Z] === RUN TestVolumeRemove [2022-02-15T21:00:18.503Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-15T21:00:18.503Z] === CONT TestTLSCloseWriter [2022-02-15T21:00:18.503Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-15T21:00:18.503Z] PASS [2022-02-15T21:00:18.503Z] coverage: 75.3% of statements [2022-02-15T21:00:18.503Z] ok github.com/docker/docker/client 0.428s coverage: 75.3% of statements [2022-02-15T21:00:27.743Z] === RUN TestCheckpointCreateError [2022-02-15T21:00:27.743Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCheckpointCreate [2022-02-15T21:00:27.743Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCheckpointDeleteError [2022-02-15T21:00:27.743Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCheckpointDelete [2022-02-15T21:00:27.743Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCheckpointListError [2022-02-15T21:00:27.743Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCheckpointList [2022-02-15T21:00:27.743Z] --- PASS: TestCheckpointList (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCheckpointListContainerNotFound [2022-02-15T21:00:27.743Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestNewClientWithOpsFromEnv [2022-02-15T21:00:27.743Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-15T21:00:27.743Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestGetAPIPath [2022-02-15T21:00:27.743Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestParseHostURL [2022-02-15T21:00:27.743Z] --- PASS: TestParseHostURL (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-15T21:00:27.743Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-15T21:00:27.743Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestNegotiateAPIVersion [2022-02-15T21:00:27.743Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestNegotiateAPVersionOverride [2022-02-15T21:00:27.743Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-15T21:00:27.743Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-15T21:00:27.743Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-15T21:00:27.743Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestClientRedirect [2022-02-15T21:00:27.743Z] --- PASS: TestClientRedirect (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigCreateUnsupported [2022-02-15T21:00:27.743Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigCreateError [2022-02-15T21:00:27.743Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigCreate [2022-02-15T21:00:27.743Z] --- PASS: TestConfigCreate (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigInspectNotFound [2022-02-15T21:00:27.743Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigInspectWithEmptyID [2022-02-15T21:00:27.743Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigInspectUnsupported [2022-02-15T21:00:27.743Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigInspectError [2022-02-15T21:00:27.743Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigInspectConfigNotFound [2022-02-15T21:00:27.743Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigInspect [2022-02-15T21:00:27.743Z] --- PASS: TestConfigInspect (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigListUnsupported [2022-02-15T21:00:27.743Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigListError [2022-02-15T21:00:27.743Z] --- PASS: TestConfigListError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigList [2022-02-15T21:00:27.743Z] --- PASS: TestConfigList (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigRemoveUnsupported [2022-02-15T21:00:27.743Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigRemoveError [2022-02-15T21:00:27.743Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigRemove [2022-02-15T21:00:27.743Z] --- PASS: TestConfigRemove (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigUpdateUnsupported [2022-02-15T21:00:27.743Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigUpdateError [2022-02-15T21:00:27.743Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestConfigUpdate [2022-02-15T21:00:27.743Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerCommitError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerCommit [2022-02-15T21:00:27.743Z] --- PASS: TestContainerCommit (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerStatPathError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerStatPathNotFoundError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerStatPathNoHeaderError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerStatPath [2022-02-15T21:00:27.743Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCopyToContainerError [2022-02-15T21:00:27.743Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCopyToContainerNotFoundError [2022-02-15T21:00:27.743Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-15T21:00:27.743Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCopyToContainer [2022-02-15T21:00:27.743Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCopyFromContainerError [2022-02-15T21:00:27.743Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCopyFromContainerNotFoundError [2022-02-15T21:00:27.743Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-15T21:00:27.743Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-15T21:00:27.743Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestCopyFromContainer [2022-02-15T21:00:27.743Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerCreateError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerCreateImageNotFound [2022-02-15T21:00:27.743Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerCreateWithName [2022-02-15T21:00:27.743Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerCreateAutoRemove [2022-02-15T21:00:27.743Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerDiffError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerDiff [2022-02-15T21:00:27.743Z] --- PASS: TestContainerDiff (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerExecCreateError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerExecCreate [2022-02-15T21:00:27.743Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerExecStartError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerExecStart [2022-02-15T21:00:27.743Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerExecInspectError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerExecInspect [2022-02-15T21:00:27.743Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerExportError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerExportError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerExport [2022-02-15T21:00:27.743Z] --- PASS: TestContainerExport (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerInspectError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerInspectContainerNotFound [2022-02-15T21:00:27.743Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerInspectWithEmptyID [2022-02-15T21:00:27.743Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerInspect [2022-02-15T21:00:27.743Z] --- PASS: TestContainerInspect (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerInspectNode [2022-02-15T21:00:27.743Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerKillError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerKillError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerKill [2022-02-15T21:00:27.743Z] --- PASS: TestContainerKill (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerListError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerListError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerList [2022-02-15T21:00:27.743Z] --- PASS: TestContainerList (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerLogsNotFoundError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerLogsError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerLogs [2022-02-15T21:00:27.743Z] --- PASS: TestContainerLogs (0.22s) [2022-02-15T21:00:27.743Z] === RUN TestContainerPauseError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerPause [2022-02-15T21:00:27.743Z] --- PASS: TestContainerPause (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainersPruneError [2022-02-15T21:00:27.743Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainersPrune [2022-02-15T21:00:27.743Z] --- PASS: TestContainersPrune (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerRemoveError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerRemoveNotFoundError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerRemove [2022-02-15T21:00:27.743Z] --- PASS: TestContainerRemove (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerRenameError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerRename [2022-02-15T21:00:27.743Z] --- PASS: TestContainerRename (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerResizeError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerExecResizeError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerResize [2022-02-15T21:00:27.743Z] --- PASS: TestContainerResize (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerExecResize [2022-02-15T21:00:27.743Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerRestartError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerRestart [2022-02-15T21:00:27.743Z] --- PASS: TestContainerRestart (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerStartError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerStartError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerStart [2022-02-15T21:00:27.743Z] --- PASS: TestContainerStart (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerStatsError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerStats [2022-02-15T21:00:27.743Z] --- PASS: TestContainerStats (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerStopError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerStopError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerStop [2022-02-15T21:00:27.743Z] --- PASS: TestContainerStop (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerTopError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerTopError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerTop [2022-02-15T21:00:27.743Z] --- PASS: TestContainerTop (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerUnpauseError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerUnpause [2022-02-15T21:00:27.743Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-15T21:00:27.743Z] === RUN TestContainerUpdateError [2022-02-15T21:00:27.743Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestContainerUpdate [2022-02-15T21:00:27.744Z] --- PASS: TestContainerUpdate (0.01s) [2022-02-15T21:00:27.744Z] === RUN TestContainerWaitError [2022-02-15T21:00:27.744Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestContainerWait [2022-02-15T21:00:27.744Z] --- PASS: TestContainerWait (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestDiskUsageError [2022-02-15T21:00:27.744Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestDiskUsage [2022-02-15T21:00:27.744Z] --- PASS: TestDiskUsage (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestDistributionInspectUnsupported [2022-02-15T21:00:27.744Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestDistributionInspectWithEmptyID [2022-02-15T21:00:27.744Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestEventsErrorInOptions [2022-02-15T21:00:27.744Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestEventsErrorFromServer [2022-02-15T21:00:27.744Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestEvents [2022-02-15T21:00:27.744Z] --- PASS: TestEvents (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestTLSCloseWriter [2022-02-15T21:00:27.744Z] === PAUSE TestTLSCloseWriter [2022-02-15T21:00:27.744Z] === RUN TestImageBuildError [2022-02-15T21:00:27.744Z] --- PASS: TestImageBuildError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageBuild [2022-02-15T21:00:27.744Z] --- PASS: TestImageBuild (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestGetDockerOS [2022-02-15T21:00:27.744Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageCreateError [2022-02-15T21:00:27.744Z] --- PASS: TestImageCreateError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageCreate [2022-02-15T21:00:27.744Z] --- PASS: TestImageCreate (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageHistoryError [2022-02-15T21:00:27.744Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageHistory [2022-02-15T21:00:27.744Z] --- PASS: TestImageHistory (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageImportError [2022-02-15T21:00:27.744Z] --- PASS: TestImageImportError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageImport [2022-02-15T21:00:27.744Z] --- PASS: TestImageImport (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageInspectError [2022-02-15T21:00:27.744Z] --- PASS: TestImageInspectError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageInspectImageNotFound [2022-02-15T21:00:27.744Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageInspectWithEmptyID [2022-02-15T21:00:27.744Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageInspect [2022-02-15T21:00:27.744Z] --- PASS: TestImageInspect (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageListError [2022-02-15T21:00:27.744Z] --- PASS: TestImageListError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageList [2022-02-15T21:00:27.744Z] --- PASS: TestImageList (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageListApiBefore125 [2022-02-15T21:00:27.744Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageLoadError [2022-02-15T21:00:27.744Z] --- PASS: TestImageLoadError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageLoad [2022-02-15T21:00:27.744Z] --- PASS: TestImageLoad (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagesPruneError [2022-02-15T21:00:27.744Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagesPrune [2022-02-15T21:00:27.744Z] --- PASS: TestImagesPrune (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagePullReferenceParseError [2022-02-15T21:00:27.744Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagePullAnyError [2022-02-15T21:00:27.744Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-15T21:00:27.744Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T21:00:27.744Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T21:00:27.744Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-15T21:00:27.744Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagePullWithoutErrors [2022-02-15T21:00:27.744Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagePushReferenceError [2022-02-15T21:00:27.744Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagePushAnyError [2022-02-15T21:00:27.744Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-15T21:00:27.744Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T21:00:27.744Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T21:00:27.744Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-15T21:00:27.744Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImagePushWithoutErrors [2022-02-15T21:00:27.744Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-15T21:00:27.744Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-15T21:00:27.744Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-15T21:00:27.744Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-15T21:00:27.744Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-15T21:00:27.744Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-15T21:00:27.744Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-15T21:00:27.744Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-15T21:00:27.744Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageRemoveError [2022-02-15T21:00:27.744Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageRemoveImageNotFound [2022-02-15T21:00:27.744Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageRemove [2022-02-15T21:00:27.744Z] --- PASS: TestImageRemove (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageSaveError [2022-02-15T21:00:27.744Z] --- PASS: TestImageSaveError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageSave [2022-02-15T21:00:27.744Z] --- PASS: TestImageSave (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageSearchAnyError [2022-02-15T21:00:27.744Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-15T21:00:27.744Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T21:00:27.744Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T21:00:27.744Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-15T21:00:27.744Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageSearchWithoutErrors [2022-02-15T21:00:27.744Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageTagError [2022-02-15T21:00:27.744Z] --- PASS: TestImageTagError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageTagInvalidReference [2022-02-15T21:00:27.744Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageTagInvalidSourceImageName [2022-02-15T21:00:27.744Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageTagHexSource [2022-02-15T21:00:27.744Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestImageTag [2022-02-15T21:00:27.744Z] --- PASS: TestImageTag (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestInfoServerError [2022-02-15T21:00:27.744Z] --- PASS: TestInfoServerError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestInfoInvalidResponseJSONError [2022-02-15T21:00:27.744Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestInfo [2022-02-15T21:00:27.744Z] --- PASS: TestInfo (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNetworkConnectError [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNetworkConnect [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNetworkCreateError [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNetworkCreate [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNetworkDisconnectError [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNetworkDisconnect [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNetworkInspect [2022-02-15T21:00:27.744Z] === RUN TestNetworkInspect/empty_ID [2022-02-15T21:00:27.744Z] === RUN TestNetworkInspect/no_options [2022-02-15T21:00:27.744Z] === RUN TestNetworkInspect/verbose [2022-02-15T21:00:27.744Z] === RUN TestNetworkInspect/global_scope [2022-02-15T21:00:27.744Z] === RUN TestNetworkInspect/unknown_network [2022-02-15T21:00:27.744Z] === RUN TestNetworkInspect/server_error [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNetworkListError [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkListError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNetworkList [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkList (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNetworksPruneError [2022-02-15T21:00:27.744Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNetworksPrune [2022-02-15T21:00:27.744Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNetworkRemoveError [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNetworkRemove [2022-02-15T21:00:27.744Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNodeInspectError [2022-02-15T21:00:27.744Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNodeInspectNodeNotFound [2022-02-15T21:00:27.744Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNodeInspectWithEmptyID [2022-02-15T21:00:27.744Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNodeInspect [2022-02-15T21:00:27.744Z] --- PASS: TestNodeInspect (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNodeListError [2022-02-15T21:00:27.744Z] --- PASS: TestNodeListError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNodeList [2022-02-15T21:00:27.744Z] --- PASS: TestNodeList (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNodeRemoveError [2022-02-15T21:00:27.744Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNodeRemove [2022-02-15T21:00:27.744Z] --- PASS: TestNodeRemove (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNodeUpdateError [2022-02-15T21:00:27.744Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestNodeUpdate [2022-02-15T21:00:27.744Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestOptionWithHostFromEnv [2022-02-15T21:00:27.744Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestOptionWithTimeout [2022-02-15T21:00:27.744Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestOptionWithVersionFromEnv [2022-02-15T21:00:27.744Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPingFail [2022-02-15T21:00:27.744Z] --- PASS: TestPingFail (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPingWithError [2022-02-15T21:00:27.744Z] 2022/02/15 21:00:26 RoundTripper returned a response & error; ignoring response [2022-02-15T21:00:27.744Z] 2022/02/15 21:00:26 RoundTripper returned a response & error; ignoring response [2022-02-15T21:00:27.744Z] --- PASS: TestPingWithError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPingSuccess [2022-02-15T21:00:27.744Z] --- PASS: TestPingSuccess (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPingHeadFallback [2022-02-15T21:00:27.744Z] === RUN TestPingHeadFallback/OK [2022-02-15T21:00:27.744Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-15T21:00:27.744Z] === RUN TestPingHeadFallback/Not_Found [2022-02-15T21:00:27.744Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-15T21:00:27.744Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-15T21:00:27.744Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-15T21:00:27.744Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-15T21:00:27.744Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-15T21:00:27.744Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginDisableError [2022-02-15T21:00:27.744Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginDisable [2022-02-15T21:00:27.744Z] --- PASS: TestPluginDisable (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginEnableError [2022-02-15T21:00:27.744Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginEnable [2022-02-15T21:00:27.744Z] --- PASS: TestPluginEnable (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginInspectError [2022-02-15T21:00:27.744Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginInspectWithEmptyID [2022-02-15T21:00:27.744Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginInspect [2022-02-15T21:00:27.744Z] --- PASS: TestPluginInspect (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginListError [2022-02-15T21:00:27.744Z] --- PASS: TestPluginListError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginList [2022-02-15T21:00:27.744Z] --- PASS: TestPluginList (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginPushError [2022-02-15T21:00:27.744Z] --- PASS: TestPluginPushError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginPush [2022-02-15T21:00:27.744Z] --- PASS: TestPluginPush (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginRemoveError [2022-02-15T21:00:27.744Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginRemove [2022-02-15T21:00:27.744Z] --- PASS: TestPluginRemove (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginSetError [2022-02-15T21:00:27.744Z] --- PASS: TestPluginSetError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPluginSet [2022-02-15T21:00:27.744Z] --- PASS: TestPluginSet (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSetHostHeader [2022-02-15T21:00:27.744Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestPlainTextError [2022-02-15T21:00:27.744Z] --- PASS: TestPlainTextError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestInfiniteError [2022-02-15T21:00:27.744Z] --- PASS: TestInfiniteError (0.03s) [2022-02-15T21:00:27.744Z] === RUN TestCanceledContext [2022-02-15T21:00:27.744Z] 2022/02/15 21:00:26 RoundTripper returned a response & error; ignoring response [2022-02-15T21:00:27.744Z] --- PASS: TestCanceledContext (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestDeadlineExceededContext [2022-02-15T21:00:27.744Z] 2022/02/15 21:00:26 RoundTripper returned a response & error; ignoring response [2022-02-15T21:00:27.744Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretCreateUnsupported [2022-02-15T21:00:27.744Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretCreateError [2022-02-15T21:00:27.744Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretCreate [2022-02-15T21:00:27.744Z] --- PASS: TestSecretCreate (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretInspectUnsupported [2022-02-15T21:00:27.744Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretInspectError [2022-02-15T21:00:27.744Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretInspectSecretNotFound [2022-02-15T21:00:27.744Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretInspectWithEmptyID [2022-02-15T21:00:27.744Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretInspect [2022-02-15T21:00:27.744Z] --- PASS: TestSecretInspect (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretListUnsupported [2022-02-15T21:00:27.744Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretListError [2022-02-15T21:00:27.744Z] --- PASS: TestSecretListError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretList [2022-02-15T21:00:27.744Z] --- PASS: TestSecretList (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretRemoveUnsupported [2022-02-15T21:00:27.744Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretRemoveError [2022-02-15T21:00:27.744Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretRemove [2022-02-15T21:00:27.744Z] --- PASS: TestSecretRemove (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretUpdateUnsupported [2022-02-15T21:00:27.744Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretUpdateError [2022-02-15T21:00:27.744Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestSecretUpdate [2022-02-15T21:00:27.744Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestServiceCreateError [2022-02-15T21:00:27.744Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestServiceCreate [2022-02-15T21:00:27.744Z] --- PASS: TestServiceCreate (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-15T21:00:27.744Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestServiceCreateDigestPinning [2022-02-15T21:00:27.744Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestServiceInspectError [2022-02-15T21:00:27.744Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestServiceInspectServiceNotFound [2022-02-15T21:00:27.744Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestServiceInspectWithEmptyID [2022-02-15T21:00:27.744Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestServiceInspect [2022-02-15T21:00:27.744Z] --- PASS: TestServiceInspect (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestServiceListError [2022-02-15T21:00:27.744Z] --- PASS: TestServiceListError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestServiceList [2022-02-15T21:00:27.744Z] --- PASS: TestServiceList (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestServiceLogsError [2022-02-15T21:00:27.744Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-15T21:00:27.744Z] === RUN TestServiceLogs [2022-02-15T21:00:27.745Z] --- PASS: TestServiceLogs (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestServiceRemoveError [2022-02-15T21:00:27.745Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestServiceRemoveNotFoundError [2022-02-15T21:00:27.745Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestServiceRemove [2022-02-15T21:00:27.745Z] --- PASS: TestServiceRemove (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestServiceUpdateError [2022-02-15T21:00:27.745Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestServiceUpdate [2022-02-15T21:00:27.745Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestSwarmGetUnlockKeyError [2022-02-15T21:00:27.745Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestSwarmGetUnlockKey [2022-02-15T21:00:27.745Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestSwarmInitError [2022-02-15T21:00:27.745Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestSwarmInit [2022-02-15T21:00:27.745Z] --- PASS: TestSwarmInit (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestSwarmInspectError [2022-02-15T21:00:27.745Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestSwarmInspect [2022-02-15T21:00:27.745Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestSwarmJoinError [2022-02-15T21:00:27.745Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestSwarmJoin [2022-02-15T21:00:27.745Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestSwarmLeaveError [2022-02-15T21:00:27.745Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestSwarmLeave [2022-02-15T21:00:27.745Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestSwarmUnlockError [2022-02-15T21:00:27.745Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestSwarmUnlock [2022-02-15T21:00:27.745Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestSwarmUpdateError [2022-02-15T21:00:27.745Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestSwarmUpdate [2022-02-15T21:00:27.745Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestTaskInspectError [2022-02-15T21:00:27.745Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestTaskInspectWithEmptyID [2022-02-15T21:00:27.745Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestTaskInspect [2022-02-15T21:00:27.745Z] --- PASS: TestTaskInspect (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestTaskListError [2022-02-15T21:00:27.745Z] --- PASS: TestTaskListError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestTaskList [2022-02-15T21:00:27.745Z] --- PASS: TestTaskList (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestVolumeCreateError [2022-02-15T21:00:27.745Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestVolumeCreate [2022-02-15T21:00:27.745Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestVolumeInspectError [2022-02-15T21:00:27.745Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestVolumeInspectNotFound [2022-02-15T21:00:27.745Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestVolumeInspectWithEmptyID [2022-02-15T21:00:27.745Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestVolumeInspect [2022-02-15T21:00:27.745Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestVolumeListError [2022-02-15T21:00:27.745Z] --- PASS: TestVolumeListError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestVolumeList [2022-02-15T21:00:27.745Z] --- PASS: TestVolumeList (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestVolumeRemoveError [2022-02-15T21:00:27.745Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-15T21:00:27.745Z] === RUN TestVolumeRemove [2022-02-15T21:00:27.745Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-15T21:00:27.745Z] === CONT TestTLSCloseWriter [2022-02-15T21:00:27.745Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-15T21:00:27.745Z] PASS [2022-02-15T21:00:27.745Z] coverage: 75.3% of statements [2022-02-15T21:00:27.745Z] ok github.com/docker/docker/client 0.464s coverage: 75.3% of statements [2022-02-15T21:00:36.383Z] --- PASS: TestCheckoutGit (31.15s) [2022-02-15T21:00:36.383Z] === RUN TestValidGitTransport [2022-02-15T21:00:36.383Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-15T21:00:36.383Z] === RUN TestGitInvalidRef [2022-02-15T21:00:36.852Z] --- PASS: TestGitInvalidRef (0.26s) [2022-02-15T21:00:36.852Z] PASS [2022-02-15T21:00:36.852Z] coverage: 86.3% of statements [2022-02-15T21:00:36.852Z] ok github.com/docker/docker/builder/remotecontext/git 31.476s coverage: 86.3% of statements [2022-02-15T21:00:37.841Z] ? github.com/docker/docker/cli [no test files] [2022-02-15T21:00:37.841Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-15T21:00:37.959Z] ok github.com/docker/docker/cmd/dockerd 0.038s coverage: 29.1% of statements [2022-02-15T21:00:38.215Z] ok github.com/docker/docker/container 0.114s coverage: 34.8% of statements [2022-02-15T21:00:38.472Z] ok github.com/docker/docker/cmd/dockerd/trap 2.420s coverage: 0.0% of statements [2022-02-15T21:00:38.472Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-15T21:00:38.472Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-15T21:00:38.472Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-15T21:00:38.472Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-15T21:00:38.472Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-15T21:00:40.506Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T21:00:40.506Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T21:00:40.506Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T21:00:40.506Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T21:00:40.506Z] [2022-02-15T21:00:40.506Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-15T21:00:40.506Z] DOCKER_SYSTEMD=1 [2022-02-15T21:00:40.506Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-15T21:00:40.506Z] HOSTNAME=536f8298d984 [2022-02-15T21:00:40.506Z] DEST=bundles/test-integration [2022-02-15T21:00:40.506Z] PWD=/go/src/github.com/docker/docker [2022-02-15T21:00:40.506Z] DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T21:00:40.506Z] container=docker [2022-02-15T21:00:40.506Z] HOME=/root [2022-02-15T21:00:40.506Z] LANG=C.UTF-8 [2022-02-15T21:00:40.506Z] INVOCATION_ID=cd16239ee5bc476f9f15891d65202649 [2022-02-15T21:00:40.506Z] GOLANG_VERSION=1.17.6 [2022-02-15T21:00:40.506Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-15T21:00:40.506Z] VALIDATE_BRANCH=master [2022-02-15T21:00:40.506Z] TERM=xterm [2022-02-15T21:00:40.506Z] DOCKER_PKG=github.com/docker/docker [2022-02-15T21:00:40.506Z] SHLVL=3 [2022-02-15T21:00:40.506Z] TIMEOUT=120m [2022-02-15T21:00:40.506Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-15T21:00:40.506Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-15T21:00:40.506Z] GO111MODULE=off [2022-02-15T21:00:40.506Z] DOCKER_EXPERIMENTAL=1 [2022-02-15T21:00:40.506Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-15T21:00:40.506Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-15T21:00:40.506Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-15T21:00:40.506Z] GOPATH=/go [2022-02-15T21:00:40.506Z] PKG_CONFIG=pkg-config [2022-02-15T21:00:40.506Z] _=/usr/bin/env [2022-02-15T21:00:40.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-15T21:00:43.715Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-15T21:00:43.715Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-15T21:00:43.715Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-15T21:00:43.715Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-15T21:00:43.715Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-15T21:00:43.715Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-15T21:00:43.715Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-15T21:00:43.715Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-15T21:00:43.715Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-15T21:00:43.715Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-15T21:00:43.716Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-15T21:00:43.716Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-15T21:00:43.716Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-15T21:00:43.716Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-15T21:00:43.716Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-15T21:00:43.716Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-15T21:00:43.716Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-15T21:00:43.716Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-15T21:00:43.716Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-15T21:00:43.716Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-15T21:00:43.716Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-15T21:00:43.716Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-15T21:00:43.716Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-15T21:00:43.716Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-15T21:00:43.716Z] === RUN TestConfigureDaemonLogs [2022-02-15T21:00:43.716Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-15T21:00:43.716Z] === RUN TestCommonOptionsInstallFlags [2022-02-15T21:00:43.716Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-15T21:00:43.716Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-15T21:00:43.716Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-15T21:00:43.716Z] PASS [2022-02-15T21:00:43.716Z] coverage: 18.6% of statements [2022-02-15T21:00:43.716Z] ok github.com/docker/docker/cmd/dockerd 0.202s coverage: 18.6% of statements [2022-02-15T21:00:43.716Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-15T21:00:43.716Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-15T21:00:44.185Z] === RUN TestContainerStopSignal [2022-02-15T21:00:44.185Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestContainerStopTimeout [2022-02-15T21:00:44.185Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-15T21:00:44.185Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-15T21:00:44.185Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-15T21:00:44.185Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestReplaceAndAppendEnvVars [2022-02-15T21:00:44.185Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-15T21:00:44.185Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestNewMemoryStore [2022-02-15T21:00:44.185Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestAddContainers [2022-02-15T21:00:44.185Z] --- PASS: TestAddContainers (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestGetContainer [2022-02-15T21:00:44.185Z] --- PASS: TestGetContainer (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestDeleteContainer [2022-02-15T21:00:44.185Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestListContainers [2022-02-15T21:00:44.185Z] --- PASS: TestListContainers (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestFirstContainer [2022-02-15T21:00:44.185Z] --- PASS: TestFirstContainer (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestApplyAllContainer [2022-02-15T21:00:44.185Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestIsValidHealthString [2022-02-15T21:00:44.185Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestStateRunStop [2022-02-15T21:00:44.185Z] --- PASS: TestStateRunStop (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestStateTimeoutWait [2022-02-15T21:00:44.185Z] state_test.go:141: Stop callback fired [2022-02-15T21:00:44.185Z] state_test.go:165: Stop callback fired [2022-02-15T21:00:44.185Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-15T21:00:44.185Z] === RUN TestIsValidStateString [2022-02-15T21:00:44.185Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestViewSaveDelete [2022-02-15T21:00:44.185Z] --- PASS: TestViewSaveDelete (0.01s) [2022-02-15T21:00:44.185Z] === RUN TestViewAll [2022-02-15T21:00:44.185Z] --- PASS: TestViewAll (0.02s) [2022-02-15T21:00:44.185Z] === RUN TestViewGet [2022-02-15T21:00:44.185Z] --- PASS: TestViewGet (0.04s) [2022-02-15T21:00:44.185Z] === RUN TestNames [2022-02-15T21:00:44.185Z] --- PASS: TestNames (0.00s) [2022-02-15T21:00:44.185Z] === RUN TestViewWithHealthCheck [2022-02-15T21:00:44.185Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-15T21:00:44.185Z] PASS [2022-02-15T21:00:44.185Z] coverage: 41.7% of statements [2022-02-15T21:00:44.185Z] ok github.com/docker/docker/container 0.270s coverage: 41.7% of statements [2022-02-15T21:00:44.654Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-15T21:00:44.654Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-15T21:00:44.654Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-15T21:00:44.654Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-15T21:00:45.012Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2022-02-15T21:00:45.574Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2022-02-15T21:00:45.644Z] === RUN TestPrepare [2022-02-15T21:00:45.644Z] --- PASS: TestPrepare (0.00s) [2022-02-15T21:00:45.644Z] === RUN TestStart [2022-02-15T21:00:45.644Z] --- PASS: TestStart (0.00s) [2022-02-15T21:00:45.644Z] === RUN TestWaitCancel [2022-02-15T21:00:45.644Z] --- PASS: TestWaitCancel (0.00s) [2022-02-15T21:00:45.644Z] === RUN TestWaitDisabled [2022-02-15T21:00:45.644Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-15T21:00:45.644Z] === RUN TestWaitEnabled [2022-02-15T21:00:45.644Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-15T21:00:45.644Z] === RUN TestRemove [2022-02-15T21:00:45.644Z] --- PASS: TestRemove (0.00s) [2022-02-15T21:00:45.644Z] PASS [2022-02-15T21:00:45.644Z] coverage: 65.3% of statements [2022-02-15T21:00:45.644Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2022-02-15T21:00:46.942Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-02-15T21:00:47.212Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-15T21:00:47.212Z] === RUN TestNewListSecretsFilters [2022-02-15T21:00:47.212Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-15T21:00:47.212Z] === RUN TestNewListConfigsFilters [2022-02-15T21:00:47.212Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-15T21:00:47.212Z] PASS [2022-02-15T21:00:47.212Z] coverage: 0.5% of statements [2022-02-15T21:00:47.212Z] ok github.com/docker/docker/daemon/cluster 0.165s coverage: 0.5% of statements [2022-02-15T21:00:47.212Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-15T21:00:47.212Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-15T21:00:47.212Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-15T21:00:47.681Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-15T21:00:47.681Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-15T21:00:47.681Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-15T21:00:47.681Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-15T21:00:47.681Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-15T21:00:47.681Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-15T21:00:47.681Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-15T21:00:47.681Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-15T21:00:47.681Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-15T21:00:47.681Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-15T21:00:47.681Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-15T21:00:47.681Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-15T21:00:47.681Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-15T21:00:47.681Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-15T21:00:47.681Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-15T21:00:47.681Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-15T21:00:47.681Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-15T21:00:47.681Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-15T21:00:47.681Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-15T21:00:47.681Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-15T21:00:47.681Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-15T21:00:47.681Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-15T21:00:47.681Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-15T21:00:47.681Z] PASS [2022-02-15T21:00:47.681Z] coverage: 35.9% of statements [2022-02-15T21:00:47.681Z] ok github.com/docker/docker/daemon/cluster/convert 0.431s coverage: 35.9% of statements [2022-02-15T21:00:48.975Z] --- PASS: TestCheckoutGit (35.31s) [2022-02-15T21:00:48.975Z] === RUN TestValidGitTransport [2022-02-15T21:00:48.975Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-15T21:00:48.975Z] === RUN TestGitInvalidRef [2022-02-15T21:00:48.975Z] --- PASS: TestGitInvalidRef (0.22s) [2022-02-15T21:00:48.975Z] PASS [2022-02-15T21:00:48.975Z] coverage: 86.3% of statements [2022-02-15T21:00:48.975Z] ok github.com/docker/docker/builder/remotecontext/git 35.606s coverage: 86.3% of statements [2022-02-15T21:00:48.975Z] ? github.com/docker/docker/cli [no test files] [2022-02-15T21:00:48.975Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-15T21:00:49.020Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T21:00:49.020Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T21:00:49.020Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T21:00:49.020Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T21:00:49.020Z] [2022-02-15T21:00:49.020Z] + TEST_INTEGRATION_DEST=2 [2022-02-15T21:00:49.020Z] + CONTAINER_NAME=docker-pr3-2 [2022-02-15T21:00:49.020Z] + TEST_SKIP_INTEGRATION=1 [2022-02-15T21:00:49.020Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-02-15T21:00:49.020Z] + run_tests [2022-02-15T21:00:49.020Z] + c=0 [2022-02-15T21:00:49.020Z] + '[' -n 0 ']' [2022-02-15T21:00:49.020Z] + rm= [2022-02-15T21:00:49.020Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43245/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43245/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43245/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:699174347c175a4c2134121af269cdff5ca0673e hack/make.sh '' test-integration [2022-02-15T21:00:49.020Z] + TEST_INTEGRATION_DEST=1 [2022-02-15T21:00:49.020Z] + CONTAINER_NAME=docker-pr3-1 [2022-02-15T21:00:49.020Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-02-15T21:00:49.020Z] + run_tests test-integration-flaky [2022-02-15T21:00:49.020Z] + '[' -n 0 ']' [2022-02-15T21:00:49.020Z] + rm= [2022-02-15T21:00:49.020Z] + TEST_INTEGRATION_DEST=3 [2022-02-15T21:00:49.020Z] + CONTAINER_NAME=docker-pr3-3 [2022-02-15T21:00:49.020Z] + TEST_SKIP_INTEGRATION=1 [2022-02-15T21:00:49.020Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-02-15T21:00:49.020Z] + run_tests [2022-02-15T21:00:49.020Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43245/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43245/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43245/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:699174347c175a4c2134121af269cdff5ca0673e hack/make.sh test-integration-flaky test-integration [2022-02-15T21:00:49.020Z] + '[' -n 0 ']' [2022-02-15T21:00:49.020Z] + rm= [2022-02-15T21:00:49.020Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43245/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43245/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43245/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:699174347c175a4c2134121af269cdff5ca0673e hack/make.sh '' test-integration [2022-02-15T21:00:49.020Z] ++ jobs -p [2022-02-15T21:00:49.020Z] + for job in $(jobs -p) [2022-02-15T21:00:49.020Z] + wait 5365 [2022-02-15T21:00:49.020Z] [2022-02-15T21:00:49.020Z] [2022-02-15T21:00:49.020Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-15T21:00:49.020Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-15T21:00:49.020Z] HOSTNAME=70cae5c21b89 [2022-02-15T21:00:49.020Z] [2022-02-15T21:00:49.020Z] TEST_SKIP_INTEGRATION=1 [2022-02-15T21:00:49.020Z] TESTDEBUG=0 [2022-02-15T21:00:49.020Z] DEST=bundles/test-integration [2022-02-15T21:00:49.020Z] PWD=/go/src/github.com/docker/docker [2022-02-15T21:00:49.020Z] KEEPBUNDLE=1 [2022-02-15T21:00:49.020Z] DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T21:00:49.020Z] container=docker [2022-02-15T21:00:49.020Z] HOME=/root [2022-02-15T21:00:49.020Z] GOLANG_VERSION=1.17.6 [2022-02-15T21:00:49.021Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-15T21:00:49.021Z] VALIDATE_BRANCH=master [2022-02-15T21:00:49.021Z] TERM=xterm [2022-02-15T21:00:49.021Z] DOCKER_PKG=github.com/docker/docker [2022-02-15T21:00:49.021Z] SHLVL=1 [2022-02-15T21:00:49.021Z] TIMEOUT=120m [2022-02-15T21:00:49.021Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-15T21:00:49.021Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-15T21:00:49.021Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-02-15T21:00:49.021Z] GO111MODULE=off [2022-02-15T21:00:49.021Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-15T21:00:49.021Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-15T21:00:49.021Z] GOPATH=/go [2022-02-15T21:00:49.021Z] PKG_CONFIG=pkg-config [2022-02-15T21:00:49.021Z] _=/usr/bin/env [2022-02-15T21:00:49.021Z] Building test suite binary ./integration-cli/test.main [2022-02-15T21:00:49.021Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-02-15T21:00:49.021Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-15T21:00:49.021Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-15T21:00:49.021Z] HOSTNAME=3f3a99ac3e32 [2022-02-15T21:00:49.021Z] TEST_SKIP_INTEGRATION=1 [2022-02-15T21:00:49.021Z] TESTDEBUG=0 [2022-02-15T21:00:49.021Z] DEST=bundles/test-integration [2022-02-15T21:00:49.021Z] PWD=/go/src/github.com/docker/docker [2022-02-15T21:00:49.021Z] KEEPBUNDLE=1 [2022-02-15T21:00:49.021Z] DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T21:00:49.021Z] container=docker [2022-02-15T21:00:49.021Z] HOME=/root [2022-02-15T21:00:49.021Z] GOLANG_VERSION=1.17.6 [2022-02-15T21:00:49.021Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-15T21:00:49.021Z] VALIDATE_BRANCH=master [2022-02-15T21:00:49.021Z] TERM=xterm [2022-02-15T21:00:49.021Z] DOCKER_PKG=github.com/docker/docker [2022-02-15T21:00:49.021Z] SHLVL=1 [2022-02-15T21:00:49.021Z] TIMEOUT=120m [2022-02-15T21:00:49.021Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-15T21:00:49.021Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-15T21:00:49.021Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-02-15T21:00:49.021Z] GO111MODULE=off [2022-02-15T21:00:49.021Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-15T21:00:49.021Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-15T21:00:49.021Z] GOPATH=/go [2022-02-15T21:00:49.021Z] PKG_CONFIG=pkg-config [2022-02-15T21:00:49.021Z] _=/usr/bin/env [2022-02-15T21:00:49.021Z] Building test suite binary ./integration-cli/test.main [2022-02-15T21:00:49.021Z] No new tests added to integration. [2022-02-15T21:00:49.021Z] [2022-02-15T21:00:49.021Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-15T21:00:49.298Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T21:00:49.298Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T21:00:49.298Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T21:00:49.298Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T21:00:49.298Z] [2022-02-15T21:00:49.298Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-15T21:00:49.298Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-15T21:00:49.298Z] HOSTNAME=5d54b12d2ca5 [2022-02-15T21:00:49.298Z] DEST=bundles/test-integration [2022-02-15T21:00:49.298Z] PWD=/go/src/github.com/docker/docker [2022-02-15T21:00:49.298Z] DOCKER_ROOTLESS=1 [2022-02-15T21:00:49.298Z] DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T21:00:49.298Z] container=docker [2022-02-15T21:00:49.298Z] HOME=/root [2022-02-15T21:00:49.298Z] GOLANG_VERSION=1.17.6 [2022-02-15T21:00:49.298Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-15T21:00:49.298Z] VALIDATE_BRANCH=master [2022-02-15T21:00:49.298Z] TERM=xterm [2022-02-15T21:00:49.298Z] DOCKER_PKG=github.com/docker/docker [2022-02-15T21:00:49.298Z] SHLVL=1 [2022-02-15T21:00:49.298Z] TIMEOUT=120m [2022-02-15T21:00:49.298Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-15T21:00:49.298Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-15T21:00:49.298Z] GO111MODULE=off [2022-02-15T21:00:49.298Z] DOCKER_EXPERIMENTAL=1 [2022-02-15T21:00:49.298Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-15T21:00:49.298Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-15T21:00:49.298Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-15T21:00:49.298Z] GOPATH=/go [2022-02-15T21:00:49.298Z] PKG_CONFIG=pkg-config [2022-02-15T21:00:49.298Z] _=/usr/bin/env [2022-02-15T21:00:49.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-15T21:00:50.395Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-15T21:00:50.395Z] HOSTNAME=447d83c77937 [2022-02-15T21:00:50.395Z] TESTDEBUG=0 [2022-02-15T21:00:50.395Z] DEST=bundles/test-integration [2022-02-15T21:00:50.395Z] PWD=/go/src/github.com/docker/docker [2022-02-15T21:00:50.395Z] KEEPBUNDLE=1 [2022-02-15T21:00:50.395Z] DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T21:00:50.395Z] container=docker [2022-02-15T21:00:50.395Z] HOME=/root [2022-02-15T21:00:50.395Z] GOLANG_VERSION=1.17.6 [2022-02-15T21:00:50.395Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-15T21:00:50.395Z] VALIDATE_BRANCH=master [2022-02-15T21:00:50.395Z] TERM=xterm [2022-02-15T21:00:50.395Z] DOCKER_PKG=github.com/docker/docker [2022-02-15T21:00:50.395Z] SHLVL=1 [2022-02-15T21:00:50.395Z] TIMEOUT=120m [2022-02-15T21:00:50.395Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-15T21:00:50.395Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-15T21:00:50.395Z] GO111MODULE=off [2022-02-15T21:00:50.395Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-15T21:00:50.395Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-15T21:00:50.395Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-15T21:00:50.395Z] GOPATH=/go [2022-02-15T21:00:50.395Z] PKG_CONFIG=pkg-config [2022-02-15T21:00:50.395Z] _=/usr/bin/env [2022-02-15T21:00:50.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-15T21:00:50.641Z] === RUN TestBuilderGC [2022-02-15T21:00:51.110Z] --- PASS: TestBuilderGC (0.01s) [2022-02-15T21:00:51.110Z] === RUN TestDaemonConfigurationNotFound [2022-02-15T21:00:51.110Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestDaemonBrokenConfiguration [2022-02-15T21:00:51.110Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestFindConfigurationConflicts [2022-02-15T21:00:51.110Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-15T21:00:51.110Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-15T21:00:51.110Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-15T21:00:51.110Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-15T21:00:51.110Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-15T21:00:51.110Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-15T21:00:51.110Z] === RUN TestWaitNodeAttachment [2022-02-15T21:00:51.110Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-15T21:00:51.110Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-15T21:00:51.110Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-15T21:00:51.110Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-02-15T21:00:51.110Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-15T21:00:51.110Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-15T21:00:51.110Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestValidateConfigurationErrors [2022-02-15T21:00:51.110Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-15T21:00:51.110Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-15T21:00:51.110Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-15T21:00:51.110Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-15T21:00:51.110Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-15T21:00:51.110Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-15T21:00:51.110Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-15T21:00:51.110Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-15T21:00:51.110Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-15T21:00:51.110Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-15T21:00:51.110Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-15T21:00:51.110Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestValidateConfiguration [2022-02-15T21:00:51.110Z] === RUN TestValidateConfiguration/with_label [2022-02-15T21:00:51.110Z] === RUN TestValidateConfiguration/with_dns [2022-02-15T21:00:51.110Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-15T21:00:51.110Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-15T21:00:51.110Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-15T21:00:51.110Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-15T21:00:51.110Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-15T21:00:51.110Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestReloadSetConfigFileNotExist [2022-02-15T21:00:51.110Z] time="2022-02-15T21:00:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-15T21:00:51.110Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-02-15T21:00:51.110Z] === RUN TestReloadDefaultConfigNotExist [2022-02-15T21:00:51.110Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:00:51.110Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestReloadBadDefaultConfig [2022-02-15T21:00:51.110Z] time="2022-02-15T21:00:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-257110121" [2022-02-15T21:00:51.110Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestReloadWithConflictingLabels [2022-02-15T21:00:51.110Z] time="2022-02-15T21:00:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-391651529" [2022-02-15T21:00:51.110Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestReloadWithDuplicateLabels [2022-02-15T21:00:51.110Z] time="2022-02-15T21:00:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3846320493" [2022-02-15T21:00:51.110Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestMaskURLCredentials [2022-02-15T21:00:51.110Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestDaemonConfigurationMerge [2022-02-15T21:00:51.110Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-15T21:00:51.110Z] PASS [2022-02-15T21:00:51.110Z] coverage: 79.2% of statements [2022-02-15T21:00:51.110Z] ok github.com/docker/docker/daemon/config 0.329s coverage: 79.2% of statements [2022-02-15T21:00:51.110Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-15T21:00:51.110Z] === RUN TestIsolationConversion [2022-02-15T21:00:51.110Z] === RUN TestIsolationConversion/default [2022-02-15T21:00:51.110Z] === RUN TestIsolationConversion/process [2022-02-15T21:00:51.110Z] === RUN TestIsolationConversion/hyperv [2022-02-15T21:00:51.110Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestContainerLabels [2022-02-15T21:00:51.110Z] --- PASS: TestContainerLabels (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestCredentialSpecConversion [2022-02-15T21:00:51.110Z] === RUN TestCredentialSpecConversion/none [2022-02-15T21:00:51.110Z] === RUN TestCredentialSpecConversion/config [2022-02-15T21:00:51.110Z] === RUN TestCredentialSpecConversion/file [2022-02-15T21:00:51.110Z] === RUN TestCredentialSpecConversion/registry [2022-02-15T21:00:51.110Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-15T21:00:51.110Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestControllerValidateMountBind [2022-02-15T21:00:51.110Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestControllerValidateMountVolume [2022-02-15T21:00:51.110Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestControllerValidateMountTarget [2022-02-15T21:00:51.110Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestControllerValidateMountTmpfs [2022-02-15T21:00:51.110Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestControllerValidateMountInvalidType [2022-02-15T21:00:51.110Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-15T21:00:51.110Z] === RUN TestControllerValidateMountNamedPipe [2022-02-15T21:00:51.110Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-15T21:00:51.110Z] PASS [2022-02-15T21:00:51.110Z] coverage: 11.0% of statements [2022-02-15T21:00:51.110Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.604s coverage: 11.0% of statements [2022-02-15T21:00:51.580Z] === RUN TestEventsLog [2022-02-15T21:00:51.580Z] --- PASS: TestEventsLog (0.00s) [2022-02-15T21:00:51.580Z] === RUN TestEventsLogTimeout [2022-02-15T21:00:51.580Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-15T21:00:51.580Z] === RUN TestLogEvents [2022-02-15T21:00:51.580Z] --- PASS: TestLogEvents (0.06s) [2022-02-15T21:00:51.580Z] === RUN TestLoadBufferedEvents [2022-02-15T21:00:51.580Z] --- PASS: TestLoadBufferedEvents (0.22s) [2022-02-15T21:00:51.580Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-15T21:00:51.580Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-15T21:00:51.580Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-15T21:00:51.580Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-15T21:00:51.580Z] PASS [2022-02-15T21:00:51.580Z] coverage: 50.0% of statements [2022-02-15T21:00:51.580Z] ok github.com/docker/docker/daemon/events 0.336s coverage: 50.0% of statements [2022-02-15T21:00:52.568Z] === RUN TestIsEmptyDir [2022-02-15T21:00:52.568Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-15T21:00:52.568Z] PASS [2022-02-15T21:00:52.568Z] coverage: 2.3% of statements [2022-02-15T21:00:52.568Z] ok github.com/docker/docker/daemon/graphdriver 0.090s coverage: 2.3% of statements [2022-02-15T21:00:53.037Z] === RUN TestLinkNaming [2022-02-15T21:00:53.037Z] --- PASS: TestLinkNaming (0.00s) [2022-02-15T21:00:53.037Z] === RUN TestLinkNew [2022-02-15T21:00:53.037Z] --- PASS: TestLinkNew (0.00s) [2022-02-15T21:00:53.037Z] === RUN TestLinkEnv [2022-02-15T21:00:53.037Z] --- PASS: TestLinkEnv (0.00s) [2022-02-15T21:00:53.037Z] === RUN TestLinkMultipleEnv [2022-02-15T21:00:53.037Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-15T21:00:53.037Z] === RUN TestLinkPortRangeEnv [2022-02-15T21:00:53.037Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-15T21:00:53.037Z] PASS [2022-02-15T21:00:53.037Z] coverage: 93.0% of statements [2022-02-15T21:00:53.037Z] ok github.com/docker/docker/daemon/links 0.181s coverage: 93.0% of statements [2022-02-15T21:00:53.483Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.8% of statements [2022-02-15T21:00:53.747Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-15T21:00:53.747Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-15T21:00:53.747Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-15T21:00:53.747Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-15T21:00:53.747Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-15T21:00:53.747Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-15T21:00:53.747Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-15T21:00:53.747Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-15T21:00:53.747Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-15T21:00:53.747Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-15T21:00:53.747Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-15T21:00:53.747Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-15T21:00:53.747Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-15T21:00:53.747Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-15T21:00:53.747Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-15T21:00:53.747Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-15T21:00:53.747Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-15T21:00:53.747Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-15T21:00:53.747Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-15T21:00:53.747Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-15T21:00:53.747Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-15T21:00:53.747Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-15T21:00:53.747Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-15T21:00:53.747Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-02-15T21:00:53.747Z] === RUN TestConfigureDaemonLogs [2022-02-15T21:00:53.747Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-15T21:00:53.747Z] === RUN TestCommonOptionsInstallFlags [2022-02-15T21:00:53.747Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-15T21:00:53.747Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-15T21:00:53.747Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-15T21:00:53.747Z] PASS [2022-02-15T21:00:53.747Z] coverage: 18.6% of statements [2022-02-15T21:00:53.748Z] ok github.com/docker/docker/cmd/dockerd 0.201s coverage: 18.6% of statements [2022-02-15T21:00:53.748Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-15T21:00:53.748Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-15T21:00:54.027Z] === RUN TestVerifyNetworkingConfig [2022-02-15T21:00:54.027Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestGetContainer [2022-02-15T21:00:54.027Z] --- PASS: TestGetContainer (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestValidContainerNames [2022-02-15T21:00:54.027Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestContainerInitDNS [2022-02-15T21:00:54.027Z] daemon_test.go:145: root required [2022-02-15T21:00:54.027Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestMerge [2022-02-15T21:00:54.027Z] --- PASS: TestMerge (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestValidateContainerIsolation [2022-02-15T21:00:54.027Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestFindNetworkErrorType [2022-02-15T21:00:54.027Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestEnsureServicesExist [2022-02-15T21:00:54.027Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-02-15T21:00:54.027Z] === RUN TestEnsureServicesExistErrors [2022-02-15T21:00:54.027Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-15T21:00:54.027Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-15T21:00:54.027Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-15T21:00:54.027Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestContainerDelete [2022-02-15T21:00:54.027Z] --- PASS: TestContainerDelete (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestContainerDoubleDelete [2022-02-15T21:00:54.027Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestLogContainerEventCopyLabels [2022-02-15T21:00:54.027Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestLogContainerEventWithAttributes [2022-02-15T21:00:54.027Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestNoneHealthcheck [2022-02-15T21:00:54.027Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestHealthStates [2022-02-15T21:00:54.027Z] time="2022-02-15T21:00:53Z" 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-02-15T21:00:54.027Z] time="2022-02-15T21:00:53Z" 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-02-15T21:00:54.027Z] time="2022-02-15T21:00:53Z" 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-02-15T21:00:54.027Z] time="2022-02-15T21:00:53Z" 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-02-15T21:00:54.027Z] time="2022-02-15T21:00:53Z" 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-02-15T21:00:54.027Z] time="2022-02-15T21:00:53Z" 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-02-15T21:00:54.027Z] time="2022-02-15T21:00:53Z" 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-02-15T21:00:54.027Z] time="2022-02-15T21:00:53Z" 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-02-15T21:00:54.027Z] time="2022-02-15T21:00:53Z" 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-02-15T21:00:54.027Z] time="2022-02-15T21:00:53Z" 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-02-15T21:00:54.027Z] --- PASS: TestHealthStates (0.19s) [2022-02-15T21:00:54.027Z] === RUN TestGetInspectData [2022-02-15T21:00:54.027Z] --- PASS: TestGetInspectData (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestFillLicense [2022-02-15T21:00:54.027Z] --- PASS: TestFillLicense (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestListInvalidFilter [2022-02-15T21:00:54.027Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestNameFilter [2022-02-15T21:00:54.027Z] --- PASS: TestNameFilter (0.01s) [2022-02-15T21:00:54.027Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-15T21:00:54.027Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-15T21:00:54.027Z] === 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-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-15T21:00:54.027Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-15T21:00:54.027Z] --- 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-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-15T21:00:54.027Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestDaemonReloadLabels [2022-02-15T21:00:54.027Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-15T21:00:54.027Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestDaemonReloadMirrors [2022-02-15T21:00:54.027Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-15T21:00:54.027Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-15T21:00:54.027Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-15T21:00:54.027Z] reload_test.go:342: root required [2022-02-15T21:00:54.027Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-15T21:00:54.027Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-15T21:00:54.027Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-15T21:00:54.027Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-02-15T21:00:54.027Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-15T21:00:54.027Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-02-15T21:00:54.027Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-15T21:00:54.027Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-15T21:00:54.027Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-15T21:00:54.027Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-15T21:00:54.027Z] === RUN TestParseVolumesFrom [2022-02-15T21:00:54.027Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-15T21:00:54.027Z] PASS [2022-02-15T21:00:54.027Z] coverage: 8.6% of statements [2022-02-15T21:00:54.027Z] ok github.com/docker/docker/daemon 0.449s coverage: 8.6% of statements [2022-02-15T21:00:54.027Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-15T21:00:54.027Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-15T21:00:54.027Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-15T21:00:54.412Z] ok github.com/docker/docker/daemon/config 0.022s coverage: 81.0% of statements [2022-02-15T21:00:54.496Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-15T21:00:54.496Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-15T21:00:54.496Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-15T21:00:54.496Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-15T21:00:54.496Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-15T21:00:54.496Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-15T21:00:54.496Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-15T21:00:54.496Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-15T21:00:54.496Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-15T21:00:54.496Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-15T21:00:54.496Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-15T21:00:54.974Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-02-15T21:00:55.312Z] === RUN TestContainerStopSignal [2022-02-15T21:00:55.312Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestContainerStopTimeout [2022-02-15T21:00:55.312Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-15T21:00:55.312Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-15T21:00:55.312Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-15T21:00:55.312Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestReplaceAndAppendEnvVars [2022-02-15T21:00:55.312Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-15T21:00:55.312Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestNewMemoryStore [2022-02-15T21:00:55.312Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestAddContainers [2022-02-15T21:00:55.312Z] --- PASS: TestAddContainers (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestGetContainer [2022-02-15T21:00:55.312Z] --- PASS: TestGetContainer (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestDeleteContainer [2022-02-15T21:00:55.312Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestListContainers [2022-02-15T21:00:55.312Z] --- PASS: TestListContainers (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestFirstContainer [2022-02-15T21:00:55.312Z] --- PASS: TestFirstContainer (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestApplyAllContainer [2022-02-15T21:00:55.312Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestIsValidHealthString [2022-02-15T21:00:55.312Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestStateRunStop [2022-02-15T21:00:55.312Z] --- PASS: TestStateRunStop (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestStateTimeoutWait [2022-02-15T21:00:55.312Z] state_test.go:141: Stop callback fired [2022-02-15T21:00:55.312Z] state_test.go:165: Stop callback fired [2022-02-15T21:00:55.312Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-15T21:00:55.312Z] === RUN TestIsValidStateString [2022-02-15T21:00:55.312Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestViewSaveDelete [2022-02-15T21:00:55.312Z] --- PASS: TestViewSaveDelete (0.02s) [2022-02-15T21:00:55.312Z] === RUN TestViewAll [2022-02-15T21:00:55.312Z] --- PASS: TestViewAll (0.02s) [2022-02-15T21:00:55.312Z] === RUN TestViewGet [2022-02-15T21:00:55.312Z] --- PASS: TestViewGet (0.01s) [2022-02-15T21:00:55.312Z] === RUN TestNames [2022-02-15T21:00:55.312Z] --- PASS: TestNames (0.00s) [2022-02-15T21:00:55.312Z] === RUN TestViewWithHealthCheck [2022-02-15T21:00:55.312Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-15T21:00:55.312Z] PASS [2022-02-15T21:00:55.312Z] coverage: 41.5% of statements [2022-02-15T21:00:55.312Z] ok github.com/docker/docker/container 0.261s coverage: 41.5% of statements [2022-02-15T21:00:55.312Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-15T21:00:55.312Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-15T21:00:55.312Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-15T21:00:55.312Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-15T21:00:55.484Z] === RUN TestNewStreamConfig [2022-02-15T21:00:55.484Z] === RUN TestNewStreamConfig/defaults [2022-02-15T21:00:55.484Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-15T21:00:55.484Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-15T21:00:55.484Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-15T21:00:55.484Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-15T21:00:55.484Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-15T21:00:55.484Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-15T21:00:55.484Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-15T21:00:55.484Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-15T21:00:55.484Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-15T21:00:55.484Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-15T21:00:55.484Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-15T21:00:55.484Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-15T21:00:55.484Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-15T21:00:55.484Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-15T21:00:55.484Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-15T21:00:55.484Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-15T21:00:55.484Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-15T21:00:55.484Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-15T21:00:55.484Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-15T21:00:55.484Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-15T21:00:55.484Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-15T21:00:55.484Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-15T21:00:55.484Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-15T21:00:55.484Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-15T21:00:55.484Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-15T21:00:55.484Z] time="2022-02-15T21:00:55Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-15T21:00:55.484Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.25s) [2022-02-15T21:00:55.484Z] === RUN TestCreateSuccess [2022-02-15T21:00:55.484Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-15T21:00:55.484Z] === RUN TestCreateStreamSkipped [2022-02-15T21:00:55.484Z] time="2022-02-15T21:00:55Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-15T21:00:55.484Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-15T21:00:55.537Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-15T21:00:55.953Z] === RUN TestCreateLogGroupSuccess [2022-02-15T21:00:55.953Z] time="2022-02-15T21:00:55Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-15T21:00:55.953Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestCreateError [2022-02-15T21:00:55.953Z] --- PASS: TestCreateError (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestCreateAlreadyExists [2022-02-15T21:00:55.953Z] time="2022-02-15T21:00:55Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-15T21:00:55.953Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestLogClosed [2022-02-15T21:00:55.953Z] --- PASS: TestLogClosed (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestLogBlocking [2022-02-15T21:00:55.953Z] --- PASS: TestLogBlocking (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-15T21:00:55.953Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestLogNonBlockingBufferFull [2022-02-15T21:00:55.953Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestPublishBatchSuccess [2022-02-15T21:00:55.953Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestPublishBatchError [2022-02-15T21:00:55.953Z] time="2022-02-15T21:00:55Z" level=error msg=error [2022-02-15T21:00:55.953Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-15T21:00:55.953Z] time="2022-02-15T21:00:55Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-15T21:00:55.953Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-15T21:00:55.953Z] time="2022-02-15T21:00:55Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-15T21:00:55.953Z] time="2022-02-15T21:00:55Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-15T21:00:55.953Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestCollectBatchSimple [2022-02-15T21:00:55.953Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestCollectBatchTicker [2022-02-15T21:00:55.953Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestCollectBatchMultilinePattern [2022-02-15T21:00:55.953Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-15T21:00:55.953Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-15T21:00:55.953Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-15T21:00:55.953Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-02-15T21:00:55.953Z] === RUN TestCollectBatchClose [2022-02-15T21:00:55.953Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestEffectiveLen [2022-02-15T21:00:55.953Z] === RUN TestEffectiveLen/0/Hello [2022-02-15T21:00:55.953Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-15T21:00:55.953Z] === RUN TestEffectiveLen/2/🙃 [2022-02-15T21:00:55.953Z] === RUN TestEffectiveLen/3/���� [2022-02-15T21:00:55.953Z] === RUN TestEffectiveLen/4/He��o [2022-02-15T21:00:55.953Z] === RUN TestEffectiveLen/5/ [2022-02-15T21:00:55.953Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestFindValidSplit [2022-02-15T21:00:55.953Z] === RUN TestFindValidSplit/0/ [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1076: [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1077: [2022-02-15T21:00:55.953Z] === RUN TestFindValidSplit/1/Hello [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1076: Hello [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1077: [2022-02-15T21:00:55.953Z] === RUN TestFindValidSplit/2/Hello [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1076: He [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1077: llo [2022-02-15T21:00:55.953Z] === RUN TestFindValidSplit/3/Hello [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1076: [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1077: Hello [2022-02-15T21:00:55.953Z] === RUN TestFindValidSplit/4/🙃 [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1076: [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-15T21:00:55.953Z] === RUN TestFindValidSplit/5/🙃 [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1077: [2022-02-15T21:00:55.953Z] === RUN TestFindValidSplit/6/a� [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1076: a [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1077: � [2022-02-15T21:00:55.953Z] === RUN TestFindValidSplit/7/a� [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1076: a� [2022-02-15T21:00:55.953Z] cloudwatchlogs_test.go:1077: [2022-02-15T21:00:55.953Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestProcessEventEmoji [2022-02-15T21:00:55.953Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-15T21:00:55.953Z] === RUN TestCollectBatchLineSplit [2022-02-15T21:00:55.953Z] --- PASS: TestCollectBatchLineSplit (0.03s) [2022-02-15T21:00:55.953Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-15T21:00:55.953Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestCollectBatchMaxEvents [2022-02-15T21:00:55.953Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2022-02-15T21:00:55.953Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-15T21:00:55.953Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-02-15T21:00:55.953Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-15T21:00:55.953Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-02-15T21:00:55.953Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-15T21:00:55.953Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-02-15T21:00:55.953Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-15T21:00:55.953Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-15T21:00:55.953Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-15T21:00:55.953Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-15T21:00:55.953Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-15T21:00:55.953Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-15T21:00:55.953Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-15T21:00:55.953Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-15T21:00:55.953Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-15T21:00:55.953Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsFormat [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-15T21:00:55.953Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-15T21:00:55.953Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestCreateTagSuccess [2022-02-15T21:00:55.953Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-15T21:00:55.953Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-15T21:00:55.953Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-15T21:00:55.953Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-15T21:00:55.953Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-15T21:00:55.953Z] PASS [2022-02-15T21:00:55.953Z] coverage: 80.2% of statements [2022-02-15T21:00:55.953Z] ok github.com/docker/docker/daemon/logger/awslogs 0.580s coverage: 80.2% of statements [2022-02-15T21:00:55.953Z] === RUN TestAdapterReadLogs [2022-02-15T21:00:55.953Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestCopier [2022-02-15T21:00:55.953Z] --- PASS: TestCopier (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestCopierLongLines [2022-02-15T21:00:55.953Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestCopierSlow [2022-02-15T21:00:55.953Z] === RUN TestSearchRegistryForImagesErrors [2022-02-15T21:00:55.953Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestSearchRegistryForImages [2022-02-15T21:00:55.953Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestOnlyPlatformWithFallback [2022-02-15T21:00:55.953Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-15T21:00:55.953Z] === RUN TestImageDelete [2022-02-15T21:00:55.953Z] === RUN TestImageDelete/no_lease [2022-02-15T21:00:55.953Z] === RUN TestImageDelete/lease_exists [2022-02-15T21:00:55.954Z] --- PASS: TestImageDelete (0.04s) [2022-02-15T21:00:55.954Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-15T21:00:55.954Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-15T21:00:55.954Z] === RUN TestContentStoreForPull [2022-02-15T21:00:56.099Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.007s coverage: 4.2% of statements [2022-02-15T21:00:56.423Z] --- PASS: TestCopierSlow (0.20s) [2022-02-15T21:00:56.423Z] === RUN TestCopierWithSized [2022-02-15T21:00:56.423Z] === RUN TestCopierWithSized/as_is [2022-02-15T21:00:56.423Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-15T21:00:56.423Z] --- PASS: TestCopierWithSized (0.01s) [2022-02-15T21:00:56.423Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-15T21:00:56.423Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-02-15T21:00:56.423Z] === RUN TestCopierWithPartial [2022-02-15T21:00:56.423Z] --- PASS: TestCopierWithPartial (0.00s) [2022-02-15T21:00:56.423Z] === RUN TestRingLogger [2022-02-15T21:00:56.423Z] --- PASS: TestRingLogger (0.00s) [2022-02-15T21:00:56.423Z] === RUN TestRingCap [2022-02-15T21:00:56.423Z] --- PASS: TestRingCap (0.00s) [2022-02-15T21:00:56.423Z] === RUN TestRingClose [2022-02-15T21:00:56.423Z] --- PASS: TestRingClose (0.00s) [2022-02-15T21:00:56.423Z] === RUN TestRingDrain [2022-02-15T21:00:56.423Z] --- PASS: TestRingDrain (0.00s) [2022-02-15T21:00:56.423Z] PASS [2022-02-15T21:00:56.423Z] coverage: 43.8% of statements [2022-02-15T21:00:56.423Z] ok github.com/docker/docker/daemon/logger 0.281s coverage: 43.8% of statements [2022-02-15T21:00:56.423Z] --- PASS: TestContentStoreForPull (0.22s) [2022-02-15T21:00:56.423Z] PASS [2022-02-15T21:00:56.423Z] coverage: 6.7% of statements [2022-02-15T21:00:56.423Z] ok github.com/docker/docker/daemon/images 0.374s coverage: 6.7% of statements [2022-02-15T21:00:56.423Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-15T21:00:56.423Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-15T21:00:56.423Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-15T21:00:56.662Z] ok github.com/docker/docker/daemon 10.098s coverage: 17.1% of statements [2022-02-15T21:00:56.662Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-15T21:00:56.662Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-15T21:00:56.662Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-15T21:00:56.662Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-15T21:00:56.887Z] === RUN TestPrepare [2022-02-15T21:00:56.887Z] --- PASS: TestPrepare (0.00s) [2022-02-15T21:00:56.887Z] === RUN TestStart [2022-02-15T21:00:56.887Z] --- PASS: TestStart (0.00s) [2022-02-15T21:00:56.887Z] === RUN TestWaitCancel [2022-02-15T21:00:56.887Z] --- PASS: TestWaitCancel (0.00s) [2022-02-15T21:00:56.887Z] === RUN TestWaitDisabled [2022-02-15T21:00:56.887Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-15T21:00:56.887Z] === RUN TestWaitEnabled [2022-02-15T21:00:56.887Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-15T21:00:56.887Z] === RUN TestRemove [2022-02-15T21:00:56.887Z] --- PASS: TestRemove (0.00s) [2022-02-15T21:00:56.887Z] PASS [2022-02-15T21:00:56.887Z] coverage: 65.3% of statements [2022-02-15T21:00:56.887Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.068s coverage: 65.3% of statements [2022-02-15T21:00:56.892Z] === RUN TestValidateLogOptReconnectInterval [2022-02-15T21:00:56.892Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-15T21:00:56.892Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-15T21:00:56.892Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-15T21:00:56.892Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-15T21:00:56.892Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-15T21:00:56.892Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-15T21:00:56.892Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-15T21:00:56.892Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-15T21:00:56.892Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-15T21:00:56.892Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-15T21:00:56.892Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-15T21:00:56.892Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-15T21:00:56.892Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-15T21:00:56.892Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-15T21:00:56.892Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-15T21:00:56.892Z] PASS [2022-02-15T21:00:56.892Z] coverage: 33.6% of statements [2022-02-15T21:00:56.892Z] ok github.com/docker/docker/daemon/logger/fluentd 0.061s coverage: 33.6% of statements [2022-02-15T21:00:56.892Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-15T21:00:56.892Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-15T21:00:56.892Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-15T21:00:57.225Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.224s coverage: 56.2% of statements [2022-02-15T21:00:57.362Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-15T21:00:57.362Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-15T21:00:57.362Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-15T21:00:57.832Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-02-15T21:00:57.832Z] === RUN TestFastTimeMarshalJSON [2022-02-15T21:00:57.832Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-02-15T21:00:57.832Z] PASS [2022-02-15T21:00:57.832Z] coverage: 87.2% of statements [2022-02-15T21:00:57.832Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.275s coverage: 87.2% of statements [2022-02-15T21:00:57.832Z] === RUN TestJSONFileLogger [2022-02-15T21:00:57.832Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-15T21:00:57.832Z] === RUN TestJSONFileLoggerWithTags [2022-02-15T21:00:57.832Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-15T21:00:57.832Z] === RUN TestJSONFileLoggerWithOpts [2022-02-15T21:00:57.832Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-02-15T21:00:57.832Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-15T21:00:57.832Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-15T21:00:57.832Z] === RUN TestEncodeDecode [2022-02-15T21:00:57.832Z] === PAUSE TestEncodeDecode [2022-02-15T21:00:57.832Z] === RUN TestUnexpectedEOF [2022-02-15T21:00:57.832Z] time="2022-02-15T21:00:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-15T21:00:57.832Z] time="2022-02-15T21:00:57Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-15T21:00:57.832Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-02-15T21:00:57.832Z] === CONT TestEncodeDecode [2022-02-15T21:00:57.832Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-15T21:00:58.155Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-02-15T21:00:58.301Z] PASS [2022-02-15T21:00:58.301Z] coverage: 69.9% of statements [2022-02-15T21:00:58.301Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.353s coverage: 69.9% of statements [2022-02-15T21:00:58.301Z] === RUN TestWriteLog [2022-02-15T21:00:58.301Z] === PAUSE TestWriteLog [2022-02-15T21:00:58.301Z] === RUN TestReadLog [2022-02-15T21:00:58.301Z] === PAUSE TestReadLog [2022-02-15T21:00:58.301Z] === RUN TestDecode [2022-02-15T21:00:58.301Z] --- PASS: TestDecode (0.04s) [2022-02-15T21:00:58.301Z] === CONT TestWriteLog [2022-02-15T21:00:58.301Z] === CONT TestReadLog [2022-02-15T21:00:58.301Z] === RUN TestReadLog/tail_exact [2022-02-15T21:00:58.301Z] --- PASS: TestWriteLog (0.01s) [2022-02-15T21:00:58.454Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-15T21:00:58.454Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.23s) [2022-02-15T21:00:58.454Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-15T21:00:58.454Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-15T21:00:58.454Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-15T21:00:58.454Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-15T21:00:58.454Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-15T21:00:58.454Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-15T21:00:58.454Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-15T21:00:58.454Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-15T21:00:58.454Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-15T21:00:58.454Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-15T21:00:58.454Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-15T21:00:58.454Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-15T21:00:58.454Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-15T21:00:58.454Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-15T21:00:58.454Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-15T21:00:58.454Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-15T21:00:58.454Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-15T21:00:58.770Z] === RUN TestReadLog/tail_less_than_available [2022-02-15T21:00:58.770Z] === RUN TestReadLog/tail_more_than_available [2022-02-15T21:00:58.770Z] --- PASS: TestReadLog (0.24s) [2022-02-15T21:00:58.770Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-02-15T21:00:58.770Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-15T21:00:58.770Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-02-15T21:00:58.770Z] PASS [2022-02-15T21:00:58.770Z] coverage: 78.7% of statements [2022-02-15T21:00:58.770Z] ok github.com/docker/docker/daemon/logger/local 0.349s coverage: 78.7% of statements [2022-02-15T21:00:58.770Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-15T21:00:58.926Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-15T21:00:58.926Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-15T21:00:59.241Z] === RUN TestOpenFileDelete [2022-02-15T21:00:59.241Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-15T21:00:59.241Z] === RUN TestOpenFileRename [2022-02-15T21:00:59.241Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-15T21:00:59.241Z] === RUN TestHandleDecoderErr [2022-02-15T21:00:59.241Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-15T21:00:59.241Z] === RUN TestParseLogTagDefaultTag [2022-02-15T21:00:59.241Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-15T21:00:59.241Z] === RUN TestParseLogTag [2022-02-15T21:00:59.241Z] --- PASS: TestParseLogTag (0.00s) [2022-02-15T21:00:59.241Z] === RUN TestParseLogTagEmptyTag [2022-02-15T21:00:59.241Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-15T21:00:59.241Z] === RUN TestTailFiles [2022-02-15T21:00:59.241Z] --- PASS: TestTailFiles (0.00s) [2022-02-15T21:00:59.241Z] === RUN TestFollowLogsConsumerGone [2022-02-15T21:00:59.241Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-15T21:00:59.241Z] === RUN TestFollowLogsProducerGone [2022-02-15T21:00:59.241Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-15T21:00:59.241Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-15T21:00:59.241Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-02-15T21:00:59.241Z] === RUN TestCheckCapacityAndRotate [2022-02-15T21:00:59.241Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-15T21:00:59.241Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-15T21:00:59.241Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-02-15T21:00:59.241Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-02-15T21:00:59.241Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-02-15T21:00:59.241Z] PASS [2022-02-15T21:00:59.241Z] coverage: 50.5% of statements [2022-02-15T21:00:59.241Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.189s coverage: 50.5% of statements [2022-02-15T21:00:59.395Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-15T21:00:59.396Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-15T21:00:59.396Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-15T21:00:59.396Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-15T21:00:59.396Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-15T21:00:59.396Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-15T21:00:59.396Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-15T21:00:59.396Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-15T21:00:59.396Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-15T21:00:59.396Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-15T21:00:59.396Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-15T21:00:59.396Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-15T21:00:59.396Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-15T21:00:59.396Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-15T21:00:59.396Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-15T21:00:59.396Z] PASS [2022-02-15T21:00:59.396Z] coverage: 35.9% of statements [2022-02-15T21:00:59.396Z] ok github.com/docker/docker/daemon/cluster/convert 0.561s coverage: 35.9% of statements [2022-02-15T21:00:59.396Z] === RUN TestNewListSecretsFilters [2022-02-15T21:00:59.396Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-15T21:00:59.396Z] === RUN TestNewListConfigsFilters [2022-02-15T21:00:59.396Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-15T21:00:59.396Z] PASS [2022-02-15T21:00:59.396Z] coverage: 0.5% of statements [2022-02-15T21:00:59.396Z] ok github.com/docker/docker/daemon/cluster 1.240s coverage: 0.5% of statements [2022-02-15T21:00:59.532Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2022-02-15T21:00:59.710Z] === RUN TestLog [2022-02-15T21:00:59.710Z] --- PASS: TestLog (0.01s) [2022-02-15T21:00:59.710Z] PASS [2022-02-15T21:00:59.710Z] coverage: 31.5% of statements [2022-02-15T21:00:59.710Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.086s coverage: 31.5% of statements [2022-02-15T21:01:00.180Z] === RUN TestParseLogFormat [2022-02-15T21:01:00.180Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-15T21:01:00.180Z] === RUN TestValidateLogOptEmpty [2022-02-15T21:01:00.180Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-15T21:01:00.180Z] === RUN TestValidateSyslogAddress [2022-02-15T21:01:00.180Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-15T21:01:00.180Z] === RUN TestParseAddressDefaultPort [2022-02-15T21:01:00.180Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-15T21:01:00.180Z] === RUN TestValidateSyslogFacility [2022-02-15T21:01:00.180Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-15T21:01:00.180Z] === RUN TestValidateLogOptSyslogFormat [2022-02-15T21:01:00.180Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-15T21:01:00.180Z] === RUN TestValidateLogOpt [2022-02-15T21:01:00.180Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-15T21:01:00.180Z] PASS [2022-02-15T21:01:00.180Z] coverage: 46.8% of statements [2022-02-15T21:01:00.180Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2022-02-15T21:01:00.651Z] === RUN TestValidateLogOpt [2022-02-15T21:01:00.651Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-15T21:01:00.651Z] === RUN TestNewMissedConfig [2022-02-15T21:01:00.651Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-15T21:01:00.651Z] === RUN TestNewMissedUrl [2022-02-15T21:01:00.651Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-15T21:01:00.651Z] === RUN TestNewMissedToken [2022-02-15T21:01:00.651Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-15T21:01:00.651Z] === RUN TestNewWithProxy [2022-02-15T21:01:00.651Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-15T21:01:00.651Z] === RUN TestDefault [2022-02-15T21:01:00.651Z] --- PASS: TestDefault (0.01s) [2022-02-15T21:01:00.651Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-15T21:01:00.651Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-15T21:01:00.651Z] === RUN TestJsonFormat [2022-02-15T21:01:00.651Z] === RUN TestNewParse [2022-02-15T21:01:00.651Z] --- PASS: TestNewParse (0.00s) [2022-02-15T21:01:00.651Z] PASS [2022-02-15T21:01:00.651Z] coverage: 8.3% of statements [2022-02-15T21:01:00.651Z] --- PASS: TestJsonFormat (0.01s) [2022-02-15T21:01:00.651Z] === RUN TestRawFormat [2022-02-15T21:01:00.651Z] --- PASS: TestRawFormat (0.00s) [2022-02-15T21:01:00.651Z] === RUN TestRawFormatWithLabels [2022-02-15T21:01:00.651Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-15T21:01:00.651Z] === RUN TestRawFormatWithoutTag [2022-02-15T21:01:00.651Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-15T21:01:00.651Z] === RUN TestBatching [2022-02-15T21:01:00.651Z] ok github.com/docker/docker/daemon/logger/templates 0.048s coverage: 8.3% of statements [2022-02-15T21:01:00.651Z] --- PASS: TestBatching (0.25s) [2022-02-15T21:01:00.651Z] === RUN TestFrequency [2022-02-15T21:01:00.974Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.188s coverage: 50.5% of statements [2022-02-15T21:01:01.121Z] --- PASS: TestFrequency (0.25s) [2022-02-15T21:01:01.121Z] === RUN TestOneMessagePerRequest [2022-02-15T21:01:01.121Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-15T21:01:01.121Z] === RUN TestVerify [2022-02-15T21:01:01.121Z] --- PASS: TestVerify (0.00s) [2022-02-15T21:01:01.121Z] === RUN TestSkipVerify [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:01.590Z] --- PASS: TestSkipVerify (0.72s) [2022-02-15T21:01:01.590Z] === RUN TestBufferMaximum [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644958861.431915\",\"host\":\"0867f83ccc18\"}'" [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644958861.431915\",\"host\":\"0867f83ccc18\"}'" [2022-02-15T21:01:01.590Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-15T21:01:01.590Z] === RUN TestServerAlwaysDown [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644958861.436415\",\"host\":\"0867f83ccc18\"}'" [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644958861.436415\",\"host\":\"0867f83ccc18\"}'" [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644958861.436415\",\"host\":\"0867f83ccc18\"}'" [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644958861.437461\",\"host\":\"0867f83ccc18\"}'" [2022-02-15T21:01:01.590Z] time="2022-02-15T21:01:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644958861.437461\",\"host\":\"0867f83ccc18\"}'" [2022-02-15T21:01:01.590Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-15T21:01:01.590Z] === RUN TestCannotSendAfterClose [2022-02-15T21:01:01.590Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-15T21:01:01.590Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-15T21:01:01.590Z] === RUN TestV1IDService [2022-02-15T21:01:01.590Z] --- PASS: TestV1IDService (0.04s) [2022-02-15T21:01:02.067Z] === RUN TestV2MetadataService [2022-02-15T21:01:02.349Z] === RUN TestBuilderGC [2022-02-15T21:01:02.350Z] --- PASS: TestBuilderGC (0.00s) [2022-02-15T21:01:02.350Z] === RUN TestDaemonConfigurationNotFound [2022-02-15T21:01:02.350Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-15T21:01:02.350Z] === RUN TestDaemonBrokenConfiguration [2022-02-15T21:01:02.350Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-15T21:01:02.393Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.293s coverage: 46.2% of statements [2022-02-15T21:01:02.393Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-15T21:01:02.536Z] --- PASS: TestV2MetadataService (0.85s) [2022-02-15T21:01:02.536Z] PASS [2022-02-15T21:01:02.536Z] coverage: 48.2% of statements [2022-02-15T21:01:02.536Z] ok github.com/docker/docker/distribution/metadata 0.961s coverage: 48.2% of statements [2022-02-15T21:01:02.817Z] === RUN TestFindConfigurationConflicts [2022-02-15T21:01:02.817Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-15T21:01:02.817Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-15T21:01:02.817Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-15T21:01:02.817Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-15T21:01:02.817Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-15T21:01:02.817Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-15T21:01:02.817Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-15T21:01:02.817Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-15T21:01:02.817Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-15T21:01:02.817Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.02s) [2022-02-15T21:01:02.817Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-15T21:01:02.817Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-15T21:01:02.817Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestValidateConfigurationErrors [2022-02-15T21:01:02.817Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-15T21:01:02.817Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-15T21:01:02.817Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-15T21:01:02.817Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-15T21:01:02.817Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-15T21:01:02.817Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-15T21:01:02.817Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-15T21:01:02.817Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-15T21:01:02.817Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-15T21:01:02.817Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-15T21:01:02.817Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-15T21:01:02.817Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestValidateConfiguration [2022-02-15T21:01:02.817Z] === RUN TestValidateConfiguration/with_label [2022-02-15T21:01:02.817Z] === RUN TestValidateConfiguration/with_dns [2022-02-15T21:01:02.817Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-15T21:01:02.817Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-15T21:01:02.817Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-15T21:01:02.817Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-15T21:01:02.817Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-15T21:01:02.817Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-15T21:01:02.817Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestReloadSetConfigFileNotExist [2022-02-15T21:01:02.817Z] time="2022-02-15T21:01:02Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-15T21:01:02.817Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s) [2022-02-15T21:01:02.817Z] === RUN TestReloadDefaultConfigNotExist [2022-02-15T21:01:02.817Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:01:02.817Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestReloadBadDefaultConfig [2022-02-15T21:01:02.817Z] time="2022-02-15T21:01:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4169461412" [2022-02-15T21:01:02.817Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestReloadWithConflictingLabels [2022-02-15T21:01:02.817Z] time="2022-02-15T21:01:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-541962506" [2022-02-15T21:01:02.817Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestReloadWithDuplicateLabels [2022-02-15T21:01:02.817Z] time="2022-02-15T21:01:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4073467669" [2022-02-15T21:01:02.817Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestMaskURLCredentials [2022-02-15T21:01:02.817Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-15T21:01:02.817Z] === RUN TestDaemonConfigurationMerge [2022-02-15T21:01:02.817Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-15T21:01:02.817Z] PASS [2022-02-15T21:01:02.817Z] coverage: 79.2% of statements [2022-02-15T21:01:02.817Z] ok github.com/docker/docker/daemon/config 0.319s coverage: 79.2% of statements [2022-02-15T21:01:02.817Z] === RUN TestEventsLog [2022-02-15T21:01:02.817Z] --- PASS: TestEventsLog (0.00s) [2022-02-15T21:01:02.818Z] === RUN TestEventsLogTimeout [2022-02-15T21:01:02.818Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-15T21:01:02.818Z] === RUN TestLogEvents [2022-02-15T21:01:02.818Z] === RUN TestWaitNodeAttachment [2022-02-15T21:01:02.818Z] --- PASS: TestLogEvents (0.05s) [2022-02-15T21:01:02.818Z] === RUN TestLoadBufferedEvents [2022-02-15T21:01:03.006Z] time="2022-02-15T21:01:02Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-15T21:01:03.006Z] time="2022-02-15T21:01:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"0867f83ccc18\"}'" [2022-02-15T21:01:03.006Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.04s) [2022-02-15T21:01:03.006Z] PASS [2022-02-15T21:01:03.006Z] coverage: 82.5% of statements [2022-02-15T21:01:03.006Z] ok github.com/docker/docker/daemon/logger/splunk 2.408s coverage: 82.5% of statements [2022-02-15T21:01:03.006Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-15T21:01:03.007Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-15T21:01:03.007Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-15T21:01:03.007Z] === RUN TestSuccessfulDownload [2022-02-15T21:01:03.007Z] download_test.go:267: Needs fixing on Windows [2022-02-15T21:01:03.007Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-15T21:01:03.007Z] === RUN TestCancelledDownload [2022-02-15T21:01:03.007Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-15T21:01:03.007Z] === RUN TestMaxDownloadAttempts [2022-02-15T21:01:03.007Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T21:01:03.007Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T21:01:03.007Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T21:01:03.007Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T21:01:03.007Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T21:01:03.007Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T21:01:03.007Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T21:01:03.007Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T21:01:03.007Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T21:01:03.007Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T21:01:03.007Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T21:01:03.007Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T21:01:03.007Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-15T21:01:03.007Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-15T21:01:03.007Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-15T21:01:03.007Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-15T21:01:03.007Z] === RUN TestContinueOnError_NeverContinue [2022-02-15T21:01:03.007Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-15T21:01:03.007Z] === RUN TestManifestStore [2022-02-15T21:01:03.007Z] === RUN TestManifestStore/no_remote_or_local [2022-02-15T21:01:03.285Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-02-15T21:01:03.285Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-15T21:01:03.285Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-15T21:01:03.285Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-15T21:01:03.285Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-15T21:01:03.285Z] PASS [2022-02-15T21:01:03.285Z] coverage: 50.0% of statements [2022-02-15T21:01:03.285Z] ok github.com/docker/docker/daemon/events 0.300s coverage: 50.0% of statements [2022-02-15T21:01:03.285Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-15T21:01:03.285Z] === RUN TestIsolationConversion [2022-02-15T21:01:03.285Z] === RUN TestIsolationConversion/default [2022-02-15T21:01:03.285Z] === RUN TestIsolationConversion/process [2022-02-15T21:01:03.285Z] === RUN TestIsolationConversion/hyperv [2022-02-15T21:01:03.285Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-15T21:01:03.285Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-15T21:01:03.285Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-15T21:01:03.285Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-15T21:01:03.285Z] === RUN TestContainerLabels [2022-02-15T21:01:03.285Z] --- PASS: TestContainerLabels (0.00s) [2022-02-15T21:01:03.285Z] === RUN TestCredentialSpecConversion [2022-02-15T21:01:03.285Z] === RUN TestCredentialSpecConversion/none [2022-02-15T21:01:03.285Z] === RUN TestCredentialSpecConversion/config [2022-02-15T21:01:03.285Z] === RUN TestCredentialSpecConversion/file [2022-02-15T21:01:03.285Z] === RUN TestCredentialSpecConversion/registry [2022-02-15T21:01:03.285Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-15T21:01:03.285Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-15T21:01:03.285Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-15T21:01:03.285Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-15T21:01:03.285Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-15T21:01:03.285Z] === RUN TestControllerValidateMountBind [2022-02-15T21:01:03.285Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-15T21:01:03.285Z] === RUN TestControllerValidateMountVolume [2022-02-15T21:01:03.285Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-15T21:01:03.285Z] === RUN TestControllerValidateMountTarget [2022-02-15T21:01:03.285Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-15T21:01:03.285Z] === RUN TestControllerValidateMountTmpfs [2022-02-15T21:01:03.285Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-15T21:01:03.285Z] === RUN TestControllerValidateMountInvalidType [2022-02-15T21:01:03.285Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-15T21:01:03.285Z] === RUN TestControllerValidateMountNamedPipe [2022-02-15T21:01:03.285Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-15T21:01:03.285Z] PASS [2022-02-15T21:01:03.329Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.861s coverage: 58.0% of statements [2022-02-15T21:01:03.329Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-15T21:01:03.329Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-15T21:01:03.329Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.8% of statements [2022-02-15T21:01:03.475Z] time="2022-02-15T21:01:03Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local216331463\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-15T21:01:03.475Z] === RUN TestManifestStore/no_local_cache [2022-02-15T21:01:03.475Z] === RUN TestManifestStore/with_local_cache [2022-02-15T21:01:03.475Z] === RUN TestManifestStore/unknown_media_type [2022-02-15T21:01:03.475Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-15T21:01:03.475Z] time="2022-02-15T21:01:03Z" level=warning msg="reference for unknown type: " [2022-02-15T21:01:03.475Z] time="2022-02-15T21:01:03Z" level=warning msg="reference for unknown type: " [2022-02-15T21:01:03.475Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-15T21:01:03.475Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-15T21:01:03.475Z] time="2022-02-15T21:01:03Z" level=warning msg="reference for unknown type: " [2022-02-15T21:01:03.475Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-15T21:01:03.475Z] time="2022-02-15T21:01:03Z" level=warning msg="reference for unknown type: " [2022-02-15T21:01:03.475Z] time="2022-02-15T21:01:03Z" level=warning msg="reference for unknown type: " [2022-02-15T21:01:03.475Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-15T21:01:03.475Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-15T21:01:03.475Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-15T21:01:03.475Z] time="2022-02-15T21:01:03Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-15T21:01:03.475Z] --- PASS: TestManifestStore (0.35s) [2022-02-15T21:01:03.475Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-02-15T21:01:03.475Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-15T21:01:03.475Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-02-15T21:01:03.475Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-02-15T21:01:03.475Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-15T21:01:03.475Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-15T21:01:03.475Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-15T21:01:03.475Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-02-15T21:01:03.475Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-15T21:01:03.475Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaType [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-15T21:01:03.475Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-15T21:01:03.475Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-15T21:01:03.475Z] === RUN TestFixManifestLayers [2022-02-15T21:01:03.475Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-15T21:01:03.475Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-15T21:01:03.475Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-15T21:01:03.475Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-15T21:01:03.476Z] === RUN TestFixManifestLayersBadParent [2022-02-15T21:01:03.476Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-15T21:01:03.476Z] === RUN TestValidateManifest [2022-02-15T21:01:03.476Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-15T21:01:03.476Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-15T21:01:03.476Z] === RUN TestFormatPlatform [2022-02-15T21:01:03.476Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-15T21:01:03.476Z] === RUN TestGetRepositoryMountCandidates [2022-02-15T21:01:03.476Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2022-02-15T21:01:03.476Z] === RUN TestLayerAlreadyExists [2022-02-15T21:01:03.476Z] 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-02-15T21:01:03.476Z] 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-02-15T21:01:03.476Z] 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-02-15T21:01:03.476Z] 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-02-15T21:01:03.476Z] 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-02-15T21:01:03.476Z] 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-02-15T21:01:03.476Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-15T21:01:03.476Z] === RUN TestWhenEmptyAuthConfig [2022-02-15T21:01:03.476Z] time="2022-02-15T21:01:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T21:01:03.476Z] time="2022-02-15T21:01:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T21:01:03.476Z] time="2022-02-15T21:01:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T21:01:03.476Z] time="2022-02-15T21:01:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T21:01:03.476Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-15T21:01:03.476Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-02-15T21:01:03.476Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-02-15T21:01:03.476Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-02-15T21:01:03.476Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-02-15T21:01:03.476Z] === RUN TestTransfer [2022-02-15T21:01:03.753Z] coverage: 11.0% of statements [2022-02-15T21:01:03.753Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.583s coverage: 11.0% of statements [2022-02-15T21:01:03.945Z] --- PASS: TestTransfer (0.17s) [2022-02-15T21:01:03.945Z] === RUN TestConcurrencyLimit [2022-02-15T21:01:03.945Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-02-15T21:01:03.945Z] === RUN TestInactiveJobs [2022-02-15T21:01:03.945Z] === RUN TestNotFound [2022-02-15T21:01:03.945Z] --- PASS: TestNotFound (0.00s) [2022-02-15T21:01:03.945Z] === RUN TestConflict [2022-02-15T21:01:03.945Z] --- PASS: TestConflict (0.00s) [2022-02-15T21:01:03.945Z] === RUN TestForbidden [2022-02-15T21:01:03.945Z] --- PASS: TestForbidden (0.00s) [2022-02-15T21:01:03.945Z] === RUN TestInvalidParameter [2022-02-15T21:01:03.945Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-15T21:01:03.945Z] === RUN TestNotImplemented [2022-02-15T21:01:03.945Z] --- PASS: TestNotImplemented (0.00s) [2022-02-15T21:01:03.945Z] === RUN TestNotModified [2022-02-15T21:01:03.945Z] --- PASS: TestNotModified (0.00s) [2022-02-15T21:01:03.945Z] === RUN TestUnauthorized [2022-02-15T21:01:03.945Z] --- PASS: TestUnauthorized (0.00s) [2022-02-15T21:01:03.945Z] === RUN TestUnknown [2022-02-15T21:01:03.945Z] --- PASS: TestUnknown (0.00s) [2022-02-15T21:01:03.945Z] === RUN TestCancelled [2022-02-15T21:01:03.945Z] --- PASS: TestCancelled (0.00s) [2022-02-15T21:01:03.945Z] === RUN TestDeadline [2022-02-15T21:01:03.945Z] --- PASS: TestDeadline (0.00s) [2022-02-15T21:01:03.945Z] === RUN TestDataLoss [2022-02-15T21:01:03.945Z] --- PASS: TestDataLoss (0.00s) [2022-02-15T21:01:03.945Z] === RUN TestUnavailable [2022-02-15T21:01:03.945Z] --- PASS: TestUnavailable (0.00s) [2022-02-15T21:01:03.945Z] === RUN TestSystem [2022-02-15T21:01:03.945Z] --- PASS: TestSystem (0.00s) [2022-02-15T21:01:03.945Z] === RUN TestFromStatusCode [2022-02-15T21:01:03.945Z] === RUN TestFromStatusCode/Not_Found [2022-02-15T21:01:03.945Z] === RUN TestFromStatusCode/Bad_Request [2022-02-15T21:01:03.945Z] === RUN TestFromStatusCode/Conflict [2022-02-15T21:01:03.945Z] === RUN TestFromStatusCode/Unauthorized [2022-02-15T21:01:03.945Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-15T21:01:03.945Z] === RUN TestFromStatusCode/Forbidden [2022-02-15T21:01:03.945Z] === RUN TestFromStatusCode/Not_Modified [2022-02-15T21:01:03.945Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-15T21:01:03.945Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-15T21:01:03.945Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-15T21:01:03.945Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-15T21:01:03.945Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-15T21:01:03.945Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-15T21:01:03.945Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-15T21:01:03.945Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-15T21:01:03.945Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-15T21:01:03.945Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-15T21:01:03.945Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-15T21:01:03.945Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-15T21:01:03.945Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-15T21:01:03.945Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-15T21:01:03.945Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-15T21:01:03.945Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-15T21:01:03.945Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-15T21:01:03.945Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-15T21:01:03.945Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-15T21:01:03.945Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-15T21:01:03.945Z] PASS [2022-02-15T21:01:03.945Z] coverage: 53.1% of statements [2022-02-15T21:01:03.945Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2022-02-15T21:01:04.257Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-02-15T21:01:04.417Z] --- PASS: TestInactiveJobs (0.37s) [2022-02-15T21:01:04.417Z] === RUN TestWatchRelease [2022-02-15T21:01:04.417Z] --- PASS: TestWatchRelease (0.04s) [2022-02-15T21:01:04.417Z] === RUN TestWatchFinishedTransfer [2022-02-15T21:01:04.417Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-15T21:01:04.417Z] === RUN TestDuplicateTransfer [2022-02-15T21:01:04.417Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-02-15T21:01:04.417Z] === RUN TestSuccessfulUpload [2022-02-15T21:01:04.746Z] === RUN TestIsEmptyDir [2022-02-15T21:01:04.746Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-15T21:01:04.746Z] PASS [2022-02-15T21:01:04.746Z] coverage: 2.3% of statements [2022-02-15T21:01:04.746Z] ok github.com/docker/docker/daemon/graphdriver 0.081s coverage: 2.3% of statements [2022-02-15T21:01:04.746Z] === RUN TestVerifyNetworkingConfig [2022-02-15T21:01:04.746Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-15T21:01:04.746Z] === RUN TestGetContainer [2022-02-15T21:01:04.746Z] --- PASS: TestGetContainer (0.00s) [2022-02-15T21:01:04.746Z] === RUN TestValidContainerNames [2022-02-15T21:01:04.746Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-15T21:01:04.746Z] === RUN TestContainerInitDNS [2022-02-15T21:01:04.746Z] daemon_test.go:145: root required [2022-02-15T21:01:04.746Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-15T21:01:04.746Z] === RUN TestMerge [2022-02-15T21:01:04.746Z] --- PASS: TestMerge (0.00s) [2022-02-15T21:01:04.746Z] === RUN TestValidateContainerIsolation [2022-02-15T21:01:04.746Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-15T21:01:04.746Z] === RUN TestFindNetworkErrorType [2022-02-15T21:01:04.746Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-15T21:01:04.746Z] === RUN TestEnsureServicesExist [2022-02-15T21:01:04.746Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-15T21:01:04.746Z] === RUN TestEnsureServicesExistErrors [2022-02-15T21:01:04.746Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-15T21:01:04.746Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-15T21:01:04.746Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-15T21:01:04.746Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-15T21:01:04.746Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-15T21:01:04.746Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-15T21:01:04.746Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-15T21:01:04.746Z] === RUN TestContainerDelete [2022-02-15T21:01:04.746Z] --- PASS: TestContainerDelete (0.01s) [2022-02-15T21:01:04.746Z] === RUN TestContainerDoubleDelete [2022-02-15T21:01:04.746Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-15T21:01:04.746Z] === RUN TestLogContainerEventCopyLabels [2022-02-15T21:01:04.746Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-15T21:01:04.746Z] === RUN TestLogContainerEventWithAttributes [2022-02-15T21:01:04.746Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-15T21:01:04.746Z] === RUN TestNoneHealthcheck [2022-02-15T21:01:04.746Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-15T21:01:04.746Z] === RUN TestHealthStates [2022-02-15T21:01:04.746Z] === RUN TestLinkNaming [2022-02-15T21:01:04.746Z] --- PASS: TestLinkNaming (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestLinkNew [2022-02-15T21:01:04.747Z] --- PASS: TestLinkNew (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestLinkEnv [2022-02-15T21:01:04.747Z] --- PASS: TestLinkEnv (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestLinkMultipleEnv [2022-02-15T21:01:04.747Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestLinkPortRangeEnv [2022-02-15T21:01:04.747Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-15T21:01:04.747Z] PASS [2022-02-15T21:01:04.747Z] coverage: 93.0% of statements [2022-02-15T21:01:04.747Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2022-02-15T21:01:04.747Z] time="2022-02-15T21:01:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T21:01:04.747Z] time="2022-02-15T21:01:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T21:01:04.747Z] time="2022-02-15T21:01:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T21:01:04.747Z] time="2022-02-15T21:01:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T21:01:04.747Z] time="2022-02-15T21:01:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T21:01:04.747Z] time="2022-02-15T21:01:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T21:01:04.747Z] time="2022-02-15T21:01:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T21:01:04.747Z] time="2022-02-15T21:01:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T21:01:04.747Z] time="2022-02-15T21:01:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T21:01:04.747Z] time="2022-02-15T21:01:04Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-02-15T21:01:04.747Z] --- PASS: TestHealthStates (0.21s) [2022-02-15T21:01:04.747Z] === RUN TestGetInspectData [2022-02-15T21:01:04.747Z] --- PASS: TestGetInspectData (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestFillLicense [2022-02-15T21:01:04.747Z] --- PASS: TestFillLicense (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestListInvalidFilter [2022-02-15T21:01:04.747Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestNameFilter [2022-02-15T21:01:04.747Z] --- PASS: TestNameFilter (0.01s) [2022-02-15T21:01:04.747Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-15T21:01:04.747Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-15T21:01:04.747Z] === 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-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-15T21:01:04.747Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-15T21:01:04.747Z] --- 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-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-15T21:01:04.747Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestDaemonReloadLabels [2022-02-15T21:01:04.747Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-15T21:01:04.747Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestDaemonReloadMirrors [2022-02-15T21:01:04.747Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-15T21:01:04.747Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-15T21:01:04.747Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-15T21:01:04.747Z] reload_test.go:342: root required [2022-02-15T21:01:04.747Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-15T21:01:04.747Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-15T21:01:04.747Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-02-15T21:01:04.747Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-15T21:01:04.747Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-02-15T21:01:04.747Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-15T21:01:04.747Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-02-15T21:01:04.747Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-15T21:01:04.747Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-02-15T21:01:04.747Z] === RUN TestParseVolumesFrom [2022-02-15T21:01:04.747Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-15T21:01:04.747Z] PASS [2022-02-15T21:01:04.747Z] coverage: 8.6% of statements [2022-02-15T21:01:04.747Z] ok github.com/docker/docker/daemon 0.461s coverage: 8.6% of statements [2022-02-15T21:01:04.747Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-15T21:01:04.747Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-15T21:01:04.747Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-15T21:01:04.747Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-15T21:01:04.747Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-15T21:01:04.747Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-15T21:01:04.819Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-02-15T21:01:04.887Z] --- PASS: TestWhenEmptyAuthConfig (1.23s) [2022-02-15T21:01:04.887Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-15T21:01:04.887Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-15T21:01:04.887Z] === RUN TestTokenPassThru [2022-02-15T21:01:04.887Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-15T21:01:04.887Z] === RUN TestTokenPassThruDifferentHost [2022-02-15T21:01:04.887Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-15T21:01:04.887Z] PASS [2022-02-15T21:01:04.887Z] coverage: 24.6% of statements [2022-02-15T21:01:04.887Z] ok github.com/docker/docker/distribution 1.698s coverage: 24.6% of statements [2022-02-15T21:01:04.887Z] === RUN TestFSGetInvalidData [2022-02-15T21:01:04.887Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-02-15T21:01:04.887Z] === RUN TestFSInvalidSet [2022-02-15T21:01:04.887Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-15T21:01:04.887Z] === RUN TestFSInvalidRoot [2022-02-15T21:01:04.887Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-15T21:01:04.887Z] === RUN TestFSMetadataGetSet [2022-02-15T21:01:04.887Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-02-15T21:01:04.887Z] === RUN TestFSInvalidWalker [2022-02-15T21:01:04.887Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-02-15T21:01:04.887Z] === RUN TestFSGetSet [2022-02-15T21:01:04.887Z] time="2022-02-15T21:01:04Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-15T21:01:04.887Z] --- PASS: TestFSGetSet (0.02s) [2022-02-15T21:01:04.887Z] === RUN TestFSGetUnsetKey [2022-02-15T21:01:04.887Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-15T21:01:04.887Z] === RUN TestFSGetEmptyData [2022-02-15T21:01:04.887Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-15T21:01:04.887Z] === RUN TestFSDelete [2022-02-15T21:01:04.887Z] --- PASS: TestFSDelete (0.01s) [2022-02-15T21:01:04.887Z] === RUN TestFSWalker [2022-02-15T21:01:04.887Z] --- PASS: TestFSWalker (0.01s) [2022-02-15T21:01:04.887Z] === RUN TestFSWalkerStopOnError [2022-02-15T21:01:04.887Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-15T21:01:04.887Z] === RUN TestNewFromJSON [2022-02-15T21:01:04.887Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-15T21:01:04.887Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-15T21:01:04.887Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-15T21:01:04.887Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-15T21:01:04.887Z] === RUN TestMarshalKeyOrder [2022-02-15T21:01:04.887Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-15T21:01:04.887Z] === RUN TestHistoryEqual [2022-02-15T21:01:04.887Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-02-15T21:01:04.887Z] === RUN TestCancelledUpload [2022-02-15T21:01:04.887Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-15T21:01:04.887Z] PASS [2022-02-15T21:01:04.887Z] coverage: 77.1% of statements [2022-02-15T21:01:04.887Z] ok github.com/docker/docker/distribution/xfer 1.943s coverage: 77.1% of statements [2022-02-15T21:01:04.887Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-15T21:01:04.887Z] --- PASS: TestHistoryEqual (0.21s) [2022-02-15T21:01:04.887Z] === RUN TestImage [2022-02-15T21:01:04.887Z] --- PASS: TestImage (0.00s) [2022-02-15T21:01:04.887Z] === RUN TestImageOSNotEmpty [2022-02-15T21:01:04.887Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-15T21:01:04.887Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-15T21:01:04.887Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-15T21:01:04.887Z] === RUN TestCreate [2022-02-15T21:01:04.887Z] --- PASS: TestCreate (0.01s) [2022-02-15T21:01:04.887Z] === RUN TestRestore [2022-02-15T21:01:04.887Z] time="2022-02-15T21:01:04Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-15T21:01:04.887Z] --- PASS: TestRestore (0.05s) [2022-02-15T21:01:04.887Z] === RUN TestAddDelete [2022-02-15T21:01:05.215Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-15T21:01:05.215Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-15T21:01:05.215Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-15T21:01:05.215Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-15T21:01:05.215Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-15T21:01:05.215Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-15T21:01:05.215Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-15T21:01:05.215Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-15T21:01:05.356Z] --- PASS: TestAddDelete (0.04s) [2022-02-15T21:01:05.356Z] === RUN TestSearchAfterDelete [2022-02-15T21:01:05.356Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-02-15T21:01:05.356Z] === RUN TestParentReset [2022-02-15T21:01:05.356Z] --- PASS: TestParentReset (0.04s) [2022-02-15T21:01:05.356Z] === RUN TestGetAndSetLastUpdated [2022-02-15T21:01:05.356Z] === RUN TestCompare [2022-02-15T21:01:05.356Z] --- PASS: TestCompare (0.00s) [2022-02-15T21:01:05.356Z] PASS [2022-02-15T21:01:05.356Z] coverage: 19.2% of statements [2022-02-15T21:01:05.356Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2022-02-15T21:01:05.356Z] === RUN TestStoreLen [2022-02-15T21:01:05.356Z] ok github.com/docker/docker/image/cache 0.105s coverage: 19.2% of statements [2022-02-15T21:01:05.356Z] --- PASS: TestStoreLen (0.10s) [2022-02-15T21:01:05.356Z] PASS [2022-02-15T21:01:05.356Z] coverage: 86.6% of statements [2022-02-15T21:01:05.356Z] ok github.com/docker/docker/image 0.734s coverage: 86.6% of statements [2022-02-15T21:01:05.392Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.7% of statements [2022-02-15T21:01:05.392Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-15T21:01:05.392Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-15T21:01:05.826Z] === RUN TestMakeV1ConfigFromConfig [2022-02-15T21:01:05.826Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-15T21:01:05.826Z] PASS [2022-02-15T21:01:05.826Z] coverage: 25.0% of statements [2022-02-15T21:01:05.826Z] ok github.com/docker/docker/image/v1 0.073s coverage: 25.0% of statements [2022-02-15T21:01:06.295Z] === RUN TestValidateManifest [2022-02-15T21:01:06.295Z] === RUN TestValidateManifest/nil [2022-02-15T21:01:06.295Z] === RUN TestValidateManifest/non-nil [2022-02-15T21:01:06.295Z] --- PASS: TestValidateManifest (0.00s) [2022-02-15T21:01:06.295Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-15T21:01:06.295Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-15T21:01:06.295Z] PASS [2022-02-15T21:01:06.295Z] coverage: 0.7% of statements [2022-02-15T21:01:06.295Z] ok github.com/docker/docker/image/tarexport 0.075s coverage: 0.7% of statements [2022-02-15T21:01:06.295Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-15T21:01:06.320Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 43.5% of statements [2022-02-15T21:01:06.577Z] ok github.com/docker/docker/daemon/logger/awslogs 0.147s coverage: 80.2% of statements [2022-02-15T21:01:07.139Z] ok github.com/docker/docker/daemon/logger/fluentd 0.004s coverage: 33.6% of statements [2022-02-15T21:01:07.139Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-15T21:01:07.139Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-02-15T21:01:07.288Z] === RUN TestSerialization [2022-02-15T21:01:07.288Z] --- PASS: TestSerialization (0.02s) [2022-02-15T21:01:07.288Z] PASS [2022-02-15T21:01:07.288Z] coverage: 100.0% of statements [2022-02-15T21:01:07.288Z] ok github.com/docker/docker/libcontainerd/queue 0.103s coverage: 100.0% of statements [2022-02-15T21:01:07.428Z] === RUN TestValidateLogOptReconnectInterval [2022-02-15T21:01:07.428Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-15T21:01:07.428Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-15T21:01:07.428Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-15T21:01:07.428Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-15T21:01:07.428Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-15T21:01:07.428Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-15T21:01:07.428Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-15T21:01:07.428Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-15T21:01:07.428Z] PASS [2022-02-15T21:01:07.428Z] coverage: 33.6% of statements [2022-02-15T21:01:07.428Z] ok github.com/docker/docker/daemon/logger/fluentd 0.059s coverage: 33.6% of statements [2022-02-15T21:01:07.428Z] === RUN TestNewStreamConfig [2022-02-15T21:01:07.428Z] === RUN TestNewStreamConfig/defaults [2022-02-15T21:01:07.428Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-15T21:01:07.428Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-15T21:01:07.428Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-15T21:01:07.428Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-15T21:01:07.428Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-15T21:01:07.428Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-15T21:01:07.428Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-15T21:01:07.428Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-15T21:01:07.428Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-15T21:01:07.428Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-15T21:01:07.428Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-15T21:01:07.428Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-15T21:01:07.428Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-15T21:01:07.428Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-15T21:01:07.428Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-15T21:01:07.428Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-15T21:01:07.428Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-15T21:01:07.428Z] === RUN TestAdapterReadLogs [2022-02-15T21:01:07.428Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-15T21:01:07.428Z] === RUN TestCopier [2022-02-15T21:01:07.428Z] --- PASS: TestCopier (0.00s) [2022-02-15T21:01:07.428Z] === RUN TestCopierLongLines [2022-02-15T21:01:07.428Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-15T21:01:07.428Z] === RUN TestCopierSlow [2022-02-15T21:01:07.703Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2022-02-15T21:01:07.759Z] === RUN TestEnvironmentParsing [2022-02-15T21:01:07.759Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-15T21:01:07.759Z] PASS [2022-02-15T21:01:07.759Z] coverage: 1.2% of statements [2022-02-15T21:01:07.759Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2022-02-15T21:01:07.897Z] time="2022-02-15T21:01:07Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-15T21:01:07.897Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-02-15T21:01:07.897Z] === RUN TestCreateSuccess [2022-02-15T21:01:07.897Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestCreateStreamSkipped [2022-02-15T21:01:07.897Z] time="2022-02-15T21:01:07Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-15T21:01:07.897Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestCreateLogGroupSuccess [2022-02-15T21:01:07.897Z] time="2022-02-15T21:01:07Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-15T21:01:07.897Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestCreateError [2022-02-15T21:01:07.897Z] --- PASS: TestCreateError (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestCreateAlreadyExists [2022-02-15T21:01:07.897Z] time="2022-02-15T21:01:07Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-15T21:01:07.897Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestLogClosed [2022-02-15T21:01:07.897Z] --- PASS: TestLogClosed (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestLogBlocking [2022-02-15T21:01:07.897Z] --- PASS: TestLogBlocking (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-15T21:01:07.897Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestLogNonBlockingBufferFull [2022-02-15T21:01:07.897Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestPublishBatchSuccess [2022-02-15T21:01:07.897Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestPublishBatchError [2022-02-15T21:01:07.897Z] time="2022-02-15T21:01:07Z" level=error msg=error [2022-02-15T21:01:07.897Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-15T21:01:07.897Z] time="2022-02-15T21:01:07Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-15T21:01:07.897Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-15T21:01:07.897Z] time="2022-02-15T21:01:07Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-15T21:01:07.897Z] time="2022-02-15T21:01:07Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-15T21:01:07.897Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestCollectBatchSimple [2022-02-15T21:01:07.897Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestCollectBatchTicker [2022-02-15T21:01:07.897Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestCollectBatchMultilinePattern [2022-02-15T21:01:07.897Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-15T21:01:07.897Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-15T21:01:07.897Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-15T21:01:07.897Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-15T21:01:07.897Z] === RUN TestCollectBatchClose [2022-02-15T21:01:07.897Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestEffectiveLen [2022-02-15T21:01:07.897Z] === RUN TestEffectiveLen/0/Hello [2022-02-15T21:01:07.897Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-15T21:01:07.897Z] === RUN TestEffectiveLen/2/🙃 [2022-02-15T21:01:07.897Z] === RUN TestEffectiveLen/3/���� [2022-02-15T21:01:07.897Z] === RUN TestEffectiveLen/4/He��o [2022-02-15T21:01:07.897Z] === RUN TestEffectiveLen/5/ [2022-02-15T21:01:07.897Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-15T21:01:07.897Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-15T21:01:07.897Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-15T21:01:07.897Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-15T21:01:07.897Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-15T21:01:07.897Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-15T21:01:07.897Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestFindValidSplit [2022-02-15T21:01:07.897Z] === RUN TestFindValidSplit/0/ [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1076: [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1077: [2022-02-15T21:01:07.897Z] === RUN TestFindValidSplit/1/Hello [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1076: Hello [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1077: [2022-02-15T21:01:07.897Z] === RUN TestFindValidSplit/2/Hello [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1076: He [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1077: llo [2022-02-15T21:01:07.897Z] === RUN TestFindValidSplit/3/Hello [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1076: [2022-02-15T21:01:07.897Z] --- PASS: TestCopierSlow (0.21s) [2022-02-15T21:01:07.897Z] === RUN TestCopierWithSized [2022-02-15T21:01:07.897Z] === RUN TestCopierWithSized/as_is [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1077: Hello [2022-02-15T21:01:07.897Z] === RUN TestFindValidSplit/4/🙃 [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1076: [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-15T21:01:07.897Z] === RUN TestFindValidSplit/5/🙃 [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1077: [2022-02-15T21:01:07.897Z] === RUN TestFindValidSplit/6/a� [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1076: a [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1077: � [2022-02-15T21:01:07.897Z] === RUN TestFindValidSplit/7/a� [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1076: a� [2022-02-15T21:01:07.897Z] cloudwatchlogs_test.go:1077: [2022-02-15T21:01:07.897Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-15T21:01:07.897Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-15T21:01:07.897Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-15T21:01:07.897Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-15T21:01:07.897Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-15T21:01:07.897Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-15T21:01:07.897Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-15T21:01:07.897Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-15T21:01:07.897Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestProcessEventEmoji [2022-02-15T21:01:07.897Z] === RUN TestSearchRegistryForImagesErrors [2022-02-15T21:01:07.897Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestSearchRegistryForImages [2022-02-15T21:01:07.897Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestOnlyPlatformWithFallback [2022-02-15T21:01:07.897Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestImageDelete [2022-02-15T21:01:07.897Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-15T21:01:07.897Z] === RUN TestCollectBatchLineSplit [2022-02-15T21:01:07.897Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-15T21:01:07.897Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestCollectBatchMaxEvents [2022-02-15T21:01:07.897Z] === RUN TestImageDelete/no_lease [2022-02-15T21:01:07.897Z] --- PASS: TestCopierWithSized (0.05s) [2022-02-15T21:01:07.897Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-15T21:01:07.897Z] --- PASS: TestCopierWithSized/With_RingLogger (0.04s) [2022-02-15T21:01:07.897Z] === RUN TestCopierWithPartial [2022-02-15T21:01:07.897Z] === RUN TestImageDelete/lease_exists [2022-02-15T21:01:07.897Z] --- PASS: TestCopierWithPartial (0.01s) [2022-02-15T21:01:07.897Z] === RUN TestRingLogger [2022-02-15T21:01:07.897Z] --- PASS: TestRingLogger (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestRingCap [2022-02-15T21:01:07.897Z] --- PASS: TestRingCap (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestRingClose [2022-02-15T21:01:07.897Z] --- PASS: TestRingClose (0.00s) [2022-02-15T21:01:07.897Z] === RUN TestRingDrain [2022-02-15T21:01:07.897Z] --- PASS: TestRingDrain (0.00s) [2022-02-15T21:01:07.897Z] PASS [2022-02-15T21:01:07.897Z] coverage: 43.8% of statements [2022-02-15T21:01:07.897Z] --- PASS: TestCollectBatchMaxEvents (0.07s) [2022-02-15T21:01:07.897Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-15T21:01:07.897Z] ok github.com/docker/docker/daemon/logger 0.352s coverage: 43.8% of statements [2022-02-15T21:01:07.897Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-02-15T21:01:07.897Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-15T21:01:07.897Z] --- PASS: TestImageDelete (0.10s) [2022-02-15T21:01:07.897Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-15T21:01:07.897Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2022-02-15T21:01:07.897Z] === RUN TestContentStoreForPull [2022-02-15T21:01:07.897Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-02-15T21:01:07.897Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-15T21:01:07.897Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-02-15T21:01:07.898Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-15T21:01:07.898Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-15T21:01:07.898Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-15T21:01:07.898Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-15T21:01:07.898Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-15T21:01:07.898Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-15T21:01:07.898Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-15T21:01:07.898Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-15T21:01:07.898Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-15T21:01:07.898Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-15T21:01:07.898Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsFormat [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-15T21:01:07.898Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-15T21:01:07.898Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-15T21:01:07.898Z] === RUN TestCreateTagSuccess [2022-02-15T21:01:07.898Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-15T21:01:07.898Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-15T21:01:07.898Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-02-15T21:01:07.898Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-15T21:01:07.898Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-15T21:01:07.898Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-15T21:01:07.898Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-15T21:01:07.898Z] PASS [2022-02-15T21:01:07.898Z] coverage: 80.2% of statements [2022-02-15T21:01:07.898Z] ok github.com/docker/docker/daemon/logger/awslogs 0.491s coverage: 80.2% of statements [2022-02-15T21:01:07.960Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 69.9% of statements [2022-02-15T21:01:07.960Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-02-15T21:01:08.228Z] === RUN TestEmptyLayer [2022-02-15T21:01:08.228Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-15T21:01:08.228Z] === RUN TestCommitFailure [2022-02-15T21:01:08.228Z] --- PASS: TestCommitFailure (0.01s) [2022-02-15T21:01:08.228Z] === RUN TestStartTransactionFailure [2022-02-15T21:01:08.228Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-15T21:01:08.228Z] === RUN TestGetOrphan [2022-02-15T21:01:08.228Z] --- PASS: TestGetOrphan (0.01s) [2022-02-15T21:01:08.228Z] === RUN TestMountAndRegister [2022-02-15T21:01:08.366Z] --- PASS: TestContentStoreForPull (0.26s) [2022-02-15T21:01:08.366Z] PASS [2022-02-15T21:01:08.366Z] coverage: 6.7% of statements [2022-02-15T21:01:08.366Z] ok github.com/docker/docker/daemon/images 0.491s coverage: 6.7% of statements [2022-02-15T21:01:08.366Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-15T21:01:08.366Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-15T21:01:08.366Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-15T21:01:08.366Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-15T21:01:08.366Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-15T21:01:08.366Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-15T21:01:08.523Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2022-02-15T21:01:08.523Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-15T21:01:08.701Z] layer_test.go:270: Layer size: 14 [2022-02-15T21:01:08.701Z] --- PASS: TestMountAndRegister (0.05s) [2022-02-15T21:01:08.701Z] === RUN TestLayerRelease [2022-02-15T21:01:08.701Z] layer_test.go:303: Failing on Windows [2022-02-15T21:01:08.701Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestStoreRestore [2022-02-15T21:01:08.701Z] layer_test.go:352: Failing on Windows [2022-02-15T21:01:08.701Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestTarStreamStability [2022-02-15T21:01:08.701Z] layer_test.go:467: Failing on Windows [2022-02-15T21:01:08.701Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestRegisterExistingLayer [2022-02-15T21:01:08.701Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-02-15T21:01:08.701Z] === RUN TestTarStreamVerification [2022-02-15T21:01:08.701Z] layer_test.go:696: Failing on Windows [2022-02-15T21:01:08.701Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestLayerMigration [2022-02-15T21:01:08.701Z] migration_test.go:45: Failing on Windows [2022-02-15T21:01:08.701Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestLayerMigrationNoTarsplit [2022-02-15T21:01:08.701Z] migration_test.go:181: Failing on Windows [2022-02-15T21:01:08.701Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestMountInit [2022-02-15T21:01:08.701Z] mount_test.go:17: Failing on Windows [2022-02-15T21:01:08.701Z] --- SKIP: TestMountInit (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestMountSize [2022-02-15T21:01:08.701Z] mount_test.go:76: Failing on Windows [2022-02-15T21:01:08.701Z] --- SKIP: TestMountSize (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestMountChanges [2022-02-15T21:01:08.701Z] mount_test.go:125: Failing on Windows [2022-02-15T21:01:08.701Z] --- SKIP: TestMountChanges (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestMountApply [2022-02-15T21:01:08.701Z] mount_test.go:212: Failing on Windows [2022-02-15T21:01:08.701Z] --- SKIP: TestMountApply (0.00s) [2022-02-15T21:01:08.701Z] PASS [2022-02-15T21:01:08.701Z] coverage: 30.1% of statements [2022-02-15T21:01:08.701Z] ok github.com/docker/docker/layer 0.311s coverage: 30.1% of statements [2022-02-15T21:01:08.701Z] === RUN TestSequenceGetAvailableBit [2022-02-15T21:01:08.701Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestSequenceEqual [2022-02-15T21:01:08.701Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestSequenceCopy [2022-02-15T21:01:08.701Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestGetFirstAvailable [2022-02-15T21:01:08.701Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestFindSequence [2022-02-15T21:01:08.701Z] --- PASS: TestFindSequence (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestCheckIfAvailable [2022-02-15T21:01:08.701Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestMergeSequences [2022-02-15T21:01:08.701Z] --- PASS: TestMergeSequences (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestPushReservation [2022-02-15T21:01:08.701Z] --- PASS: TestPushReservation (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestSerializeDeserialize [2022-02-15T21:01:08.701Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestSet [2022-02-15T21:01:08.701Z] --- PASS: TestSet (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestSetUnset [2022-02-15T21:01:08.701Z] --- PASS: TestSetUnset (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestOffsetSetUnset [2022-02-15T21:01:08.701Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestSetInRange [2022-02-15T21:01:08.701Z] --- PASS: TestSetInRange (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestSetAnyInRange [2022-02-15T21:01:08.701Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestMethods [2022-02-15T21:01:08.701Z] --- PASS: TestMethods (0.00s) [2022-02-15T21:01:08.701Z] === RUN TestRandomAllocateDeallocate [2022-02-15T21:01:08.780Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 58.2% of statements [2022-02-15T21:01:08.833Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-15T21:01:08.833Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-15T21:01:08.833Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-15T21:01:08.833Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-02-15T21:01:08.833Z] === RUN TestFastTimeMarshalJSON [2022-02-15T21:01:08.833Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-02-15T21:01:08.833Z] PASS [2022-02-15T21:01:08.833Z] coverage: 87.2% of statements [2022-02-15T21:01:08.833Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.307s coverage: 87.2% of statements [2022-02-15T21:01:09.176Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-15T21:01:09.176Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-15T21:01:09.176Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-15T21:01:09.176Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-15T21:01:09.301Z] === RUN TestJSONFileLogger [2022-02-15T21:01:09.301Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-15T21:01:09.301Z] === RUN TestJSONFileLoggerWithTags [2022-02-15T21:01:09.301Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-15T21:01:09.301Z] === RUN TestJSONFileLoggerWithOpts [2022-02-15T21:01:09.301Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-02-15T21:01:09.301Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-15T21:01:09.301Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-02-15T21:01:09.301Z] === RUN TestEncodeDecode [2022-02-15T21:01:09.301Z] === PAUSE TestEncodeDecode [2022-02-15T21:01:09.301Z] === RUN TestUnexpectedEOF [2022-02-15T21:01:09.301Z] time="2022-02-15T21:01:09Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-15T21:01:09.301Z] time="2022-02-15T21:01:09Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-15T21:01:09.301Z] --- PASS: TestUnexpectedEOF (0.19s) [2022-02-15T21:01:09.301Z] === CONT TestEncodeDecode [2022-02-15T21:01:09.301Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-15T21:01:09.301Z] PASS [2022-02-15T21:01:09.301Z] coverage: 69.9% of statements [2022-02-15T21:01:09.301Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.320s coverage: 69.9% of statements [2022-02-15T21:01:09.343Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 31.5% of statements [2022-02-15T21:01:10.272Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-02-15T21:01:10.272Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-15T21:01:10.288Z] === RUN TestWriteLog [2022-02-15T21:01:10.288Z] === PAUSE TestWriteLog [2022-02-15T21:01:10.288Z] === RUN TestReadLog [2022-02-15T21:01:10.288Z] === PAUSE TestReadLog [2022-02-15T21:01:10.288Z] === RUN TestDecode [2022-02-15T21:01:10.288Z] --- PASS: TestDecode (0.06s) [2022-02-15T21:01:10.288Z] === CONT TestWriteLog [2022-02-15T21:01:10.288Z] === CONT TestReadLog [2022-02-15T21:01:10.288Z] --- PASS: TestWriteLog (0.01s) [2022-02-15T21:01:10.288Z] === RUN TestReadLog/tail_exact [2022-02-15T21:01:10.288Z] === RUN TestReadLog/tail_less_than_available [2022-02-15T21:01:10.288Z] === RUN TestReadLog/tail_more_than_available [2022-02-15T21:01:10.288Z] --- PASS: TestReadLog (0.25s) [2022-02-15T21:01:10.288Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-02-15T21:01:10.288Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-15T21:01:10.288Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-02-15T21:01:10.288Z] PASS [2022-02-15T21:01:10.288Z] coverage: 78.7% of statements [2022-02-15T21:01:10.288Z] ok github.com/docker/docker/daemon/logger/local 0.447s coverage: 78.7% of statements [2022-02-15T21:01:10.288Z] === RUN TestOpenFileDelete [2022-02-15T21:01:10.288Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-15T21:01:10.288Z] === RUN TestOpenFileRename [2022-02-15T21:01:10.288Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-15T21:01:10.288Z] === RUN TestHandleDecoderErr [2022-02-15T21:01:10.288Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-15T21:01:10.288Z] === RUN TestParseLogTagDefaultTag [2022-02-15T21:01:10.288Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-15T21:01:10.288Z] === RUN TestParseLogTag [2022-02-15T21:01:10.288Z] --- PASS: TestParseLogTag (0.00s) [2022-02-15T21:01:10.288Z] === RUN TestParseLogTagEmptyTag [2022-02-15T21:01:10.288Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-15T21:01:10.288Z] === RUN TestTailFiles [2022-02-15T21:01:10.288Z] --- PASS: TestTailFiles (0.00s) [2022-02-15T21:01:10.288Z] === RUN TestFollowLogsConsumerGone [2022-02-15T21:01:10.288Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-15T21:01:10.288Z] === RUN TestFollowLogsProducerGone [2022-02-15T21:01:10.288Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-15T21:01:10.288Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-15T21:01:10.288Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-15T21:01:10.288Z] === RUN TestCheckCapacityAndRotate [2022-02-15T21:01:10.288Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-15T21:01:10.288Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-15T21:01:10.288Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-15T21:01:10.288Z] --- PASS: TestCheckCapacityAndRotate (0.09s) [2022-02-15T21:01:10.288Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-15T21:01:10.288Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.04s) [2022-02-15T21:01:10.288Z] PASS [2022-02-15T21:01:10.288Z] coverage: 50.5% of statements [2022-02-15T21:01:10.288Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.185s coverage: 50.5% of statements [2022-02-15T21:01:10.757Z] === RUN TestLog [2022-02-15T21:01:10.757Z] --- PASS: TestLog (0.01s) [2022-02-15T21:01:10.757Z] PASS [2022-02-15T21:01:10.757Z] coverage: 31.5% of statements [2022-02-15T21:01:10.834Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2022-02-15T21:01:11.225Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.069s coverage: 31.5% of statements [2022-02-15T21:01:11.396Z] ok github.com/docker/docker/daemon/logger/splunk 1.561s coverage: 82.5% of statements [2022-02-15T21:01:11.396Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-15T21:01:11.396Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-15T21:01:11.398Z] === RUN TestInvalidConfig [2022-02-15T21:01:11.398Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-15T21:01:11.398Z] === RUN TestConfig [2022-02-15T21:01:11.398Z] --- PASS: TestConfig (0.00s) [2022-02-15T21:01:11.398Z] === RUN TestOptionsLabels [2022-02-15T21:01:11.398Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-15T21:01:11.398Z] === RUN TestValidName [2022-02-15T21:01:11.398Z] --- PASS: TestValidName (0.00s) [2022-02-15T21:01:11.398Z] PASS [2022-02-15T21:01:11.398Z] coverage: 19.7% of statements [2022-02-15T21:01:11.398Z] ok github.com/docker/docker/libnetwork/config 0.081s coverage: 19.7% of statements [2022-02-15T21:01:11.398Z] === RUN TestKey [2022-02-15T21:01:11.398Z] --- PASS: TestKey (0.00s) [2022-02-15T21:01:11.398Z] === RUN TestParseKey [2022-02-15T21:01:11.398Z] --- PASS: TestParseKey (0.00s) [2022-02-15T21:01:11.398Z] === RUN TestInvalidDataStore [2022-02-15T21:01:11.398Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-15T21:01:11.398Z] === RUN TestKVObjectFlatKey [2022-02-15T21:01:11.398Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-15T21:01:11.398Z] === RUN TestAtomicKVObjectFlatKey [2022-02-15T21:01:11.398Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-15T21:01:11.398Z] PASS [2022-02-15T21:01:11.398Z] coverage: 21.9% of statements [2022-02-15T21:01:11.398Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-02-15T21:01:11.693Z] === RUN TestValidateLogOpt [2022-02-15T21:01:11.693Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-15T21:01:11.693Z] === RUN TestNewMissedConfig [2022-02-15T21:01:11.693Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-15T21:01:11.693Z] === RUN TestNewMissedUrl [2022-02-15T21:01:11.693Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-15T21:01:11.693Z] === RUN TestNewMissedToken [2022-02-15T21:01:11.693Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-15T21:01:11.693Z] === RUN TestNewWithProxy [2022-02-15T21:01:11.693Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-15T21:01:11.693Z] === RUN TestDefault [2022-02-15T21:01:11.693Z] --- PASS: TestDefault (0.01s) [2022-02-15T21:01:11.693Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-15T21:01:11.693Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-02-15T21:01:11.693Z] === RUN TestJsonFormat [2022-02-15T21:01:11.693Z] --- PASS: TestJsonFormat (0.01s) [2022-02-15T21:01:11.693Z] === RUN TestRawFormat [2022-02-15T21:01:11.693Z] --- PASS: TestRawFormat (0.00s) [2022-02-15T21:01:11.693Z] === RUN TestRawFormatWithLabels [2022-02-15T21:01:11.693Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-15T21:01:11.693Z] === RUN TestRawFormatWithoutTag [2022-02-15T21:01:11.693Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-15T21:01:11.693Z] === RUN TestBatching [2022-02-15T21:01:11.693Z] === RUN TestNewParse [2022-02-15T21:01:11.693Z] --- PASS: TestNewParse (0.00s) [2022-02-15T21:01:11.693Z] PASS [2022-02-15T21:01:11.693Z] coverage: 8.3% of statements [2022-02-15T21:01:11.693Z] ok github.com/docker/docker/daemon/logger/templates 0.054s coverage: 8.3% of statements [2022-02-15T21:01:11.693Z] --- PASS: TestBatching (0.28s) [2022-02-15T21:01:11.693Z] === RUN TestFrequency [2022-02-15T21:01:11.693Z] === RUN TestParseLogFormat [2022-02-15T21:01:11.693Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-15T21:01:11.693Z] === RUN TestValidateLogOptEmpty [2022-02-15T21:01:11.693Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-15T21:01:11.693Z] === RUN TestValidateSyslogAddress [2022-02-15T21:01:11.693Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-15T21:01:11.693Z] === RUN TestParseAddressDefaultPort [2022-02-15T21:01:11.693Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-15T21:01:11.693Z] === RUN TestValidateSyslogFacility [2022-02-15T21:01:11.693Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-15T21:01:11.693Z] === RUN TestValidateLogOptSyslogFormat [2022-02-15T21:01:11.693Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-15T21:01:11.693Z] === RUN TestValidateLogOpt [2022-02-15T21:01:11.693Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-15T21:01:11.693Z] PASS [2022-02-15T21:01:11.693Z] coverage: 46.8% of statements [2022-02-15T21:01:11.693Z] ok github.com/docker/docker/daemon/logger/syslog 0.061s coverage: 46.8% of statements [2022-02-15T21:01:12.161Z] --- PASS: TestFrequency (0.18s) [2022-02-15T21:01:12.161Z] === RUN TestOneMessagePerRequest [2022-02-15T21:01:12.161Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-02-15T21:01:12.161Z] === RUN TestVerify [2022-02-15T21:01:12.161Z] --- PASS: TestVerify (0.00s) [2022-02-15T21:01:12.161Z] === RUN TestSkipVerify [2022-02-15T21:01:12.161Z] time="2022-02-15T21:01:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:12.161Z] time="2022-02-15T21:01:11Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:12.161Z] time="2022-02-15T21:01:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:12.161Z] time="2022-02-15T21:01:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:12.324Z] ok github.com/docker/docker/distribution/metadata 0.031s coverage: 48.2% of statements [2022-02-15T21:01:12.324Z] ok github.com/docker/docker/distribution 0.102s coverage: 26.3% of statements [2022-02-15T21:01:12.324Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-15T21:01:12.388Z] === RUN TestErrorInterfaces [2022-02-15T21:01:12.388Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-15T21:01:12.388Z] === RUN TestNetworkMarshalling [2022-02-15T21:01:12.389Z] === RUN TestIPDataMarshalling [2022-02-15T21:01:12.389Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-15T21:01:12.389Z] === RUN TestValidateAndIsV6 [2022-02-15T21:01:12.389Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-15T21:01:12.389Z] PASS [2022-02-15T21:01:12.389Z] coverage: 68.9% of statements [2022-02-15T21:01:12.389Z] ok github.com/docker/docker/libnetwork/driverapi 0.043s coverage: 68.9% of statements [2022-02-15T21:01:12.857Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-02-15T21:01:12.857Z] === RUN TestEndpointMarshalling [2022-02-15T21:01:12.857Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-15T21:01:12.857Z] === RUN TestAuxAddresses [2022-02-15T21:01:12.857Z] time="2022-02-15T21:01:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T21:01:12.857Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-15T21:01:12.857Z] === RUN TestSRVServiceQuery [2022-02-15T21:01:12.857Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:12.857Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-15T21:01:12.857Z] === RUN TestServiceVIPReuse [2022-02-15T21:01:12.857Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:12.857Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-15T21:01:12.857Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-15T21:01:12.857Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:12.857Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-15T21:01:12.857Z] === RUN TestDNSIPQuery [2022-02-15T21:01:12.857Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:12.857Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-15T21:01:12.857Z] === RUN TestDNSProxyServFail [2022-02-15T21:01:12.857Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:12.857Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-02-15T21:01:12.857Z] === RUN TestSandboxAddEmpty [2022-02-15T21:01:12.857Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:12.857Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-15T21:01:12.857Z] === RUN TestSandboxAddMultiPrio [2022-02-15T21:01:12.857Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:12.857Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-15T21:01:12.857Z] === RUN TestSandboxAddSamePrio [2022-02-15T21:01:12.857Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:12.857Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-15T21:01:12.857Z] === RUN TestCleanupServiceDiscovery [2022-02-15T21:01:12.857Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:12.857Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-15T21:01:12.857Z] === RUN TestDNSOptions [2022-02-15T21:01:12.857Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:12.857Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-15T21:01:12.857Z] === RUN TestMultipleControllersWithSameStore [2022-02-15T21:01:12.857Z] time="2022-02-15T21:01:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T21:01:12.857Z] time="2022-02-15T21:01:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T21:01:12.857Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2022-02-15T21:01:12.857Z] PASS [2022-02-15T21:01:12.857Z] coverage: 8.5% of statements [2022-02-15T21:01:12.857Z] ok github.com/docker/docker/libnetwork 0.396s coverage: 8.5% of statements [2022-02-15T21:01:12.857Z] === RUN TestDriver [2022-02-15T21:01:12.858Z] --- PASS: TestDriver (0.00s) [2022-02-15T21:01:12.858Z] PASS [2022-02-15T21:01:12.858Z] coverage: 34.8% of statements [2022-02-15T21:01:12.858Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2022-02-15T21:01:13.148Z] --- PASS: TestSkipVerify (0.87s) [2022-02-15T21:01:13.148Z] === RUN TestBufferMaximum [2022-02-15T21:01:13.148Z] time="2022-02-15T21:01:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:13.148Z] time="2022-02-15T21:01:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:13.148Z] time="2022-02-15T21:01:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:13.148Z] time="2022-02-15T21:01:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:13.148Z] time="2022-02-15T21:01:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:13.148Z] time="2022-02-15T21:01:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644958872.610137\",\"host\":\"6a7d4f44dbba\"}'" [2022-02-15T21:01:13.148Z] time="2022-02-15T21:01:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644958872.610137\",\"host\":\"6a7d4f44dbba\"}'" [2022-02-15T21:01:13.148Z] --- PASS: TestBufferMaximum (0.00s) [2022-02-15T21:01:13.148Z] === RUN TestServerAlwaysDown [2022-02-15T21:01:13.148Z] time="2022-02-15T21:01:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:13.148Z] time="2022-02-15T21:01:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:13.148Z] time="2022-02-15T21:01:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644958872.614141\",\"host\":\"6a7d4f44dbba\"}'" [2022-02-15T21:01:13.148Z] time="2022-02-15T21:01:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644958872.614141\",\"host\":\"6a7d4f44dbba\"}'" [2022-02-15T21:01:13.148Z] time="2022-02-15T21:01:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:01:13.149Z] time="2022-02-15T21:01:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644958872.614141\",\"host\":\"6a7d4f44dbba\"}'" [2022-02-15T21:01:13.149Z] time="2022-02-15T21:01:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644958872.615140\",\"host\":\"6a7d4f44dbba\"}'" [2022-02-15T21:01:13.149Z] time="2022-02-15T21:01:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644958872.615140\",\"host\":\"6a7d4f44dbba\"}'" [2022-02-15T21:01:13.149Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-15T21:01:13.149Z] === RUN TestCannotSendAfterClose [2022-02-15T21:01:13.149Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-15T21:01:13.149Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-15T21:01:13.253Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2022-02-15T21:01:13.616Z] === RUN TestV1IDService [2022-02-15T21:01:13.616Z] --- PASS: TestV1IDService (0.02s) [2022-02-15T21:01:13.616Z] === RUN TestV2MetadataService [2022-02-15T21:01:13.815Z] ok github.com/docker/docker/image 0.014s coverage: 86.6% of statements [2022-02-15T21:01:13.845Z] === RUN TestDriver [2022-02-15T21:01:13.845Z] --- PASS: TestDriver (0.00s) [2022-02-15T21:01:13.845Z] PASS [2022-02-15T21:01:13.845Z] coverage: 34.8% of statements [2022-02-15T21:01:13.845Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-02-15T21:01:13.845Z] === RUN TestNetworkAllocateFree [2022-02-15T21:01:13.845Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-15T21:01:13.845Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-15T21:01:13.845Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-15T21:01:13.845Z] PASS [2022-02-15T21:01:13.845Z] coverage: 63.6% of statements [2022-02-15T21:01:13.845Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.079s coverage: 63.6% of statements [2022-02-15T21:01:14.072Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-15T21:01:14.084Z] time="2022-02-15T21:01:13Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-15T21:01:14.085Z] time="2022-02-15T21:01:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6a7d4f44dbba\"}'" [2022-02-15T21:01:14.085Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-02-15T21:01:14.085Z] PASS [2022-02-15T21:01:14.085Z] coverage: 82.5% of statements [2022-02-15T21:01:14.085Z] ok github.com/docker/docker/daemon/logger/splunk 2.438s coverage: 82.5% of statements [2022-02-15T21:01:14.085Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-15T21:01:14.085Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-15T21:01:14.085Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-15T21:01:14.085Z] === RUN TestSuccessfulDownload [2022-02-15T21:01:14.085Z] download_test.go:267: Needs fixing on Windows [2022-02-15T21:01:14.085Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-15T21:01:14.085Z] === RUN TestCancelledDownload [2022-02-15T21:01:14.085Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-15T21:01:14.085Z] === RUN TestMaxDownloadAttempts [2022-02-15T21:01:14.085Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T21:01:14.085Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T21:01:14.085Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T21:01:14.085Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T21:01:14.085Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T21:01:14.085Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T21:01:14.085Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T21:01:14.085Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T21:01:14.085Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T21:01:14.085Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T21:01:14.085Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T21:01:14.085Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T21:01:14.314Z] === RUN TestGetEmptyCapabilities [2022-02-15T21:01:14.314Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-15T21:01:14.314Z] === RUN TestGetExtraCapabilities [2022-02-15T21:01:14.314Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-15T21:01:14.314Z] === RUN TestGetInvalidCapabilities [2022-02-15T21:01:14.314Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-15T21:01:14.314Z] === RUN TestRemoteDriver [2022-02-15T21:01:14.314Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-15T21:01:14.314Z] === RUN TestDriverError [2022-02-15T21:01:14.314Z] --- PASS: TestDriverError (0.00s) [2022-02-15T21:01:14.314Z] === RUN TestMissingValues [2022-02-15T21:01:14.314Z] --- PASS: TestMissingValues (0.01s) [2022-02-15T21:01:14.314Z] === RUN TestRollback [2022-02-15T21:01:14.314Z] --- PASS: TestRollback (0.00s) [2022-02-15T21:01:14.314Z] PASS [2022-02-15T21:01:14.314Z] coverage: 57.4% of statements [2022-02-15T21:01:14.314Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.101s coverage: 57.4% of statements [2022-02-15T21:01:14.552Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-15T21:01:14.553Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-15T21:01:14.553Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-15T21:01:14.553Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-15T21:01:14.553Z] === RUN TestContinueOnError_NeverContinue [2022-02-15T21:01:14.553Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-15T21:01:14.553Z] === RUN TestManifestStore [2022-02-15T21:01:14.553Z] === RUN TestManifestStore/no_remote_or_local [2022-02-15T21:01:14.553Z] --- PASS: TestV2MetadataService (0.86s) [2022-02-15T21:01:14.553Z] PASS [2022-02-15T21:01:14.553Z] coverage: 48.2% of statements [2022-02-15T21:01:14.553Z] ok github.com/docker/docker/distribution/metadata 0.943s coverage: 48.2% of statements [2022-02-15T21:01:14.553Z] time="2022-02-15T21:01:14Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3237841756\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-15T21:01:14.553Z] === RUN TestManifestStore/no_local_cache [2022-02-15T21:01:14.553Z] time="2022-02-15T21:01:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T21:01:14.553Z] time="2022-02-15T21:01:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T21:01:14.553Z] time="2022-02-15T21:01:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T21:01:14.553Z] time="2022-02-15T21:01:14Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T21:01:14.553Z] === RUN TestManifestStore/with_local_cache [2022-02-15T21:01:14.553Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-02-15T21:01:14.553Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-02-15T21:01:14.553Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-02-15T21:01:14.553Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-02-15T21:01:14.553Z] === RUN TestTransfer [2022-02-15T21:01:14.553Z] === RUN TestManifestStore/unknown_media_type [2022-02-15T21:01:14.553Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-15T21:01:14.553Z] time="2022-02-15T21:01:14Z" level=warning msg="reference for unknown type: " [2022-02-15T21:01:14.553Z] time="2022-02-15T21:01:14Z" level=warning msg="reference for unknown type: " [2022-02-15T21:01:14.553Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-15T21:01:14.553Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-15T21:01:14.553Z] time="2022-02-15T21:01:14Z" level=warning msg="reference for unknown type: " [2022-02-15T21:01:14.553Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-15T21:01:14.553Z] time="2022-02-15T21:01:14Z" level=warning msg="reference for unknown type: " [2022-02-15T21:01:14.553Z] time="2022-02-15T21:01:14Z" level=warning msg="reference for unknown type: " [2022-02-15T21:01:14.553Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-15T21:01:14.553Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-15T21:01:14.553Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-15T21:01:14.553Z] time="2022-02-15T21:01:14Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-15T21:01:14.553Z] --- PASS: TestManifestStore (0.36s) [2022-02-15T21:01:14.553Z] --- PASS: TestManifestStore/no_remote_or_local (0.25s) [2022-02-15T21:01:14.553Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-15T21:01:14.553Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-15T21:01:14.553Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-02-15T21:01:14.553Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-02-15T21:01:14.553Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-02-15T21:01:14.553Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-02-15T21:01:14.553Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-02-15T21:01:14.553Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-02-15T21:01:14.553Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaType [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-15T21:01:14.553Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-15T21:01:14.553Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-15T21:01:14.553Z] === RUN TestFixManifestLayers [2022-02-15T21:01:14.553Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-15T21:01:14.553Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-15T21:01:14.553Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-15T21:01:14.553Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-15T21:01:14.553Z] === RUN TestFixManifestLayersBadParent [2022-02-15T21:01:14.553Z] --- PASS: TestFixManifestLayersBadParent (0.01s) [2022-02-15T21:01:14.553Z] === RUN TestValidateManifest [2022-02-15T21:01:14.553Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-15T21:01:14.553Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-15T21:01:14.553Z] === RUN TestFormatPlatform [2022-02-15T21:01:14.553Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-15T21:01:14.553Z] === RUN TestGetRepositoryMountCandidates [2022-02-15T21:01:14.553Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-02-15T21:01:14.553Z] === RUN TestLayerAlreadyExists [2022-02-15T21:01:14.553Z] 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-02-15T21:01:14.553Z] 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-02-15T21:01:14.553Z] 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-02-15T21:01:14.553Z] 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-02-15T21:01:14.635Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-02-15T21:01:14.891Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 85.4% of statements [2022-02-15T21:01:14.891Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-15T21:01:15.021Z] 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-02-15T21:01:15.021Z] 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-02-15T21:01:15.021Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-02-15T21:01:15.021Z] === RUN TestWhenEmptyAuthConfig [2022-02-15T21:01:15.021Z] --- PASS: TestTransfer (0.13s) [2022-02-15T21:01:15.021Z] === RUN TestConcurrencyLimit [2022-02-15T21:01:15.021Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-02-15T21:01:15.021Z] === RUN TestInactiveJobs [2022-02-15T21:01:15.021Z] === RUN TestNotFound [2022-02-15T21:01:15.021Z] --- PASS: TestNotFound (0.00s) [2022-02-15T21:01:15.021Z] === RUN TestConflict [2022-02-15T21:01:15.021Z] --- PASS: TestConflict (0.00s) [2022-02-15T21:01:15.021Z] === RUN TestForbidden [2022-02-15T21:01:15.021Z] --- PASS: TestForbidden (0.00s) [2022-02-15T21:01:15.021Z] === RUN TestInvalidParameter [2022-02-15T21:01:15.021Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-15T21:01:15.021Z] === RUN TestNotImplemented [2022-02-15T21:01:15.021Z] --- PASS: TestNotImplemented (0.00s) [2022-02-15T21:01:15.021Z] === RUN TestNotModified [2022-02-15T21:01:15.021Z] --- PASS: TestNotModified (0.00s) [2022-02-15T21:01:15.021Z] === RUN TestUnauthorized [2022-02-15T21:01:15.021Z] --- PASS: TestUnauthorized (0.00s) [2022-02-15T21:01:15.021Z] === RUN TestUnknown [2022-02-15T21:01:15.021Z] --- PASS: TestUnknown (0.00s) [2022-02-15T21:01:15.021Z] === RUN TestCancelled [2022-02-15T21:01:15.021Z] --- PASS: TestCancelled (0.00s) [2022-02-15T21:01:15.021Z] === RUN TestDeadline [2022-02-15T21:01:15.021Z] --- PASS: TestDeadline (0.00s) [2022-02-15T21:01:15.021Z] === RUN TestDataLoss [2022-02-15T21:01:15.021Z] --- PASS: TestDataLoss (0.00s) [2022-02-15T21:01:15.021Z] === RUN TestUnavailable [2022-02-15T21:01:15.021Z] --- PASS: TestUnavailable (0.00s) [2022-02-15T21:01:15.021Z] === RUN TestSystem [2022-02-15T21:01:15.021Z] --- PASS: TestSystem (0.00s) [2022-02-15T21:01:15.021Z] === RUN TestFromStatusCode [2022-02-15T21:01:15.021Z] === RUN TestFromStatusCode/Not_Found [2022-02-15T21:01:15.021Z] === RUN TestFromStatusCode/Bad_Request [2022-02-15T21:01:15.021Z] === RUN TestFromStatusCode/Conflict [2022-02-15T21:01:15.021Z] === RUN TestFromStatusCode/Unauthorized [2022-02-15T21:01:15.021Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-15T21:01:15.021Z] === RUN TestFromStatusCode/Forbidden [2022-02-15T21:01:15.021Z] === RUN TestFromStatusCode/Not_Modified [2022-02-15T21:01:15.021Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-15T21:01:15.021Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-15T21:01:15.021Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-15T21:01:15.021Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-15T21:01:15.021Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-15T21:01:15.021Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-15T21:01:15.021Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-15T21:01:15.021Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-15T21:01:15.021Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-15T21:01:15.021Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-15T21:01:15.021Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-15T21:01:15.021Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-15T21:01:15.021Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-15T21:01:15.021Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-15T21:01:15.021Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-15T21:01:15.021Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-15T21:01:15.021Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-15T21:01:15.021Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-15T21:01:15.021Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-15T21:01:15.021Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-15T21:01:15.021Z] PASS [2022-02-15T21:01:15.021Z] coverage: 53.1% of statements [2022-02-15T21:01:15.021Z] ok github.com/docker/docker/errdefs 0.049s coverage: 53.1% of statements [2022-02-15T21:01:15.148Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-02-15T21:01:15.148Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-15T21:01:15.300Z] === RUN TestNew [2022-02-15T21:01:15.300Z] --- PASS: TestNew (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestAddDriver [2022-02-15T21:01:15.300Z] --- PASS: TestAddDriver (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestAddDuplicateDriver [2022-02-15T21:01:15.300Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-15T21:01:15.300Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestDriver [2022-02-15T21:01:15.300Z] --- PASS: TestDriver (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestIPAM [2022-02-15T21:01:15.300Z] --- PASS: TestIPAM (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestWalkIPAMs [2022-02-15T21:01:15.300Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestWalkDrivers [2022-02-15T21:01:15.300Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-15T21:01:15.300Z] PASS [2022-02-15T21:01:15.300Z] coverage: 82.4% of statements [2022-02-15T21:01:15.300Z] ok github.com/docker/docker/libnetwork/drvregistry 0.105s coverage: 82.4% of statements [2022-02-15T21:01:15.300Z] --- PASS: TestRandomAllocateDeallocate (6.43s) [2022-02-15T21:01:15.300Z] === RUN TestAllocateRandomDeallocate [2022-02-15T21:01:15.300Z] === RUN TestBuildDefault [2022-02-15T21:01:15.300Z] --- PASS: TestBuildDefault (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestBuildHostnameDomainname [2022-02-15T21:01:15.300Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestBuildHostname [2022-02-15T21:01:15.300Z] --- PASS: TestBuildHostname (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestBuildHostnameFQDN [2022-02-15T21:01:15.300Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestBuildNoIP [2022-02-15T21:01:15.300Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestUpdate [2022-02-15T21:01:15.300Z] --- PASS: TestUpdate (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-15T21:01:15.300Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-15T21:01:15.300Z] === RUN TestNAT [2022-02-15T21:01:15.300Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-15T21:01:15.300Z] --- SKIP: TestNAT (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestTransparent [2022-02-15T21:01:15.300Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-15T21:01:15.300Z] --- SKIP: TestTransparent (0.00s) [2022-02-15T21:01:15.300Z] PASS [2022-02-15T21:01:15.300Z] coverage: 0.0% of statements [2022-02-15T21:01:15.300Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestAddEmpty [2022-02-15T21:01:15.300Z] --- PASS: TestAddEmpty (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestAdd [2022-02-15T21:01:15.300Z] --- PASS: TestAdd (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestDeleteEmpty [2022-02-15T21:01:15.300Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestDeleteNewline [2022-02-15T21:01:15.300Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestDelete [2022-02-15T21:01:15.300Z] --- PASS: TestDelete (0.00s) [2022-02-15T21:01:15.300Z] === RUN TestConcurrentWrites [2022-02-15T21:01:15.300Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.056s coverage: 0.0% of statements [2022-02-15T21:01:15.406Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-02-15T21:01:15.489Z] --- PASS: TestInactiveJobs (0.40s) [2022-02-15T21:01:15.489Z] === RUN TestWatchRelease [2022-02-15T21:01:15.489Z] --- PASS: TestWatchRelease (0.04s) [2022-02-15T21:01:15.489Z] === RUN TestWatchFinishedTransfer [2022-02-15T21:01:15.489Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-15T21:01:15.489Z] === RUN TestDuplicateTransfer [2022-02-15T21:01:15.489Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-15T21:01:15.489Z] === RUN TestSuccessfulUpload [2022-02-15T21:01:15.768Z] --- PASS: TestConcurrentWrites (0.29s) [2022-02-15T21:01:15.768Z] PASS [2022-02-15T21:01:15.768Z] coverage: 81.2% of statements [2022-02-15T21:01:15.768Z] ok github.com/docker/docker/libnetwork/etchosts 0.358s coverage: 81.2% of statements [2022-02-15T21:01:15.957Z] time="2022-02-15T21:01:15Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-15T21:01:15.957Z] --- PASS: TestWhenEmptyAuthConfig (1.19s) [2022-02-15T21:01:15.957Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-15T21:01:15.957Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-15T21:01:15.957Z] === RUN TestTokenPassThru [2022-02-15T21:01:15.957Z] --- PASS: TestTokenPassThru (0.03s) [2022-02-15T21:01:15.957Z] === RUN TestTokenPassThruDifferentHost [2022-02-15T21:01:15.957Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-15T21:01:15.957Z] PASS [2022-02-15T21:01:15.957Z] coverage: 24.6% of statements [2022-02-15T21:01:15.957Z] ok github.com/docker/docker/distribution 1.688s coverage: 24.6% of statements [2022-02-15T21:01:15.957Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-02-15T21:01:15.957Z] === RUN TestCancelledUpload [2022-02-15T21:01:15.957Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-15T21:01:15.957Z] PASS [2022-02-15T21:01:15.957Z] coverage: 77.6% of statements [2022-02-15T21:01:15.957Z] ok github.com/docker/docker/distribution/xfer 1.985s coverage: 77.6% of statements [2022-02-15T21:01:16.237Z] === RUN TestNew [2022-02-15T21:01:16.237Z] --- PASS: TestNew (0.00s) [2022-02-15T21:01:16.237Z] === RUN TestAllocate [2022-02-15T21:01:16.237Z] --- PASS: TestAllocate (0.00s) [2022-02-15T21:01:16.237Z] === RUN TestUninitialized [2022-02-15T21:01:16.237Z] --- PASS: TestUninitialized (0.00s) [2022-02-15T21:01:16.237Z] === RUN TestAllocateInRange [2022-02-15T21:01:16.237Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-15T21:01:16.237Z] === RUN TestAllocateSerial [2022-02-15T21:01:16.237Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-15T21:01:16.237Z] PASS [2022-02-15T21:01:16.237Z] coverage: 87.5% of statements [2022-02-15T21:01:16.237Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-02-15T21:01:16.237Z] === RUN TestCaller [2022-02-15T21:01:16.237Z] --- PASS: TestCaller (0.00s) [2022-02-15T21:01:16.237Z] PASS [2022-02-15T21:01:16.237Z] coverage: 100.0% of statements [2022-02-15T21:01:16.237Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2022-02-15T21:01:16.237Z] --- PASS: TestAllocateRandomDeallocate (1.08s) [2022-02-15T21:01:16.237Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-15T21:01:16.336Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2022-02-15T21:01:16.425Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-15T21:01:16.425Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-15T21:01:16.425Z] === RUN TestCompare [2022-02-15T21:01:16.425Z] --- PASS: TestCompare (0.00s) [2022-02-15T21:01:16.425Z] PASS [2022-02-15T21:01:16.425Z] coverage: 19.2% of statements [2022-02-15T21:01:16.425Z] ok github.com/docker/docker/image/cache 0.076s coverage: 19.2% of statements [2022-02-15T21:01:16.425Z] === RUN TestFSGetInvalidData [2022-02-15T21:01:16.425Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-02-15T21:01:16.425Z] === RUN TestFSInvalidSet [2022-02-15T21:01:16.425Z] --- PASS: TestFSInvalidSet (0.01s) [2022-02-15T21:01:16.425Z] === RUN TestFSInvalidRoot [2022-02-15T21:01:16.425Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-15T21:01:16.425Z] === RUN TestFSMetadataGetSet [2022-02-15T21:01:16.425Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-15T21:01:16.425Z] === RUN TestFSInvalidWalker [2022-02-15T21:01:16.425Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-02-15T21:01:16.425Z] === RUN TestFSGetSet [2022-02-15T21:01:16.425Z] --- PASS: TestFSGetSet (0.04s) [2022-02-15T21:01:16.425Z] === RUN TestFSGetUnsetKey [2022-02-15T21:01:16.425Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-15T21:01:16.425Z] === RUN TestFSGetEmptyData [2022-02-15T21:01:16.425Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-15T21:01:16.425Z] === RUN TestFSDelete [2022-02-15T21:01:16.425Z] --- PASS: TestFSDelete (0.02s) [2022-02-15T21:01:16.425Z] === RUN TestFSWalker [2022-02-15T21:01:16.425Z] --- PASS: TestFSWalker (0.02s) [2022-02-15T21:01:16.425Z] === RUN TestFSWalkerStopOnError [2022-02-15T21:01:16.425Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-02-15T21:01:16.425Z] === RUN TestNewFromJSON [2022-02-15T21:01:16.425Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-15T21:01:16.425Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-15T21:01:16.425Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-15T21:01:16.425Z] === RUN TestMarshalKeyOrder [2022-02-15T21:01:16.425Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-15T21:01:16.425Z] === RUN TestHistoryEqual [2022-02-15T21:01:16.706Z] === RUN TestSetSerialInsertDelete [2022-02-15T21:01:16.706Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-15T21:01:16.706Z] === RUN TestSetParallelInsertDelete [2022-02-15T21:01:16.892Z] --- PASS: TestHistoryEqual (0.22s) [2022-02-15T21:01:16.892Z] === RUN TestImage [2022-02-15T21:01:16.892Z] --- PASS: TestImage (0.00s) [2022-02-15T21:01:16.892Z] === RUN TestImageOSNotEmpty [2022-02-15T21:01:16.892Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-15T21:01:16.892Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-15T21:01:16.892Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-15T21:01:16.892Z] === RUN TestCreate [2022-02-15T21:01:16.892Z] --- PASS: TestCreate (0.01s) [2022-02-15T21:01:16.892Z] === RUN TestRestore [2022-02-15T21:01:16.892Z] time="2022-02-15T21:01:16Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-15T21:01:16.892Z] --- PASS: TestRestore (0.03s) [2022-02-15T21:01:16.892Z] === RUN TestAddDelete [2022-02-15T21:01:16.892Z] --- PASS: TestAddDelete (0.03s) [2022-02-15T21:01:16.892Z] === RUN TestSearchAfterDelete [2022-02-15T21:01:16.892Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-02-15T21:01:16.892Z] === RUN TestParentReset [2022-02-15T21:01:16.892Z] --- PASS: TestParentReset (0.03s) [2022-02-15T21:01:16.892Z] === RUN TestGetAndSetLastUpdated [2022-02-15T21:01:16.892Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-02-15T21:01:16.892Z] === RUN TestStoreLen [2022-02-15T21:01:16.892Z] --- PASS: TestStoreLen (0.05s) [2022-02-15T21:01:16.892Z] PASS [2022-02-15T21:01:16.892Z] coverage: 86.6% of statements [2022-02-15T21:01:16.892Z] ok github.com/docker/docker/image 0.680s coverage: 86.6% of statements [2022-02-15T21:01:16.898Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2022-02-15T21:01:17.155Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-02-15T21:01:17.360Z] === RUN TestMakeV1ConfigFromConfig [2022-02-15T21:01:17.360Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-15T21:01:17.360Z] PASS [2022-02-15T21:01:17.360Z] coverage: 25.0% of statements [2022-02-15T21:01:17.360Z] ok github.com/docker/docker/image/v1 0.076s coverage: 25.0% of statements [2022-02-15T21:01:17.695Z] === RUN TestInt2IP2IntConversion [2022-02-15T21:01:17.695Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.50s) [2022-02-15T21:01:17.695Z] === RUN TestRetrieveFromStore [2022-02-15T21:01:17.828Z] === RUN TestValidateManifest [2022-02-15T21:01:17.828Z] === RUN TestValidateManifest/nil [2022-02-15T21:01:17.828Z] === RUN TestValidateManifest/non-nil [2022-02-15T21:01:17.828Z] --- PASS: TestValidateManifest (0.00s) [2022-02-15T21:01:17.828Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-15T21:01:17.828Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-15T21:01:17.828Z] PASS [2022-02-15T21:01:17.828Z] coverage: 0.7% of statements [2022-02-15T21:01:17.828Z] ok github.com/docker/docker/image/tarexport 0.128s coverage: 0.7% of statements [2022-02-15T21:01:17.828Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-15T21:01:18.164Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-02-15T21:01:18.164Z] === RUN TestGetAddressVersion [2022-02-15T21:01:18.164Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-15T21:01:18.164Z] === RUN TestKeyString [2022-02-15T21:01:18.164Z] --- PASS: TestKeyString (0.00s) [2022-02-15T21:01:18.164Z] === RUN TestPoolDataMarshal [2022-02-15T21:01:18.164Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-15T21:01:18.164Z] === RUN TestSubnetsMarshal [2022-02-15T21:01:18.164Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-02-15T21:01:18.164Z] === RUN TestAddSubnets [2022-02-15T21:01:18.164Z] --- PASS: TestAddSubnets (0.06s) [2022-02-15T21:01:18.164Z] === RUN TestDoublePoolRelease [2022-02-15T21:01:18.164Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-02-15T21:01:18.164Z] === RUN TestAddReleasePoolID [2022-02-15T21:01:18.164Z] === RUN TestPoolRequest [2022-02-15T21:01:18.164Z] --- PASS: TestPoolRequest (0.00s) [2022-02-15T21:01:18.164Z] === RUN TestOtherRequests [2022-02-15T21:01:18.164Z] --- PASS: TestOtherRequests (0.00s) [2022-02-15T21:01:18.164Z] PASS [2022-02-15T21:01:18.164Z] coverage: 57.1% of statements [2022-02-15T21:01:18.164Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-02-15T21:01:18.164Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-02-15T21:01:18.164Z] === RUN TestPredefinedPool [2022-02-15T21:01:18.521Z] ok github.com/docker/docker/pkg/archive 0.284s coverage: 82.6% of statements [2022-02-15T21:01:18.633Z] --- PASS: TestRetrieveFromStore (0.54s) [2022-02-15T21:01:18.633Z] === RUN TestIsCorrupted [2022-02-15T21:01:18.633Z] --- PASS: TestPredefinedPool (0.03s) [2022-02-15T21:01:18.633Z] === RUN TestRemoveSubnet [2022-02-15T21:01:18.633Z] --- PASS: TestIsCorrupted (0.02s) [2022-02-15T21:01:18.633Z] === RUN TestSetRollover [2022-02-15T21:01:18.633Z] --- PASS: TestRemoveSubnet (0.24s) [2022-02-15T21:01:18.633Z] === RUN TestGetSameAddress [2022-02-15T21:01:18.633Z] --- PASS: TestGetSameAddress (0.03s) [2022-02-15T21:01:18.633Z] === RUN TestPoolAllocationReuse [2022-02-15T21:01:18.814Z] === RUN TestSerialization [2022-02-15T21:01:18.814Z] --- PASS: TestSerialization (0.03s) [2022-02-15T21:01:18.814Z] PASS [2022-02-15T21:01:18.814Z] coverage: 100.0% of statements [2022-02-15T21:01:18.814Z] ok github.com/docker/docker/libcontainerd/queue 0.072s coverage: 100.0% of statements [2022-02-15T21:01:19.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-15T21:01:19.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-15T21:01:19.282Z] === RUN TestEmptyLayer [2022-02-15T21:01:19.282Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-15T21:01:19.282Z] === RUN TestCommitFailure [2022-02-15T21:01:19.282Z] --- PASS: TestCommitFailure (0.01s) [2022-02-15T21:01:19.282Z] === RUN TestStartTransactionFailure [2022-02-15T21:01:19.282Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-15T21:01:19.282Z] === RUN TestGetOrphan [2022-02-15T21:01:19.282Z] --- PASS: TestGetOrphan (0.01s) [2022-02-15T21:01:19.282Z] === RUN TestMountAndRegister [2022-02-15T21:01:19.282Z] layer_test.go:270: Layer size: 14 [2022-02-15T21:01:19.282Z] --- PASS: TestMountAndRegister (0.06s) [2022-02-15T21:01:19.282Z] === RUN TestLayerRelease [2022-02-15T21:01:19.282Z] layer_test.go:303: Failing on Windows [2022-02-15T21:01:19.282Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-15T21:01:19.282Z] === RUN TestStoreRestore [2022-02-15T21:01:19.282Z] layer_test.go:352: Failing on Windows [2022-02-15T21:01:19.282Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-15T21:01:19.282Z] === RUN TestTarStreamStability [2022-02-15T21:01:19.282Z] layer_test.go:467: Failing on Windows [2022-02-15T21:01:19.282Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-15T21:01:19.282Z] === RUN TestRegisterExistingLayer [2022-02-15T21:01:19.282Z] --- PASS: TestRegisterExistingLayer (0.13s) [2022-02-15T21:01:19.282Z] === RUN TestTarStreamVerification [2022-02-15T21:01:19.282Z] layer_test.go:696: Failing on Windows [2022-02-15T21:01:19.282Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-15T21:01:19.282Z] === RUN TestLayerMigration [2022-02-15T21:01:19.282Z] migration_test.go:45: Failing on Windows [2022-02-15T21:01:19.282Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-15T21:01:19.282Z] === RUN TestLayerMigrationNoTarsplit [2022-02-15T21:01:19.282Z] migration_test.go:181: Failing on Windows [2022-02-15T21:01:19.282Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-15T21:01:19.282Z] === RUN TestMountInit [2022-02-15T21:01:19.282Z] mount_test.go:17: Failing on Windows [2022-02-15T21:01:19.282Z] --- SKIP: TestMountInit (0.00s) [2022-02-15T21:01:19.282Z] === RUN TestMountSize [2022-02-15T21:01:19.282Z] mount_test.go:76: Failing on Windows [2022-02-15T21:01:19.282Z] --- SKIP: TestMountSize (0.00s) [2022-02-15T21:01:19.282Z] === RUN TestMountChanges [2022-02-15T21:01:19.282Z] mount_test.go:125: Failing on Windows [2022-02-15T21:01:19.282Z] --- SKIP: TestMountChanges (0.00s) [2022-02-15T21:01:19.282Z] === RUN TestMountApply [2022-02-15T21:01:19.282Z] mount_test.go:212: Failing on Windows [2022-02-15T21:01:19.282Z] --- SKIP: TestMountApply (0.00s) [2022-02-15T21:01:19.282Z] PASS [2022-02-15T21:01:19.282Z] coverage: 30.1% of statements [2022-02-15T21:01:19.282Z] ok github.com/docker/docker/layer 0.325s coverage: 30.1% of statements [2022-02-15T21:01:19.450Z] ok github.com/docker/docker/pkg/authorization 0.225s coverage: 68.3% of statements [2022-02-15T21:01:19.450Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-15T21:01:19.450Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-15T21:01:19.621Z] === RUN TestGetCapabilities [2022-02-15T21:01:19.621Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-15T21:01:19.621Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-15T21:01:19.621Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-15T21:01:19.621Z] === RUN TestGetDefaultAddressSpaces [2022-02-15T21:01:19.621Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-15T21:01:19.621Z] === RUN TestRemoteDriver [2022-02-15T21:01:19.621Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-15T21:01:19.621Z] PASS [2022-02-15T21:01:19.621Z] coverage: 47.4% of statements [2022-02-15T21:01:19.621Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.075s coverage: 47.4% of statements [2022-02-15T21:01:19.751Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-15T21:01:20.090Z] --- PASS: TestSetRollover (1.55s) [2022-02-15T21:01:20.090Z] === RUN TestSetRolloverSerial [2022-02-15T21:01:20.090Z] --- PASS: TestPoolAllocationReuse (1.61s) [2022-02-15T21:01:20.090Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-15T21:01:20.090Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-15T21:01:20.218Z] === RUN TestEnvironmentParsing [2022-02-15T21:01:20.218Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-15T21:01:20.218Z] PASS [2022-02-15T21:01:20.218Z] coverage: 1.2% of statements [2022-02-15T21:01:20.218Z] ok github.com/docker/docker/libcontainerd/local 0.063s coverage: 1.2% of statements [2022-02-15T21:01:20.219Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-15T21:01:20.219Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-15T21:01:20.219Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-15T21:01:20.559Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-15T21:01:20.559Z] === RUN TestWindowsIPAM [2022-02-15T21:01:20.559Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-15T21:01:20.559Z] PASS [2022-02-15T21:01:20.559Z] coverage: 71.4% of statements [2022-02-15T21:01:20.559Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2022-02-15T21:01:20.687Z] === RUN TestSequenceGetAvailableBit [2022-02-15T21:01:20.687Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestSequenceEqual [2022-02-15T21:01:20.687Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestSequenceCopy [2022-02-15T21:01:20.687Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestGetFirstAvailable [2022-02-15T21:01:20.687Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestFindSequence [2022-02-15T21:01:20.687Z] --- PASS: TestFindSequence (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestCheckIfAvailable [2022-02-15T21:01:20.687Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestMergeSequences [2022-02-15T21:01:20.687Z] --- PASS: TestMergeSequences (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestPushReservation [2022-02-15T21:01:20.687Z] --- PASS: TestPushReservation (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestSerializeDeserialize [2022-02-15T21:01:20.687Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestSet [2022-02-15T21:01:20.687Z] --- PASS: TestSet (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestSetUnset [2022-02-15T21:01:20.687Z] --- PASS: TestSetUnset (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestOffsetSetUnset [2022-02-15T21:01:20.687Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestSetInRange [2022-02-15T21:01:20.687Z] --- PASS: TestSetInRange (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestSetAnyInRange [2022-02-15T21:01:20.687Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestMethods [2022-02-15T21:01:20.687Z] --- PASS: TestMethods (0.00s) [2022-02-15T21:01:20.687Z] === RUN TestRandomAllocateDeallocate [2022-02-15T21:01:21.028Z] === RUN TestDefaultNetwork [2022-02-15T21:01:21.496Z] --- PASS: TestDefaultNetwork (0.26s) [2022-02-15T21:01:21.496Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-15T21:01:21.496Z] --- PASS: TestSetRolloverSerial (1.50s) [2022-02-15T21:01:21.496Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-15T21:01:21.496Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-15T21:01:21.496Z] PASS [2022-02-15T21:01:21.496Z] coverage: 84.4% of statements [2022-02-15T21:01:21.496Z] ok github.com/docker/docker/libnetwork/bitseq 12.677s coverage: 84.4% of statements [2022-02-15T21:01:21.496Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2022-02-15T21:01:21.496Z] === RUN TestInitAddressPools [2022-02-15T21:01:21.496Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-15T21:01:21.496Z] PASS [2022-02-15T21:01:21.496Z] coverage: 74.0% of statements [2022-02-15T21:01:21.496Z] ok github.com/docker/docker/libnetwork/ipamutils 0.599s coverage: 74.0% of statements [2022-02-15T21:01:22.487Z] === RUN TestKeyValue [2022-02-15T21:01:22.487Z] --- PASS: TestKeyValue (0.00s) [2022-02-15T21:01:22.487Z] PASS [2022-02-15T21:01:22.487Z] coverage: 60.0% of statements [2022-02-15T21:01:22.487Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-02-15T21:01:22.487Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.36s) [2022-02-15T21:01:22.487Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-15T21:01:22.718Z] ok github.com/docker/docker/pkg/chrootarchive 2.509s coverage: 43.5% of statements [2022-02-15T21:01:22.718Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-02-15T21:01:22.903Z] === RUN TestInvalidConfig [2022-02-15T21:01:22.903Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-15T21:01:22.903Z] === RUN TestConfig [2022-02-15T21:01:22.903Z] --- PASS: TestConfig (0.00s) [2022-02-15T21:01:22.903Z] === RUN TestOptionsLabels [2022-02-15T21:01:22.903Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-15T21:01:22.903Z] === RUN TestValidName [2022-02-15T21:01:22.903Z] --- PASS: TestValidName (0.00s) [2022-02-15T21:01:22.903Z] PASS [2022-02-15T21:01:22.903Z] coverage: 19.7% of statements [2022-02-15T21:01:22.903Z] ok github.com/docker/docker/libnetwork/config 0.076s coverage: 19.7% of statements [2022-02-15T21:01:22.974Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-02-15T21:01:23.371Z] === RUN TestKey [2022-02-15T21:01:23.371Z] --- PASS: TestKey (0.00s) [2022-02-15T21:01:23.371Z] === RUN TestParseKey [2022-02-15T21:01:23.371Z] --- PASS: TestParseKey (0.00s) [2022-02-15T21:01:23.371Z] === RUN TestInvalidDataStore [2022-02-15T21:01:23.371Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-15T21:01:23.371Z] === RUN TestKVObjectFlatKey [2022-02-15T21:01:23.371Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-15T21:01:23.371Z] === RUN TestAtomicKVObjectFlatKey [2022-02-15T21:01:23.371Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-15T21:01:23.371Z] PASS [2022-02-15T21:01:23.371Z] coverage: 21.9% of statements [2022-02-15T21:01:23.371Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-02-15T21:01:23.371Z] === RUN TestErrorInterfaces [2022-02-15T21:01:23.371Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-15T21:01:23.371Z] === RUN TestNetworkMarshalling [2022-02-15T21:01:23.840Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-02-15T21:01:23.840Z] === RUN TestEndpointMarshalling [2022-02-15T21:01:23.840Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-15T21:01:23.840Z] === RUN TestAuxAddresses [2022-02-15T21:01:23.840Z] time="2022-02-15T21:01:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T21:01:23.840Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-15T21:01:23.840Z] === RUN TestSRVServiceQuery [2022-02-15T21:01:23.840Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:23.840Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-15T21:01:23.840Z] === RUN TestServiceVIPReuse [2022-02-15T21:01:23.840Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:23.840Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-02-15T21:01:23.840Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-15T21:01:23.840Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:23.840Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-15T21:01:23.840Z] === RUN TestDNSIPQuery [2022-02-15T21:01:23.840Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:23.840Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-15T21:01:23.840Z] === RUN TestDNSProxyServFail [2022-02-15T21:01:23.840Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:23.840Z] --- SKIP: TestDNSProxyServFail (0.01s) [2022-02-15T21:01:23.840Z] === RUN TestSandboxAddEmpty [2022-02-15T21:01:23.840Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:23.840Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-15T21:01:23.840Z] === RUN TestSandboxAddMultiPrio [2022-02-15T21:01:23.840Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:23.840Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-15T21:01:23.840Z] === RUN TestSandboxAddSamePrio [2022-02-15T21:01:23.840Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:23.840Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-15T21:01:23.840Z] === RUN TestCleanupServiceDiscovery [2022-02-15T21:01:23.840Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:23.840Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-15T21:01:23.840Z] === RUN TestDNSOptions [2022-02-15T21:01:23.840Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:01:23.840Z] --- SKIP: TestDNSOptions (0.00s) [2022-02-15T21:01:23.840Z] === RUN TestMultipleControllersWithSameStore [2022-02-15T21:01:23.840Z] time="2022-02-15T21:01:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T21:01:23.840Z] time="2022-02-15T21:01:23Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T21:01:23.840Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-15T21:01:23.840Z] PASS [2022-02-15T21:01:23.840Z] coverage: 8.5% of statements [2022-02-15T21:01:23.840Z] ok github.com/docker/docker/libnetwork 0.406s coverage: 8.5% of statements [2022-02-15T21:01:23.840Z] === RUN TestIPDataMarshalling [2022-02-15T21:01:23.840Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-15T21:01:23.840Z] === RUN TestValidateAndIsV6 [2022-02-15T21:01:23.840Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-15T21:01:23.840Z] PASS [2022-02-15T21:01:23.840Z] coverage: 68.9% of statements [2022-02-15T21:01:23.840Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-02-15T21:01:23.902Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-15T21:01:24.159Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 87.2% of statements [2022-02-15T21:01:24.159Z] ok github.com/docker/docker/layer 7.574s coverage: 68.8% of statements [2022-02-15T21:01:24.159Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-15T21:01:24.159Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-15T21:01:24.159Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-15T21:01:24.159Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-15T21:01:24.159Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-15T21:01:24.159Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-15T21:01:24.159Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-15T21:01:24.422Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-15T21:01:24.422Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2022-02-15T21:01:24.828Z] === RUN TestDriver [2022-02-15T21:01:24.828Z] --- PASS: TestDriver (0.00s) [2022-02-15T21:01:24.828Z] PASS [2022-02-15T21:01:24.828Z] coverage: 34.8% of statements [2022-02-15T21:01:24.828Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-02-15T21:01:24.828Z] === RUN TestDriver [2022-02-15T21:01:24.828Z] --- PASS: TestDriver (0.00s) [2022-02-15T21:01:24.828Z] PASS [2022-02-15T21:01:24.828Z] coverage: 34.8% of statements [2022-02-15T21:01:24.828Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-02-15T21:01:25.299Z] === RUN TestNetworkAllocateFree [2022-02-15T21:01:25.299Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-15T21:01:25.299Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-15T21:01:25.299Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-15T21:01:25.299Z] PASS [2022-02-15T21:01:25.299Z] coverage: 63.6% of statements [2022-02-15T21:01:25.299Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2022-02-15T21:01:25.299Z] --- PASS: TestRandomAllocateDeallocate (4.87s) [2022-02-15T21:01:25.299Z] === RUN TestAllocateRandomDeallocate [2022-02-15T21:01:25.349Z] ok github.com/docker/docker/pkg/idtools 0.478s coverage: 69.5% of statements [2022-02-15T21:01:25.442Z] === RUN TestNetworkDBSimple [2022-02-15T21:01:25.442Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.90s) [2022-02-15T21:01:25.442Z] === RUN TestGetAddress [2022-02-15T21:01:25.606Z] ok github.com/docker/docker/pkg/ioutils 0.363s coverage: 71.5% of statements [2022-02-15T21:01:25.767Z] === RUN TestGetEmptyCapabilities [2022-02-15T21:01:25.767Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-02-15T21:01:25.767Z] === RUN TestGetExtraCapabilities [2022-02-15T21:01:25.767Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-02-15T21:01:25.767Z] === RUN TestGetInvalidCapabilities [2022-02-15T21:01:25.767Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-02-15T21:01:25.767Z] === RUN TestRemoteDriver [2022-02-15T21:01:25.767Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-15T21:01:25.767Z] === RUN TestDriverError [2022-02-15T21:01:25.767Z] --- PASS: TestDriverError (0.00s) [2022-02-15T21:01:25.767Z] === RUN TestMissingValues [2022-02-15T21:01:25.767Z] --- PASS: TestMissingValues (0.00s) [2022-02-15T21:01:25.767Z] === RUN TestRollback [2022-02-15T21:01:25.767Z] --- PASS: TestRollback (0.01s) [2022-02-15T21:01:25.767Z] PASS [2022-02-15T21:01:25.767Z] coverage: 57.4% of statements [2022-02-15T21:01:25.767Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.102s coverage: 57.4% of statements [2022-02-15T21:01:25.862Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-02-15T21:01:25.862Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-15T21:01:25.862Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-02-15T21:01:25.863Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-15T21:01:25.863Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-15T21:01:25.863Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2022-02-15T21:01:26.119Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-02-15T21:01:26.119Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-02-15T21:01:26.236Z] === RUN TestNAT [2022-02-15T21:01:26.236Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-15T21:01:26.236Z] --- SKIP: TestNAT (0.00s) [2022-02-15T21:01:26.236Z] === RUN TestTransparent [2022-02-15T21:01:26.236Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-15T21:01:26.236Z] --- SKIP: TestTransparent (0.00s) [2022-02-15T21:01:26.236Z] PASS [2022-02-15T21:01:26.236Z] coverage: 0.0% of statements [2022-02-15T21:01:26.236Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.051s coverage: 0.0% of statements [2022-02-15T21:01:26.376Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 86.7% of statements [2022-02-15T21:01:26.376Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-02-15T21:01:26.376Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-15T21:01:26.376Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-15T21:01:26.430Z] 2022/02/15 21:01:26 Closing DB instances... [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-15T21:01:26.430Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-15T21:01:26.707Z] --- PASS: TestAllocateRandomDeallocate (1.09s) [2022-02-15T21:01:26.707Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-15T21:01:26.707Z] === RUN TestBuildDefault [2022-02-15T21:01:26.707Z] --- PASS: TestBuildDefault (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestBuildHostnameDomainname [2022-02-15T21:01:26.707Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestBuildHostname [2022-02-15T21:01:26.707Z] --- PASS: TestBuildHostname (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestBuildHostnameFQDN [2022-02-15T21:01:26.707Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestBuildNoIP [2022-02-15T21:01:26.707Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestUpdate [2022-02-15T21:01:26.707Z] --- PASS: TestUpdate (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-15T21:01:26.707Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-15T21:01:26.707Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestAddEmpty [2022-02-15T21:01:26.707Z] --- PASS: TestAddEmpty (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestAdd [2022-02-15T21:01:26.707Z] --- PASS: TestAdd (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestDeleteEmpty [2022-02-15T21:01:26.707Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestDeleteNewline [2022-02-15T21:01:26.707Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestDelete [2022-02-15T21:01:26.707Z] --- PASS: TestDelete (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestConcurrentWrites [2022-02-15T21:01:26.707Z] === RUN TestNew [2022-02-15T21:01:26.707Z] --- PASS: TestNew (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestAddDriver [2022-02-15T21:01:26.707Z] --- PASS: TestAddDriver (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestAddDuplicateDriver [2022-02-15T21:01:26.707Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-15T21:01:26.707Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestDriver [2022-02-15T21:01:26.707Z] --- PASS: TestDriver (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestIPAM [2022-02-15T21:01:26.707Z] --- PASS: TestIPAM (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestWalkIPAMs [2022-02-15T21:01:26.707Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-15T21:01:26.707Z] === RUN TestWalkDrivers [2022-02-15T21:01:26.707Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-15T21:01:26.707Z] PASS [2022-02-15T21:01:26.707Z] coverage: 82.4% of statements [2022-02-15T21:01:26.707Z] ok github.com/docker/docker/libnetwork/drvregistry 0.084s coverage: 82.4% of statements [2022-02-15T21:01:26.899Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-15T21:01:26.899Z] PASS [2022-02-15T21:01:26.899Z] coverage: 100.0% of statements [2022-02-15T21:01:26.899Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2022-02-15T21:01:26.940Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-02-15T21:01:27.176Z] --- PASS: TestConcurrentWrites (0.25s) [2022-02-15T21:01:27.176Z] PASS [2022-02-15T21:01:27.176Z] coverage: 81.2% of statements [2022-02-15T21:01:27.176Z] ok github.com/docker/docker/libnetwork/etchosts 0.319s coverage: 81.2% of statements [2022-02-15T21:01:27.176Z] === RUN TestNew [2022-02-15T21:01:27.176Z] --- PASS: TestNew (0.00s) [2022-02-15T21:01:27.176Z] === RUN TestAllocate [2022-02-15T21:01:27.176Z] --- PASS: TestAllocate (0.00s) [2022-02-15T21:01:27.176Z] === RUN TestUninitialized [2022-02-15T21:01:27.176Z] --- PASS: TestUninitialized (0.00s) [2022-02-15T21:01:27.176Z] === RUN TestAllocateInRange [2022-02-15T21:01:27.176Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-15T21:01:27.176Z] === RUN TestAllocateSerial [2022-02-15T21:01:27.176Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-15T21:01:27.176Z] PASS [2022-02-15T21:01:27.176Z] coverage: 87.5% of statements [2022-02-15T21:01:27.176Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2022-02-15T21:01:27.367Z] === RUN TestGenerate [2022-02-15T21:01:27.367Z] --- PASS: TestGenerate (0.00s) [2022-02-15T21:01:27.367Z] === RUN TestGeneratePtr [2022-02-15T21:01:27.367Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-15T21:01:27.367Z] === RUN TestGenerateMissingField [2022-02-15T21:01:27.367Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-15T21:01:27.367Z] === RUN TestFieldCannotBeSet [2022-02-15T21:01:27.367Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-15T21:01:27.367Z] === RUN TestTypeMismatchError [2022-02-15T21:01:27.367Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-15T21:01:27.367Z] PASS [2022-02-15T21:01:27.367Z] coverage: 100.0% of statements [2022-02-15T21:01:27.367Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-02-15T21:01:27.367Z] testing: warning: no tests to run [2022-02-15T21:01:27.367Z] PASS [2022-02-15T21:01:27.367Z] coverage: 0.0% of statements [2022-02-15T21:01:27.367Z] ok github.com/docker/docker/libnetwork/osl 0.052s coverage: 0.0% of statements [no tests to run] [2022-02-15T21:01:27.503Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-02-15T21:01:27.503Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-15T21:01:27.644Z] === RUN TestCaller [2022-02-15T21:01:27.644Z] --- PASS: TestCaller (0.00s) [2022-02-15T21:01:27.644Z] PASS [2022-02-15T21:01:27.644Z] coverage: 100.0% of statements [2022-02-15T21:01:27.644Z] ok github.com/docker/docker/libnetwork/internal/caller 0.044s coverage: 100.0% of statements [2022-02-15T21:01:27.644Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.98s) [2022-02-15T21:01:27.644Z] === RUN TestRetrieveFromStore [2022-02-15T21:01:27.759Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-15T21:01:27.836Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-02-15T21:01:27.836Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-15T21:01:27.836Z] === RUN TestRequestNewPort [2022-02-15T21:01:27.836Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-15T21:01:27.836Z] === RUN TestRequestSpecificPort [2022-02-15T21:01:27.836Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-15T21:01:27.836Z] === RUN TestReleasePort [2022-02-15T21:01:27.836Z] --- PASS: TestReleasePort (0.00s) [2022-02-15T21:01:27.836Z] === RUN TestReuseReleasedPort [2022-02-15T21:01:27.836Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-15T21:01:27.836Z] === RUN TestReleaseUnreadledPort [2022-02-15T21:01:27.836Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-15T21:01:27.836Z] === RUN TestUnknowProtocol [2022-02-15T21:01:27.836Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-15T21:01:27.836Z] === RUN TestAllocateAllPorts [2022-02-15T21:01:27.836Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-15T21:01:27.836Z] === RUN TestPortAllocation [2022-02-15T21:01:27.836Z] --- PASS: TestPortAllocation (0.00s) [2022-02-15T21:01:27.836Z] === RUN TestPortAllocationWithCustomRange [2022-02-15T21:01:27.836Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-15T21:01:27.836Z] === RUN TestNoDuplicateBPR [2022-02-15T21:01:27.836Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-15T21:01:27.836Z] === RUN TestChangePortRange [2022-02-15T21:01:27.836Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-15T21:01:27.836Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-15T21:01:27.836Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-15T21:01:27.836Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-15T21:01:27.836Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-15T21:01:27.836Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-15T21:01:27.836Z] --- PASS: TestChangePortRange (0.00s) [2022-02-15T21:01:27.836Z] PASS [2022-02-15T21:01:27.836Z] coverage: 88.6% of statements [2022-02-15T21:01:27.836Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2022-02-15T21:01:28.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-15T21:01:28.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-15T21:01:28.113Z] === RUN TestSetSerialInsertDelete [2022-02-15T21:01:28.113Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-15T21:01:28.113Z] === RUN TestSetParallelInsertDelete [2022-02-15T21:01:28.113Z] --- PASS: TestRetrieveFromStore (0.45s) [2022-02-15T21:01:28.113Z] === RUN TestIsCorrupted [2022-02-15T21:01:28.113Z] --- PASS: TestIsCorrupted (0.01s) [2022-02-15T21:01:28.113Z] === RUN TestSetRollover [2022-02-15T21:01:28.305Z] testing: warning: no tests to run [2022-02-15T21:01:28.305Z] PASS [2022-02-15T21:01:28.305Z] coverage: 0.0% of statements [2022-02-15T21:01:28.305Z] ok github.com/docker/docker/libnetwork/portmapper 0.040s coverage: 0.0% of statements [no tests to run] [2022-02-15T21:01:28.774Z] === RUN TestHashData [2022-02-15T21:01:28.774Z] --- PASS: TestHashData (0.00s) [2022-02-15T21:01:28.774Z] PASS [2022-02-15T21:01:28.774Z] coverage: 2.8% of statements [2022-02-15T21:01:28.774Z] ok github.com/docker/docker/libnetwork/resolvconf 0.039s coverage: 2.8% of statements [2022-02-15T21:01:29.101Z] === RUN TestInt2IP2IntConversion [2022-02-15T21:01:29.124Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-02-15T21:01:29.124Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-02-15T21:01:29.243Z] 2022/02/15 21:01:28 Closing DB instances... [2022-02-15T21:01:29.243Z] === RUN TestErrorConstructors [2022-02-15T21:01:29.243Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-15T21:01:29.243Z] === RUN TestCompareIPMask [2022-02-15T21:01:29.243Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-15T21:01:29.243Z] === RUN TestUtilGetHostPartIP [2022-02-15T21:01:29.243Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-15T21:01:29.243Z] === RUN TestUtilGetBroadcastIP [2022-02-15T21:01:29.243Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-15T21:01:29.243Z] === RUN TestParseCIDR [2022-02-15T21:01:29.243Z] --- PASS: TestParseCIDR (0.00s) [2022-02-15T21:01:29.243Z] PASS [2022-02-15T21:01:29.243Z] coverage: 37.3% of statements [2022-02-15T21:01:29.243Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-02-15T21:01:29.380Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-02-15T21:01:29.570Z] --- PASS: TestSetRollover (1.51s) [2022-02-15T21:01:29.570Z] === RUN TestSetRolloverSerial [2022-02-15T21:01:29.570Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-02-15T21:01:29.570Z] === RUN TestGetAddressVersion [2022-02-15T21:01:29.570Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-15T21:01:29.570Z] === RUN TestKeyString [2022-02-15T21:01:29.636Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-02-15T21:01:29.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-15T21:01:29.713Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-15T21:01:29.892Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-02-15T21:01:29.892Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-02-15T21:01:30.039Z] --- PASS: TestKeyString (0.00s) [2022-02-15T21:01:30.039Z] === RUN TestPoolDataMarshal [2022-02-15T21:01:30.039Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-15T21:01:30.039Z] === RUN TestSubnetsMarshal [2022-02-15T21:01:30.039Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-02-15T21:01:30.039Z] === RUN TestAddSubnets [2022-02-15T21:01:30.039Z] --- PASS: TestAddSubnets (0.05s) [2022-02-15T21:01:30.039Z] === RUN TestDoublePoolRelease [2022-02-15T21:01:30.039Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-02-15T21:01:30.039Z] === RUN TestAddReleasePoolID [2022-02-15T21:01:30.039Z] === RUN TestPoolRequest [2022-02-15T21:01:30.039Z] --- PASS: TestPoolRequest (0.00s) [2022-02-15T21:01:30.039Z] === RUN TestOtherRequests [2022-02-15T21:01:30.039Z] --- PASS: TestOtherRequests (0.00s) [2022-02-15T21:01:30.039Z] PASS [2022-02-15T21:01:30.039Z] coverage: 57.1% of statements [2022-02-15T21:01:30.039Z] ok github.com/docker/docker/libnetwork/ipams/null 0.052s coverage: 57.1% of statements [2022-02-15T21:01:30.039Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-02-15T21:01:30.039Z] === RUN TestPredefinedPool [2022-02-15T21:01:30.039Z] --- PASS: TestPredefinedPool (0.02s) [2022-02-15T21:01:30.039Z] === RUN TestRemoveSubnet [2022-02-15T21:01:30.039Z] --- PASS: TestRemoveSubnet (0.21s) [2022-02-15T21:01:30.039Z] === RUN TestGetSameAddress [2022-02-15T21:01:30.039Z] --- PASS: TestGetSameAddress (0.02s) [2022-02-15T21:01:30.039Z] === RUN TestPoolAllocationReuse [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-15T21:01:30.185Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-15T21:01:30.185Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-15T21:01:30.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-15T21:01:30.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-15T21:01:30.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-15T21:01:30.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-15T21:01:30.186Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-15T21:01:30.186Z] PASS [2022-02-15T21:01:30.186Z] coverage: 50.0% of statements [2022-02-15T21:01:30.186Z] ok github.com/docker/docker/oci 0.105s coverage: 50.0% of statements [2022-02-15T21:01:30.455Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 50.7% of statements [2022-02-15T21:01:30.508Z] --- PASS: TestSetRolloverSerial (1.22s) [2022-02-15T21:01:30.508Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-15T21:01:30.508Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-15T21:01:30.508Z] PASS [2022-02-15T21:01:30.508Z] coverage: 84.4% of statements [2022-02-15T21:01:30.508Z] ok github.com/docker/docker/libnetwork/bitseq 10.335s coverage: 84.4% of statements [2022-02-15T21:01:30.655Z] === RUN TestAddressPoolOpt [2022-02-15T21:01:30.655Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/a [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/something [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/_=a [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/env1=value1 [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/_env1=value1 [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/PATH [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/=a [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/PATH= [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/PATH=something [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/asd!qwe [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/1asd [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/123 [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/some_space [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/__some_space_before [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/some_space_after__ [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/= [2022-02-15T21:01:30.655Z] === RUN TestValidateEnv/PaTh [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv (0.01s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestParseHost [2022-02-15T21:01:30.655Z] --- PASS: TestParseHost (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestParseDockerDaemonHost [2022-02-15T21:01:30.655Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestParseTCP [2022-02-15T21:01:30.655Z] --- PASS: TestParseTCP (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-15T21:01:30.655Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestValidateExtraHosts [2022-02-15T21:01:30.655Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestIpOptString [2022-02-15T21:01:30.655Z] --- PASS: TestIpOptString (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-15T21:01:30.655Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestNewIpOptValidDefaultVal [2022-02-15T21:01:30.655Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestIpOptSetInvalidVal [2022-02-15T21:01:30.655Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestValidateIPAddress [2022-02-15T21:01:30.655Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestMapOpts [2022-02-15T21:01:30.655Z] --- PASS: TestMapOpts (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestListOptsWithoutValidator [2022-02-15T21:01:30.655Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestListOptsWithValidator [2022-02-15T21:01:30.655Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestValidateDNSSearch [2022-02-15T21:01:30.655Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestValidateLabel [2022-02-15T21:01:30.655Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-15T21:01:30.655Z] === RUN TestValidateLabel/label_with_general_format [2022-02-15T21:01:30.655Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-15T21:01:30.655Z] === RUN TestValidateLabel/label_with_one_more [2022-02-15T21:01:30.655Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-15T21:01:30.655Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-15T21:01:30.655Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-15T21:01:30.655Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-15T21:01:30.655Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-15T21:01:30.655Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-15T21:01:30.655Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-15T21:01:30.655Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-15T21:01:30.655Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-15T21:01:30.655Z] --- PASS: TestValidateLabel (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-15T21:01:30.655Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestNamedListOpts [2022-02-15T21:01:30.655Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestNamedMapOpts [2022-02-15T21:01:30.655Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestParseLink [2022-02-15T21:01:30.655Z] --- PASS: TestParseLink (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestQuotedStringSetWithQuotes [2022-02-15T21:01:30.655Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-15T21:01:30.655Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-15T21:01:30.655Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-15T21:01:30.655Z] === RUN TestUlimitOpt [2022-02-15T21:01:30.655Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-15T21:01:30.655Z] PASS [2022-02-15T21:01:30.655Z] coverage: 67.1% of statements [2022-02-15T21:01:30.655Z] ok github.com/docker/docker/opts 0.078s coverage: 67.1% of statements [2022-02-15T21:01:30.655Z] === RUN TestParseVersion [2022-02-15T21:01:30.655Z] --- PASS: TestParseVersion (0.00s) [2022-02-15T21:01:30.655Z] PASS [2022-02-15T21:01:30.655Z] coverage: 52.9% of statements [2022-02-15T21:01:30.655Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 52.9% of statements [2022-02-15T21:01:30.655Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-02-15T21:01:30.655Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-15T21:01:30.976Z] === RUN TestGetCapabilities [2022-02-15T21:01:30.976Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-15T21:01:30.976Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-15T21:01:30.976Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-15T21:01:30.976Z] === RUN TestGetDefaultAddressSpaces [2022-02-15T21:01:30.976Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-02-15T21:01:30.976Z] === RUN TestRemoteDriver [2022-02-15T21:01:30.976Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-15T21:01:30.976Z] PASS [2022-02-15T21:01:30.976Z] coverage: 47.4% of statements [2022-02-15T21:01:30.976Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.080s coverage: 47.4% of statements [2022-02-15T21:01:31.018Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 40.1% of statements [2022-02-15T21:01:31.275Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-02-15T21:01:31.445Z] --- PASS: TestPoolAllocationReuse (1.39s) [2022-02-15T21:01:31.445Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-15T21:01:31.445Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-02-15T21:01:31.445Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-15T21:01:31.531Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2022-02-15T21:01:31.787Z] coverage: [no statements] [2022-02-15T21:01:31.787Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-15T21:01:32.044Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-15T21:01:32.225Z] 2022/02/15 21:01:31 Closing DB instances... [2022-02-15T21:01:32.300Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-15T21:01:32.300Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-02-15T21:01:32.432Z] === RUN TestWindowsIPAM [2022-02-15T21:01:32.432Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-15T21:01:32.432Z] PASS [2022-02-15T21:01:32.432Z] coverage: 71.4% of statements [2022-02-15T21:01:32.432Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.047s coverage: 71.4% of statements [2022-02-15T21:01:32.693Z] === RUN TestPeerCertificateMarshalJSON [2022-02-15T21:01:32.693Z] === RUN TestIsArchivePathDir [2022-02-15T21:01:32.693Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-15T21:01:32.693Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-15T21:01:32.693Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2022-02-15T21:01:32.693Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-15T21:01:32.693Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-15T21:01:32.693Z] === RUN TestMiddleware [2022-02-15T21:01:32.693Z] --- PASS: TestMiddleware (0.00s) [2022-02-15T21:01:32.693Z] === RUN TestNewResponseModifier [2022-02-15T21:01:32.693Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-15T21:01:32.693Z] PASS [2022-02-15T21:01:32.693Z] coverage: 26.8% of statements [2022-02-15T21:01:32.693Z] ok github.com/docker/docker/pkg/authorization 0.384s coverage: 26.8% of statements [2022-02-15T21:01:32.693Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-02-15T21:01:32.693Z] === RUN TestIsArchivePathInvalidFile [2022-02-15T21:01:32.901Z] === RUN TestDefaultNetwork [2022-02-15T21:01:33.162Z] --- PASS: TestIsArchivePathInvalidFile (0.15s) [2022-02-15T21:01:33.162Z] === RUN TestIsArchivePathTar [2022-02-15T21:01:33.162Z] --- PASS: TestIsArchivePathTar (0.18s) [2022-02-15T21:01:33.162Z] === RUN TestDecompressStreamGzip [2022-02-15T21:01:33.162Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-02-15T21:01:33.162Z] === RUN TestDecompressStreamBzip2 [2022-02-15T21:01:33.370Z] --- PASS: TestDefaultNetwork (0.29s) [2022-02-15T21:01:33.370Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-15T21:01:33.370Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.88s) [2022-02-15T21:01:33.370Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-15T21:01:33.370Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2022-02-15T21:01:33.370Z] === RUN TestInitAddressPools [2022-02-15T21:01:33.370Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-15T21:01:33.370Z] PASS [2022-02-15T21:01:33.370Z] coverage: 74.0% of statements [2022-02-15T21:01:33.370Z] ok github.com/docker/docker/libnetwork/ipamutils 0.635s coverage: 74.0% of statements [2022-02-15T21:01:33.633Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-02-15T21:01:33.633Z] === RUN TestDecompressStreamXz [2022-02-15T21:01:33.633Z] archive_test.go:133: Xz not present in msys2 [2022-02-15T21:01:33.633Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-15T21:01:33.633Z] === RUN TestDecompressStreamZstd [2022-02-15T21:01:33.633Z] === RUN TestUnbuffered [2022-02-15T21:01:33.633Z] --- PASS: TestUnbuffered (0.00s) [2022-02-15T21:01:33.633Z] === RUN TestRaceUnbuffered [2022-02-15T21:01:33.633Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-15T21:01:33.633Z] PASS [2022-02-15T21:01:33.633Z] coverage: 100.0% of statements [2022-02-15T21:01:33.633Z] archive_test.go:140: zstd not installed [2022-02-15T21:01:33.633Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-02-15T21:01:33.633Z] === RUN TestCompressStreamXzUnsupported [2022-02-15T21:01:33.633Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-15T21:01:33.633Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-15T21:01:33.633Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-15T21:01:33.633Z] === RUN TestCompressStreamInvalid [2022-02-15T21:01:33.633Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-15T21:01:33.633Z] === RUN TestExtensionInvalid [2022-02-15T21:01:33.633Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-15T21:01:33.633Z] === RUN TestExtensionUncompressed [2022-02-15T21:01:33.633Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-15T21:01:33.633Z] === RUN TestExtensionBzip2 [2022-02-15T21:01:33.633Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-15T21:01:33.633Z] === RUN TestExtensionGzip [2022-02-15T21:01:33.633Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-15T21:01:33.633Z] === RUN TestExtensionXz [2022-02-15T21:01:33.633Z] --- PASS: TestExtensionXz (0.00s) [2022-02-15T21:01:33.633Z] === RUN TestExtensionZstd [2022-02-15T21:01:33.633Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-15T21:01:33.633Z] === RUN TestCmdStreamLargeStderr [2022-02-15T21:01:33.633Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2022-02-15T21:01:33.633Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-02-15T21:01:33.633Z] === RUN TestCmdStreamBad [2022-02-15T21:01:33.633Z] archive_test.go:252: Failing on Windows CI machines [2022-02-15T21:01:33.633Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-15T21:01:33.633Z] === RUN TestCmdStreamGood [2022-02-15T21:01:33.633Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-02-15T21:01:33.633Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-15T21:01:33.633Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-15T21:01:33.633Z] === RUN TestUntarPathWithInvalidDest [2022-02-15T21:01:33.633Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-15T21:01:33.633Z] === RUN TestUntarPathWithInvalidSrc [2022-02-15T21:01:33.633Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-15T21:01:33.633Z] === RUN TestUntarPath [2022-02-15T21:01:33.633Z] --- PASS: TestUntarPath (0.07s) [2022-02-15T21:01:33.633Z] === RUN TestUntarPathWithDestinationFile [2022-02-15T21:01:33.633Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-15T21:01:33.633Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-15T21:01:34.102Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-02-15T21:01:34.102Z] === RUN TestCopyWithTarInvalidSrc [2022-02-15T21:01:34.102Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-15T21:01:34.102Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-15T21:01:34.102Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-15T21:01:34.102Z] === RUN TestCopyWithTarSrcFile [2022-02-15T21:01:34.102Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-15T21:01:34.102Z] === RUN TestCopyWithTarSrcFolder [2022-02-15T21:01:34.102Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-15T21:01:34.102Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-15T21:01:34.102Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-15T21:01:34.102Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-15T21:01:34.102Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-15T21:01:34.102Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-15T21:01:34.102Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-15T21:01:34.102Z] === RUN TestCopyFileWithTarSrcFile [2022-02-15T21:01:34.102Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-15T21:01:34.102Z] === RUN TestTarFiles [2022-02-15T21:01:34.102Z] === RUN TestMatch [2022-02-15T21:01:34.102Z] === RUN TestMatch/[[]] [2022-02-15T21:01:34.102Z] === RUN TestMatch/[[foo]] [2022-02-15T21:01:34.102Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-15T21:01:34.102Z] === RUN TestMatch/[[foo_bar]] [2022-02-15T21:01:34.102Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-15T21:01:34.102Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-15T21:01:34.102Z] === RUN TestMatch/[] [2022-02-15T21:01:34.102Z] === RUN TestMatch/[]#01 [2022-02-15T21:01:34.102Z] === RUN TestMatch/[[qux]] [2022-02-15T21:01:34.102Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-15T21:01:34.102Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-15T21:01:34.102Z] === RUN TestMatch/[[foo_baz]] [2022-02-15T21:01:34.102Z] --- PASS: TestMatch (0.00s) [2022-02-15T21:01:34.102Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-15T21:01:34.102Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-15T21:01:34.102Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-15T21:01:34.102Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-15T21:01:34.102Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-15T21:01:34.102Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-15T21:01:34.102Z] --- PASS: TestMatch/[] (0.00s) [2022-02-15T21:01:34.102Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-15T21:01:34.102Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-15T21:01:34.102Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-15T21:01:34.102Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-15T21:01:34.102Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-15T21:01:34.102Z] PASS [2022-02-15T21:01:34.102Z] coverage: 87.5% of statements [2022-02-15T21:01:34.102Z] ok github.com/docker/docker/pkg/capabilities 0.034s coverage: 87.5% of statements [2022-02-15T21:01:34.190Z] ok github.com/docker/docker/plugin 0.513s coverage: 23.2% of statements [2022-02-15T21:01:34.357Z] === RUN TestKeyValue [2022-02-15T21:01:34.357Z] --- PASS: TestKeyValue (0.00s) [2022-02-15T21:01:34.357Z] PASS [2022-02-15T21:01:34.357Z] coverage: 60.0% of statements [2022-02-15T21:01:34.357Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2022-02-15T21:01:34.446Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-02-15T21:01:34.702Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.0% of statements [2022-02-15T21:01:35.090Z] === RUN TestChrootTarUntar [2022-02-15T21:01:35.090Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:01:35.090Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-15T21:01:35.090Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-15T21:01:35.090Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:01:35.090Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-15T21:01:35.090Z] === RUN TestChrootUntarEmptyArchive [2022-02-15T21:01:35.090Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-15T21:01:35.090Z] === RUN TestChrootTarUntarWithSymlink [2022-02-15T21:01:35.090Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:01:35.090Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-15T21:01:35.090Z] === RUN TestChrootCopyWithTar [2022-02-15T21:01:35.090Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:01:35.090Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-15T21:01:35.090Z] === RUN TestChrootCopyFileWithTar [2022-02-15T21:01:35.090Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:01:35.090Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-15T21:01:35.090Z] === RUN TestChrootUntarPath [2022-02-15T21:01:35.090Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:01:35.090Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-15T21:01:35.090Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-15T21:01:35.090Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:01:35.090Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-15T21:01:35.090Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-15T21:01:35.090Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:01:35.090Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-15T21:01:35.090Z] === RUN TestChrootApplyDotDotFile [2022-02-15T21:01:35.090Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:01:35.090Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-15T21:01:35.090Z] PASS [2022-02-15T21:01:35.090Z] coverage: 15.1% of statements [2022-02-15T21:01:35.090Z] ok github.com/docker/docker/pkg/chrootarchive 0.112s coverage: 15.1% of statements [2022-02-15T21:01:35.923Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.21s) [2022-02-15T21:01:35.923Z] === RUN TestGetAddress [2022-02-15T21:01:36.070Z] ok github.com/docker/docker/quota 0.277s coverage: 71.4% of statements [2022-02-15T21:01:36.078Z] 2022/02/15 21:01:35 Closing DB instances... [2022-02-15T21:01:36.078Z] === RUN TestSizeEmpty [2022-02-15T21:01:36.078Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-15T21:01:36.078Z] === RUN TestSizeEmptyFile [2022-02-15T21:01:36.078Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-15T21:01:36.078Z] === RUN TestSizeNonemptyFile [2022-02-15T21:01:36.078Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-15T21:01:36.078Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-15T21:01:36.078Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-15T21:01:36.078Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-15T21:01:36.078Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-15T21:01:36.078Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-15T21:01:36.078Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-15T21:01:36.078Z] === RUN TestMoveToSubdir [2022-02-15T21:01:36.078Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-15T21:01:36.078Z] === RUN TestSizeNonExistingDirectory [2022-02-15T21:01:36.078Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-15T21:01:36.078Z] PASS [2022-02-15T21:01:36.078Z] coverage: 80.0% of statements [2022-02-15T21:01:36.078Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements [2022-02-15T21:01:36.327Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-15T21:01:36.392Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-15T21:01:36.861Z] === RUN TestNetworkDBSimple [2022-02-15T21:01:37.066Z] === RUN TestPollerAddRemove [2022-02-15T21:01:37.067Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-15T21:01:37.067Z] === RUN TestPollerEvent [2022-02-15T21:01:37.067Z] poller_test.go:40: No chmod on Windows [2022-02-15T21:01:37.067Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-15T21:01:37.067Z] === RUN TestPollerClose [2022-02-15T21:01:37.067Z] --- PASS: TestPollerClose (0.00s) [2022-02-15T21:01:37.067Z] PASS [2022-02-15T21:01:37.067Z] coverage: 36.2% of statements [2022-02-15T21:01:37.067Z] ok github.com/docker/docker/pkg/filenotify 0.050s coverage: 36.2% of statements [2022-02-15T21:01:37.256Z] ok github.com/docker/docker/registry 0.051s coverage: 58.3% of statements [2022-02-15T21:01:37.329Z] === RUN TestGenerate [2022-02-15T21:01:37.329Z] --- PASS: TestGenerate (0.00s) [2022-02-15T21:01:37.329Z] === RUN TestGeneratePtr [2022-02-15T21:01:37.329Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-15T21:01:37.329Z] === RUN TestGenerateMissingField [2022-02-15T21:01:37.329Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-15T21:01:37.329Z] === RUN TestFieldCannotBeSet [2022-02-15T21:01:37.329Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-15T21:01:37.329Z] === RUN TestTypeMismatchError [2022-02-15T21:01:37.329Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-15T21:01:37.329Z] PASS [2022-02-15T21:01:37.329Z] coverage: 100.0% of statements [2022-02-15T21:01:37.329Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2022-02-15T21:01:37.512Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-02-15T21:01:37.768Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-02-15T21:01:37.797Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-02-15T21:01:37.797Z] PASS [2022-02-15T21:01:37.797Z] coverage: 100.0% of statements [2022-02-15T21:01:37.797Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.066s coverage: 100.0% of statements [2022-02-15T21:01:38.056Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s) [2022-02-15T21:01:38.056Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-15T21:01:38.056Z] === RUN TestCopyFileWithInvalidSrc [2022-02-15T21:01:38.056Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestCopyFileWithInvalidDest [2022-02-15T21:01:38.056Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-15T21:01:38.056Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-15T21:01:38.056Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestCopyFile [2022-02-15T21:01:38.056Z] --- PASS: TestCopyFile (0.01s) [2022-02-15T21:01:38.056Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-15T21:01:38.056Z] fileutils_test.go:133: Needs porting to Windows [2022-02-15T21:01:38.056Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-15T21:01:38.056Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-15T21:01:38.056Z] fileutils_test.go:179: Needs porting to Windows [2022-02-15T21:01:38.056Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestWildcardMatches [2022-02-15T21:01:38.056Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestPatternMatches [2022-02-15T21:01:38.056Z] --- PASS: TestPatternMatches (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-15T21:01:38.056Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestPatternMatchesFolderExclusions [2022-02-15T21:01:38.056Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-15T21:01:38.056Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-15T21:01:38.056Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-15T21:01:38.056Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-15T21:01:38.056Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestSingleExclamationError [2022-02-15T21:01:38.056Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestMatchesWithNoPatterns [2022-02-15T21:01:38.056Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestMatchesWithMalformedPatterns [2022-02-15T21:01:38.056Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestMatches [2022-02-15T21:01:38.056Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-15T21:01:38.056Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-15T21:01:38.056Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-15T21:01:38.056Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-15T21:01:38.056Z] --- PASS: TestMatches (0.01s) [2022-02-15T21:01:38.056Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-15T21:01:38.056Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-15T21:01:38.056Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-15T21:01:38.056Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestCleanPatterns [2022-02-15T21:01:38.056Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-15T21:01:38.056Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestCleanPatternsExceptionFlag [2022-02-15T21:01:38.056Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-15T21:01:38.056Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-15T21:01:38.056Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestCleanPatternsErrorSingleException [2022-02-15T21:01:38.056Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestCreateIfNotExistsDir [2022-02-15T21:01:38.056Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestCreateIfNotExistsFile [2022-02-15T21:01:38.056Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-02-15T21:01:38.056Z] === RUN TestMatch [2022-02-15T21:01:38.056Z] --- PASS: TestMatch (0.00s) [2022-02-15T21:01:38.056Z] === RUN TestCompile [2022-02-15T21:01:38.056Z] === RUN TestCompile/slash [2022-02-15T21:01:38.056Z] === RUN TestCompile/backslash [2022-02-15T21:01:38.056Z] --- PASS: TestCompile (0.00s) [2022-02-15T21:01:38.056Z] --- PASS: TestCompile/slash (0.00s) [2022-02-15T21:01:38.056Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-15T21:01:38.056Z] PASS [2022-02-15T21:01:38.056Z] coverage: 84.7% of statements [2022-02-15T21:01:38.056Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 84.7% of statements [2022-02-15T21:01:38.267Z] 2022/02/15 21:01:37 Closing DB instances... [2022-02-15T21:01:38.267Z] testing: warning: no tests to run [2022-02-15T21:01:38.267Z] PASS [2022-02-15T21:01:38.267Z] coverage: 0.0% of statements [2022-02-15T21:01:38.267Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-02-15T21:01:38.332Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-15T21:01:38.524Z] === RUN TestGet [2022-02-15T21:01:38.524Z] --- PASS: TestGet (0.00s) [2022-02-15T21:01:38.524Z] === RUN TestGetShortcutString [2022-02-15T21:01:38.524Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-15T21:01:38.524Z] PASS [2022-02-15T21:01:38.524Z] coverage: 42.9% of statements [2022-02-15T21:01:38.524Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2022-02-15T21:01:38.589Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-15T21:01:38.735Z] === RUN TestRequestNewPort [2022-02-15T21:01:38.735Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-15T21:01:38.735Z] === RUN TestRequestSpecificPort [2022-02-15T21:01:38.735Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-15T21:01:38.735Z] === RUN TestReleasePort [2022-02-15T21:01:38.735Z] --- PASS: TestReleasePort (0.00s) [2022-02-15T21:01:38.735Z] === RUN TestReuseReleasedPort [2022-02-15T21:01:38.735Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-15T21:01:38.735Z] === RUN TestReleaseUnreadledPort [2022-02-15T21:01:38.735Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-15T21:01:38.735Z] === RUN TestUnknowProtocol [2022-02-15T21:01:38.735Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-15T21:01:38.735Z] === RUN TestAllocateAllPorts [2022-02-15T21:01:38.735Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-15T21:01:38.735Z] === RUN TestPortAllocation [2022-02-15T21:01:38.735Z] --- PASS: TestPortAllocation (0.00s) [2022-02-15T21:01:38.735Z] === RUN TestPortAllocationWithCustomRange [2022-02-15T21:01:38.735Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-15T21:01:38.735Z] === RUN TestNoDuplicateBPR [2022-02-15T21:01:38.735Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-15T21:01:38.735Z] === RUN TestChangePortRange [2022-02-15T21:01:38.735Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-15T21:01:38.735Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-15T21:01:38.735Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-15T21:01:38.735Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-15T21:01:38.735Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-15T21:01:38.735Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-15T21:01:38.735Z] --- PASS: TestChangePortRange (0.00s) [2022-02-15T21:01:38.735Z] PASS [2022-02-15T21:01:38.735Z] coverage: 88.6% of statements [2022-02-15T21:01:38.735Z] ok github.com/docker/docker/libnetwork/portallocator 0.044s coverage: 88.6% of statements [2022-02-15T21:01:39.205Z] testing: warning: no tests to run [2022-02-15T21:01:39.205Z] PASS [2022-02-15T21:01:39.205Z] coverage: 0.0% of statements [2022-02-15T21:01:39.205Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2022-02-15T21:01:39.512Z] === RUN TestCreateIDMapOrder [2022-02-15T21:01:39.512Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-15T21:01:39.512Z] PASS [2022-02-15T21:01:39.512Z] coverage: 7.2% of statements [2022-02-15T21:01:39.512Z] ok github.com/docker/docker/pkg/idtools 0.041s coverage: 7.2% of statements [2022-02-15T21:01:39.512Z] --- PASS: TestTarFiles (5.64s) [2022-02-15T21:01:39.512Z] === RUN TestDetectCompressionZstd [2022-02-15T21:01:39.512Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-15T21:01:39.512Z] === RUN TestTarUntar [2022-02-15T21:01:39.512Z] --- PASS: TestTarUntar (0.04s) [2022-02-15T21:01:39.512Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-15T21:01:39.512Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-15T21:01:39.512Z] === RUN TestTarWithOptions [2022-02-15T21:01:39.512Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-15T21:01:39.512Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-15T21:01:39.512Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-15T21:01:39.512Z] === RUN TestUntarUstarGnuConflict [2022-02-15T21:01:39.512Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-15T21:01:39.512Z] === RUN TestUntarInvalidFilenames [2022-02-15T21:01:39.676Z] === RUN TestHashData [2022-02-15T21:01:39.676Z] --- PASS: TestHashData (0.00s) [2022-02-15T21:01:39.676Z] PASS [2022-02-15T21:01:39.676Z] coverage: 2.8% of statements [2022-02-15T21:01:39.676Z] ok github.com/docker/docker/libnetwork/resolvconf 0.046s coverage: 2.8% of statements [2022-02-15T21:01:39.676Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-02-15T21:01:39.676Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-15T21:01:39.676Z] === RUN TestErrorConstructors [2022-02-15T21:01:39.676Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-15T21:01:39.676Z] === RUN TestCompareIPMask [2022-02-15T21:01:39.676Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-15T21:01:39.676Z] === RUN TestUtilGetHostPartIP [2022-02-15T21:01:39.676Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-15T21:01:39.676Z] === RUN TestUtilGetBroadcastIP [2022-02-15T21:01:39.676Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-15T21:01:39.676Z] === RUN TestParseCIDR [2022-02-15T21:01:39.676Z] --- PASS: TestParseCIDR (0.00s) [2022-02-15T21:01:39.676Z] PASS [2022-02-15T21:01:39.676Z] coverage: 37.3% of statements [2022-02-15T21:01:39.676Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-02-15T21:01:39.980Z] 2022/02/15 21:01:39 Closing DB instances... [2022-02-15T21:01:39.980Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3473465673\\dest" [2022-02-15T21:01:39.980Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2022-02-15T21:01:39.980Z] === RUN TestUntarHardlinkToSymlink [2022-02-15T21:01:39.980Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-15T21:01:39.980Z] === RUN TestUntarInvalidHardlink [2022-02-15T21:01:39.980Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1607361370\\victim\\hello" -> "../victim/hello" [2022-02-15T21:01:39.980Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink31823154\\victim\\hello" -> "/../victim/hello" [2022-02-15T21:01:39.980Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1545262216\\victim" -> "../victim" [2022-02-15T21:01:39.980Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink585206769\\victim" -> "../victim" [2022-02-15T21:01:39.980Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3993429668\\victim" -> "../victim" [2022-02-15T21:01:39.980Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink884303961\\victim" -> "../victim" [2022-02-15T21:01:39.980Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-15T21:01:39.980Z] === RUN TestUntarInvalidSymlink [2022-02-15T21:01:39.980Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2902316597\\dest\\dotdot" -> "../victim/hello" [2022-02-15T21:01:39.980Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2107394970\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-15T21:01:39.980Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3231593553\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:39.980Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3305537942\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:39.980Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3463606574\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:39.980Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1306438583\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:39.980Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2655342173\\dest\\dir\\loophole" -> "../../victim" [2022-02-15T21:01:39.980Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-02-15T21:01:39.980Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-15T21:01:39.980Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-15T21:01:39.980Z] === RUN TestXGlobalNoParent [2022-02-15T21:01:39.980Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-15T21:01:39.980Z] === RUN TestReplaceFileTarWrapper [2022-02-15T21:01:39.980Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-02-15T21:01:39.980Z] === RUN TestPrefixHeaderReadable [2022-02-15T21:01:40.574Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-02-15T21:01:40.574Z] === RUN TestDisablePigz [2022-02-15T21:01:40.575Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-15T21:01:40.575Z] --- PASS: TestDisablePigz (0.13s) [2022-02-15T21:01:40.575Z] === RUN TestPigz [2022-02-15T21:01:40.575Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-15T21:01:40.575Z] --- PASS: TestPigz (0.18s) [2022-02-15T21:01:40.575Z] === RUN TestCopyFileWithInvalidDest [2022-02-15T21:01:40.575Z] archive_windows_test.go:16: Currently fails [2022-02-15T21:01:40.575Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestCanonicalTarNameForPath [2022-02-15T21:01:40.575Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestCanonicalTarName [2022-02-15T21:01:40.575Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestChmodTarEntry [2022-02-15T21:01:40.575Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestHardLinkOrder [2022-02-15T21:01:40.575Z] --- PASS: TestHardLinkOrder (0.08s) [2022-02-15T21:01:40.575Z] === RUN TestChangeString [2022-02-15T21:01:40.575Z] --- PASS: TestChangeString (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestChangesWithNoChanges [2022-02-15T21:01:40.575Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-15T21:01:40.575Z] === RUN TestChangesWithChanges [2022-02-15T21:01:40.575Z] === RUN TestFixedBufferCap [2022-02-15T21:01:40.575Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestFixedBufferLen [2022-02-15T21:01:40.575Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestFixedBufferString [2022-02-15T21:01:40.575Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestFixedBufferWrite [2022-02-15T21:01:40.575Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestFixedBufferRead [2022-02-15T21:01:40.575Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestBytesPipeRead [2022-02-15T21:01:40.575Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestBytesPipeWrite [2022-02-15T21:01:40.575Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-15T21:01:40.575Z] --- PASS: TestChangesWithChanges (0.04s) [2022-02-15T21:01:40.575Z] === RUN TestChangesWithChangesGH13590 [2022-02-15T21:01:40.575Z] changes_test.go:195: needs more investigation [2022-02-15T21:01:40.575Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestChangesDirsEmpty [2022-02-15T21:01:40.575Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T21:01:40.575Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestChangesDirsMutated [2022-02-15T21:01:40.575Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T21:01:40.575Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestApplyLayer [2022-02-15T21:01:40.575Z] changes_test.go:432: needs further investigation [2022-02-15T21:01:40.575Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestChangesSizeWithHardlinks [2022-02-15T21:01:40.575Z] changes_test.go:468: needs further investigation [2022-02-15T21:01:40.575Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-15T21:01:40.575Z] === RUN TestChangesSizeWithNoChanges [2022-02-15T21:01:40.575Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-15T21:01:40.666Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-15T21:01:40.666Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-15T21:01:40.666Z] PASS [2022-02-15T21:01:40.666Z] coverage: 50.0% of statements [2022-02-15T21:01:40.666Z] ok github.com/docker/docker/oci 0.050s coverage: 50.0% of statements [2022-02-15T21:01:41.044Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-15T21:01:41.044Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-15T21:01:41.044Z] === RUN TestChangesSize [2022-02-15T21:01:41.044Z] --- PASS: TestChangesSize (0.00s) [2022-02-15T21:01:41.044Z] === RUN TestApplyLayerInvalidFilenames [2022-02-15T21:01:41.044Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames525669931\\dest" [2022-02-15T21:01:41.044Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-15T21:01:41.044Z] === RUN TestApplyLayerInvalidHardlink [2022-02-15T21:01:41.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1468111781\\victim\\hello" -> "../victim/hello" [2022-02-15T21:01:41.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2870869337\\victim\\hello" -> "/../victim/hello" [2022-02-15T21:01:41.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1723322986\\victim" -> "../victim" [2022-02-15T21:01:41.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink121807501\\victim" -> "../victim" [2022-02-15T21:01:41.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3960363243\\victim" -> "../victim" [2022-02-15T21:01:41.044Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1413068055\\victim" -> "../victim" [2022-02-15T21:01:41.044Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-15T21:01:41.044Z] === RUN TestApplyLayerInvalidSymlink [2022-02-15T21:01:41.044Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2826746851\\dest\\dotdot" -> "../victim/hello" [2022-02-15T21:01:41.044Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3265149479\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-15T21:01:41.044Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink623393726\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:41.044Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2538755263\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:41.044Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1172648325\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:41.044Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1716229073\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:41.044Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-15T21:01:41.044Z] === RUN TestApplyLayerWhiteouts [2022-02-15T21:01:41.044Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-02-15T21:01:41.044Z] === RUN TestGenerateEmptyFile [2022-02-15T21:01:41.044Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-15T21:01:41.044Z] === RUN TestGenerateWithContent [2022-02-15T21:01:41.044Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-15T21:01:41.044Z] PASS [2022-02-15T21:01:41.044Z] coverage: 62.0% of statements [2022-02-15T21:01:41.044Z] ok github.com/docker/docker/pkg/archive 8.069s coverage: 62.0% of statements [2022-02-15T21:01:41.044Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-02-15T21:01:41.044Z] === RUN TestAtomicWriteToFile [2022-02-15T21:01:41.044Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-02-15T21:01:41.044Z] === RUN TestNetworkDBNodeLeave [2022-02-15T21:01:41.044Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-02-15T21:01:41.044Z] === RUN TestAtomicWriteSetCommit [2022-02-15T21:01:41.044Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-15T21:01:41.044Z] === RUN TestAtomicWriteSetCancel [2022-02-15T21:01:41.044Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-15T21:01:41.044Z] === RUN TestReadCloserWrapperClose [2022-02-15T21:01:41.044Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-15T21:01:41.044Z] === RUN TestReaderErrWrapperReadOnError [2022-02-15T21:01:41.044Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-15T21:01:41.044Z] === RUN TestReaderErrWrapperRead [2022-02-15T21:01:41.044Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-15T21:01:41.044Z] === RUN TestCancelReadCloser [2022-02-15T21:01:41.044Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-15T21:01:41.044Z] === RUN TestWriteCloserWrapperClose [2022-02-15T21:01:41.044Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-15T21:01:41.044Z] === RUN TestNopWriteCloser [2022-02-15T21:01:41.044Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-15T21:01:41.044Z] === RUN TestNopWriter [2022-02-15T21:01:41.044Z] --- PASS: TestNopWriter (0.00s) [2022-02-15T21:01:41.044Z] === RUN TestWriteCounter [2022-02-15T21:01:41.044Z] --- PASS: TestWriteCounter (0.00s) [2022-02-15T21:01:41.044Z] PASS [2022-02-15T21:01:41.044Z] coverage: 69.2% of statements [2022-02-15T21:01:41.044Z] ok github.com/docker/docker/pkg/ioutils 0.641s coverage: 69.2% of statements [2022-02-15T21:01:41.108Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-15T21:01:41.134Z] 2022/02/15 21:01:40 Closing DB instances... [2022-02-15T21:01:41.603Z] === RUN TestAddressPoolOpt [2022-02-15T21:01:41.603Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/a [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/something [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/_=a [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/env1=value1 [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/_env1=value1 [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/PATH [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/=a [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/PATH= [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/PATH=something [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/asd!qwe [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/1asd [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/123 [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/some_space [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/__some_space_before [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/some_space_after__ [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/= [2022-02-15T21:01:41.603Z] === RUN TestValidateEnv/PaTh [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestParseHost [2022-02-15T21:01:41.603Z] --- PASS: TestParseHost (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestParseDockerDaemonHost [2022-02-15T21:01:41.603Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestParseTCP [2022-02-15T21:01:41.603Z] --- PASS: TestParseTCP (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-15T21:01:41.603Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestValidateExtraHosts [2022-02-15T21:01:41.603Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestIpOptString [2022-02-15T21:01:41.603Z] --- PASS: TestIpOptString (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-15T21:01:41.603Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestNewIpOptValidDefaultVal [2022-02-15T21:01:41.603Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestIpOptSetInvalidVal [2022-02-15T21:01:41.603Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestValidateIPAddress [2022-02-15T21:01:41.603Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestMapOpts [2022-02-15T21:01:41.603Z] --- PASS: TestMapOpts (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestListOptsWithoutValidator [2022-02-15T21:01:41.603Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestListOptsWithValidator [2022-02-15T21:01:41.603Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestValidateDNSSearch [2022-02-15T21:01:41.603Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestValidateLabel [2022-02-15T21:01:41.603Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-15T21:01:41.603Z] === RUN TestValidateLabel/label_with_general_format [2022-02-15T21:01:41.603Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-15T21:01:41.603Z] === RUN TestValidateLabel/label_with_one_more [2022-02-15T21:01:41.603Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-15T21:01:41.603Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-15T21:01:41.603Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-15T21:01:41.603Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-15T21:01:41.603Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-15T21:01:41.603Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-15T21:01:41.603Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-15T21:01:41.603Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-15T21:01:41.603Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-15T21:01:41.603Z] --- PASS: TestValidateLabel (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-15T21:01:41.603Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestNamedListOpts [2022-02-15T21:01:41.603Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestNamedMapOpts [2022-02-15T21:01:41.603Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestParseLink [2022-02-15T21:01:41.603Z] --- PASS: TestParseLink (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestQuotedStringSetWithQuotes [2022-02-15T21:01:41.603Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-15T21:01:41.603Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-15T21:01:41.603Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-15T21:01:41.603Z] === RUN TestUlimitOpt [2022-02-15T21:01:41.603Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-15T21:01:41.603Z] PASS [2022-02-15T21:01:41.603Z] coverage: 67.1% of statements [2022-02-15T21:01:41.603Z] ok github.com/docker/docker/opts 0.083s coverage: 67.1% of statements [2022-02-15T21:01:41.603Z] === RUN TestParseVersion [2022-02-15T21:01:41.603Z] --- PASS: TestParseVersion (0.00s) [2022-02-15T21:01:41.603Z] PASS [2022-02-15T21:01:41.603Z] coverage: 52.9% of statements [2022-02-15T21:01:41.603Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2022-02-15T21:01:41.685Z] ok github.com/docker/docker/volume/local 0.104s coverage: 76.4% of statements [2022-02-15T21:01:42.032Z] === RUN TestError [2022-02-15T21:01:42.032Z] --- PASS: TestError (0.00s) [2022-02-15T21:01:42.032Z] === RUN TestProgressString [2022-02-15T21:01:42.032Z] === RUN TestProgressString/no_progress [2022-02-15T21:01:42.032Z] === RUN TestProgressString/progress_1 [2022-02-15T21:01:42.032Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-15T21:01:42.032Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-15T21:01:42.032Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-15T21:01:42.032Z] === RUN TestProgressString/with_units [2022-02-15T21:01:42.032Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-15T21:01:42.032Z] === RUN TestProgressString/hide_counts [2022-02-15T21:01:42.032Z] --- PASS: TestProgressString (0.00s) [2022-02-15T21:01:42.032Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-15T21:01:42.032Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-15T21:01:42.032Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-15T21:01:42.032Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-15T21:01:42.032Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-15T21:01:42.032Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-15T21:01:42.032Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-15T21:01:42.032Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-15T21:01:42.032Z] === RUN TestJSONMessageDisplay [2022-02-15T21:01:42.254Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-02-15T21:01:42.501Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-02-15T21:01:42.501Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-15T21:01:42.501Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-15T21:01:42.501Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-15T21:01:42.501Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-15T21:01:42.501Z] === RUN TestDisplayJSONMessagesStream [2022-02-15T21:01:42.501Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-15T21:01:42.501Z] PASS [2022-02-15T21:01:42.501Z] coverage: 91.7% of statements [2022-02-15T21:01:42.501Z] ok github.com/docker/docker/pkg/jsonmessage 0.246s coverage: 91.7% of statements [2022-02-15T21:01:42.591Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s) [2022-02-15T21:01:42.591Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-15T21:01:42.969Z] === RUN TestStandardLongPath [2022-02-15T21:01:42.969Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-15T21:01:42.969Z] === RUN TestUNCLongPath [2022-02-15T21:01:42.969Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-15T21:01:42.969Z] PASS [2022-02-15T21:01:42.969Z] coverage: 100.0% of statements [2022-02-15T21:01:42.970Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2022-02-15T21:01:43.577Z] === RUN TestPeerCertificateMarshalJSON [2022-02-15T21:01:43.577Z] === RUN TestIsArchivePathDir [2022-02-15T21:01:43.577Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-15T21:01:43.577Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-15T21:01:43.577Z] --- PASS: TestPeerCertificateMarshalJSON (0.38s) [2022-02-15T21:01:43.577Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-15T21:01:43.577Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-15T21:01:43.577Z] === RUN TestMiddleware [2022-02-15T21:01:43.577Z] --- PASS: TestMiddleware (0.00s) [2022-02-15T21:01:43.577Z] === RUN TestNewResponseModifier [2022-02-15T21:01:43.577Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-15T21:01:43.577Z] PASS [2022-02-15T21:01:43.577Z] coverage: 26.8% of statements [2022-02-15T21:01:43.577Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-02-15T21:01:43.577Z] === RUN TestIsArchivePathInvalidFile [2022-02-15T21:01:43.577Z] ok github.com/docker/docker/pkg/authorization 0.437s coverage: 26.8% of statements [2022-02-15T21:01:43.623Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2022-02-15T21:01:43.956Z] === RUN TestNameFormat [2022-02-15T21:01:43.956Z] --- PASS: TestNameFormat (0.00s) [2022-02-15T21:01:43.956Z] === RUN TestNameRetries [2022-02-15T21:01:43.956Z] --- PASS: TestNameRetries (0.00s) [2022-02-15T21:01:43.956Z] PASS [2022-02-15T21:01:43.956Z] coverage: 85.7% of statements [2022-02-15T21:01:43.956Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-02-15T21:01:43.956Z] --- PASS: TestNetworkDBNodeLeave (3.03s) [2022-02-15T21:01:43.956Z] === RUN TestNetworkDBWatch [2022-02-15T21:01:44.049Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-02-15T21:01:44.049Z] === RUN TestIsArchivePathTar [2022-02-15T21:01:44.049Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-02-15T21:01:44.049Z] === RUN TestDecompressStreamGzip [2022-02-15T21:01:44.049Z] 2022/02/15 21:01:43 Closing DB instances... [2022-02-15T21:01:44.049Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-02-15T21:01:44.049Z] === RUN TestDecompressStreamBzip2 [2022-02-15T21:01:44.049Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-02-15T21:01:44.049Z] === RUN TestDecompressStreamXz [2022-02-15T21:01:44.049Z] archive_test.go:133: Xz not present in msys2 [2022-02-15T21:01:44.049Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-15T21:01:44.049Z] === RUN TestDecompressStreamZstd [2022-02-15T21:01:44.425Z] === RUN TestParseKeyValueOpt [2022-02-15T21:01:44.425Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-15T21:01:44.425Z] === RUN TestParseUintList [2022-02-15T21:01:44.425Z] --- PASS: TestParseUintList (0.00s) [2022-02-15T21:01:44.425Z] === RUN TestParseUintListMaximumLimits [2022-02-15T21:01:44.425Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-15T21:01:44.425Z] PASS [2022-02-15T21:01:44.425Z] coverage: 97.0% of statements [2022-02-15T21:01:44.425Z] ok github.com/docker/docker/pkg/parsers 0.051s coverage: 97.0% of statements [2022-02-15T21:01:44.517Z] archive_test.go:140: zstd not installed [2022-02-15T21:01:44.517Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-02-15T21:01:44.517Z] === RUN TestCompressStreamXzUnsupported [2022-02-15T21:01:44.517Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-15T21:01:44.517Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-15T21:01:44.517Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-15T21:01:44.517Z] === RUN TestCompressStreamInvalid [2022-02-15T21:01:44.517Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-15T21:01:44.517Z] === RUN TestExtensionInvalid [2022-02-15T21:01:44.517Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-15T21:01:44.517Z] === RUN TestExtensionUncompressed [2022-02-15T21:01:44.517Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-15T21:01:44.517Z] === RUN TestExtensionBzip2 [2022-02-15T21:01:44.517Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-15T21:01:44.517Z] === RUN TestExtensionGzip [2022-02-15T21:01:44.517Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-15T21:01:44.517Z] === RUN TestExtensionXz [2022-02-15T21:01:44.517Z] --- PASS: TestExtensionXz (0.00s) [2022-02-15T21:01:44.517Z] === RUN TestExtensionZstd [2022-02-15T21:01:44.517Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-15T21:01:44.517Z] === RUN TestCmdStreamLargeStderr [2022-02-15T21:01:44.517Z] === RUN TestUnbuffered [2022-02-15T21:01:44.517Z] --- PASS: TestUnbuffered (0.00s) [2022-02-15T21:01:44.517Z] === RUN TestRaceUnbuffered [2022-02-15T21:01:44.517Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-15T21:01:44.517Z] PASS [2022-02-15T21:01:44.517Z] coverage: 100.0% of statements [2022-02-15T21:01:44.517Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2022-02-15T21:01:44.517Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-02-15T21:01:44.517Z] === RUN TestCmdStreamBad [2022-02-15T21:01:44.517Z] archive_test.go:252: Failing on Windows CI machines [2022-02-15T21:01:44.517Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-15T21:01:44.517Z] === RUN TestCmdStreamGood [2022-02-15T21:01:44.517Z] --- PASS: TestCmdStreamGood (0.05s) [2022-02-15T21:01:44.517Z] === RUN TestUntarPathWithInvalidDest [2022-02-15T21:01:44.517Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-02-15T21:01:44.517Z] === RUN TestUntarPathWithInvalidSrc [2022-02-15T21:01:44.517Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-15T21:01:44.517Z] === RUN TestUntarPath [2022-02-15T21:01:44.517Z] --- PASS: TestUntarPath (0.16s) [2022-02-15T21:01:44.517Z] === RUN TestUntarPathWithDestinationFile [2022-02-15T21:01:44.517Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-02-15T21:01:44.517Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-15T21:01:44.986Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-02-15T21:01:44.986Z] === RUN TestCopyWithTarInvalidSrc [2022-02-15T21:01:44.986Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-15T21:01:44.986Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-15T21:01:44.986Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-15T21:01:44.986Z] === RUN TestCopyWithTarSrcFile [2022-02-15T21:01:44.986Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-15T21:01:44.986Z] === RUN TestCopyWithTarSrcFolder [2022-02-15T21:01:44.986Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-15T21:01:44.986Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-15T21:01:44.986Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-15T21:01:44.986Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-15T21:01:44.986Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-15T21:01:44.986Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-15T21:01:44.986Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-02-15T21:01:44.986Z] === RUN TestCopyFileWithTarSrcFile [2022-02-15T21:01:44.986Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-15T21:01:44.986Z] === RUN TestTarFiles [2022-02-15T21:01:44.986Z] === RUN TestMatch [2022-02-15T21:01:44.986Z] === RUN TestMatch/[[]] [2022-02-15T21:01:44.986Z] === RUN TestMatch/[[foo]] [2022-02-15T21:01:44.986Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-15T21:01:44.986Z] === RUN TestMatch/[[foo_bar]] [2022-02-15T21:01:44.986Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-15T21:01:44.986Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-15T21:01:44.986Z] === RUN TestMatch/[] [2022-02-15T21:01:44.986Z] === RUN TestMatch/[]#01 [2022-02-15T21:01:44.986Z] === RUN TestMatch/[[qux]] [2022-02-15T21:01:44.986Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-15T21:01:44.986Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-15T21:01:44.986Z] === RUN TestMatch/[[foo_baz]] [2022-02-15T21:01:44.986Z] --- PASS: TestMatch (0.00s) [2022-02-15T21:01:44.986Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-15T21:01:44.986Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-15T21:01:44.986Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-15T21:01:44.986Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-15T21:01:44.986Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-15T21:01:44.986Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-15T21:01:44.986Z] --- PASS: TestMatch/[] (0.00s) [2022-02-15T21:01:44.986Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-15T21:01:44.986Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-15T21:01:44.986Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-15T21:01:44.986Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-15T21:01:44.986Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-15T21:01:44.986Z] PASS [2022-02-15T21:01:44.986Z] coverage: 87.5% of statements [2022-02-15T21:01:44.986Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-02-15T21:01:45.414Z] === RUN TestNewAndRemove [2022-02-15T21:01:45.414Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-15T21:01:45.414Z] === RUN TestRemoveInvalidPath [2022-02-15T21:01:45.414Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-15T21:01:45.414Z] PASS [2022-02-15T21:01:45.414Z] coverage: 82.6% of statements [2022-02-15T21:01:45.414Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2022-02-15T21:01:45.454Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.07s) [2022-02-15T21:01:45.454Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-15T21:01:45.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-15T21:01:45.883Z] 2022/02/15 21:01:45 Closing DB instances... [2022-02-15T21:01:45.922Z] === RUN TestChrootTarUntar [2022-02-15T21:01:45.922Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:01:45.922Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-02-15T21:01:45.922Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-15T21:01:45.922Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:01:45.922Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-15T21:01:45.922Z] === RUN TestChrootUntarEmptyArchive [2022-02-15T21:01:45.922Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-15T21:01:45.922Z] === RUN TestChrootTarUntarWithSymlink [2022-02-15T21:01:45.922Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:01:45.922Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-15T21:01:45.922Z] === RUN TestChrootCopyWithTar [2022-02-15T21:01:45.922Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:01:45.922Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-15T21:01:45.922Z] === RUN TestChrootCopyFileWithTar [2022-02-15T21:01:45.922Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:01:45.922Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-15T21:01:45.922Z] === RUN TestChrootUntarPath [2022-02-15T21:01:45.922Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:01:45.922Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-15T21:01:45.922Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-15T21:01:45.922Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:01:45.922Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-15T21:01:45.922Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-15T21:01:45.922Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:01:45.922Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-15T21:01:45.922Z] === RUN TestChrootApplyDotDotFile [2022-02-15T21:01:45.922Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:01:45.922Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-15T21:01:45.922Z] PASS [2022-02-15T21:01:45.922Z] coverage: 15.1% of statements [2022-02-15T21:01:45.922Z] ok github.com/docker/docker/pkg/chrootarchive 0.092s coverage: 15.1% of statements [2022-02-15T21:01:46.871Z] === RUN TestFailedConnection [2022-02-15T21:01:46.871Z] --- PASS: TestGetAddress (21.39s) [2022-02-15T21:01:46.871Z] === RUN TestRequestSyntaxCheck [2022-02-15T21:01:46.871Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-15T21:01:46.871Z] === RUN TestRequest [2022-02-15T21:01:46.910Z] === RUN TestSizeEmpty [2022-02-15T21:01:46.910Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-15T21:01:46.910Z] === RUN TestSizeEmptyFile [2022-02-15T21:01:46.910Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-15T21:01:46.910Z] === RUN TestSizeNonemptyFile [2022-02-15T21:01:46.910Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-15T21:01:46.910Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-15T21:01:46.910Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-15T21:01:46.910Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-15T21:01:46.910Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-15T21:01:46.910Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-15T21:01:46.910Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-15T21:01:46.910Z] === RUN TestMoveToSubdir [2022-02-15T21:01:46.910Z] --- PASS: TestMoveToSubdir (0.00s) [2022-02-15T21:01:46.910Z] === RUN TestSizeNonExistingDirectory [2022-02-15T21:01:46.910Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-15T21:01:46.910Z] PASS [2022-02-15T21:01:46.910Z] coverage: 80.0% of statements [2022-02-15T21:01:46.910Z] ok github.com/docker/docker/pkg/directory 0.049s coverage: 80.0% of statements [2022-02-15T21:01:47.341Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-02-15T21:01:47.341Z] === RUN TestNetworkDBBulkSync [2022-02-15T21:01:47.378Z] === RUN TestPollerAddRemove [2022-02-15T21:01:47.378Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-15T21:01:47.378Z] === RUN TestPollerEvent [2022-02-15T21:01:47.378Z] poller_test.go:40: No chmod on Windows [2022-02-15T21:01:47.378Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-15T21:01:47.378Z] === RUN TestPollerClose [2022-02-15T21:01:47.378Z] --- PASS: TestPollerClose (0.00s) [2022-02-15T21:01:47.378Z] PASS [2022-02-15T21:01:47.378Z] coverage: 36.2% of statements [2022-02-15T21:01:47.378Z] ok github.com/docker/docker/pkg/filenotify 0.045s coverage: 36.2% of statements [2022-02-15T21:01:47.847Z] 2022/02/15 21:01:47 Closing DB instances... [2022-02-15T21:01:48.316Z] === RUN TestCopyFileWithInvalidSrc [2022-02-15T21:01:48.316Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-15T21:01:48.316Z] === RUN TestCopyFileWithInvalidDest [2022-02-15T21:01:48.330Z] 2022/02/15 21:01:48 Closing DB instances... [2022-02-15T21:01:48.786Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-15T21:01:48.786Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-15T21:01:48.786Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestCopyFile [2022-02-15T21:01:48.786Z] --- PASS: TestCopyFile (0.01s) [2022-02-15T21:01:48.786Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-15T21:01:48.786Z] fileutils_test.go:133: Needs porting to Windows [2022-02-15T21:01:48.786Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-15T21:01:48.786Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-15T21:01:48.786Z] fileutils_test.go:179: Needs porting to Windows [2022-02-15T21:01:48.786Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestWildcardMatches [2022-02-15T21:01:48.786Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestPatternMatches [2022-02-15T21:01:48.786Z] --- PASS: TestPatternMatches (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-15T21:01:48.786Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestPatternMatchesFolderExclusions [2022-02-15T21:01:48.786Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-15T21:01:48.786Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-15T21:01:48.786Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-15T21:01:48.786Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-15T21:01:48.786Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestSingleExclamationError [2022-02-15T21:01:48.786Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestMatchesWithNoPatterns [2022-02-15T21:01:48.786Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestMatchesWithMalformedPatterns [2022-02-15T21:01:48.786Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestMatches [2022-02-15T21:01:48.786Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-15T21:01:48.786Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-15T21:01:48.786Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-15T21:01:48.786Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-15T21:01:48.786Z] --- PASS: TestMatches (0.01s) [2022-02-15T21:01:48.786Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-15T21:01:48.786Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-02-15T21:01:48.786Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-15T21:01:48.786Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestCleanPatterns [2022-02-15T21:01:48.786Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-15T21:01:48.786Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestCleanPatternsExceptionFlag [2022-02-15T21:01:48.786Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-15T21:01:48.786Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-15T21:01:48.786Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestCleanPatternsErrorSingleException [2022-02-15T21:01:48.786Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestCreateIfNotExistsDir [2022-02-15T21:01:48.786Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestCreateIfNotExistsFile [2022-02-15T21:01:48.786Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestMatch [2022-02-15T21:01:48.786Z] --- PASS: TestMatch (0.00s) [2022-02-15T21:01:48.786Z] === RUN TestCompile [2022-02-15T21:01:48.786Z] === RUN TestCompile/slash [2022-02-15T21:01:48.786Z] === RUN TestCompile/backslash [2022-02-15T21:01:48.786Z] --- PASS: TestCompile (0.00s) [2022-02-15T21:01:48.786Z] --- PASS: TestCompile/slash (0.00s) [2022-02-15T21:01:48.786Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-15T21:01:48.786Z] PASS [2022-02-15T21:01:48.786Z] coverage: 84.7% of statements [2022-02-15T21:01:48.786Z] ok github.com/docker/docker/pkg/fileutils 0.096s coverage: 84.7% of statements [2022-02-15T21:01:48.799Z] --- PASS: TestFailedConnection (2.07s) [2022-02-15T21:01:48.799Z] === RUN TestFailOnce [2022-02-15T21:01:48.799Z] 2022/02/15 21:01:48 http: panic serving 127.0.0.1:49277: Plugin not ready [2022-02-15T21:01:48.799Z] goroutine 5 [running]: [2022-02-15T21:01:48.799Z] net/http.(*conn).serve.func1() [2022-02-15T21:01:48.799Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-15T21:01:48.799Z] panic({0x120bc20, 0x1319a70}) [2022-02-15T21:01:48.799Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-15T21:01:48.799Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0xac4248ebe2ab0b35}, 0xc000051a98) [2022-02-15T21:01:48.799Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-15T21:01:48.799Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1326810, 0xc00012c0e0}, 0x11605e6) [2022-02-15T21:01:48.799Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-15T21:01:48.799Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1326810, 0xc00012c0e0}, 0xc000064000) [2022-02-15T21:01:48.799Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-15T21:01:48.799Z] net/http.serverHandler.ServeHTTP({0x1324e10}, {0x1326810, 0xc00012c0e0}, 0xc000064000) [2022-02-15T21:01:48.799Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-15T21:01:48.799Z] net/http.(*conn).serve(0xc00005e000, {0x13286a0, 0xc0000260f0}) [2022-02-15T21:01:48.799Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-15T21:01:48.799Z] created by net/http.(*Server).Serve [2022-02-15T21:01:48.799Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-15T21:01:48.799Z] time="2022-02-15T21:01:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49276/Test.FailOnce: Post \"http://127.0.0.1:49276/Test.FailOnce\": EOF, retrying in 1s" [2022-02-15T21:01:49.255Z] === RUN TestGet [2022-02-15T21:01:49.256Z] --- PASS: TestGet (0.00s) [2022-02-15T21:01:49.256Z] === RUN TestGetShortcutString [2022-02-15T21:01:49.256Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-15T21:01:49.256Z] PASS [2022-02-15T21:01:49.256Z] coverage: 42.9% of statements [2022-02-15T21:01:49.256Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2022-02-15T21:01:49.724Z] --- PASS: TestNetworkDBCRUDTableEntry (4.27s) [2022-02-15T21:01:49.724Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-15T21:01:49.786Z] --- PASS: TestFailOnce (1.20s) [2022-02-15T21:01:49.786Z] === RUN TestEchoInputOutput [2022-02-15T21:01:49.786Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-15T21:01:49.786Z] === RUN TestBackoff [2022-02-15T21:01:49.786Z] --- PASS: TestBackoff (0.00s) [2022-02-15T21:01:49.786Z] === RUN TestAbortRetry [2022-02-15T21:01:49.786Z] --- PASS: TestAbortRetry (0.00s) [2022-02-15T21:01:49.786Z] === RUN TestClientScheme [2022-02-15T21:01:49.786Z] --- PASS: TestClientScheme (0.00s) [2022-02-15T21:01:49.786Z] === RUN TestNewClientWithTimeout [2022-02-15T21:01:49.786Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-15T21:01:49.786Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-15T21:01:50.192Z] === RUN TestCreateIDMapOrder [2022-02-15T21:01:50.192Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-15T21:01:50.192Z] PASS [2022-02-15T21:01:50.192Z] coverage: 7.2% of statements [2022-02-15T21:01:50.192Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-02-15T21:01:50.661Z] --- PASS: TestTarFiles (5.72s) [2022-02-15T21:01:50.661Z] === RUN TestDetectCompressionZstd [2022-02-15T21:01:50.661Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-15T21:01:50.661Z] === RUN TestTarUntar [2022-02-15T21:01:50.661Z] --- PASS: TestTarUntar (0.06s) [2022-02-15T21:01:50.661Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-15T21:01:50.661Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-02-15T21:01:50.661Z] === RUN TestTarWithOptions [2022-02-15T21:01:50.661Z] --- PASS: TestTarWithOptions (0.03s) [2022-02-15T21:01:50.661Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-15T21:01:50.661Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-15T21:01:50.661Z] === RUN TestUntarUstarGnuConflict [2022-02-15T21:01:50.661Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-15T21:01:50.661Z] === RUN TestUntarInvalidFilenames [2022-02-15T21:01:50.661Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames637238739\\dest" [2022-02-15T21:01:50.774Z] time="2022-02-15T21:01:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-15T21:01:50.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-15T21:01:51.129Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-02-15T21:01:51.129Z] === RUN TestUntarHardlinkToSymlink [2022-02-15T21:01:51.129Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-15T21:01:51.129Z] === RUN TestUntarInvalidHardlink [2022-02-15T21:01:51.129Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3529986775\\victim\\hello" -> "../victim/hello" [2022-02-15T21:01:51.129Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2590878385\\victim\\hello" -> "/../victim/hello" [2022-02-15T21:01:51.129Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3775281132\\victim" -> "../victim" [2022-02-15T21:01:51.129Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3213283561\\victim" -> "../victim" [2022-02-15T21:01:51.129Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4129748308\\victim" -> "../victim" [2022-02-15T21:01:51.129Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4292996480\\victim" -> "../victim" [2022-02-15T21:01:51.129Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-02-15T21:01:51.129Z] === RUN TestUntarInvalidSymlink [2022-02-15T21:01:51.129Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2485892554\\dest\\dotdot" -> "../victim/hello" [2022-02-15T21:01:51.129Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2883286187\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-15T21:01:51.129Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink873390326\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:51.129Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3583682352\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:51.129Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2366942130\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:51.129Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1571689413\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:51.129Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2684630690\\dest\\dir\\loophole" -> "../../victim" [2022-02-15T21:01:51.129Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-02-15T21:01:51.129Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-15T21:01:51.129Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-15T21:01:51.129Z] === RUN TestXGlobalNoParent [2022-02-15T21:01:51.129Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-15T21:01:51.129Z] === RUN TestReplaceFileTarWrapper [2022-02-15T21:01:51.129Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-02-15T21:01:51.129Z] === RUN TestPrefixHeaderReadable [2022-02-15T21:01:51.129Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-02-15T21:01:51.129Z] === RUN TestDisablePigz [2022-02-15T21:01:51.129Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-15T21:01:51.129Z] --- PASS: TestDisablePigz (0.13s) [2022-02-15T21:01:51.129Z] === RUN TestPigz [2022-02-15T21:01:51.600Z] === RUN TestFixedBufferCap [2022-02-15T21:01:51.600Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestFixedBufferLen [2022-02-15T21:01:51.600Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestFixedBufferString [2022-02-15T21:01:51.600Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestFixedBufferWrite [2022-02-15T21:01:51.600Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestFixedBufferRead [2022-02-15T21:01:51.600Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestBytesPipeRead [2022-02-15T21:01:51.600Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestBytesPipeWrite [2022-02-15T21:01:51.600Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-15T21:01:51.600Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-15T21:01:51.600Z] --- PASS: TestPigz (0.17s) [2022-02-15T21:01:51.600Z] === RUN TestCopyFileWithInvalidDest [2022-02-15T21:01:51.600Z] archive_windows_test.go:16: Currently fails [2022-02-15T21:01:51.600Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestCanonicalTarNameForPath [2022-02-15T21:01:51.600Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestCanonicalTarName [2022-02-15T21:01:51.600Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestChmodTarEntry [2022-02-15T21:01:51.600Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestHardLinkOrder [2022-02-15T21:01:51.600Z] --- PASS: TestHardLinkOrder (0.09s) [2022-02-15T21:01:51.600Z] === RUN TestChangeString [2022-02-15T21:01:51.600Z] --- PASS: TestChangeString (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestChangesWithNoChanges [2022-02-15T21:01:51.600Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-02-15T21:01:51.600Z] === RUN TestChangesWithChanges [2022-02-15T21:01:51.600Z] --- PASS: TestChangesWithChanges (0.03s) [2022-02-15T21:01:51.600Z] === RUN TestChangesWithChangesGH13590 [2022-02-15T21:01:51.600Z] changes_test.go:195: needs more investigation [2022-02-15T21:01:51.600Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestChangesDirsEmpty [2022-02-15T21:01:51.600Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T21:01:51.600Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestChangesDirsMutated [2022-02-15T21:01:51.600Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T21:01:51.600Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestApplyLayer [2022-02-15T21:01:51.600Z] changes_test.go:432: needs further investigation [2022-02-15T21:01:51.600Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestChangesSizeWithHardlinks [2022-02-15T21:01:51.600Z] changes_test.go:468: needs further investigation [2022-02-15T21:01:51.600Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestChangesSizeWithNoChanges [2022-02-15T21:01:51.600Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-15T21:01:51.600Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-15T21:01:51.600Z] === RUN TestChangesSize [2022-02-15T21:01:51.600Z] --- PASS: TestChangesSize (0.01s) [2022-02-15T21:01:51.600Z] === RUN TestApplyLayerInvalidFilenames [2022-02-15T21:01:51.600Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames538278538\\dest" [2022-02-15T21:01:51.600Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-15T21:01:51.600Z] === RUN TestApplyLayerInvalidHardlink [2022-02-15T21:01:51.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3233301157\\victim\\hello" -> "../victim/hello" [2022-02-15T21:01:51.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2997059738\\victim\\hello" -> "/../victim/hello" [2022-02-15T21:01:51.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2646077446\\victim" -> "../victim" [2022-02-15T21:01:51.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1368359543\\victim" -> "../victim" [2022-02-15T21:01:51.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3187417299\\victim" -> "../victim" [2022-02-15T21:01:51.600Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1789537280\\victim" -> "../victim" [2022-02-15T21:01:51.600Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-02-15T21:01:51.600Z] === RUN TestApplyLayerInvalidSymlink [2022-02-15T21:01:51.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink920114192\\dest\\dotdot" -> "../victim/hello" [2022-02-15T21:01:51.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2958610728\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-15T21:01:51.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3562942052\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:51.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink169701444\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:51.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink95202133\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:51.600Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4047698187\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:01:51.600Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-15T21:01:51.600Z] === RUN TestApplyLayerWhiteouts [2022-02-15T21:01:51.600Z] 2022/02/15 21:01:51 Closing DB instances... [2022-02-15T21:01:52.069Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-02-15T21:01:52.069Z] === RUN TestGenerateEmptyFile [2022-02-15T21:01:52.069Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-15T21:01:52.069Z] === RUN TestGenerateWithContent [2022-02-15T21:01:52.069Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-15T21:01:52.069Z] PASS [2022-02-15T21:01:52.069Z] coverage: 62.0% of statements [2022-02-15T21:01:52.069Z] ok github.com/docker/docker/pkg/archive 8.276s coverage: 62.0% of statements [2022-02-15T21:01:52.069Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-02-15T21:01:52.069Z] === RUN TestAtomicWriteToFile [2022-02-15T21:01:52.069Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-02-15T21:01:52.069Z] === RUN TestAtomicWriteSetCommit [2022-02-15T21:01:52.069Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-15T21:01:52.069Z] === RUN TestAtomicWriteSetCancel [2022-02-15T21:01:52.069Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-15T21:01:52.069Z] === RUN TestReadCloserWrapperClose [2022-02-15T21:01:52.069Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-15T21:01:52.069Z] === RUN TestReaderErrWrapperReadOnError [2022-02-15T21:01:52.069Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-15T21:01:52.069Z] === RUN TestReaderErrWrapperRead [2022-02-15T21:01:52.069Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-15T21:01:52.069Z] === RUN TestCancelReadCloser [2022-02-15T21:01:52.069Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-15T21:01:52.069Z] === RUN TestWriteCloserWrapperClose [2022-02-15T21:01:52.069Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-15T21:01:52.069Z] === RUN TestNopWriteCloser [2022-02-15T21:01:52.069Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-15T21:01:52.069Z] === RUN TestNopWriter [2022-02-15T21:01:52.069Z] --- PASS: TestNopWriter (0.00s) [2022-02-15T21:01:52.069Z] === RUN TestWriteCounter [2022-02-15T21:01:52.069Z] --- PASS: TestWriteCounter (0.00s) [2022-02-15T21:01:52.069Z] PASS [2022-02-15T21:01:52.069Z] coverage: 70.5% of statements [2022-02-15T21:01:52.069Z] ok github.com/docker/docker/pkg/ioutils 0.653s coverage: 70.5% of statements [2022-02-15T21:01:52.341Z] time="2022-02-15T21:01:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-15T21:01:53.058Z] === RUN TestError [2022-02-15T21:01:53.058Z] --- PASS: TestError (0.00s) [2022-02-15T21:01:53.058Z] === RUN TestProgressString [2022-02-15T21:01:53.058Z] === RUN TestProgressString/no_progress [2022-02-15T21:01:53.058Z] === RUN TestProgressString/progress_1 [2022-02-15T21:01:53.058Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-15T21:01:53.058Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-15T21:01:53.058Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-15T21:01:53.058Z] === RUN TestProgressString/with_units [2022-02-15T21:01:53.058Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-15T21:01:53.058Z] === RUN TestProgressString/hide_counts [2022-02-15T21:01:53.058Z] --- PASS: TestProgressString (0.00s) [2022-02-15T21:01:53.058Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-15T21:01:53.058Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-15T21:01:53.058Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-15T21:01:53.058Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-15T21:01:53.058Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-15T21:01:53.058Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-15T21:01:53.058Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-15T21:01:53.058Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-15T21:01:53.058Z] === RUN TestJSONMessageDisplay [2022-02-15T21:01:53.058Z] --- PASS: TestNetworkDBCRUDTableEntries (3.23s) [2022-02-15T21:01:53.058Z] === RUN TestNetworkDBNodeLeave [2022-02-15T21:01:53.058Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-02-15T21:01:53.058Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-15T21:01:53.058Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-15T21:01:53.058Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-15T21:01:53.058Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-15T21:01:53.058Z] === RUN TestDisplayJSONMessagesStream [2022-02-15T21:01:53.058Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-15T21:01:53.058Z] PASS [2022-02-15T21:01:53.058Z] coverage: 91.7% of statements [2022-02-15T21:01:53.058Z] ok github.com/docker/docker/pkg/jsonmessage 0.245s coverage: 91.7% of statements [2022-02-15T21:01:53.330Z] 2022/02/15 21:01:52 Closing DB instances... [2022-02-15T21:01:54.048Z] === RUN TestStandardLongPath [2022-02-15T21:01:54.048Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-15T21:01:54.048Z] === RUN TestUNCLongPath [2022-02-15T21:01:54.048Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-15T21:01:54.048Z] PASS [2022-02-15T21:01:54.048Z] coverage: 100.0% of statements [2022-02-15T21:01:54.048Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2022-02-15T21:01:54.318Z] time="2022-02-15T21:01:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-15T21:01:54.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-15T21:01:54.936Z] === RUN TestNameFormat [2022-02-15T21:01:54.936Z] --- PASS: TestNameFormat (0.00s) [2022-02-15T21:01:54.936Z] === RUN TestNameRetries [2022-02-15T21:01:54.936Z] --- PASS: TestNameRetries (0.00s) [2022-02-15T21:01:54.936Z] PASS [2022-02-15T21:01:54.936Z] coverage: 85.7% of statements [2022-02-15T21:01:54.936Z] ok github.com/docker/docker/pkg/namesgenerator 0.041s coverage: 85.7% of statements [2022-02-15T21:01:55.404Z] === RUN TestParseKeyValueOpt [2022-02-15T21:01:55.404Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-15T21:01:55.404Z] === RUN TestParseUintList [2022-02-15T21:01:55.404Z] --- PASS: TestParseUintList (0.00s) [2022-02-15T21:01:55.404Z] === RUN TestParseUintListMaximumLimits [2022-02-15T21:01:55.404Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-15T21:01:55.404Z] PASS [2022-02-15T21:01:55.404Z] coverage: 97.0% of statements [2022-02-15T21:01:55.404Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2022-02-15T21:01:55.873Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-02-15T21:01:55.873Z] === RUN TestNetworkDBWatch [2022-02-15T21:01:55.873Z] === RUN TestNewAndRemove [2022-02-15T21:01:55.873Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-15T21:01:55.873Z] === RUN TestRemoveInvalidPath [2022-02-15T21:01:55.873Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-15T21:01:55.873Z] PASS [2022-02-15T21:01:55.873Z] coverage: 82.6% of statements [2022-02-15T21:01:55.873Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2022-02-15T21:01:55.884Z] --- PASS: TestRequest (8.69s) [2022-02-15T21:01:55.884Z] === RUN TestOverlappingRequests [2022-02-15T21:01:55.884Z] --- PASS: TestOverlappingRequests (0.41s) [2022-02-15T21:01:55.884Z] === RUN TestRelease [2022-02-15T21:01:55.884Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.10s) [2022-02-15T21:01:55.884Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-15T21:01:57.440Z] 2022/02/15 21:01:57 Closing DB instances... [2022-02-15T21:01:57.448Z] 2022/02/15 21:01:56 Closing DB instances... [2022-02-15T21:01:57.448Z] --- PASS: TestRelease (1.58s) [2022-02-15T21:01:57.448Z] === RUN TestAllocateRandomDeallocate [2022-02-15T21:01:57.908Z] === RUN TestFailedConnection [2022-02-15T21:01:57.908Z] --- PASS: TestGetAddress (22.29s) [2022-02-15T21:01:57.908Z] === RUN TestRequestSyntaxCheck [2022-02-15T21:01:57.908Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-02-15T21:01:57.908Z] === RUN TestRequest [2022-02-15T21:01:58.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-15T21:01:58.897Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-02-15T21:01:58.897Z] === RUN TestNetworkDBBulkSync [2022-02-15T21:01:59.013Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-02-15T21:01:59.013Z] === RUN TestNetworkDBGarbageCollection [2022-02-15T21:01:59.014Z] time="2022-02-15T21:01:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.Echo: Post \"http://127.0.0.1:49281/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-15T21:01:59.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-15T21:01:59.886Z] --- PASS: TestFailedConnection (2.10s) [2022-02-15T21:01:59.886Z] === RUN TestFailOnce [2022-02-15T21:01:59.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-15T21:02:00.356Z] 2022/02/15 21:01:59 http: panic serving 127.0.0.1:49276: Plugin not ready [2022-02-15T21:02:00.356Z] goroutine 34 [running]: [2022-02-15T21:02:00.356Z] net/http.(*conn).serve.func1() [2022-02-15T21:02:00.356Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-15T21:02:00.356Z] panic({0x6ebc20, 0x7f9a70}) [2022-02-15T21:02:00.356Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-15T21:02:00.356Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x6b15cd67af36435b}, 0xc00003fa98) [2022-02-15T21:02:00.356Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-15T21:02:00.356Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x806810, 0xc0001560e0}, 0x6405e6) [2022-02-15T21:02:00.356Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-15T21:02:00.356Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x806810, 0xc0001560e0}, 0xc0001a0000) [2022-02-15T21:02:00.356Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-15T21:02:00.356Z] net/http.serverHandler.ServeHTTP({0x804e10}, {0x806810, 0xc0001560e0}, 0xc0001a0000) [2022-02-15T21:02:00.356Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-15T21:02:00.356Z] net/http.(*conn).serve(0xc00018e000, {0x8086a0, 0xc0000960c0}) [2022-02-15T21:02:00.356Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-15T21:02:00.356Z] created by net/http.(*Server).Serve [2022-02-15T21:02:00.356Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-15T21:02:00.356Z] time="2022-02-15T21:01:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49275/Test.FailOnce: Post \"http://127.0.0.1:49275/Test.FailOnce\": EOF, retrying in 1s" [2022-02-15T21:02:00.356Z] 2022/02/15 21:01:59 Closing DB instances... [2022-02-15T21:02:00.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-15T21:02:01.346Z] --- PASS: TestFailOnce (1.22s) [2022-02-15T21:02:01.346Z] === RUN TestEchoInputOutput [2022-02-15T21:02:01.346Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-15T21:02:01.346Z] === RUN TestBackoff [2022-02-15T21:02:01.346Z] --- PASS: TestBackoff (0.00s) [2022-02-15T21:02:01.346Z] === RUN TestAbortRetry [2022-02-15T21:02:01.346Z] --- PASS: TestAbortRetry (0.00s) [2022-02-15T21:02:01.346Z] === RUN TestClientScheme [2022-02-15T21:02:01.346Z] --- PASS: TestClientScheme (0.00s) [2022-02-15T21:02:01.346Z] === RUN TestNewClientWithTimeout [2022-02-15T21:02:01.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-15T21:02:01.663Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/rootless [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/volume [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-15T21:02:01.663Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === Skipped [2022-02-15T21:02:01.663Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-15T21:02:01.663Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-15T21:02:01.663Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-15T21:02:01.663Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-15T21:02:01.663Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-02-15T21:02:01.663Z] aufs_test.go:714: Using path: /tmp/aufs-tests/0000000/aufs [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:56Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-02-15T21:02:01.663Z] aufs_test.go:37: driver not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-15T21:02:01.663Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:02:01.663Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-15T21:02:01.663Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:02:01.663Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-15T21:02:01.663Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:02:01.663Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-15T21:02:01.663Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:02:01.663Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-15T21:02:01.663Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:02:01.663Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-15T21:02:01.663Z] graphtest_unix.go:71: No driver to put! [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.663Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-15T21:02:01.663Z] time="2022-02-15T21:00:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T21:02:01.663Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T21:02:01.663Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T21:02:01.663Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-15T21:02:01.664Z] time="2022-02-15T21:00:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T21:02:01.664Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T21:02:01.664Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-15T21:02:01.664Z] time="2022-02-15T21:00:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T21:02:01.664Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T21:02:01.664Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-15T21:02:01.664Z] time="2022-02-15T21:00:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T21:02:01.664Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T21:02:01.664Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-15T21:02:01.664Z] time="2022-02-15T21:00:59Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T21:02:01.664Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T21:02:01.664Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-15T21:02:01.664Z] graphtest_unix.go:71: No driver to put! [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-15T21:02:01.664Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-15T21:02:01.664Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-15T21:02:01.664Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-15T21:02:01.664Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-15T21:02:01.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:02:01.664Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-15T21:02:01.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:02:01.664Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-15T21:02:01.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:02:01.664Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-15T21:02:01.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:02:01.664Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-15T21:02:01.664Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:02:01.664Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-15T21:02:01.664Z] graphtest_unix.go:71: No driver to put! [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-15T21:02:01.664Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-15T21:02:01.664Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-15T21:02:01.664Z] [2022-02-15T21:02:01.664Z] DONE 2316 tests, 53 skipped in 200.552s [2022-02-15T21:02:01.664Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/config [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/idm [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/ns [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/options [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/osl [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T21:02:01.664Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-15T21:02:01.664Z] + 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-02-15T21:02:01.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-15T21:02:01.823Z] time="2022-02-15T21:02:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-15T21:02:01.823Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-15T21:02:01.823Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-15T21:02:02.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-15T21:02:02.807Z] --- PASS: TestAllocateRandomDeallocate (4.74s) [2022-02-15T21:02:02.807Z] === RUN TestRetrieveFromStore [2022-02-15T21:02:02.807Z] === RUN TestParseEmptyInterface [2022-02-15T21:02:02.807Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-15T21:02:02.807Z] === RUN TestParseNonInterfaceType [2022-02-15T21:02:02.807Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-15T21:02:02.807Z] === RUN TestParseWithOneFunction [2022-02-15T21:02:02.807Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-15T21:02:02.807Z] === RUN TestParseWithMultipleFuncs [2022-02-15T21:02:02.807Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-15T21:02:02.807Z] === RUN TestParseWithUnnamedReturn [2022-02-15T21:02:02.807Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-15T21:02:02.807Z] === RUN TestEmbeddedInterface [2022-02-15T21:02:02.807Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-15T21:02:02.807Z] === RUN TestParsedImports [2022-02-15T21:02:02.807Z] --- PASS: TestParsedImports (0.00s) [2022-02-15T21:02:02.807Z] === RUN TestAliasedImports [2022-02-15T21:02:02.807Z] --- PASS: TestAliasedImports (0.00s) [2022-02-15T21:02:02.807Z] PASS [2022-02-15T21:02:02.807Z] coverage: 56.8% of statements [2022-02-15T21:02:02.807Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2022-02-15T21:02:03.275Z] === RUN TestHTTPTransport [2022-02-15T21:02:03.275Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-15T21:02:03.275Z] PASS [2022-02-15T21:02:03.275Z] coverage: 85.7% of statements [2022-02-15T21:02:03.275Z] ok github.com/docker/docker/pkg/plugins/transport 0.037s coverage: 85.7% of statements [2022-02-15T21:02:03.391Z] time="2022-02-15T21:02:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-15T21:02:03.744Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-15T21:02:03.744Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-15T21:02:03.744Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-15T21:02:03.744Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-15T21:02:03.744Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-15T21:02:03.744Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-15T21:02:03.744Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-15T21:02:03.744Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-15T21:02:03.744Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-15T21:02:03.744Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-15T21:02:03.744Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-15T21:02:03.744Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-15T21:02:03.744Z] === RUN TestBufferPoolPutAndGet [2022-02-15T21:02:03.744Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-15T21:02:03.744Z] PASS [2022-02-15T21:02:03.744Z] coverage: 88.2% of statements [2022-02-15T21:02:03.744Z] ok github.com/docker/docker/pkg/pools 0.037s coverage: 88.2% of statements [2022-02-15T21:02:04.213Z] --- PASS: TestRetrieveFromStore (1.57s) [2022-02-15T21:02:04.213Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-15T21:02:04.213Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-15T21:02:04.213Z] === RUN TestParallelPredefinedRequest1 [2022-02-15T21:02:04.213Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-15T21:02:04.213Z] === RUN TestParallelPredefinedRequest2 [2022-02-15T21:02:04.213Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-15T21:02:04.213Z] === RUN TestParallelPredefinedRequest3 [2022-02-15T21:02:04.213Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-15T21:02:04.213Z] === RUN TestParallelPredefinedRequest4 [2022-02-15T21:02:04.213Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-15T21:02:04.213Z] === RUN TestParallelPredefinedRequest5 [2022-02-15T21:02:04.213Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-15T21:02:04.213Z] === RUN TestDebug [2022-02-15T21:02:04.213Z] --- PASS: TestDebug (0.00s) [2022-02-15T21:02:04.213Z] === RUN TestRequestPoolParallel [2022-02-15T21:02:04.213Z] --- PASS: TestRequestPoolParallel (0.46s) [2022-02-15T21:02:04.213Z] === RUN TestFullAllocateRelease [2022-02-15T21:02:04.682Z] === RUN TestOutputOnPrematureClose [2022-02-15T21:02:04.682Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-15T21:02:04.682Z] === RUN TestCompleteSilently [2022-02-15T21:02:04.682Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-15T21:02:04.682Z] PASS [2022-02-15T21:02:04.682Z] coverage: 75.9% of statements [2022-02-15T21:02:04.682Z] ok github.com/docker/docker/pkg/progress 0.037s coverage: 75.9% of statements [2022-02-15T21:02:04.682Z] --- PASS: TestFullAllocateRelease (0.37s) [2022-02-15T21:02:04.682Z] === RUN TestOddAllocateRelease [2022-02-15T21:02:04.960Z] 2022/02/15 21:02:04 Closing DB instances... [2022-02-15T21:02:04.960Z] time="2022-02-15T21:02:04Z" level=error msg="node: 685beccd5576 is unknown to memberlist" [2022-02-15T21:02:04.960Z] time="2022-02-15T21:02:04Z" level=error msg="node: 685beccd5576 is unknown to memberlist" [2022-02-15T21:02:05.153Z] === RUN TestSendToOneSub [2022-02-15T21:02:05.153Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-15T21:02:05.153Z] === RUN TestSendToMultipleSubs [2022-02-15T21:02:05.153Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-15T21:02:05.153Z] === RUN TestEvictOneSub [2022-02-15T21:02:05.153Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-15T21:02:05.153Z] === RUN TestClosePublisher [2022-02-15T21:02:05.153Z] --- PASS: TestClosePublisher (0.00s) [2022-02-15T21:02:05.153Z] === RUN TestPubSubRace [2022-02-15T21:02:05.153Z] --- PASS: TestOddAllocateRelease (0.24s) [2022-02-15T21:02:05.153Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-15T21:02:05.153Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-02-15T21:02:05.153Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-15T21:02:05.153Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s) [2022-02-15T21:02:05.153Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-15T21:02:05.153Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s) [2022-02-15T21:02:05.153Z] === CONT TestParallelPredefinedRequest1 [2022-02-15T21:02:05.153Z] === CONT TestParallelPredefinedRequest4 [2022-02-15T21:02:05.153Z] === CONT TestParallelPredefinedRequest3 [2022-02-15T21:02:05.153Z] === CONT TestParallelPredefinedRequest5 [2022-02-15T21:02:05.153Z] === CONT TestParallelPredefinedRequest1 [2022-02-15T21:02:05.153Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:02:05.153Z] === CONT TestParallelPredefinedRequest4 [2022-02-15T21:02:05.153Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:02:05.153Z] === CONT TestParallelPredefinedRequest3 [2022-02-15T21:02:05.153Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:02:05.153Z] === CONT TestParallelPredefinedRequest5 [2022-02-15T21:02:05.153Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:02:05.153Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-15T21:02:05.153Z] === CONT TestParallelPredefinedRequest2 [2022-02-15T21:02:05.153Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-15T21:02:05.153Z] === CONT TestParallelPredefinedRequest2 [2022-02-15T21:02:05.153Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:02:05.153Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-15T21:02:05.153Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-15T21:02:05.153Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-15T21:02:05.153Z] PASS [2022-02-15T21:02:05.153Z] coverage: 85.3% of statements [2022-02-15T21:02:05.153Z] ok github.com/docker/docker/libnetwork/ipam 47.595s coverage: 85.3% of statements [2022-02-15T21:02:05.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-15T21:02:05.430Z] --- PASS: TestRequest (7.45s) [2022-02-15T21:02:05.430Z] === RUN TestOverlappingRequests [2022-02-15T21:02:05.902Z] time="2022-02-15T21:02:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-15T21:02:05.902Z] --- PASS: TestOverlappingRequests (0.38s) [2022-02-15T21:02:05.902Z] === RUN TestRelease [2022-02-15T21:02:06.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-15T21:02:06.142Z] --- PASS: TestPubSubRace (1.06s) [2022-02-15T21:02:06.142Z] PASS [2022-02-15T21:02:06.142Z] coverage: 75.0% of statements [2022-02-15T21:02:06.142Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 75.0% of statements [2022-02-15T21:02:06.611Z] === RUN TestRegister [2022-02-15T21:02:06.611Z] --- PASS: TestRegister (0.00s) [2022-02-15T21:02:06.611Z] === RUN TestCommand [2022-02-15T21:02:06.611Z] --- PASS: TestCommand (0.03s) [2022-02-15T21:02:06.611Z] === RUN TestNaiveSelf [2022-02-15T21:02:06.611Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-15T21:02:06.611Z] PASS [2022-02-15T21:02:06.611Z] coverage: 82.4% of statements [2022-02-15T21:02:06.611Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2022-02-15T21:02:06.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-15T21:02:06.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-15T21:02:07.079Z] === RUN TestDump [2022-02-15T21:02:07.079Z] goroutine 6 [running]: [2022-02-15T21:02:07.079Z] github.com/docker/docker/pkg/stack.dump(0xbab6b7) [2022-02-15T21:02:07.079Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-15T21:02:07.079Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-15T21:02:07.079Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-15T21:02:07.079Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-15T21:02:07.079Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-15T21:02:07.079Z] testing.tRunner(0xc000118340, 0xd18e68) [2022-02-15T21:02:07.079Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T21:02:07.079Z] created by testing.(*T).Run [2022-02-15T21:02:07.079Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-15T21:02:07.079Z] [2022-02-15T21:02:07.079Z] goroutine 1 [chan receive]: [2022-02-15T21:02:07.079Z] testing.(*T).Run(0xc0001181a0, {0xd0a52e, 0xb8a413}, 0xd18e68) [2022-02-15T21:02:07.079Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-15T21:02:07.079Z] testing.runTests.func1(0xc000068750) [2022-02-15T21:02:07.079Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-15T21:02:07.079Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2022-02-15T21:02:07.079Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T21:02:07.079Z] testing.runTests(0xc000076080, {0xe7cba0, 0x3, 0x3}, {0xbaa90d, 0xd0c228, 0xe81640}) [2022-02-15T21:02:07.079Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-15T21:02:07.079Z] testing.(*M).Run(0xc000076080) [2022-02-15T21:02:07.079Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-15T21:02:07.079Z] main.main() [2022-02-15T21:02:07.079Z] _testmain.go:95 +0x1f5 [2022-02-15T21:02:07.079Z] --- PASS: TestDump (0.00s) [2022-02-15T21:02:07.079Z] === RUN TestDumpToFile [2022-02-15T21:02:07.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-15T21:02:07.472Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.50s) [2022-02-15T21:02:07.472Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-15T21:02:07.472Z] --- PASS: TestRelease (1.50s) [2022-02-15T21:02:07.472Z] === RUN TestAllocateRandomDeallocate [2022-02-15T21:02:07.548Z] --- PASS: TestDumpToFile (0.14s) [2022-02-15T21:02:07.548Z] === RUN TestDumpToFileWithEmptyInput [2022-02-15T21:02:07.548Z] goroutine 8 [running]: [2022-02-15T21:02:07.548Z] github.com/docker/docker/pkg/stack.dump(0xc186f4) [2022-02-15T21:02:07.548Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-15T21:02:07.548Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xc18aa0}) [2022-02-15T21:02:07.548Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-15T21:02:07.548Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000118340) [2022-02-15T21:02:07.548Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-15T21:02:07.548Z] testing.tRunner(0xc000118820, 0xd18e58) [2022-02-15T21:02:07.548Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T21:02:07.548Z] created by testing.(*T).Run [2022-02-15T21:02:07.548Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-15T21:02:07.548Z] [2022-02-15T21:02:07.548Z] goroutine 1 [chan receive]: [2022-02-15T21:02:07.548Z] testing.(*T).Run(0xc0001181a0, {0xd112ba, 0xb8a413}, 0xd18e58) [2022-02-15T21:02:07.548Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-15T21:02:07.548Z] testing.runTests.func1(0xc000068750) [2022-02-15T21:02:07.548Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-15T21:02:07.548Z] testing.tRunner(0xc0001181a0, 0xc000071ce0) [2022-02-15T21:02:07.548Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T21:02:07.548Z] testing.runTests(0xc000076080, {0xe7cba0, 0x3, 0x3}, {0xbaa90d, 0xd0c228, 0xe81640}) [2022-02-15T21:02:07.548Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-15T21:02:07.548Z] testing.(*M).Run(0xc000076080) [2022-02-15T21:02:07.548Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-15T21:02:07.548Z] main.main() [2022-02-15T21:02:07.548Z] _testmain.go:95 +0x1f5 [2022-02-15T21:02:07.548Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-15T21:02:07.548Z] PASS [2022-02-15T21:02:07.548Z] coverage: 90.9% of statements [2022-02-15T21:02:07.548Z] ok github.com/docker/docker/pkg/stack 0.183s coverage: 90.9% of statements [2022-02-15T21:02:07.548Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-15T21:02:07.548Z] === RUN TestClientStream [2022-02-15T21:02:07.548Z] --- PASS: TestClientStream (0.00s) [2022-02-15T21:02:07.548Z] === RUN TestClientSendFile [2022-02-15T21:02:07.548Z] --- PASS: TestClientSendFile (0.00s) [2022-02-15T21:02:07.548Z] === RUN TestClientWithRequestTimeout [2022-02-15T21:02:07.548Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-15T21:02:07.548Z] === RUN TestFileSpecPlugin [2022-02-15T21:02:07.548Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-15T21:02:07.548Z] === RUN TestFileJSONSpecPlugin [2022-02-15T21:02:07.548Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-15T21:02:07.548Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-15T21:02:07.548Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-15T21:02:07.548Z] === RUN TestPluginAddHandler [2022-02-15T21:02:07.548Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-15T21:02:07.548Z] === RUN TestPluginWaitBadPlugin [2022-02-15T21:02:07.548Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-15T21:02:07.548Z] === RUN TestGet [2022-02-15T21:02:07.548Z] time="2022-02-15T21:02:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-15T21:02:07.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-15T21:02:08.016Z] === RUN TestNewStdWriter [2022-02-15T21:02:08.017Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-15T21:02:08.017Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-15T21:02:08.017Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-15T21:02:08.017Z] === RUN TestWriteWithNilBytes [2022-02-15T21:02:08.017Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-15T21:02:08.017Z] === RUN TestWrite [2022-02-15T21:02:08.017Z] --- PASS: TestWrite (0.00s) [2022-02-15T21:02:08.017Z] === RUN TestWriteWithWriterError [2022-02-15T21:02:08.017Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-15T21:02:08.017Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-15T21:02:08.017Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-15T21:02:08.017Z] === RUN TestStdCopyWriteAndRead [2022-02-15T21:02:08.017Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-15T21:02:08.017Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-15T21:02:08.017Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-15T21:02:08.017Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-15T21:02:08.017Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-15T21:02:08.017Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-15T21:02:08.017Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-15T21:02:08.017Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-15T21:02:08.017Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-15T21:02:08.017Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-15T21:02:08.017Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-15T21:02:08.017Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-15T21:02:08.017Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-15T21:02:08.017Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-15T21:02:08.017Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-15T21:02:08.017Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-15T21:02:08.017Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-15T21:02:08.017Z] PASS [2022-02-15T21:02:08.017Z] coverage: 100.0% of statements [2022-02-15T21:02:08.017Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2022-02-15T21:02:08.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-15T21:02:08.463Z] 2022/02/15 21:02:08 Closing DB instances... [2022-02-15T21:02:08.485Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-15T21:02:08.485Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-15T21:02:08.485Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-15T21:02:08.485Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-15T21:02:08.485Z] === RUN TestFormatStatus [2022-02-15T21:02:08.485Z] --- PASS: TestFormatStatus (0.00s) [2022-02-15T21:02:08.485Z] === RUN TestFormatError [2022-02-15T21:02:08.485Z] --- PASS: TestFormatError (0.00s) [2022-02-15T21:02:08.485Z] === RUN TestFormatJSONError [2022-02-15T21:02:08.485Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-15T21:02:08.485Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-15T21:02:08.485Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-15T21:02:08.485Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-15T21:02:08.485Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-15T21:02:08.485Z] === RUN TestNewJSONProgressOutput [2022-02-15T21:02:08.485Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-15T21:02:08.485Z] === RUN TestAuxFormatterEmit [2022-02-15T21:02:08.485Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-15T21:02:08.485Z] === RUN TestStreamWriterStdout [2022-02-15T21:02:08.485Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-15T21:02:08.485Z] === RUN TestStreamWriterStderr [2022-02-15T21:02:08.485Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-15T21:02:08.485Z] PASS [2022-02-15T21:02:08.485Z] coverage: 66.2% of statements [2022-02-15T21:02:08.485Z] ok github.com/docker/docker/pkg/streamformatter 0.034s coverage: 66.2% of statements [2022-02-15T21:02:08.485Z] time="2022-02-15T21:02:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-15T21:02:08.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-15T21:02:08.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-15T21:02:08.955Z] === RUN TestGenerateRandomID [2022-02-15T21:02:08.955Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-15T21:02:08.955Z] === RUN TestShortenId [2022-02-15T21:02:08.955Z] --- PASS: TestShortenId (0.00s) [2022-02-15T21:02:08.955Z] === RUN TestShortenSha256Id [2022-02-15T21:02:08.955Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-15T21:02:08.955Z] === RUN TestShortenIdEmpty [2022-02-15T21:02:08.955Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-15T21:02:08.955Z] === RUN TestShortenIdInvalid [2022-02-15T21:02:08.955Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-15T21:02:08.955Z] === RUN TestIsShortIDNonHex [2022-02-15T21:02:08.955Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-15T21:02:08.955Z] === RUN TestIsShortIDNotCorrectSize [2022-02-15T21:02:08.955Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-15T21:02:08.955Z] PASS [2022-02-15T21:02:08.955Z] coverage: 70.6% of statements [2022-02-15T21:02:08.955Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2022-02-15T21:02:09.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-15T21:02:09.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-15T21:02:09.940Z] === RUN TestIsCpusetListAvailable [2022-02-15T21:02:09.940Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-15T21:02:09.940Z] PASS [2022-02-15T21:02:09.940Z] coverage: 39.4% of statements [2022-02-15T21:02:09.940Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 39.4% of statements [2022-02-15T21:02:10.031Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-02-15T21:02:10.031Z] === RUN TestNetworkDBGarbageCollection [2022-02-15T21:02:10.031Z] time="2022-02-15T21:02:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49282/Test.Echo: Post \"http://127.0.0.1:49282/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-15T21:02:10.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-15T21:02:10.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-15T21:02:10.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-15T21:02:10.842Z] 1bd78008c728: Pull complete [2022-02-15T21:02:10.842Z] Digest: sha256:d8c2b69511a49e9eb6fd2a17f2727ae011b0382cd11562fa5cb4c70bb460cf12 [2022-02-15T21:02:10.842Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:02:10.842Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-02-15T21:02:10.842Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-02-15T21:02:10.842Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2565' [2022-02-15T21:02:10.842Z] WARN: Skipping validation tests [2022-02-15T21:02:10.842Z] INFO: Running unit tests at 02/15/2022 21:02:00... [2022-02-15T21:02:10.842Z] INFO: make.ps1 starting at 02/15/2022 21:02:06 [2022-02-15T21:02:10.842Z] INFO: Git commit (699174347c) assumed from DOCKER_GITCOMMIT environment variable [2022-02-15T21:02:10.842Z] INFO: Invoking autogen... [2022-02-15T21:02:10.842Z] INFO: Running unit tests... [2022-02-15T21:02:10.927Z] time="2022-02-15T21:02:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-15T21:02:10.927Z] === RUN TestChtimes [2022-02-15T21:02:10.927Z] --- PASS: TestChtimes (0.00s) [2022-02-15T21:02:10.927Z] === RUN TestChtimesWindows [2022-02-15T21:02:10.927Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-15T21:02:10.927Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-15T21:02:10.927Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-15T21:02:10.927Z] === RUN TestEnsureRemoveAllNotExist [2022-02-15T21:02:10.927Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-15T21:02:10.927Z] === RUN TestEnsureRemoveAllWithDir [2022-02-15T21:02:10.927Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-15T21:02:10.927Z] === RUN TestEnsureRemoveAllWithFile [2022-02-15T21:02:10.927Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-15T21:02:10.927Z] PASS [2022-02-15T21:02:10.927Z] coverage: 12.9% of statements [2022-02-15T21:02:10.927Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 12.9% of statements [2022-02-15T21:02:11.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-15T21:02:11.396Z] === RUN TestTailFile [2022-02-15T21:02:11.396Z] --- PASS: TestTailFile (0.00s) [2022-02-15T21:02:11.396Z] === RUN TestTailFileManyLines [2022-02-15T21:02:11.396Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-15T21:02:11.396Z] === RUN TestTailEmptyFile [2022-02-15T21:02:11.396Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-15T21:02:11.396Z] === RUN TestTailNegativeN [2022-02-15T21:02:11.396Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader [2022-02-15T21:02:11.396Z] === CONT TestNewTailReader [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/no_delimiter [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/truncated_last_line [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-15T21:02:11.396Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.396Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.396Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.396Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-15T21:02:11.396Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T21:02:11.396Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T21:02:11.397Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T21:02:11.397Z] === CONT TestNewTailReader/no_delimiter [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.397Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.397Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.397Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.397Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.602Z] --- PASS: TestAllocateRandomDeallocate (3.92s) [2022-02-15T21:02:11.602Z] === RUN TestRetrieveFromStore [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:11.867Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:11.867Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:11.867Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.868Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.868Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:11.869Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:11.869Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:11.870Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:11.870Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:11.871Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:12.226Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-15T21:02:12.226Z] Using test binary docker [2022-02-15T21:02:12.226Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-15T21:02:12.226Z] Starting apparmor (via systemctl): apparmor.service. [2022-02-15T21:02:12.226Z] Starting dockerd [2022-02-15T21:02:12.226Z] INFO: Waiting for daemon to start... [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:12.341Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:12.342Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.342Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-15T21:02:12.343Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:02:12.344Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:02:12.344Z] PASS [2022-02-15T21:02:12.344Z] coverage: 88.6% of statements [2022-02-15T21:02:12.344Z] ok github.com/docker/docker/pkg/tailfile 0.184s coverage: 88.6% of statements [2022-02-15T21:02:12.592Z] --- PASS: TestRetrieveFromStore (1.35s) [2022-02-15T21:02:12.592Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-15T21:02:12.592Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-02-15T21:02:12.592Z] === RUN TestParallelPredefinedRequest1 [2022-02-15T21:02:12.592Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-15T21:02:12.592Z] === RUN TestParallelPredefinedRequest2 [2022-02-15T21:02:12.592Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-15T21:02:12.592Z] === RUN TestParallelPredefinedRequest3 [2022-02-15T21:02:12.592Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-15T21:02:12.592Z] === RUN TestParallelPredefinedRequest4 [2022-02-15T21:02:12.592Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-15T21:02:12.592Z] === RUN TestParallelPredefinedRequest5 [2022-02-15T21:02:12.592Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-15T21:02:12.592Z] === RUN TestDebug [2022-02-15T21:02:12.592Z] --- PASS: TestDebug (0.00s) [2022-02-15T21:02:12.592Z] === RUN TestRequestPoolParallel [2022-02-15T21:02:12.812Z] === RUN TestTarSumRemoveNonExistent [2022-02-15T21:02:12.812Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-15T21:02:12.812Z] === RUN TestTarSumRemove [2022-02-15T21:02:12.812Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-15T21:02:12.812Z] === RUN TestSortFileInfoSums [2022-02-15T21:02:12.812Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-15T21:02:12.812Z] === RUN TestNewTarSumForLabelInvalid [2022-02-15T21:02:12.812Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-15T21:02:12.812Z] === RUN TestNewTarSumForLabel [2022-02-15T21:02:12.812Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-15T21:02:12.812Z] === RUN TestEmptyTar [2022-02-15T21:02:12.812Z] --- PASS: TestEmptyTar (0.00s) [2022-02-15T21:02:12.812Z] === RUN TestTarSumsReadSize [2022-02-15T21:02:12.812Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-15T21:02:12.812Z] === RUN TestTarSums [2022-02-15T21:02:12.812Z] --- PASS: TestTarSums (0.05s) [2022-02-15T21:02:12.812Z] === RUN TestIteration [2022-02-15T21:02:12.812Z] --- PASS: TestIteration (0.00s) [2022-02-15T21:02:12.812Z] === RUN TestVersionLabelForChecksum [2022-02-15T21:02:12.812Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-15T21:02:12.812Z] === RUN TestVersion [2022-02-15T21:02:12.812Z] --- PASS: TestVersion (0.00s) [2022-02-15T21:02:12.812Z] === RUN TestGetVersion [2022-02-15T21:02:12.812Z] --- PASS: TestGetVersion (0.00s) [2022-02-15T21:02:12.812Z] === RUN TestGetVersions [2022-02-15T21:02:12.812Z] --- PASS: TestGetVersions (0.00s) [2022-02-15T21:02:12.812Z] PASS [2022-02-15T21:02:12.812Z] coverage: 89.3% of statements [2022-02-15T21:02:12.812Z] ok github.com/docker/docker/pkg/tarsum 0.100s coverage: 89.3% of statements [2022-02-15T21:02:13.060Z] --- PASS: TestRequestPoolParallel (0.41s) [2022-02-15T21:02:13.060Z] === RUN TestFullAllocateRelease [2022-02-15T21:02:13.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-15T21:02:13.281Z] testing: warning: no tests to run [2022-02-15T21:02:13.281Z] PASS [2022-02-15T21:02:13.281Z] coverage: [no statements] [2022-02-15T21:02:13.281Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2022-02-15T21:02:13.529Z] --- PASS: TestFullAllocateRelease (0.47s) [2022-02-15T21:02:13.529Z] === RUN TestOddAllocateRelease [2022-02-15T21:02:13.750Z] === RUN TestTruncIndex [2022-02-15T21:02:13.998Z] --- PASS: TestOddAllocateRelease (0.26s) [2022-02-15T21:02:13.998Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-15T21:02:13.998Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-02-15T21:02:13.998Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-15T21:02:13.998Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-02-15T21:02:13.998Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-15T21:02:13.998Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-02-15T21:02:13.998Z] === CONT TestParallelPredefinedRequest1 [2022-02-15T21:02:13.998Z] === CONT TestParallelPredefinedRequest4 [2022-02-15T21:02:13.998Z] === CONT TestParallelPredefinedRequest1 [2022-02-15T21:02:13.998Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:02:13.998Z] === CONT TestParallelPredefinedRequest4 [2022-02-15T21:02:13.998Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:02:13.998Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-15T21:02:13.998Z] === CONT TestParallelPredefinedRequest5 [2022-02-15T21:02:13.998Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:02:13.998Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-15T21:02:13.998Z] === CONT TestParallelPredefinedRequest3 [2022-02-15T21:02:13.998Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:02:13.998Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-15T21:02:13.998Z] === CONT TestParallelPredefinedRequest2 [2022-02-15T21:02:13.998Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-15T21:02:13.998Z] === CONT TestParallelPredefinedRequest2 [2022-02-15T21:02:13.998Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:02:13.998Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-15T21:02:13.998Z] PASS [2022-02-15T21:02:13.998Z] coverage: 85.3% of statements [2022-02-15T21:02:13.998Z] ok github.com/docker/docker/libnetwork/ipam 44.802s coverage: 85.3% of statements [2022-02-15T21:02:14.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-15T21:02:14.219Z] --- PASS: TestTruncIndex (0.10s) [2022-02-15T21:02:14.219Z] PASS [2022-02-15T21:02:14.219Z] coverage: 91.5% of statements [2022-02-15T21:02:14.219Z] ok github.com/docker/docker/pkg/truncindex 0.134s coverage: 91.5% of statements [2022-02-15T21:02:14.219Z] === RUN TestIsGIT [2022-02-15T21:02:14.687Z] --- PASS: TestIsGIT (0.00s) [2022-02-15T21:02:14.687Z] === RUN TestIsTransport [2022-02-15T21:02:14.687Z] --- PASS: TestIsTransport (0.00s) [2022-02-15T21:02:14.687Z] PASS [2022-02-15T21:02:14.687Z] coverage: 100.0% of statements [2022-02-15T21:02:14.687Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2022-02-15T21:02:14.687Z] time="2022-02-15T21:02:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-15T21:02:14.687Z] === RUN TestVersionInfo [2022-02-15T21:02:14.687Z] --- PASS: TestVersionInfo (0.00s) [2022-02-15T21:02:14.687Z] === RUN TestAppendVersions [2022-02-15T21:02:14.687Z] --- PASS: TestAppendVersions (0.00s) [2022-02-15T21:02:14.687Z] PASS [2022-02-15T21:02:14.687Z] coverage: 88.9% of statements [2022-02-15T21:02:14.687Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-02-15T21:02:15.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-15T21:02:15.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-15T21:02:16.216Z] === RUN TestParseEmptyInterface [2022-02-15T21:02:16.216Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-15T21:02:16.216Z] === RUN TestParseNonInterfaceType [2022-02-15T21:02:16.216Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-15T21:02:16.216Z] === RUN TestParseWithOneFunction [2022-02-15T21:02:16.216Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-15T21:02:16.216Z] === RUN TestParseWithMultipleFuncs [2022-02-15T21:02:16.216Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-15T21:02:16.216Z] === RUN TestParseWithUnnamedReturn [2022-02-15T21:02:16.216Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-15T21:02:16.216Z] === RUN TestEmbeddedInterface [2022-02-15T21:02:16.216Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-15T21:02:16.216Z] === RUN TestParsedImports [2022-02-15T21:02:16.216Z] --- PASS: TestParsedImports (0.00s) [2022-02-15T21:02:16.216Z] === RUN TestAliasedImports [2022-02-15T21:02:16.216Z] --- PASS: TestAliasedImports (0.00s) [2022-02-15T21:02:16.216Z] PASS [2022-02-15T21:02:16.216Z] coverage: 56.8% of statements [2022-02-15T21:02:16.216Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2022-02-15T21:02:16.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-15T21:02:16.254Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-15T21:02:16.254Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-15T21:02:16.254Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-15T21:02:16.254Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-15T21:02:16.254Z] === RUN TestValidatePrivileges [2022-02-15T21:02:16.254Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-15T21:02:16.254Z] === RUN TestFilterByCapNeg [2022-02-15T21:02:16.254Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-15T21:02:16.254Z] === RUN TestFilterByCapPos [2022-02-15T21:02:16.254Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-15T21:02:16.254Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-15T21:02:16.254Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-15T21:02:16.254Z] PASS [2022-02-15T21:02:16.254Z] coverage: 12.0% of statements [2022-02-15T21:02:16.254Z] ok github.com/docker/docker/plugin 0.049s coverage: 12.0% of statements [2022-02-15T21:02:16.728Z] === RUN TestNewSettable [2022-02-15T21:02:16.728Z] --- PASS: TestNewSettable (0.00s) [2022-02-15T21:02:16.728Z] === RUN TestIsSettable [2022-02-15T21:02:16.728Z] --- PASS: TestIsSettable (0.00s) [2022-02-15T21:02:16.728Z] === RUN TestUpdateSettingsEnv [2022-02-15T21:02:16.728Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-15T21:02:16.728Z] PASS [2022-02-15T21:02:16.728Z] coverage: 20.0% of statements [2022-02-15T21:02:16.728Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-02-15T21:02:16.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-15T21:02:17.198Z] === RUN TestLoad [2022-02-15T21:02:17.198Z] --- PASS: TestLoad (0.00s) [2022-02-15T21:02:17.198Z] === RUN TestSave [2022-02-15T21:02:17.198Z] --- PASS: TestSave (0.03s) [2022-02-15T21:02:17.198Z] === RUN TestAddDeleteGet [2022-02-15T21:02:17.198Z] --- PASS: TestAddDeleteGet (0.04s) [2022-02-15T21:02:17.198Z] === RUN TestInvalidTags [2022-02-15T21:02:17.198Z] --- PASS: TestInvalidTags (0.01s) [2022-02-15T21:02:17.198Z] PASS [2022-02-15T21:02:17.198Z] coverage: 83.7% of statements [2022-02-15T21:02:17.198Z] ok github.com/docker/docker/reference 0.111s coverage: 83.7% of statements [2022-02-15T21:02:17.203Z] === RUN TestHTTPTransport [2022-02-15T21:02:17.203Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-15T21:02:17.203Z] PASS [2022-02-15T21:02:17.203Z] coverage: 85.7% of statements [2022-02-15T21:02:17.203Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2022-02-15T21:02:17.671Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-15T21:02:17.671Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-15T21:02:17.671Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-15T21:02:17.671Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-15T21:02:17.671Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-15T21:02:17.671Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-15T21:02:17.671Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-15T21:02:17.671Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-15T21:02:17.671Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-15T21:02:17.671Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-15T21:02:17.671Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-15T21:02:17.671Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-15T21:02:17.671Z] === RUN TestBufferPoolPutAndGet [2022-02-15T21:02:17.671Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-15T21:02:17.671Z] PASS [2022-02-15T21:02:17.671Z] coverage: 88.2% of statements [2022-02-15T21:02:17.671Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-02-15T21:02:17.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-15T21:02:18.139Z] === RUN TestOutputOnPrematureClose [2022-02-15T21:02:18.139Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-15T21:02:18.139Z] === RUN TestCompleteSilently [2022-02-15T21:02:18.139Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-15T21:02:18.139Z] PASS [2022-02-15T21:02:18.139Z] coverage: 75.9% of statements [2022-02-15T21:02:18.139Z] ok github.com/docker/docker/pkg/progress 0.035s coverage: 75.9% of statements [2022-02-15T21:02:18.186Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-15T21:02:18.186Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-02-15T21:02:18.186Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-15T21:02:18.186Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-15T21:02:18.186Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-15T21:02:18.186Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-15T21:02:18.186Z] === RUN TestResumableRequestReaderWithReadError [2022-02-15T21:02:18.186Z] time="2022-02-15T21:02:17Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-15T21:02:18.186Z] --- PASS: TestResumableRequestReaderWithReadError (0.18s) [2022-02-15T21:02:18.186Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-15T21:02:18.186Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-15T21:02:18.186Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-15T21:02:18.186Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-15T21:02:18.186Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-15T21:02:18.186Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-15T21:02:18.186Z] === RUN TestResumableRequestReader [2022-02-15T21:02:18.186Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-15T21:02:18.186Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-15T21:02:18.607Z] === RUN TestSendToOneSub [2022-02-15T21:02:18.608Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-15T21:02:18.608Z] === RUN TestSendToMultipleSubs [2022-02-15T21:02:18.608Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-15T21:02:18.608Z] === RUN TestEvictOneSub [2022-02-15T21:02:18.608Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-15T21:02:18.608Z] === RUN TestClosePublisher [2022-02-15T21:02:18.608Z] --- PASS: TestClosePublisher (0.00s) [2022-02-15T21:02:18.608Z] === RUN TestPubSubRace [2022-02-15T21:02:18.608Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-15T21:02:18.608Z] === RUN TestClientStream [2022-02-15T21:02:18.608Z] --- PASS: TestClientStream (0.00s) [2022-02-15T21:02:18.608Z] === RUN TestClientSendFile [2022-02-15T21:02:18.608Z] --- PASS: TestClientSendFile (0.00s) [2022-02-15T21:02:18.608Z] === RUN TestClientWithRequestTimeout [2022-02-15T21:02:18.608Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-02-15T21:02:18.608Z] === RUN TestFileSpecPlugin [2022-02-15T21:02:18.608Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-15T21:02:18.608Z] === RUN TestFileJSONSpecPlugin [2022-02-15T21:02:18.608Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-15T21:02:18.608Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-15T21:02:18.608Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-15T21:02:18.608Z] === RUN TestPluginAddHandler [2022-02-15T21:02:18.608Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-15T21:02:18.608Z] === RUN TestPluginWaitBadPlugin [2022-02-15T21:02:18.608Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-15T21:02:18.608Z] === RUN TestGet [2022-02-15T21:02:18.608Z] time="2022-02-15T21:02:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-15T21:02:18.655Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-15T21:02:18.655Z] PASS [2022-02-15T21:02:18.655Z] coverage: 100.0% of statements [2022-02-15T21:02:18.655Z] ok github.com/docker/docker/registry/resumable 0.234s coverage: 100.0% of statements [2022-02-15T21:02:18.655Z] === RUN TestResolveAuthConfigIndexServer [2022-02-15T21:02:18.655Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestResolveAuthConfigFullURL [2022-02-15T21:02:18.655Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-15T21:02:18.655Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestValidateMirror [2022-02-15T21:02:18.655Z] --- PASS: TestValidateMirror (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestLoadInsecureRegistries [2022-02-15T21:02:18.655Z] time="2022-02-15T21:02:18Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-15T21:02:18.655Z] time="2022-02-15T21:02:18Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-15T21:02:18.655Z] time="2022-02-15T21:02:18Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-15T21:02:18.655Z] --- PASS: TestLoadInsecureRegistries (0.14s) [2022-02-15T21:02:18.655Z] === RUN TestNewServiceConfig [2022-02-15T21:02:18.655Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestValidateIndexName [2022-02-15T21:02:18.655Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestValidateIndexNameWithError [2022-02-15T21:02:18.655Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestEndpointParse [2022-02-15T21:02:18.655Z] --- PASS: TestEndpointParse (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestEndpointParseInvalid [2022-02-15T21:02:18.655Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestValidateEndpoint [2022-02-15T21:02:18.655Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-15T21:02:18.655Z] === RUN TestPing [2022-02-15T21:02:18.655Z] --- PASS: TestPing (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestPingRegistryEndpoint [2022-02-15T21:02:18.655Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:02:18.655Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestEndpoint [2022-02-15T21:02:18.655Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:02:18.655Z] --- SKIP: TestEndpoint (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestParseRepositoryInfo [2022-02-15T21:02:18.655Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestNewIndexInfo [2022-02-15T21:02:18.655Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestMirrorEndpointLookup [2022-02-15T21:02:18.655Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:02:18.655Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestSearchRepositories [2022-02-15T21:02:18.655Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-15T21:02:18.655Z] Host: 127.0.0.1:49324 [2022-02-15T21:02:18.655Z] User-Agent: docker test client [2022-02-15T21:02:18.655Z] Authorization: Token fake-token [2022-02-15T21:02:18.655Z] X-Docker-Token: true [2022-02-15T21:02:18.655Z] Accept-Encoding: gzip [2022-02-15T21:02:18.655Z] [2022-02-15T21:02:18.655Z] [2022-02-15T21:02:18.655Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-15T21:02:18.655Z] Connection: close [2022-02-15T21:02:18.655Z] Content-Length: 144 [2022-02-15T21:02:18.655Z] Cache-Control: no-cache [2022-02-15T21:02:18.655Z] Content-Type: application/json [2022-02-15T21:02:18.655Z] Date: Tue, 15 Feb 2022 21:02:18 GMT [2022-02-15T21:02:18.655Z] Expires: -1 [2022-02-15T21:02:18.655Z] Pragma: no-cache [2022-02-15T21:02:18.655Z] Server: docker-tests/mock [2022-02-15T21:02:18.655Z] X-Docker-Registry-Config: mock [2022-02-15T21:02:18.655Z] X-Docker-Registry-Version: 0.0.0 [2022-02-15T21:02:18.655Z] [2022-02-15T21:02:18.655Z] [2022-02-15T21:02:18.655Z] --- PASS: TestSearchRepositories (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestTrustedLocation [2022-02-15T21:02:18.655Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-15T21:02:18.655Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestAllowNondistributableArtifacts [2022-02-15T21:02:18.655Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-15T21:02:18.655Z] === RUN TestIsSecureIndex [2022-02-15T21:02:18.655Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-15T21:02:18.655Z] PASS [2022-02-15T21:02:18.655Z] coverage: 51.2% of statements [2022-02-15T21:02:18.655Z] ok github.com/docker/docker/registry 0.223s coverage: 51.2% of statements [2022-02-15T21:02:18.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-15T21:02:18.761Z] . [2022-02-15T21:02:18.761Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-15T21:02:18.761Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-15T21:02:18.761Z] Error: No such image: emptyfs [2022-02-15T21:02:18.761Z] Running integration-test (iteration 1) [2022-02-15T21:02:18.761Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-15T21:02:18.761Z] Loaded image: busybox:latest [2022-02-15T21:02:18.761Z] Loaded image: busybox:glibc [2022-02-15T21:02:19.124Z] === RUN TestRestartManagerTimeout [2022-02-15T21:02:19.124Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-15T21:02:19.124Z] === RUN TestRestartManagerTimeoutReset [2022-02-15T21:02:19.124Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-15T21:02:19.124Z] PASS [2022-02-15T21:02:19.124Z] coverage: 50.9% of statements [2022-02-15T21:02:19.124Z] ok github.com/docker/docker/restartmanager 0.031s coverage: 50.9% of statements [2022-02-15T21:02:19.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-15T21:02:19.456Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-15T21:02:19.593Z] === RUN TestDecodeContainerConfig [2022-02-15T21:02:19.593Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-15T21:02:19.593Z] === RUN TestDecodeContainerConfigIsolation [2022-02-15T21:02:19.593Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-15T21:02:19.593Z] === RUN TestValidatePrivileged [2022-02-15T21:02:19.593Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-15T21:02:19.593Z] PASS [2022-02-15T21:02:19.593Z] coverage: 52.6% of statements [2022-02-15T21:02:19.593Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.6% of statements [2022-02-15T21:02:19.593Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-15T21:02:19.593Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-15T21:02:19.593Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-15T21:02:19.593Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-15T21:02:19.593Z] PASS [2022-02-15T21:02:19.593Z] coverage: 62.5% of statements [2022-02-15T21:02:19.593Z] ok github.com/docker/docker/testutil 0.035s coverage: 62.5% of statements [2022-02-15T21:02:19.593Z] --- PASS: TestPubSubRace (1.06s) [2022-02-15T21:02:19.593Z] PASS [2022-02-15T21:02:19.593Z] coverage: 75.0% of statements [2022-02-15T21:02:19.593Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 75.0% of statements [2022-02-15T21:02:20.062Z] time="2022-02-15T21:02:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-15T21:02:20.128Z] Loaded image: debian:bullseye-slim [2022-02-15T21:02:20.128Z] Loaded image: hello-world:latest [2022-02-15T21:02:20.128Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T21:02:20.128Z] INFO: Testing against a local daemon [2022-02-15T21:02:20.128Z] === RUN TestCgroupNamespacesBuild [2022-02-15T21:02:20.185Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-15T21:02:20.186Z] Using test binary docker [2022-02-15T21:02:20.186Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-15T21:02:20.186Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-15T21:02:20.186Z] INFO: Waiting for daemon to start... [2022-02-15T21:02:20.186Z] Starting dockerd [2022-02-15T21:02:20.531Z] === RUN TestRegister [2022-02-15T21:02:20.531Z] --- PASS: TestRegister (0.00s) [2022-02-15T21:02:20.531Z] === RUN TestCommand [2022-02-15T21:02:20.531Z] --- PASS: TestCommand (0.03s) [2022-02-15T21:02:20.531Z] === RUN TestNaiveSelf [2022-02-15T21:02:20.531Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-15T21:02:20.531Z] PASS [2022-02-15T21:02:20.531Z] coverage: 82.4% of statements [2022-02-15T21:02:20.531Z] ok github.com/docker/docker/pkg/reexec 0.090s coverage: 82.4% of statements [2022-02-15T21:02:20.999Z] === RUN TestDump [2022-02-15T21:02:20.999Z] goroutine 6 [running]: [2022-02-15T21:02:20.999Z] github.com/docker/docker/pkg/stack.dump(0xacb6b7) [2022-02-15T21:02:20.999Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-15T21:02:20.999Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-15T21:02:20.999Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-15T21:02:20.999Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-15T21:02:20.999Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-15T21:02:20.999Z] testing.tRunner(0xc00011c1a0, 0xc38e68) [2022-02-15T21:02:20.999Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T21:02:20.999Z] created by testing.(*T).Run [2022-02-15T21:02:20.999Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-15T21:02:20.999Z] [2022-02-15T21:02:20.999Z] goroutine 1 [chan receive]: [2022-02-15T21:02:20.999Z] testing.(*T).Run(0xc00011c000, {0xc2a52e, 0xaaa413}, 0xc38e68) [2022-02-15T21:02:20.999Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-15T21:02:20.999Z] testing.runTests.func1(0xc000068750) [2022-02-15T21:02:20.999Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-15T21:02:20.999Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-02-15T21:02:20.999Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T21:02:20.999Z] testing.runTests(0xc000076080, {0xd9cba0, 0x3, 0x3}, {0xaca90d, 0xc2c228, 0xda1640}) [2022-02-15T21:02:20.999Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-15T21:02:20.999Z] testing.(*M).Run(0xc000076080) [2022-02-15T21:02:20.999Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-15T21:02:20.999Z] main.main() [2022-02-15T21:02:20.999Z] _testmain.go:95 +0x1f5 [2022-02-15T21:02:20.999Z] --- PASS: TestDump (0.00s) [2022-02-15T21:02:20.999Z] === RUN TestDumpToFile [2022-02-15T21:02:20.999Z] --- PASS: TestDumpToFile (0.14s) [2022-02-15T21:02:20.999Z] === RUN TestDumpToFileWithEmptyInput [2022-02-15T21:02:20.999Z] goroutine 8 [running]: [2022-02-15T21:02:20.999Z] github.com/docker/docker/pkg/stack.dump(0xb386f4) [2022-02-15T21:02:20.999Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-15T21:02:20.999Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xb38aa0}) [2022-02-15T21:02:20.999Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-15T21:02:20.999Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011c1a0) [2022-02-15T21:02:20.999Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-15T21:02:20.999Z] testing.tRunner(0xc00011c680, 0xc38e58) [2022-02-15T21:02:20.999Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T21:02:20.999Z] created by testing.(*T).Run [2022-02-15T21:02:20.999Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-15T21:02:20.999Z] [2022-02-15T21:02:20.999Z] goroutine 1 [chan receive]: [2022-02-15T21:02:20.999Z] testing.(*T).Run(0xc00011c000, {0xc312ba, 0xaaa413}, 0xc38e58) [2022-02-15T21:02:20.999Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-15T21:02:20.999Z] testing.runTests.func1(0xc000068750) [2022-02-15T21:02:20.999Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-15T21:02:20.999Z] testing.tRunner(0xc00011c000, 0xc000071ce0) [2022-02-15T21:02:20.999Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T21:02:20.999Z] testing.runTests(0xc000076080, {0xd9cba0, 0x3, 0x3}, {0xaca90d, 0xc2c228, 0xda1640}) [2022-02-15T21:02:20.999Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-15T21:02:20.999Z] testing.(*M).Run(0xc000076080) [2022-02-15T21:02:20.999Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-15T21:02:20.999Z] main.main() [2022-02-15T21:02:20.999Z] _testmain.go:95 +0x1f5 [2022-02-15T21:02:20.999Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-15T21:02:20.999Z] PASS [2022-02-15T21:02:20.999Z] coverage: 90.9% of statements [2022-02-15T21:02:20.999Z] ok github.com/docker/docker/pkg/stack 0.169s coverage: 90.9% of statements [2022-02-15T21:02:21.467Z] === RUN TestNewStdWriter [2022-02-15T21:02:21.467Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-15T21:02:21.467Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-15T21:02:21.467Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-15T21:02:21.467Z] === RUN TestWriteWithNilBytes [2022-02-15T21:02:21.467Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-15T21:02:21.467Z] === RUN TestWrite [2022-02-15T21:02:21.467Z] --- PASS: TestWrite (0.00s) [2022-02-15T21:02:21.467Z] === RUN TestWriteWithWriterError [2022-02-15T21:02:21.467Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-15T21:02:21.467Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-15T21:02:21.467Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-15T21:02:21.467Z] === RUN TestStdCopyWriteAndRead [2022-02-15T21:02:21.467Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-15T21:02:21.467Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-15T21:02:21.467Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-15T21:02:21.467Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-15T21:02:21.467Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-15T21:02:21.467Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-15T21:02:21.467Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-15T21:02:21.467Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-15T21:02:21.467Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-15T21:02:21.467Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-15T21:02:21.467Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-15T21:02:21.467Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-15T21:02:21.467Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-15T21:02:21.467Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-15T21:02:21.467Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-15T21:02:21.467Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-15T21:02:21.467Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-15T21:02:21.467Z] PASS [2022-02-15T21:02:21.467Z] coverage: 100.0% of statements [2022-02-15T21:02:21.467Z] ok github.com/docker/docker/pkg/stdcopy 0.038s coverage: 100.0% of statements [2022-02-15T21:02:21.495Z] --- PASS: TestCgroupNamespacesBuild (1.46s) [2022-02-15T21:02:21.495Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-15T21:02:21.936Z] time="2022-02-15T21:02:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-15T21:02:21.936Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-15T21:02:21.936Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-15T21:02:21.936Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-15T21:02:21.936Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-15T21:02:21.936Z] === RUN TestFormatStatus [2022-02-15T21:02:21.936Z] --- PASS: TestFormatStatus (0.00s) [2022-02-15T21:02:21.936Z] === RUN TestFormatError [2022-02-15T21:02:21.936Z] --- PASS: TestFormatError (0.00s) [2022-02-15T21:02:21.936Z] === RUN TestFormatJSONError [2022-02-15T21:02:21.936Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-15T21:02:21.936Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-15T21:02:21.936Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-15T21:02:21.936Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-15T21:02:21.936Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-15T21:02:21.936Z] === RUN TestNewJSONProgressOutput [2022-02-15T21:02:21.936Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-15T21:02:21.936Z] === RUN TestAuxFormatterEmit [2022-02-15T21:02:21.936Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-15T21:02:21.936Z] === RUN TestStreamWriterStdout [2022-02-15T21:02:21.936Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-15T21:02:21.936Z] === RUN TestStreamWriterStderr [2022-02-15T21:02:21.936Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-15T21:02:21.936Z] PASS [2022-02-15T21:02:21.936Z] coverage: 66.2% of statements [2022-02-15T21:02:21.936Z] ok github.com/docker/docker/pkg/streamformatter 0.037s coverage: 66.2% of statements [2022-02-15T21:02:22.404Z] === RUN TestGenerateRandomID [2022-02-15T21:02:22.404Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-15T21:02:22.404Z] === RUN TestShortenId [2022-02-15T21:02:22.404Z] --- PASS: TestShortenId (0.00s) [2022-02-15T21:02:22.404Z] === RUN TestShortenSha256Id [2022-02-15T21:02:22.404Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-15T21:02:22.404Z] === RUN TestShortenIdEmpty [2022-02-15T21:02:22.404Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-15T21:02:22.404Z] === RUN TestShortenIdInvalid [2022-02-15T21:02:22.404Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-15T21:02:22.404Z] === RUN TestIsShortIDNonHex [2022-02-15T21:02:22.404Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-15T21:02:22.404Z] === RUN TestIsShortIDNotCorrectSize [2022-02-15T21:02:22.404Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-15T21:02:22.404Z] PASS [2022-02-15T21:02:22.404Z] coverage: 70.6% of statements [2022-02-15T21:02:22.404Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2022-02-15T21:02:22.548Z] === RUN TestGetDriver [2022-02-15T21:02:22.548Z] --- PASS: TestGetDriver (0.00s) [2022-02-15T21:02:22.548Z] === RUN TestVolumeRequestError [2022-02-15T21:02:22.548Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-15T21:02:22.548Z] PASS [2022-02-15T21:02:22.548Z] coverage: 36.1% of statements [2022-02-15T21:02:22.548Z] ok github.com/docker/docker/volume/drivers 0.044s coverage: 36.1% of statements [2022-02-15T21:02:22.548Z] === RUN TestGetAddress [2022-02-15T21:02:22.548Z] --- PASS: TestGetAddress (0.00s) [2022-02-15T21:02:22.548Z] === RUN TestRemove [2022-02-15T21:02:22.548Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-15T21:02:22.548Z] --- SKIP: TestRemove (0.00s) [2022-02-15T21:02:22.548Z] === RUN TestInitializeWithVolumes [2022-02-15T21:02:22.548Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-02-15T21:02:22.548Z] === RUN TestCreate [2022-02-15T21:02:22.548Z] --- PASS: TestCreate (0.01s) [2022-02-15T21:02:22.548Z] === RUN TestValidateName [2022-02-15T21:02:22.548Z] --- PASS: TestValidateName (0.00s) [2022-02-15T21:02:22.548Z] === RUN TestCreateWithOpts [2022-02-15T21:02:22.548Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-15T21:02:22.548Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-15T21:02:22.548Z] === RUN TestRelaodNoOpts [2022-02-15T21:02:22.548Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-02-15T21:02:22.548Z] PASS [2022-02-15T21:02:22.548Z] coverage: 41.5% of statements [2022-02-15T21:02:22.548Z] ok github.com/docker/docker/volume/local 0.067s coverage: 41.5% of statements [2022-02-15T21:02:22.548Z] --- PASS: TestGet (15.02s) [2022-02-15T21:02:22.548Z] === RUN TestPluginWithNoManifest [2022-02-15T21:02:22.548Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-15T21:02:22.548Z] === RUN TestGetAll [2022-02-15T21:02:22.548Z] --- PASS: TestGetAll (0.01s) [2022-02-15T21:02:22.548Z] PASS [2022-02-15T21:02:22.548Z] coverage: 73.2% of statements [2022-02-15T21:02:22.548Z] ok github.com/docker/docker/pkg/plugins 36.001s coverage: 73.2% of statements [2022-02-15T21:02:22.719Z] . [2022-02-15T21:02:22.719Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-15T21:02:22.719Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-15T21:02:22.719Z] Error: No such image: emptyfs [2022-02-15T21:02:22.719Z] Running integration-test (iteration 1) [2022-02-15T21:02:22.719Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-15T21:02:22.861Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-02-15T21:02:22.861Z] === RUN TestBuildWithSession [2022-02-15T21:02:22.861Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T21:02:22.861Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-15T21:02:22.861Z] === RUN TestBuildSquashParent [2022-02-15T21:02:22.978Z] Loaded image: busybox:latest [2022-02-15T21:02:22.978Z] Loaded image: busybox:glibc [2022-02-15T21:02:23.390Z] === RUN TestIsCpusetListAvailable [2022-02-15T21:02:23.390Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-15T21:02:23.390Z] PASS [2022-02-15T21:02:23.390Z] coverage: 39.4% of statements [2022-02-15T21:02:23.390Z] ok github.com/docker/docker/pkg/sysinfo 0.033s coverage: 39.4% of statements [2022-02-15T21:02:23.536Z] === RUN TestLCOWParseMountRaw [2022-02-15T21:02:23.536Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-15T21:02:23.537Z] === RUN TestLCOWParseMountRawSplit [2022-02-15T21:02:23.537Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-15T21:02:23.537Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-15T21:02:23.537Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-15T21:02:23.537Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-15T21:02:23.537Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-15T21:02:23.537Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-15T21:02:23.537Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-15T21:02:23.537Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-15T21:02:23.537Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-15T21:02:23.537Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-15T21:02:23.537Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-15T21:02:23.537Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-15T21:02:23.537Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-15T21:02:23.537Z] === RUN TestLinuxParseMountRaw [2022-02-15T21:02:23.537Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-15T21:02:23.537Z] === RUN TestLinuxParseMountRawSplit [2022-02-15T21:02:23.537Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-15T21:02:23.537Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-15T21:02:23.537Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-15T21:02:23.537Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-15T21:02:23.537Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-15T21:02:23.537Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-15T21:02:23.537Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-15T21:02:23.537Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-15T21:02:23.537Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-15T21:02:23.537Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-15T21:02:23.537Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-15T21:02:23.537Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-15T21:02:23.537Z] === RUN TestConvertTmpfsOptions [2022-02-15T21:02:23.537Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-15T21:02:23.537Z] linux_parser_test.go:209: data="ro" [2022-02-15T21:02:23.537Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-15T21:02:23.537Z] === RUN TestParseMountSpec [2022-02-15T21:02:23.537Z] parser_test.go:62: case 0 [2022-02-15T21:02:23.537Z] parser_test.go:62: case 1 [2022-02-15T21:02:23.537Z] parser_test.go:62: case 2 [2022-02-15T21:02:23.537Z] parser_test.go:62: case 3 [2022-02-15T21:02:23.537Z] parser_test.go:62: case 4 [2022-02-15T21:02:23.537Z] parser_test.go:62: case 5 [2022-02-15T21:02:23.537Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-15T21:02:23.537Z] === RUN TestValidateMount [2022-02-15T21:02:23.537Z] --- PASS: TestValidateMount (0.00s) [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRaw [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRawSplit [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-15T21:02:23.537Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-15T21:02:23.537Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-15T21:02:23.537Z] PASS [2022-02-15T21:02:23.537Z] coverage: 67.6% of statements [2022-02-15T21:02:23.537Z] ok github.com/docker/docker/volume/mounts 0.050s coverage: 67.6% of statements [2022-02-15T21:02:24.006Z] === RUN TestSetGetMeta [2022-02-15T21:02:24.006Z] === PAUSE TestSetGetMeta [2022-02-15T21:02:24.006Z] === RUN TestRestore [2022-02-15T21:02:24.006Z] === PAUSE TestRestore [2022-02-15T21:02:24.006Z] === RUN TestServiceCreate [2022-02-15T21:02:24.006Z] === PAUSE TestServiceCreate [2022-02-15T21:02:24.006Z] === RUN TestServiceList [2022-02-15T21:02:24.006Z] === PAUSE TestServiceList [2022-02-15T21:02:24.006Z] === RUN TestServiceRemove [2022-02-15T21:02:24.006Z] === PAUSE TestServiceRemove [2022-02-15T21:02:24.006Z] === RUN TestServiceGet [2022-02-15T21:02:24.006Z] === PAUSE TestServiceGet [2022-02-15T21:02:24.006Z] === RUN TestServicePrune [2022-02-15T21:02:24.006Z] === PAUSE TestServicePrune [2022-02-15T21:02:24.006Z] === RUN TestCreate [2022-02-15T21:02:24.006Z] === PAUSE TestCreate [2022-02-15T21:02:24.006Z] === RUN TestRemove [2022-02-15T21:02:24.006Z] === PAUSE TestRemove [2022-02-15T21:02:24.006Z] === RUN TestList [2022-02-15T21:02:24.006Z] === PAUSE TestList [2022-02-15T21:02:24.006Z] === RUN TestFindByDriver [2022-02-15T21:02:24.006Z] === PAUSE TestFindByDriver [2022-02-15T21:02:24.006Z] === RUN TestFindByReferenced [2022-02-15T21:02:24.006Z] === PAUSE TestFindByReferenced [2022-02-15T21:02:24.006Z] === RUN TestDerefMultipleOfSameRef [2022-02-15T21:02:24.006Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-15T21:02:24.006Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T21:02:24.006Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T21:02:24.006Z] === RUN TestDefererencePluginOnCreateError [2022-02-15T21:02:24.006Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-15T21:02:24.006Z] === RUN TestRefDerefRemove [2022-02-15T21:02:24.006Z] === PAUSE TestRefDerefRemove [2022-02-15T21:02:24.006Z] === RUN TestGet [2022-02-15T21:02:24.006Z] === PAUSE TestGet [2022-02-15T21:02:24.006Z] === RUN TestGetWithReference [2022-02-15T21:02:24.006Z] === PAUSE TestGetWithReference [2022-02-15T21:02:24.006Z] === RUN TestFilterFunc [2022-02-15T21:02:24.006Z] === RUN TestFilterFunc/test_nil_list [2022-02-15T21:02:24.006Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-15T21:02:24.006Z] === RUN TestFilterFunc/test_empty_list [2022-02-15T21:02:24.006Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-15T21:02:24.006Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T21:02:24.006Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T21:02:24.006Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T21:02:24.006Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T21:02:24.006Z] === RUN TestFilterFunc/test_filter_some [2022-02-15T21:02:24.006Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-15T21:02:24.006Z] === RUN TestFilterFunc/test_filter_middle [2022-02-15T21:02:24.006Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-15T21:02:24.006Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-15T21:02:24.006Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-15T21:02:24.006Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-15T21:02:24.006Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-15T21:02:24.006Z] === CONT TestFilterFunc/test_nil_list [2022-02-15T21:02:24.006Z] === CONT TestFilterFunc/test_filter_some [2022-02-15T21:02:24.006Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T21:02:24.006Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-15T21:02:24.006Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-15T21:02:24.006Z] === CONT TestFilterFunc/test_filter_middle [2022-02-15T21:02:24.006Z] === CONT TestFilterFunc/test_empty_list [2022-02-15T21:02:24.006Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T21:02:24.006Z] --- PASS: TestFilterFunc (0.00s) [2022-02-15T21:02:24.006Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-15T21:02:24.006Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-15T21:02:24.006Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-15T21:02:24.006Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-15T21:02:24.006Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-15T21:02:24.006Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-15T21:02:24.006Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-15T21:02:24.006Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-15T21:02:24.006Z] === CONT TestSetGetMeta [2022-02-15T21:02:24.006Z] === CONT TestDefererencePluginOnCreateError [2022-02-15T21:02:24.006Z] === CONT TestList [2022-02-15T21:02:24.006Z] === CONT TestGetWithReference [2022-02-15T21:02:24.006Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-15T21:02:24.006Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T21:02:24.006Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-02-15T21:02:24.006Z] === CONT TestDerefMultipleOfSameRef [2022-02-15T21:02:24.006Z] --- PASS: TestGetWithReference (0.03s) [2022-02-15T21:02:24.006Z] === CONT TestFindByReferenced [2022-02-15T21:02:24.006Z] --- PASS: TestList (0.04s) [2022-02-15T21:02:24.006Z] === CONT TestFindByDriver [2022-02-15T21:02:24.006Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-02-15T21:02:24.006Z] === CONT TestServiceGet [2022-02-15T21:02:24.006Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-02-15T21:02:24.006Z] === CONT TestRemove [2022-02-15T21:02:24.006Z] --- PASS: TestFindByReferenced (0.02s) [2022-02-15T21:02:24.006Z] === CONT TestCreate [2022-02-15T21:02:24.006Z] --- PASS: TestFindByDriver (0.03s) [2022-02-15T21:02:24.006Z] === CONT TestServicePrune [2022-02-15T21:02:24.006Z] --- PASS: TestCreate (0.02s) [2022-02-15T21:02:24.006Z] === CONT TestServiceList [2022-02-15T21:02:24.006Z] --- PASS: TestRemove (0.06s) [2022-02-15T21:02:24.006Z] === CONT TestServiceRemove [2022-02-15T21:02:24.006Z] --- PASS: TestServiceGet (0.18s) [2022-02-15T21:02:24.006Z] === CONT TestServiceCreate [2022-02-15T21:02:24.006Z] time="2022-02-15T21:02:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T21:02:24.006Z] --- PASS: TestServiceRemove (0.10s) [2022-02-15T21:02:24.006Z] === CONT TestGet [2022-02-15T21:02:24.006Z] --- PASS: TestServiceList (0.14s) [2022-02-15T21:02:24.006Z] === CONT TestRefDerefRemove [2022-02-15T21:02:24.006Z] time="2022-02-15T21:02:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T21:02:24.356Z] Loaded image: debian:bullseye-slim [2022-02-15T21:02:24.474Z] time="2022-02-15T21:02:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T21:02:24.474Z] time="2022-02-15T21:02:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-15T21:02:24.474Z] --- PASS: TestGet (0.02s) [2022-02-15T21:02:24.474Z] === CONT TestRestore [2022-02-15T21:02:24.474Z] --- PASS: TestServiceCreate (0.03s) [2022-02-15T21:02:24.474Z] --- PASS: TestRefDerefRemove (0.02s) [2022-02-15T21:02:24.474Z] time="2022-02-15T21:02:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T21:02:24.474Z] --- PASS: TestServicePrune (0.19s) [2022-02-15T21:02:24.474Z] --- PASS: TestRestore (0.02s) [2022-02-15T21:02:24.474Z] PASS [2022-02-15T21:02:24.474Z] coverage: 69.0% of statements [2022-02-15T21:02:24.474Z] ok github.com/docker/docker/volume/service 0.311s coverage: 69.0% of statements [2022-02-15T21:02:24.615Z] Loaded image: hello-world:latest [2022-02-15T21:02:24.615Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T21:02:24.615Z] INFO: Testing against a local daemon [2022-02-15T21:02:24.615Z] === RUN TestCgroupNamespacesBuild [2022-02-15T21:02:24.956Z] === RUN TestChtimes [2022-02-15T21:02:24.956Z] --- PASS: TestChtimes (0.00s) [2022-02-15T21:02:24.956Z] === RUN TestChtimesWindows [2022-02-15T21:02:24.956Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-15T21:02:24.956Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-15T21:02:24.956Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-15T21:02:24.956Z] === RUN TestEnsureRemoveAllNotExist [2022-02-15T21:02:24.956Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-15T21:02:24.956Z] === RUN TestEnsureRemoveAllWithDir [2022-02-15T21:02:24.956Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-15T21:02:24.956Z] === RUN TestEnsureRemoveAllWithFile [2022-02-15T21:02:24.956Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-15T21:02:24.956Z] PASS [2022-02-15T21:02:24.956Z] coverage: 12.9% of statements [2022-02-15T21:02:24.956Z] ok github.com/docker/docker/pkg/system 0.043s coverage: 12.9% of statements [2022-02-15T21:02:25.424Z] === RUN TestTailFile [2022-02-15T21:02:25.425Z] --- PASS: TestTailFile (0.00s) [2022-02-15T21:02:25.425Z] === RUN TestTailFileManyLines [2022-02-15T21:02:25.425Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-15T21:02:25.425Z] === RUN TestTailEmptyFile [2022-02-15T21:02:25.425Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-15T21:02:25.425Z] === RUN TestTailNegativeN [2022-02-15T21:02:25.425Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader [2022-02-15T21:02:25.425Z] === CONT TestNewTailReader [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/truncated_last_line [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-15T21:02:25.425Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-15T21:02:25.425Z] === CONT TestNewTailReader/no_delimiter [2022-02-15T21:02:25.425Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-15T21:02:25.425Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-15T21:02:25.425Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T21:02:25.425Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.425Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.425Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.425Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.425Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.425Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.425Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.425Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.425Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.426Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.426Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.426Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.427Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.427Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.427Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.428Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.428Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.428Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.428Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.428Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.428Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.428Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.428Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.428Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.897Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.897Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.897Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T21:02:25.897Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.897Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T21:02:25.897Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.897Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.897Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.897Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T21:02:25.898Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.898Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T21:02:25.899Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.899Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.899Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.899Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.899Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.899Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:02:25.900Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:02:25.900Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.01s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:02:25.901Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:02:26.373Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:02:26.374Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:02:26.374Z] PASS [2022-02-15T21:02:26.374Z] coverage: 88.6% of statements [2022-02-15T21:02:26.374Z] ok github.com/docker/docker/pkg/tailfile 0.193s coverage: 88.6% of statements [2022-02-15T21:02:26.374Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-15T21:02:26.374Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-15T21:02:26.374Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-15T21:02:26.374Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-15T21:02:26.374Z] time="2022-02-15T21:02:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-15T21:02:26.374Z] testing: warning: no tests to run [2022-02-15T21:02:26.374Z] PASS [2022-02-15T21:02:26.374Z] coverage: [no statements] [2022-02-15T21:02:26.374Z] ok github.com/docker/docker/pkg/term/windows 0.033s coverage: [no statements] [no tests to run] [2022-02-15T21:02:26.374Z] === RUN TestTarSumRemoveNonExistent [2022-02-15T21:02:26.374Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-02-15T21:02:26.374Z] === RUN TestTarSumRemove [2022-02-15T21:02:26.374Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-15T21:02:26.374Z] === RUN TestSortFileInfoSums [2022-02-15T21:02:26.374Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-15T21:02:26.374Z] === RUN TestNewTarSumForLabelInvalid [2022-02-15T21:02:26.374Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-15T21:02:26.374Z] === RUN TestNewTarSumForLabel [2022-02-15T21:02:26.374Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-15T21:02:26.374Z] === RUN TestEmptyTar [2022-02-15T21:02:26.374Z] --- PASS: TestEmptyTar (0.00s) [2022-02-15T21:02:26.374Z] === RUN TestTarSumsReadSize [2022-02-15T21:02:26.374Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-02-15T21:02:26.374Z] === RUN TestTarSums [2022-02-15T21:02:26.522Z] --- PASS: TestCgroupNamespacesBuild (1.54s) [2022-02-15T21:02:26.522Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-15T21:02:26.843Z] --- PASS: TestTarSums (0.06s) [2022-02-15T21:02:26.843Z] === RUN TestIteration [2022-02-15T21:02:26.843Z] --- PASS: TestIteration (0.00s) [2022-02-15T21:02:26.843Z] === RUN TestVersionLabelForChecksum [2022-02-15T21:02:26.843Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-15T21:02:26.843Z] === RUN TestVersion [2022-02-15T21:02:26.843Z] --- PASS: TestVersion (0.00s) [2022-02-15T21:02:26.843Z] === RUN TestGetVersion [2022-02-15T21:02:26.843Z] --- PASS: TestGetVersion (0.00s) [2022-02-15T21:02:26.843Z] === RUN TestGetVersions [2022-02-15T21:02:26.843Z] --- PASS: TestGetVersions (0.00s) [2022-02-15T21:02:26.843Z] PASS [2022-02-15T21:02:26.843Z] coverage: 89.3% of statements [2022-02-15T21:02:26.843Z] ok github.com/docker/docker/pkg/tarsum 0.117s coverage: 89.3% of statements [2022-02-15T21:02:26.843Z] === RUN TestTruncIndex [2022-02-15T21:02:26.843Z] --- PASS: TestTruncIndex (0.10s) [2022-02-15T21:02:26.843Z] PASS [2022-02-15T21:02:26.843Z] coverage: 91.5% of statements [2022-02-15T21:02:26.843Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-02-15T21:02:27.029Z] --- PASS: TestBuildSquashParent (4.32s) [2022-02-15T21:02:27.029Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-15T21:02:27.029Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:02:27.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:02:27.029Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:02:27.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:02:27.029Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:02:27.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:02:27.029Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:02:27.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:02:27.029Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:02:27.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:02:27.029Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:02:27.029Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:02:27.029Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:02:27.029Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:02:27.311Z] === RUN TestIsGIT [2022-02-15T21:02:27.311Z] --- PASS: TestIsGIT (0.00s) [2022-02-15T21:02:27.311Z] === RUN TestIsTransport [2022-02-15T21:02:27.311Z] --- PASS: TestIsTransport (0.00s) [2022-02-15T21:02:27.311Z] PASS [2022-02-15T21:02:27.311Z] coverage: 100.0% of statements [2022-02-15T21:02:27.311Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2022-02-15T21:02:27.311Z] === RUN TestVersionInfo [2022-02-15T21:02:27.311Z] --- PASS: TestVersionInfo (0.00s) [2022-02-15T21:02:27.311Z] === RUN TestAppendVersions [2022-02-15T21:02:27.311Z] --- PASS: TestAppendVersions (0.00s) [2022-02-15T21:02:27.311Z] PASS [2022-02-15T21:02:27.311Z] coverage: 88.9% of statements [2022-02-15T21:02:27.311Z] ok github.com/docker/docker/pkg/useragent 0.032s coverage: 88.9% of statements [2022-02-15T21:02:27.458Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.28s) [2022-02-15T21:02:27.458Z] === RUN TestBuildWithSession [2022-02-15T21:02:27.458Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T21:02:27.458Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-15T21:02:27.458Z] === RUN TestBuildSquashParent [2022-02-15T21:02:28.303Z] === RUN TestNewSettable [2022-02-15T21:02:28.303Z] --- PASS: TestNewSettable (0.00s) [2022-02-15T21:02:28.303Z] === RUN TestIsSettable [2022-02-15T21:02:28.303Z] --- PASS: TestIsSettable (0.00s) [2022-02-15T21:02:28.303Z] === RUN TestUpdateSettingsEnv [2022-02-15T21:02:28.303Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-15T21:02:28.303Z] PASS [2022-02-15T21:02:28.303Z] coverage: 20.0% of statements [2022-02-15T21:02:28.303Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.0% of statements [2022-02-15T21:02:28.773Z] === RUN TestValidatePrivileges [2022-02-15T21:02:28.773Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-15T21:02:28.773Z] === RUN TestFilterByCapNeg [2022-02-15T21:02:28.773Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-15T21:02:28.773Z] === RUN TestFilterByCapPos [2022-02-15T21:02:28.773Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-15T21:02:28.773Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-15T21:02:28.773Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-15T21:02:28.773Z] PASS [2022-02-15T21:02:28.773Z] coverage: 12.0% of statements [2022-02-15T21:02:28.773Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2022-02-15T21:02:28.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:02:28.920Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:02:29.242Z] === RUN TestLoad [2022-02-15T21:02:29.242Z] --- PASS: TestLoad (0.00s) [2022-02-15T21:02:29.242Z] === RUN TestSave [2022-02-15T21:02:29.242Z] --- PASS: TestSave (0.02s) [2022-02-15T21:02:29.242Z] === RUN TestAddDeleteGet [2022-02-15T21:02:29.242Z] --- PASS: TestAddDeleteGet (0.04s) [2022-02-15T21:02:29.242Z] === RUN TestInvalidTags [2022-02-15T21:02:29.242Z] --- PASS: TestInvalidTags (0.01s) [2022-02-15T21:02:29.242Z] PASS [2022-02-15T21:02:29.242Z] coverage: 83.7% of statements [2022-02-15T21:02:29.242Z] ok github.com/docker/docker/reference 0.149s coverage: 83.7% of statements [2022-02-15T21:02:29.647Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|imports|name|compiled_files) took 2m18.38196113s [2022-02-15T21:02:29.647Z] 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-02-15T21:02:29.647Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 489.326788ms [2022-02-15T21:02:29.848Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:02:30.105Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:02:30.229Z] === RUN TestResolveAuthConfigIndexServer [2022-02-15T21:02:30.229Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-15T21:02:30.229Z] === RUN TestResolveAuthConfigFullURL [2022-02-15T21:02:30.229Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-15T21:02:30.229Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-15T21:02:30.229Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-15T21:02:30.229Z] === RUN TestValidateMirror [2022-02-15T21:02:30.229Z] --- PASS: TestValidateMirror (0.00s) [2022-02-15T21:02:30.229Z] === RUN TestLoadInsecureRegistries [2022-02-15T21:02:30.698Z] time="2022-02-15T21:02:30Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-15T21:02:30.698Z] time="2022-02-15T21:02:30Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-15T21:02:30.698Z] time="2022-02-15T21:02:30Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-15T21:02:30.698Z] --- PASS: TestLoadInsecureRegistries (0.16s) [2022-02-15T21:02:30.698Z] === RUN TestNewServiceConfig [2022-02-15T21:02:30.698Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestValidateIndexName [2022-02-15T21:02:30.698Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestValidateIndexNameWithError [2022-02-15T21:02:30.698Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestEndpointParse [2022-02-15T21:02:30.698Z] --- PASS: TestEndpointParse (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestEndpointParseInvalid [2022-02-15T21:02:30.698Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestValidateEndpoint [2022-02-15T21:02:30.698Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-15T21:02:30.698Z] === RUN TestPing [2022-02-15T21:02:30.698Z] --- PASS: TestPing (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestPingRegistryEndpoint [2022-02-15T21:02:30.698Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:02:30.698Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestEndpoint [2022-02-15T21:02:30.698Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:02:30.698Z] --- SKIP: TestEndpoint (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestParseRepositoryInfo [2022-02-15T21:02:30.698Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestNewIndexInfo [2022-02-15T21:02:30.698Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestMirrorEndpointLookup [2022-02-15T21:02:30.698Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:02:30.698Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestSearchRepositories [2022-02-15T21:02:30.698Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-15T21:02:30.698Z] Host: 127.0.0.1:49314 [2022-02-15T21:02:30.698Z] User-Agent: docker test client [2022-02-15T21:02:30.698Z] Authorization: Token fake-token [2022-02-15T21:02:30.698Z] X-Docker-Token: true [2022-02-15T21:02:30.698Z] Accept-Encoding: gzip [2022-02-15T21:02:30.698Z] [2022-02-15T21:02:30.698Z] [2022-02-15T21:02:30.698Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-15T21:02:30.698Z] Connection: close [2022-02-15T21:02:30.698Z] Content-Length: 144 [2022-02-15T21:02:30.698Z] Cache-Control: no-cache [2022-02-15T21:02:30.698Z] Content-Type: application/json [2022-02-15T21:02:30.698Z] Date: Tue, 15 Feb 2022 21:02:30 GMT [2022-02-15T21:02:30.698Z] Expires: -1 [2022-02-15T21:02:30.698Z] Pragma: no-cache [2022-02-15T21:02:30.698Z] Server: docker-tests/mock [2022-02-15T21:02:30.698Z] X-Docker-Registry-Config: mock [2022-02-15T21:02:30.698Z] X-Docker-Registry-Version: 0.0.0 [2022-02-15T21:02:30.698Z] [2022-02-15T21:02:30.698Z] [2022-02-15T21:02:30.698Z] --- PASS: TestSearchRepositories (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestTrustedLocation [2022-02-15T21:02:30.698Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-15T21:02:30.698Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestAllowNondistributableArtifacts [2022-02-15T21:02:30.698Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestIsSecureIndex [2022-02-15T21:02:30.698Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-15T21:02:30.698Z] PASS [2022-02-15T21:02:30.698Z] coverage: 51.2% of statements [2022-02-15T21:02:30.698Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-15T21:02:30.698Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-15T21:02:30.698Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-15T21:02:30.698Z] ok github.com/docker/docker/registry 0.248s coverage: 51.2% of statements [2022-02-15T21:02:30.698Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-15T21:02:30.698Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-15T21:02:30.698Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-15T21:02:30.698Z] === RUN TestResumableRequestReaderWithReadError [2022-02-15T21:02:30.698Z] time="2022-02-15T21:02:30Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-15T21:02:30.699Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2022-02-15T21:02:30.699Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-15T21:02:30.699Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-15T21:02:30.699Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-15T21:02:30.699Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-15T21:02:30.699Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-15T21:02:30.699Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-15T21:02:30.699Z] === RUN TestResumableRequestReader [2022-02-15T21:02:30.699Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-15T21:02:30.699Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-15T21:02:30.699Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-15T21:02:30.699Z] PASS [2022-02-15T21:02:30.699Z] coverage: 100.0% of statements [2022-02-15T21:02:30.699Z] ok github.com/docker/docker/registry/resumable 0.234s coverage: 100.0% of statements [2022-02-15T21:02:31.167Z] === RUN TestRestartManagerTimeout [2022-02-15T21:02:31.167Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-15T21:02:31.167Z] === RUN TestRestartManagerTimeoutReset [2022-02-15T21:02:31.167Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-15T21:02:31.167Z] PASS [2022-02-15T21:02:31.167Z] coverage: 50.9% of statements [2022-02-15T21:02:31.167Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 50.9% of statements [2022-02-15T21:02:31.635Z] === RUN TestDecodeContainerConfig [2022-02-15T21:02:31.635Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-02-15T21:02:31.635Z] === RUN TestDecodeContainerConfigIsolation [2022-02-15T21:02:31.635Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-15T21:02:31.635Z] === RUN TestValidatePrivileged [2022-02-15T21:02:31.635Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-15T21:02:31.635Z] PASS [2022-02-15T21:02:31.635Z] coverage: 52.6% of statements [2022-02-15T21:02:31.635Z] ok github.com/docker/docker/runconfig 0.049s coverage: 52.6% of statements [2022-02-15T21:02:31.635Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-15T21:02:31.635Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-15T21:02:31.635Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-15T21:02:31.635Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-15T21:02:31.635Z] PASS [2022-02-15T21:02:31.635Z] coverage: 62.5% of statements [2022-02-15T21:02:31.635Z] ok github.com/docker/docker/testutil 0.044s coverage: 62.5% of statements [2022-02-15T21:02:31.897Z] ? github.com/docker/docker/api [no test files] [2022-02-15T21:02:31.995Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-15T21:02:31.995Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s) [2022-02-15T21:02:31.995Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.62s) [2022-02-15T21:02:31.995Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.26s) [2022-02-15T21:02:31.995Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.42s) [2022-02-15T21:02:31.995Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s) [2022-02-15T21:02:31.995Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.52s) [2022-02-15T21:02:31.996Z] === RUN TestBuildMultiStageCopy [2022-02-15T21:02:31.996Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-15T21:02:32.923Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-15T21:02:33.179Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-15T21:02:33.436Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-15T21:02:33.692Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-15T21:02:33.853Z] --- PASS: TestGet (15.01s) [2022-02-15T21:02:33.853Z] === RUN TestPluginWithNoManifest [2022-02-15T21:02:33.853Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-15T21:02:33.853Z] === RUN TestGetAll [2022-02-15T21:02:33.853Z] --- PASS: TestGetAll (0.00s) [2022-02-15T21:02:33.853Z] PASS [2022-02-15T21:02:33.853Z] coverage: 73.2% of statements [2022-02-15T21:02:33.853Z] ok github.com/docker/docker/pkg/plugins 36.023s coverage: 73.2% of statements [2022-02-15T21:02:33.948Z] --- PASS: TestBuildMultiStageCopy (2.18s) [2022-02-15T21:02:33.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.31s) [2022-02-15T21:02:33.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-02-15T21:02:33.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-02-15T21:02:33.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-02-15T21:02:33.949Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-02-15T21:02:33.949Z] === RUN TestBuildMultiStageParentConfig [2022-02-15T21:02:34.517Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-02-15T21:02:34.517Z] === RUN TestBuildLabelWithTargets [2022-02-15T21:02:35.418Z] === RUN TestGetAddress [2022-02-15T21:02:35.418Z] --- PASS: TestGetAddress (0.00s) [2022-02-15T21:02:35.418Z] === RUN TestRemove [2022-02-15T21:02:35.418Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-15T21:02:35.418Z] --- SKIP: TestRemove (0.00s) [2022-02-15T21:02:35.418Z] === RUN TestInitializeWithVolumes [2022-02-15T21:02:35.418Z] === RUN TestGetDriver [2022-02-15T21:02:35.418Z] --- PASS: TestGetDriver (0.00s) [2022-02-15T21:02:35.418Z] === RUN TestVolumeRequestError [2022-02-15T21:02:35.418Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-15T21:02:35.418Z] === RUN TestCreate [2022-02-15T21:02:35.418Z] --- PASS: TestCreate (0.01s) [2022-02-15T21:02:35.418Z] === RUN TestValidateName [2022-02-15T21:02:35.418Z] --- PASS: TestValidateName (0.00s) [2022-02-15T21:02:35.418Z] === RUN TestCreateWithOpts [2022-02-15T21:02:35.418Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-15T21:02:35.418Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-15T21:02:35.418Z] === RUN TestRelaodNoOpts [2022-02-15T21:02:35.418Z] --- PASS: TestVolumeRequestError (0.02s) [2022-02-15T21:02:35.418Z] PASS [2022-02-15T21:02:35.418Z] coverage: 36.1% of statements [2022-02-15T21:02:35.418Z] ok github.com/docker/docker/volume/drivers 0.069s coverage: 36.1% of statements [2022-02-15T21:02:35.418Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-02-15T21:02:35.418Z] PASS [2022-02-15T21:02:35.418Z] coverage: 41.5% of statements [2022-02-15T21:02:35.418Z] ok github.com/docker/docker/volume/local 0.094s coverage: 41.5% of statements [2022-02-15T21:02:35.447Z] --- PASS: TestBuildLabelWithTargets (1.00s) [2022-02-15T21:02:35.447Z] === RUN TestBuildWithEmptyLayers [2022-02-15T21:02:35.577Z] --- PASS: TestBuildSquashParent (6.78s) [2022-02-15T21:02:35.577Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-15T21:02:35.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:02:35.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:02:35.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:02:35.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:02:35.577Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:02:35.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:02:35.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:02:35.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:02:35.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:02:35.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:02:35.577Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:02:35.577Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:02:35.577Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:02:35.577Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:02:35.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:02:35.836Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:02:35.887Z] === RUN TestLCOWParseMountRaw [2022-02-15T21:02:35.887Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-15T21:02:35.887Z] === RUN TestLCOWParseMountRawSplit [2022-02-15T21:02:35.887Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-15T21:02:35.887Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-15T21:02:35.887Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-15T21:02:35.887Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-15T21:02:35.887Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-15T21:02:35.887Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-15T21:02:35.887Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-15T21:02:35.887Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-15T21:02:35.887Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-15T21:02:35.887Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-15T21:02:35.887Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-15T21:02:35.887Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-15T21:02:35.887Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-15T21:02:35.887Z] === RUN TestLinuxParseMountRaw [2022-02-15T21:02:35.887Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-15T21:02:35.887Z] === RUN TestLinuxParseMountRawSplit [2022-02-15T21:02:35.887Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-15T21:02:35.887Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-15T21:02:35.887Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-15T21:02:35.887Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-15T21:02:35.887Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-15T21:02:35.887Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-15T21:02:35.887Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-15T21:02:35.887Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-15T21:02:35.887Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-15T21:02:35.887Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-15T21:02:35.887Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-15T21:02:35.887Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-15T21:02:35.887Z] === RUN TestConvertTmpfsOptions [2022-02-15T21:02:35.887Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-15T21:02:35.887Z] linux_parser_test.go:209: data="ro" [2022-02-15T21:02:35.887Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-15T21:02:35.887Z] === RUN TestParseMountSpec [2022-02-15T21:02:35.887Z] parser_test.go:62: case 0 [2022-02-15T21:02:35.887Z] parser_test.go:62: case 1 [2022-02-15T21:02:35.887Z] parser_test.go:62: case 2 [2022-02-15T21:02:35.887Z] parser_test.go:62: case 3 [2022-02-15T21:02:35.887Z] parser_test.go:62: case 4 [2022-02-15T21:02:35.887Z] parser_test.go:62: case 5 [2022-02-15T21:02:35.887Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-15T21:02:35.887Z] === RUN TestValidateMount [2022-02-15T21:02:35.887Z] --- PASS: TestValidateMount (0.00s) [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRaw [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRawSplit [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-15T21:02:35.887Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-15T21:02:35.887Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-15T21:02:35.887Z] PASS [2022-02-15T21:02:35.887Z] coverage: 67.6% of statements [2022-02-15T21:02:35.887Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.6% of statements [2022-02-15T21:02:36.010Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-02-15T21:02:36.010Z] === RUN TestBuildMultiStageOnBuild [2022-02-15T21:02:36.873Z] === RUN TestSetGetMeta [2022-02-15T21:02:36.873Z] === PAUSE TestSetGetMeta [2022-02-15T21:02:36.873Z] === RUN TestRestore [2022-02-15T21:02:36.873Z] === PAUSE TestRestore [2022-02-15T21:02:36.873Z] === RUN TestServiceCreate [2022-02-15T21:02:36.873Z] === PAUSE TestServiceCreate [2022-02-15T21:02:36.873Z] === RUN TestServiceList [2022-02-15T21:02:36.873Z] === PAUSE TestServiceList [2022-02-15T21:02:36.873Z] === RUN TestServiceRemove [2022-02-15T21:02:36.873Z] === PAUSE TestServiceRemove [2022-02-15T21:02:36.873Z] === RUN TestServiceGet [2022-02-15T21:02:36.873Z] === PAUSE TestServiceGet [2022-02-15T21:02:36.873Z] === RUN TestServicePrune [2022-02-15T21:02:36.873Z] === PAUSE TestServicePrune [2022-02-15T21:02:36.873Z] === RUN TestCreate [2022-02-15T21:02:36.873Z] === PAUSE TestCreate [2022-02-15T21:02:36.873Z] === RUN TestRemove [2022-02-15T21:02:36.873Z] === PAUSE TestRemove [2022-02-15T21:02:36.873Z] === RUN TestList [2022-02-15T21:02:36.873Z] === PAUSE TestList [2022-02-15T21:02:36.873Z] === RUN TestFindByDriver [2022-02-15T21:02:36.873Z] === PAUSE TestFindByDriver [2022-02-15T21:02:36.873Z] === RUN TestFindByReferenced [2022-02-15T21:02:36.873Z] === PAUSE TestFindByReferenced [2022-02-15T21:02:36.873Z] === RUN TestDerefMultipleOfSameRef [2022-02-15T21:02:36.873Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-15T21:02:36.873Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T21:02:36.873Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T21:02:36.873Z] === RUN TestDefererencePluginOnCreateError [2022-02-15T21:02:36.873Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-15T21:02:36.874Z] === RUN TestRefDerefRemove [2022-02-15T21:02:36.874Z] === PAUSE TestRefDerefRemove [2022-02-15T21:02:36.874Z] === RUN TestGet [2022-02-15T21:02:36.874Z] === PAUSE TestGet [2022-02-15T21:02:36.874Z] === RUN TestGetWithReference [2022-02-15T21:02:36.874Z] === PAUSE TestGetWithReference [2022-02-15T21:02:36.874Z] === RUN TestFilterFunc [2022-02-15T21:02:36.874Z] === RUN TestFilterFunc/test_nil_list [2022-02-15T21:02:36.874Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-15T21:02:36.874Z] === RUN TestFilterFunc/test_empty_list [2022-02-15T21:02:36.874Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-15T21:02:36.874Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T21:02:36.874Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T21:02:36.874Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T21:02:36.874Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T21:02:36.874Z] === RUN TestFilterFunc/test_filter_some [2022-02-15T21:02:36.874Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-15T21:02:36.874Z] === RUN TestFilterFunc/test_filter_middle [2022-02-15T21:02:36.874Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-15T21:02:36.874Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-15T21:02:36.874Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-15T21:02:36.874Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-15T21:02:36.874Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-15T21:02:36.874Z] === CONT TestFilterFunc/test_nil_list [2022-02-15T21:02:36.874Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-15T21:02:36.874Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-15T21:02:36.874Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T21:02:36.874Z] === CONT TestFilterFunc/test_empty_list [2022-02-15T21:02:36.874Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T21:02:36.874Z] === CONT TestFilterFunc/test_filter_middle [2022-02-15T21:02:36.874Z] === CONT TestFilterFunc/test_filter_some [2022-02-15T21:02:37.342Z] --- PASS: TestFilterFunc (0.00s) [2022-02-15T21:02:37.342Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-15T21:02:37.342Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-15T21:02:37.342Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-15T21:02:37.342Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-15T21:02:37.342Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-15T21:02:37.342Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-15T21:02:37.342Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-15T21:02:37.342Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-15T21:02:37.342Z] === CONT TestSetGetMeta [2022-02-15T21:02:37.342Z] === CONT TestList [2022-02-15T21:02:37.342Z] === CONT TestServiceGet [2022-02-15T21:02:37.342Z] === CONT TestCreate [2022-02-15T21:02:37.342Z] --- PASS: TestSetGetMeta (0.05s) [2022-02-15T21:02:37.342Z] === CONT TestGetWithReference [2022-02-15T21:02:37.342Z] --- PASS: TestCreate (0.05s) [2022-02-15T21:02:37.342Z] === CONT TestGet [2022-02-15T21:02:37.342Z] --- PASS: TestList (0.07s) [2022-02-15T21:02:37.342Z] === CONT TestRefDerefRemove [2022-02-15T21:02:37.342Z] --- PASS: TestGetWithReference (0.04s) [2022-02-15T21:02:37.342Z] === CONT TestDefererencePluginOnCreateError [2022-02-15T21:02:37.342Z] --- PASS: TestGet (0.04s) [2022-02-15T21:02:37.342Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T21:02:37.342Z] --- PASS: TestRefDerefRemove (0.04s) [2022-02-15T21:02:37.342Z] === CONT TestDerefMultipleOfSameRef [2022-02-15T21:02:37.342Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-02-15T21:02:37.342Z] === CONT TestFindByReferenced [2022-02-15T21:02:37.342Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2022-02-15T21:02:37.342Z] === CONT TestFindByDriver [2022-02-15T21:02:37.342Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-02-15T21:02:37.342Z] === CONT TestServicePrune [2022-02-15T21:02:37.342Z] --- PASS: TestFindByReferenced (0.03s) [2022-02-15T21:02:37.342Z] === CONT TestServiceList [2022-02-15T21:02:37.342Z] --- PASS: TestFindByDriver (0.04s) [2022-02-15T21:02:37.342Z] === CONT TestServiceRemove [2022-02-15T21:02:37.342Z] time="2022-02-15T21:02:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T21:02:37.342Z] --- PASS: TestServiceGet (0.25s) [2022-02-15T21:02:37.342Z] === CONT TestServiceCreate [2022-02-15T21:02:37.342Z] --- PASS: TestServiceRemove (0.09s) [2022-02-15T21:02:37.342Z] === CONT TestRestore [2022-02-15T21:02:37.342Z] time="2022-02-15T21:02:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T21:02:37.342Z] --- PASS: TestServiceList (0.12s) [2022-02-15T21:02:37.342Z] === CONT TestRemove [2022-02-15T21:02:37.342Z] time="2022-02-15T21:02:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T21:02:37.342Z] time="2022-02-15T21:02:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-15T21:02:37.342Z] --- PASS: TestServiceCreate (0.03s) [2022-02-15T21:02:37.342Z] time="2022-02-15T21:02:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T21:02:37.342Z] --- PASS: TestServicePrune (0.15s) [2022-02-15T21:02:37.342Z] --- PASS: TestRestore (0.04s) [2022-02-15T21:02:37.342Z] --- PASS: TestRemove (0.03s) [2022-02-15T21:02:37.342Z] PASS [2022-02-15T21:02:37.342Z] coverage: 69.0% of statements [2022-02-15T21:02:37.342Z] ok github.com/docker/docker/volume/service 0.344s coverage: 69.0% of statements [2022-02-15T21:02:37.741Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:02:37.741Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:02:37.899Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2022-02-15T21:02:37.899Z] === RUN TestBuildUncleanTarFilenames [2022-02-15T21:02:38.156Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-02-15T21:02:38.156Z] === RUN TestBuildMultiStageLayerLeak [2022-02-15T21:02:39.646Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-15T21:02:39.646Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s) [2022-02-15T21:02:39.646Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.59s) [2022-02-15T21:02:39.646Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.88s) [2022-02-15T21:02:39.646Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2022-02-15T21:02:39.646Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2022-02-15T21:02:39.646Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2022-02-15T21:02:39.646Z] === RUN TestBuildMultiStageCopy [2022-02-15T21:02:39.646Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-15T21:02:40.043Z] --- PASS: TestBuildMultiStageLayerLeak (1.74s) [2022-02-15T21:02:40.043Z] === RUN TestBuildWithHugeFile [2022-02-15T21:02:43.837Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-15T21:02:44.096Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-15T21:02:45.476Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-15T21:02:46.044Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-15T21:02:47.421Z] --- PASS: TestBuildMultiStageCopy (7.41s) [2022-02-15T21:02:47.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.41s) [2022-02-15T21:02:47.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.02s) [2022-02-15T21:02:47.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-02-15T21:02:47.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2022-02-15T21:02:47.421Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-02-15T21:02:47.421Z] === RUN TestBuildMultiStageParentConfig [2022-02-15T21:02:48.285Z] ok github.com/docker/docker/libnetwork 37.126s coverage: 40.7% of statements [2022-02-15T21:02:48.285Z] ok github.com/docker/docker/libnetwork/bitseq 0.125s coverage: 84.4% of statements [2022-02-15T21:02:48.286Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-15T21:02:48.286Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-15T21:02:48.286Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-15T21:02:48.286Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-15T21:02:48.286Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-15T21:02:48.286Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-15T21:02:48.286Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-15T21:02:48.286Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-15T21:02:48.286Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-02-15T21:02:48.286Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-15T21:02:48.286Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-15T21:02:48.286Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-15T21:02:48.286Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-15T21:02:48.286Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.279s coverage: 59.9% of statements [2022-02-15T21:02:48.286Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-15T21:02:48.543Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-15T21:02:49.104Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.092s coverage: 4.0% of statements [2022-02-15T21:02:49.361Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-15T21:02:49.923Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-02-15T21:02:49.923Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-15T21:02:49.923Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-15T21:02:50.207Z] === RUN TestMiddlewares [2022-02-15T21:02:50.207Z] --- PASS: TestMiddlewares (0.00s) [2022-02-15T21:02:50.207Z] PASS [2022-02-15T21:02:50.207Z] coverage: 9.0% of statements [2022-02-15T21:02:50.207Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2022-02-15T21:02:52.699Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-02-15T21:02:52.699Z] === RUN TestBuildLabelWithTargets [2022-02-15T21:02:54.583Z] 2022/02/15 21:02:50 Closing DB instances... [2022-02-15T21:02:54.583Z] --- PASS: TestNetworkDBGarbageCollection (54.25s) [2022-02-15T21:02:54.583Z] === RUN TestFindNode [2022-02-15T21:02:54.583Z] 2022/02/15 21:02:52 Closing DB instances... [2022-02-15T21:02:54.583Z] --- PASS: TestFindNode (0.02s) [2022-02-15T21:02:54.583Z] === RUN TestChangeNodeState [2022-02-15T21:02:54.583Z] 2022/02/15 21:02:52 Closing DB instances... [2022-02-15T21:02:54.583Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-15T21:02:54.583Z] === RUN TestNodeReincarnation [2022-02-15T21:02:54.583Z] 2022/02/15 21:02:52 Closing DB instances... [2022-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-15T21:02:58.371Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-15T21:02:58.371Z] === RUN TestParallelCreate [2022-02-15T21:02:58.371Z] 2022/02/15 21:02:57 Closing DB instances... [2022-02-15T21:02:58.371Z] --- PASS: TestParallelCreate (0.02s) [2022-02-15T21:02:58.371Z] === RUN TestParallelDelete [2022-02-15T21:02:58.371Z] 2022/02/15 21:02:57 Closing DB instances... [2022-02-15T21:02:58.371Z] --- PASS: TestParallelDelete (0.02s) [2022-02-15T21:02:58.371Z] === RUN TestNetworkDBIslands [2022-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c166dcfec127 with config:&{NodeID:c166dcfec127 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-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=info msg="Node c166dcfec127/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=info msg="Node c166dcfec127/172.28.125.236, added to nodes list" [2022-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9cb1f0ac0b80 with config:&{NodeID:9cb1f0ac0b80 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-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=info msg="Node 9cb1f0ac0b80/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=info msg="Node 9cb1f0ac0b80/172.28.125.236, added to nodes list" [2022-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2022-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=info msg="Node 9cb1f0ac0b80/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=info msg="Node 9cb1f0ac0b80/172.28.125.236, added to nodes list" [2022-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=info msg="Node c166dcfec127/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=info msg="Node c166dcfec127/172.28.125.236, added to nodes list" [2022-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-15T21:02:58.371Z] time="2022-02-15T21:02:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2022-02-15T21:02:58.839Z] time="2022-02-15T21:02:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6ec5d5ba2d0d with config:&{NodeID:6ec5d5ba2d0d 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-02-15T21:02:58.839Z] time="2022-02-15T21:02:58Z" level=info msg="Node 6ec5d5ba2d0d/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:58.839Z] time="2022-02-15T21:02:58Z" level=info msg="Node 6ec5d5ba2d0d/172.28.125.236, added to nodes list" [2022-02-15T21:02:58.839Z] time="2022-02-15T21:02:58Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-15T21:02:58.839Z] time="2022-02-15T21:02:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-15T21:02:58.839Z] time="2022-02-15T21:02:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2022-02-15T21:02:58.839Z] time="2022-02-15T21:02:58Z" level=info msg="Node 6ec5d5ba2d0d/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:58.839Z] time="2022-02-15T21:02:58Z" level=info msg="Node 6ec5d5ba2d0d/172.28.125.236, added to nodes list" [2022-02-15T21:02:58.839Z] time="2022-02-15T21:02:58Z" level=info msg="Node c166dcfec127/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:58.839Z] time="2022-02-15T21:02:58Z" level=info msg="Node c166dcfec127/172.28.125.236, added to nodes list" [2022-02-15T21:02:58.839Z] time="2022-02-15T21:02:58Z" level=info msg="Node 9cb1f0ac0b80/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:58.839Z] time="2022-02-15T21:02:58Z" level=info msg="Node 9cb1f0ac0b80/172.28.125.236, added to nodes list" [2022-02-15T21:02:58.839Z] time="2022-02-15T21:02:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-15T21:02:58.839Z] time="2022-02-15T21:02:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:58Z" level=info msg="Node 6ec5d5ba2d0d/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:58Z" level=info msg="Node 6ec5d5ba2d0d/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:77c942a0cf36 with config:&{NodeID:77c942a0cf36 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-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="Node 77c942a0cf36/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="Node 77c942a0cf36/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="Node 77c942a0cf36/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="Node 77c942a0cf36/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="Node c166dcfec127/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="Node c166dcfec127/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="Node 9cb1f0ac0b80/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="Node 9cb1f0ac0b80/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="Node 6ec5d5ba2d0d/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="Node 6ec5d5ba2d0d/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="Node 77c942a0cf36/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="Node 77c942a0cf36/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="Node 77c942a0cf36/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.308Z] time="2022-02-15T21:02:59Z" level=info msg="Node 77c942a0cf36/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:a9a3f3622fdb with config:&{NodeID:a9a3f3622fdb 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-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node 6ec5d5ba2d0d/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node 6ec5d5ba2d0d/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node 9cb1f0ac0b80/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node 9cb1f0ac0b80/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node 77c942a0cf36/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node 77c942a0cf36/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node c166dcfec127/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node c166dcfec127/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, joined gossip cluster" [2022-02-15T21:02:59.776Z] time="2022-02-15T21:02:59Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, added to nodes list" [2022-02-15T21:02:59.866Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.682s coverage: 7.2% of statements [2022-02-15T21:02:59.866Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-15T21:02:59.866Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-02-15T21:02:59.866Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-02-15T21:02:59.866Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-15T21:02:59.867Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-15T21:02:59.867Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-15T21:03:00.244Z] networkdb_test.go:835: Re-joining: 3 [2022-02-15T21:03:00.244Z] time="2022-02-15T21:02:59Z" level=info msg="The new bootstrap node list is:[172.28.125.236:10033 172.28.125.236:10034 172.28.125.236:10035]" [2022-02-15T21:03:00.244Z] time="2022-02-15T21:02:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.125.236:10033" [2022-02-15T21:03:00.245Z] time="2022-02-15T21:02:59Z" level=debug msg="memberlist: Stream connection from=172.28.125.236:49356" [2022-02-15T21:03:00.245Z] time="2022-02-15T21:02:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.125.236:10034" [2022-02-15T21:03:00.245Z] time="2022-02-15T21:02:59Z" level=debug msg="memberlist: Stream connection from=172.28.125.236:49357" [2022-02-15T21:03:00.245Z] time="2022-02-15T21:02:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.125.236:10035" [2022-02-15T21:03:00.245Z] time="2022-02-15T21:02:59Z" level=debug msg="memberlist: Stream connection from=172.28.125.236:49358" [2022-02-15T21:03:00.245Z] networkdb_test.go:835: Re-joining: 4 [2022-02-15T21:03:00.245Z] time="2022-02-15T21:03:00Z" level=info msg="The new bootstrap node list is:[172.28.125.236:10033 172.28.125.236:10034 172.28.125.236:10035]" [2022-02-15T21:03:00.245Z] time="2022-02-15T21:03:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.125.236:10033" [2022-02-15T21:03:00.245Z] time="2022-02-15T21:03:00Z" level=debug msg="memberlist: Stream connection from=172.28.125.236:49359" [2022-02-15T21:03:00.245Z] time="2022-02-15T21:03:00Z" level=debug msg="memberlist: Stream connection from=172.28.125.236:49360" [2022-02-15T21:03:00.245Z] time="2022-02-15T21:03:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.125.236:10034" [2022-02-15T21:03:00.245Z] time="2022-02-15T21:03:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.125.236:10035" [2022-02-15T21:03:00.245Z] time="2022-02-15T21:03:00Z" level=debug msg="memberlist: Stream connection from=172.28.125.236:49361" [2022-02-15T21:03:00.429Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-02-15T21:03:00.684Z] ok github.com/docker/docker/libnetwork/etchosts 0.013s coverage: 81.2% of statements [2022-02-15T21:03:00.684Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="node 0 leaving" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="Node c166dcfec127 change state NodeActive --> NodeLeft" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="node5(a9a3f3622fdb): Node leave event for c166dcfec127/172.28.125.236" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="Node c166dcfec127 change state NodeActive --> NodeLeft" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="node3(6ec5d5ba2d0d): Node leave event for c166dcfec127/172.28.125.236" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="Node c166dcfec127 change state NodeActive --> NodeLeft" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="node2(9cb1f0ac0b80): Node leave event for c166dcfec127/172.28.125.236" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="Node c166dcfec127 change state NodeActive --> NodeLeft" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="node4(77c942a0cf36): Node leave event for c166dcfec127/172.28.125.236" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="Node c166dcfec127 change state NodeActive --> NodeLeft" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="node1(c166dcfec127): Node leave event for c166dcfec127/172.28.125.236" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="Node c166dcfec127/172.28.125.236, left gossip cluster" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="Node c166dcfec127/172.28.125.236, left gossip cluster" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="Node c166dcfec127/172.28.125.236, left gossip cluster" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="Node c166dcfec127/172.28.125.236, left gossip cluster" [2022-02-15T21:03:00.713Z] time="2022-02-15T21:03:00Z" level=info msg="Node c166dcfec127/172.28.125.236, left gossip cluster" [2022-02-15T21:03:00.816Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-02-15T21:03:00.816Z] === RUN TestBuildWithEmptyLayers [2022-02-15T21:03:00.941Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-02-15T21:03:01.181Z] time="2022-02-15T21:03:00Z" level=info msg="node 1 leaving" [2022-02-15T21:03:01.182Z] time="2022-02-15T21:03:00Z" level=info msg="Node 9cb1f0ac0b80 change state NodeActive --> NodeLeft" [2022-02-15T21:03:01.182Z] time="2022-02-15T21:03:00Z" level=info msg="node5(a9a3f3622fdb): Node leave event for 9cb1f0ac0b80/172.28.125.236" [2022-02-15T21:03:01.182Z] time="2022-02-15T21:03:00Z" level=info msg="Node 9cb1f0ac0b80 change state NodeActive --> NodeLeft" [2022-02-15T21:03:01.182Z] time="2022-02-15T21:03:00Z" level=info msg="node3(6ec5d5ba2d0d): Node leave event for 9cb1f0ac0b80/172.28.125.236" [2022-02-15T21:03:01.182Z] time="2022-02-15T21:03:00Z" level=info msg="Node 9cb1f0ac0b80 change state NodeActive --> NodeLeft" [2022-02-15T21:03:01.182Z] time="2022-02-15T21:03:00Z" level=info msg="node4(77c942a0cf36): Node leave event for 9cb1f0ac0b80/172.28.125.236" [2022-02-15T21:03:01.182Z] time="2022-02-15T21:03:00Z" level=info msg="Node 9cb1f0ac0b80 change state NodeActive --> NodeLeft" [2022-02-15T21:03:01.182Z] time="2022-02-15T21:03:00Z" level=info msg="node2(9cb1f0ac0b80): Node leave event for 9cb1f0ac0b80/172.28.125.236" [2022-02-15T21:03:01.182Z] time="2022-02-15T21:03:01Z" level=info msg="Node 9cb1f0ac0b80/172.28.125.236, left gossip cluster" [2022-02-15T21:03:01.182Z] time="2022-02-15T21:03:01Z" level=info msg="Node 9cb1f0ac0b80/172.28.125.236, left gossip cluster" [2022-02-15T21:03:01.182Z] time="2022-02-15T21:03:01Z" level=info msg="Node 9cb1f0ac0b80/172.28.125.236, left gossip cluster" [2022-02-15T21:03:01.182Z] time="2022-02-15T21:03:01Z" level=info msg="Node 9cb1f0ac0b80/172.28.125.236, left gossip cluster" [2022-02-15T21:03:01.650Z] time="2022-02-15T21:03:01Z" level=debug msg="memberlist: Failed ping: 9cb1f0ac0b80 (timeout reached)" [2022-02-15T21:03:01.650Z] time="2022-02-15T21:03:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.125.236:10036: use of closed network connection" [2022-02-15T21:03:01.650Z] time="2022-02-15T21:03:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.125.236:10035: use of closed network connection" [2022-02-15T21:03:01.650Z] time="2022-02-15T21:03:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.125.236:10037: use of closed network connection" [2022-02-15T21:03:01.650Z] time="2022-02-15T21:03:01Z" level=debug msg="memberlist: Stream connection from=172.28.125.236:49362" [2022-02-15T21:03:01.650Z] time="2022-02-15T21:03:01Z" level=info msg="node 2 leaving" [2022-02-15T21:03:01.650Z] time="2022-02-15T21:03:01Z" level=info msg="Node 6ec5d5ba2d0d change state NodeActive --> NodeLeft" [2022-02-15T21:03:01.650Z] time="2022-02-15T21:03:01Z" level=info msg="node5(a9a3f3622fdb): Node leave event for 6ec5d5ba2d0d/172.28.125.236" [2022-02-15T21:03:01.650Z] time="2022-02-15T21:03:01Z" level=info msg="Node 6ec5d5ba2d0d change state NodeActive --> NodeLeft" [2022-02-15T21:03:01.650Z] time="2022-02-15T21:03:01Z" level=info msg="node4(77c942a0cf36): Node leave event for 6ec5d5ba2d0d/172.28.125.236" [2022-02-15T21:03:01.650Z] time="2022-02-15T21:03:01Z" level=info msg="Node 6ec5d5ba2d0d change state NodeActive --> NodeLeft" [2022-02-15T21:03:01.650Z] time="2022-02-15T21:03:01Z" level=info msg="node3(6ec5d5ba2d0d): Node leave event for 6ec5d5ba2d0d/172.28.125.236" [2022-02-15T21:03:02.120Z] time="2022-02-15T21:03:01Z" level=info msg="Node 6ec5d5ba2d0d/172.28.125.236, left gossip cluster" [2022-02-15T21:03:02.120Z] time="2022-02-15T21:03:01Z" level=info msg="Node 6ec5d5ba2d0d/172.28.125.236, left gossip cluster" [2022-02-15T21:03:02.120Z] time="2022-02-15T21:03:01Z" level=info msg="Node 6ec5d5ba2d0d/172.28.125.236, left gossip cluster" [2022-02-15T21:03:02.120Z] time="2022-02-15T21:03:01Z" level=warning msg="memberlist: Was able to connect to 9cb1f0ac0b80 but other probes failed, network may be misconfigured" [2022-02-15T21:03:02.120Z] networkdb_test.go:867: node4: OK [2022-02-15T21:03:02.120Z] networkdb_test.go:867: node5: OK [2022-02-15T21:03:02.120Z] time="2022-02-15T21:03:02Z" level=info msg="node 0 coming back" [2022-02-15T21:03:02.120Z] time="2022-02-15T21:03:02Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a8279aabc167 with config:&{NodeID:a8279aabc167 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-02-15T21:03:02.120Z] time="2022-02-15T21:03:02Z" level=info msg="Node a8279aabc167/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:02.120Z] time="2022-02-15T21:03:02Z" level=info msg="Node a8279aabc167/172.28.125.236, added to nodes list" [2022-02-15T21:03:02.120Z] time="2022-02-15T21:03:02Z" level=info msg="node 1 coming back" [2022-02-15T21:03:02.120Z] time="2022-02-15T21:03:02Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:87d86908b838 with config:&{NodeID:87d86908b838 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-02-15T21:03:02.588Z] time="2022-02-15T21:03:02Z" level=info msg="Node 87d86908b838/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:02.588Z] time="2022-02-15T21:03:02Z" level=info msg="Node 87d86908b838/172.28.125.236, added to nodes list" [2022-02-15T21:03:02.588Z] time="2022-02-15T21:03:02Z" level=info msg="node 2 coming back" [2022-02-15T21:03:02.588Z] time="2022-02-15T21:03:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ab6e7345ccf6 with config:&{NodeID:ab6e7345ccf6 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-02-15T21:03:02.588Z] time="2022-02-15T21:03:02Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:02.588Z] time="2022-02-15T21:03:02Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, added to nodes list" [2022-02-15T21:03:02.626Z] 2022/02/15 21:03:01 Closing DB instances... [2022-02-15T21:03:03.353Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2022-02-15T21:03:03.353Z] === RUN TestBuildMultiStageOnBuild [2022-02-15T21:03:04.192Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2022-02-15T21:03:04.192Z] === RUN TestFindNode [2022-02-15T21:03:04.192Z] 2022/02/15 21:03:04 Closing DB instances... [2022-02-15T21:03:04.192Z] --- PASS: TestFindNode (0.02s) [2022-02-15T21:03:04.192Z] === RUN TestChangeNodeState [2022-02-15T21:03:04.192Z] 2022/02/15 21:03:04 Closing DB instances... [2022-02-15T21:03:04.192Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-15T21:03:04.192Z] === RUN TestNodeReincarnation [2022-02-15T21:03:04.192Z] 2022/02/15 21:03:04 Closing DB instances... [2022-02-15T21:03:05.537Z] time="2022-02-15T21:03:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.125.236:10033 172.28.125.236:10034 172.28.125.236:10035]" [2022-02-15T21:03:05.537Z] time="2022-02-15T21:03:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.125.236:10033 172.28.125.236:10034 172.28.125.236:10035]" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.125.236:10033" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=debug msg="memberlist: Stream connection from=172.28.125.236:49363" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a8279aabc167/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 77c942a0cf36/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a8279aabc167/172.28.125.236, is the new incarnation of the shutdown node c166dcfec127/172.28.125.236" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a8279aabc167/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 77c942a0cf36/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.125.236:10034" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=debug msg="memberlist: Stream connection from=172.28.125.236:49364" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a8279aabc167/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a8279aabc167/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 77c942a0cf36/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 77c942a0cf36/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 87d86908b838/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 87d86908b838/172.28.125.236, is the new incarnation of the shutdown node 9cb1f0ac0b80/172.28.125.236" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 87d86908b838/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.125.236:10035" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=debug msg="memberlist: Stream connection from=172.28.125.236:49365" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 87d86908b838/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 87d86908b838/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a8279aabc167/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a8279aabc167/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 77c942a0cf36/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 77c942a0cf36/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, is the new incarnation of the shutdown node 6ec5d5ba2d0d/172.28.125.236" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 87d86908b838/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 87d86908b838/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 87d86908b838/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 87d86908b838/172.28.125.236, is the new incarnation of the shutdown node 9cb1f0ac0b80/172.28.125.236" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node 87d86908b838/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a8279aabc167/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a8279aabc167/172.28.125.236, is the new incarnation of the shutdown node c166dcfec127/172.28.125.236" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node a8279aabc167/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, is the new incarnation of the shutdown node 6ec5d5ba2d0d/172.28.125.236" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, joined gossip cluster" [2022-02-15T21:03:06.523Z] time="2022-02-15T21:03:06Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, added to nodes list" [2022-02-15T21:03:06.992Z] time="2022-02-15T21:03:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.125.236:10033" [2022-02-15T21:03:06.992Z] time="2022-02-15T21:03:06Z" level=debug msg="memberlist: Stream connection from=172.28.125.236:49366" [2022-02-15T21:03:06.992Z] time="2022-02-15T21:03:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.125.236:10034" [2022-02-15T21:03:06.992Z] time="2022-02-15T21:03:06Z" level=debug msg="memberlist: Stream connection from=172.28.125.236:49367" [2022-02-15T21:03:06.992Z] time="2022-02-15T21:03:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.125.236:10035" [2022-02-15T21:03:06.992Z] time="2022-02-15T21:03:06Z" level=debug msg="memberlist: Stream connection from=172.28.125.236:49368" [2022-02-15T21:03:07.461Z] 2022/02/15 21:03:07 Closing DB instances... [2022-02-15T21:03:07.461Z] time="2022-02-15T21:03:07Z" level=info msg="Node a8279aabc167 change state NodeActive --> NodeLeft" [2022-02-15T21:03:07.461Z] time="2022-02-15T21:03:07Z" level=info msg="node4(77c942a0cf36): Node leave event for a8279aabc167/172.28.125.236" [2022-02-15T21:03:07.461Z] time="2022-02-15T21:03:07Z" level=info msg="Node a8279aabc167 change state NodeActive --> NodeLeft" [2022-02-15T21:03:07.461Z] time="2022-02-15T21:03:07Z" level=info msg="node2(87d86908b838): Node leave event for a8279aabc167/172.28.125.236" [2022-02-15T21:03:07.461Z] time="2022-02-15T21:03:07Z" level=info msg="Node a8279aabc167 change state NodeActive --> NodeLeft" [2022-02-15T21:03:07.461Z] time="2022-02-15T21:03:07Z" level=info msg="node5(a9a3f3622fdb): Node leave event for a8279aabc167/172.28.125.236" [2022-02-15T21:03:07.461Z] time="2022-02-15T21:03:07Z" level=info msg="Node a8279aabc167 change state NodeActive --> NodeLeft" [2022-02-15T21:03:07.461Z] time="2022-02-15T21:03:07Z" level=info msg="node3(ab6e7345ccf6): Node leave event for a8279aabc167/172.28.125.236" [2022-02-15T21:03:07.461Z] time="2022-02-15T21:03:07Z" level=info msg="Node a8279aabc167 change state NodeActive --> NodeLeft" [2022-02-15T21:03:07.461Z] time="2022-02-15T21:03:07Z" level=info msg="node1(a8279aabc167): Node leave event for a8279aabc167/172.28.125.236" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="Node a8279aabc167/172.28.125.236, left gossip cluster" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="Node a8279aabc167/172.28.125.236, left gossip cluster" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="Node a8279aabc167/172.28.125.236, left gossip cluster" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="Node a8279aabc167/172.28.125.236, left gossip cluster" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="Node a8279aabc167/172.28.125.236, left gossip cluster" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="Node 87d86908b838 change state NodeActive --> NodeLeft" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="node5(a9a3f3622fdb): Node leave event for 87d86908b838/172.28.125.236" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="Node 87d86908b838 change state NodeActive --> NodeLeft" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="node3(ab6e7345ccf6): Node leave event for 87d86908b838/172.28.125.236" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="Node 87d86908b838 change state NodeActive --> NodeLeft" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="node4(77c942a0cf36): Node leave event for 87d86908b838/172.28.125.236" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="Node 87d86908b838 change state NodeActive --> NodeLeft" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="node2(87d86908b838): Node leave event for 87d86908b838/172.28.125.236" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="Node 87d86908b838/172.28.125.236, left gossip cluster" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="Node 87d86908b838/172.28.125.236, left gossip cluster" [2022-02-15T21:03:07.929Z] time="2022-02-15T21:03:07Z" level=info msg="Node 87d86908b838/172.28.125.236, left gossip cluster" [2022-02-15T21:03:08.397Z] time="2022-02-15T21:03:07Z" level=info msg="Node 87d86908b838/172.28.125.236, left gossip cluster" [2022-02-15T21:03:08.397Z] time="2022-02-15T21:03:08Z" level=info msg="Node ab6e7345ccf6 change state NodeActive --> NodeLeft" [2022-02-15T21:03:08.397Z] time="2022-02-15T21:03:08Z" level=info msg="node4(77c942a0cf36): Node leave event for ab6e7345ccf6/172.28.125.236" [2022-02-15T21:03:08.397Z] time="2022-02-15T21:03:08Z" level=info msg="Node ab6e7345ccf6 change state NodeActive --> NodeLeft" [2022-02-15T21:03:08.397Z] time="2022-02-15T21:03:08Z" level=info msg="node5(a9a3f3622fdb): Node leave event for ab6e7345ccf6/172.28.125.236" [2022-02-15T21:03:08.397Z] time="2022-02-15T21:03:08Z" level=info msg="Node ab6e7345ccf6 change state NodeActive --> NodeLeft" [2022-02-15T21:03:08.397Z] time="2022-02-15T21:03:08Z" level=info msg="node3(ab6e7345ccf6): Node leave event for ab6e7345ccf6/172.28.125.236" [2022-02-15T21:03:08.397Z] time="2022-02-15T21:03:08Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, left gossip cluster" [2022-02-15T21:03:08.629Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-02-15T21:03:08.629Z] === RUN TestBuildUncleanTarFilenames [2022-02-15T21:03:08.629Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2022-02-15T21:03:08.629Z] === RUN TestBuildMultiStageLayerLeak [2022-02-15T21:03:08.866Z] time="2022-02-15T21:03:08Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, left gossip cluster" [2022-02-15T21:03:08.866Z] time="2022-02-15T21:03:08Z" level=info msg="Node ab6e7345ccf6/172.28.125.236, left gossip cluster" [2022-02-15T21:03:08.866Z] time="2022-02-15T21:03:08Z" level=debug msg="memberlist: Failed ping: a9a3f3622fdb (timeout reached)" [2022-02-15T21:03:08.866Z] time="2022-02-15T21:03:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.125.236:10036: use of closed network connection" [2022-02-15T21:03:08.866Z] time="2022-02-15T21:03:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.125.236:10035: use of closed network connection" [2022-02-15T21:03:08.866Z] time="2022-02-15T21:03:08Z" level=debug msg="memberlist: Stream connection from=172.28.125.236:49369" [2022-02-15T21:03:09.335Z] time="2022-02-15T21:03:08Z" level=info msg="Node 77c942a0cf36 change state NodeActive --> NodeLeft" [2022-02-15T21:03:09.335Z] time="2022-02-15T21:03:08Z" level=info msg="node5(a9a3f3622fdb): Node leave event for 77c942a0cf36/172.28.125.236" [2022-02-15T21:03:09.335Z] time="2022-02-15T21:03:08Z" level=info msg="Node 77c942a0cf36 change state NodeActive --> NodeLeft" [2022-02-15T21:03:09.335Z] time="2022-02-15T21:03:08Z" level=info msg="node4(77c942a0cf36): Node leave event for 77c942a0cf36/172.28.125.236" [2022-02-15T21:03:09.335Z] time="2022-02-15T21:03:09Z" level=warning msg="memberlist: Was able to connect to a9a3f3622fdb but other probes failed, network may be misconfigured" [2022-02-15T21:03:09.335Z] time="2022-02-15T21:03:09Z" level=info msg="Node 77c942a0cf36/172.28.125.236, left gossip cluster" [2022-02-15T21:03:09.808Z] time="2022-02-15T21:03:09Z" level=info msg="Node 77c942a0cf36/172.28.125.236, left gossip cluster" [2022-02-15T21:03:10.062Z] time="2022-02-15T21:03:09Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-15T21:03:10.062Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-15T21:03:10.062Z] === RUN TestParallelCreate [2022-02-15T21:03:10.062Z] 2022/02/15 21:03:09 Closing DB instances... [2022-02-15T21:03:10.062Z] --- PASS: TestParallelCreate (0.02s) [2022-02-15T21:03:10.063Z] === RUN TestParallelDelete [2022-02-15T21:03:10.063Z] 2022/02/15 21:03:09 Closing DB instances... [2022-02-15T21:03:10.063Z] --- PASS: TestParallelDelete (0.02s) [2022-02-15T21:03:10.063Z] === RUN TestNetworkDBIslands [2022-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6e138c062533 with config:&{NodeID:6e138c062533 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-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=info msg="Node 6e138c062533/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=info msg="Node 6e138c062533/172.31.171.53, added to nodes list" [2022-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:984b7de0681d with config:&{NodeID:984b7de0681d 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-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=info msg="Node 984b7de0681d/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=info msg="Node 984b7de0681d/172.31.171.53, added to nodes list" [2022-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49347" [2022-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=info msg="Node 984b7de0681d/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=info msg="Node 984b7de0681d/172.31.171.53, added to nodes list" [2022-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=info msg="Node 6e138c062533/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=info msg="Node 6e138c062533/172.31.171.53, added to nodes list" [2022-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-15T21:03:10.063Z] time="2022-02-15T21:03:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348" [2022-02-15T21:03:10.063Z] time="2022-02-15T21:03:10Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7aef2d0bc61b with config:&{NodeID:7aef2d0bc61b 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-02-15T21:03:10.278Z] time="2022-02-15T21:03:10Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, left gossip cluster" [2022-02-15T21:03:10.278Z] time="2022-02-15T21:03:10Z" level=info msg="Node a9a3f3622fdb change state NodeActive --> NodeFailed" [2022-02-15T21:03:10.278Z] time="2022-02-15T21:03:10Z" level=info msg="Node a9a3f3622fdb/172.28.125.236, added to failed nodes list" [2022-02-15T21:03:10.278Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-02-15T21:03:10.278Z] PASS [2022-02-15T21:03:10.278Z] coverage: 60.0% of statements [2022-02-15T21:03:10.278Z] ok github.com/docker/docker/libnetwork/networkdb 104.931s coverage: 60.0% of statements [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/quota [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/rootless [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/volume [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-15T21:03:10.278Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7aef2d0bc61b/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7aef2d0bc61b/172.31.171.53, added to nodes list" [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7aef2d0bc61b/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7aef2d0bc61b/172.31.171.53, added to nodes list" [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=info msg="Node 6e138c062533/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=info msg="Node 6e138c062533/172.31.171.53, added to nodes list" [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=info msg="Node 984b7de0681d/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=info msg="Node 984b7de0681d/172.31.171.53, added to nodes list" [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7aef2d0bc61b/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:10.531Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7aef2d0bc61b/172.31.171.53, added to nodes list" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:7441b83affdc with config:&{NodeID:7441b83affdc 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-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7441b83affdc/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7441b83affdc/172.31.171.53, added to nodes list" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7441b83affdc/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7441b83affdc/172.31.171.53, added to nodes list" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=info msg="Node 984b7de0681d/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=info msg="Node 984b7de0681d/172.31.171.53, added to nodes list" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7aef2d0bc61b/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7aef2d0bc61b/172.31.171.53, added to nodes list" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=info msg="Node 6e138c062533/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=info msg="Node 6e138c062533/172.31.171.53, added to nodes list" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-15T21:03:10.999Z] time="2022-02-15T21:03:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-02-15T21:03:11.000Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7441b83affdc/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:11.000Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7441b83affdc/172.31.171.53, added to nodes list" [2022-02-15T21:03:11.000Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7441b83affdc/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:11.000Z] time="2022-02-15T21:03:10Z" level=info msg="Node 7441b83affdc/172.31.171.53, added to nodes list" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ad2e47253ed4 with config:&{NodeID:ad2e47253ed4 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-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node ad2e47253ed4/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node ad2e47253ed4/172.31.171.53, added to nodes list" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node ad2e47253ed4/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node ad2e47253ed4/172.31.171.53, added to nodes list" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node 7aef2d0bc61b/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node 7aef2d0bc61b/172.31.171.53, added to nodes list" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node 7441b83affdc/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node 7441b83affdc/172.31.171.53, added to nodes list" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node 6e138c062533/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node 6e138c062533/172.31.171.53, added to nodes list" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node 984b7de0681d/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node 984b7de0681d/172.31.171.53, added to nodes list" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node ad2e47253ed4/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node ad2e47253ed4/172.31.171.53, added to nodes list" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node ad2e47253ed4/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node ad2e47253ed4/172.31.171.53, added to nodes list" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node ad2e47253ed4/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:11.471Z] time="2022-02-15T21:03:11Z" level=info msg="Node ad2e47253ed4/172.31.171.53, added to nodes list" [2022-02-15T21:03:11.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-15T21:03:11.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-15T21:03:11.942Z] networkdb_test.go:835: Re-joining: 3 [2022-02-15T21:03:11.942Z] time="2022-02-15T21:03:11Z" level=info msg="The new bootstrap node list is:[172.31.171.53:10033 172.31.171.53:10034 172.31.171.53:10035]" [2022-02-15T21:03:11.942Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.171.53:10033" [2022-02-15T21:03:11.942Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Stream connection from=172.31.171.53:49355" [2022-02-15T21:03:11.942Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Stream connection from=172.31.171.53:49356" [2022-02-15T21:03:11.942Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.171.53:10034" [2022-02-15T21:03:11.942Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.171.53:10035" [2022-02-15T21:03:11.942Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Stream connection from=172.31.171.53:49357" [2022-02-15T21:03:11.942Z] networkdb_test.go:835: Re-joining: 4 [2022-02-15T21:03:11.942Z] time="2022-02-15T21:03:11Z" level=info msg="The new bootstrap node list is:[172.31.171.53:10033 172.31.171.53:10034 172.31.171.53:10035]" [2022-02-15T21:03:11.942Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.171.53:10033" [2022-02-15T21:03:11.942Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Stream connection from=172.31.171.53:49358" [2022-02-15T21:03:11.942Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.171.53:10034" [2022-02-15T21:03:11.942Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Stream connection from=172.31.171.53:49359" [2022-02-15T21:03:11.942Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.171.53:10035" [2022-02-15T21:03:11.942Z] time="2022-02-15T21:03:11Z" level=debug msg="memberlist: Stream connection from=172.31.171.53:49360" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="node 0 leaving" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="Node 6e138c062533 change state NodeActive --> NodeLeft" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="node5(ad2e47253ed4): Node leave event for 6e138c062533/172.31.171.53" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="Node 6e138c062533/172.31.171.53, left gossip cluster" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="Node 6e138c062533 change state NodeActive --> NodeFailed" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="Node 6e138c062533/172.31.171.53, added to failed nodes list" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="Node 6e138c062533 change state NodeActive --> NodeLeft" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="node4(7441b83affdc): Node leave event for 6e138c062533/172.31.171.53" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="Node 6e138c062533/172.31.171.53, left gossip cluster" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="Node 6e138c062533 change state NodeActive --> NodeLeft" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="node3(7aef2d0bc61b): Node leave event for 6e138c062533/172.31.171.53" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="Node 6e138c062533 change state NodeActive --> NodeFailed" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="Node 6e138c062533/172.31.171.53, added to failed nodes list" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="Node 6e138c062533/172.31.171.53, left gossip cluster" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.171.53:10033" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="Node 6e138c062533/172.31.171.53, left gossip cluster" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=error msg="node: 6e138c062533 is unknown to memberlist" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=info msg="Node 6e138c062533/172.31.171.53, left gossip cluster" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=debug msg="memberlist: Stream connection from=172.31.171.53:49361" [2022-02-15T21:03:12.410Z] time="2022-02-15T21:03:12Z" level=error msg="node: 6e138c062533 is unknown to memberlist" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="node 1 leaving" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="Node 984b7de0681d change state NodeActive --> NodeLeft" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="node4(7441b83affdc): Node leave event for 984b7de0681d/172.31.171.53" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="Node 984b7de0681d change state NodeActive --> NodeLeft" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="node3(7aef2d0bc61b): Node leave event for 984b7de0681d/172.31.171.53" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="Node 984b7de0681d change state NodeActive --> NodeLeft" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="node5(ad2e47253ed4): Node leave event for 984b7de0681d/172.31.171.53" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="Node 984b7de0681d change state NodeActive --> NodeLeft" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="node2(984b7de0681d): Node leave event for 984b7de0681d/172.31.171.53" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=debug msg="Initiating bulk sync with node 6e138c062533 after reconnect" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=debug msg="node2(984b7de0681d): Initiating bulk sync with node 6e138c062533" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=debug msg="node2(984b7de0681d): Initiating unsolicited bulk sync for networks [] with node 6e138c062533" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="Node 984b7de0681d/172.31.171.53, left gossip cluster" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="Node 984b7de0681d/172.31.171.53, left gossip cluster" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="Node 984b7de0681d/172.31.171.53, left gossip cluster" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="Node 984b7de0681d/172.31.171.53, left gossip cluster" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="node 2 leaving" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="Node 7aef2d0bc61b change state NodeActive --> NodeLeft" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="node5(ad2e47253ed4): Node leave event for 7aef2d0bc61b/172.31.171.53" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="Node 7aef2d0bc61b change state NodeActive --> NodeLeft" [2022-02-15T21:03:12.880Z] time="2022-02-15T21:03:12Z" level=info msg="node4(7441b83affdc): Node leave event for 7aef2d0bc61b/172.31.171.53" [2022-02-15T21:03:13.112Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2022-02-15T21:03:13.232Z] [2022-02-15T21:03:13.232Z] === Skipped [2022-02-15T21:03:13.232Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-15T21:03:13.232Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-15T21:03:13.232Z] [2022-02-15T21:03:13.232Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-15T21:03:13.232Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:13.232Z] [2022-02-15T21:03:13.232Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-15T21:03:13.232Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:13.232Z] [2022-02-15T21:03:13.232Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-15T21:03:13.232Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:13.232Z] [2022-02-15T21:03:13.232Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-02-15T21:03:13.232Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:13.232Z] [2022-02-15T21:03:13.232Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-15T21:03:13.232Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-15T21:03:13.232Z] [2022-02-15T21:03:13.232Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-15T21:03:13.232Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T21:03:13.232Z] [2022-02-15T21:03:13.232Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-15T21:03:13.232Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T21:03:13.232Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-15T21:03:13.233Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-15T21:03:13.233Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-15T21:03:13.233Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-15T21:03:13.233Z] daemon_test.go:145: root required [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-15T21:03:13.233Z] reload_test.go:342: root required [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-15T21:03:13.233Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-15T21:03:13.233Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-15T21:03:13.233Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-15T21:03:13.233Z] download_test.go:267: Needs fixing on Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-15T21:03:13.233Z] layer_test.go:303: Failing on Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-15T21:03:13.233Z] layer_test.go:352: Failing on Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-15T21:03:13.233Z] layer_test.go:467: Failing on Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-15T21:03:13.233Z] layer_test.go:696: Failing on Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-15T21:03:13.233Z] migration_test.go:45: Failing on Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-15T21:03:13.233Z] migration_test.go:181: Failing on Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-15T21:03:13.233Z] mount_test.go:17: Failing on Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-15T21:03:13.233Z] mount_test.go:76: Failing on Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-15T21:03:13.233Z] mount_test.go:125: Failing on Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-15T21:03:13.233Z] mount_test.go:212: Failing on Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-15T21:03:13.233Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-15T21:03:13.233Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-02-15T21:03:13.233Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-15T21:03:13.233Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-02-15T21:03:13.233Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-15T21:03:13.233Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-15T21:03:13.233Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-15T21:03:13.233Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-15T21:03:13.233Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-15T21:03:13.233Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-15T21:03:13.233Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-15T21:03:13.233Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-15T21:03:13.233Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-15T21:03:13.233Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-15T21:03:13.233Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-15T21:03:13.233Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-15T21:03:13.233Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-15T21:03:13.233Z] archive_test.go:133: Xz not present in msys2 [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-02-15T21:03:13.233Z] archive_test.go:140: zstd not installed [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-15T21:03:13.233Z] archive_test.go:252: Failing on Windows CI machines [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-15T21:03:13.233Z] archive_windows_test.go:16: Currently fails [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-15T21:03:13.233Z] changes_test.go:195: needs more investigation [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-15T21:03:13.233Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-15T21:03:13.233Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-15T21:03:13.233Z] changes_test.go:432: needs further investigation [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-15T21:03:13.233Z] changes_test.go:468: needs further investigation [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-15T21:03:13.233Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-15T21:03:13.233Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-15T21:03:13.233Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-15T21:03:13.233Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-15T21:03:13.233Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-15T21:03:13.233Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-15T21:03:13.233Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-15T21:03:13.233Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-15T21:03:13.233Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-15T21:03:13.233Z] poller_test.go:40: No chmod on Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-15T21:03:13.233Z] fileutils_test.go:133: Needs porting to Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-15T21:03:13.233Z] fileutils_test.go:179: Needs porting to Windows [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-15T21:03:13.233Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-15T21:03:13.233Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-15T21:03:13.233Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-15T21:03:13.233Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-15T21:03:13.233Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-15T21:03:13.233Z] [2022-02-15T21:03:13.233Z] DONE 2070 tests, 70 skipped in 267.564s [2022-02-15T21:03:13.233Z] INFO: make.ps1 ended at 02/15/2022 21:03:12 [2022-02-15T21:03:13.349Z] time="2022-02-15T21:03:12Z" level=info msg="Node 7aef2d0bc61b change state NodeActive --> NodeLeft" [2022-02-15T21:03:13.349Z] time="2022-02-15T21:03:12Z" level=info msg="node3(7aef2d0bc61b): Node leave event for 7aef2d0bc61b/172.31.171.53" [2022-02-15T21:03:13.349Z] time="2022-02-15T21:03:13Z" level=info msg="Node 7aef2d0bc61b/172.31.171.53, left gossip cluster" [2022-02-15T21:03:13.349Z] time="2022-02-15T21:03:13Z" level=info msg="Node 7aef2d0bc61b/172.31.171.53, left gossip cluster" [2022-02-15T21:03:13.349Z] time="2022-02-15T21:03:13Z" level=info msg="Node 7aef2d0bc61b/172.31.171.53, left gossip cluster" [2022-02-15T21:03:13.819Z] networkdb_test.go:867: node4: OK [2022-02-15T21:03:13.819Z] networkdb_test.go:867: node5: OK [2022-02-15T21:03:13.819Z] time="2022-02-15T21:03:13Z" level=info msg="node 0 coming back" [2022-02-15T21:03:13.819Z] time="2022-02-15T21:03:13Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3e468e159f7c with config:&{NodeID:3e468e159f7c 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-02-15T21:03:13.819Z] time="2022-02-15T21:03:13Z" level=info msg="Node 3e468e159f7c/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:13.819Z] time="2022-02-15T21:03:13Z" level=info msg="Node 3e468e159f7c/172.31.171.53, added to nodes list" [2022-02-15T21:03:13.819Z] time="2022-02-15T21:03:13Z" level=info msg="node 1 coming back" [2022-02-15T21:03:13.819Z] time="2022-02-15T21:03:13Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:97772213b05e with config:&{NodeID:97772213b05e 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-02-15T21:03:13.819Z] time="2022-02-15T21:03:13Z" level=info msg="Node 97772213b05e/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:13.819Z] time="2022-02-15T21:03:13Z" level=info msg="Node 97772213b05e/172.31.171.53, added to nodes list" [2022-02-15T21:03:13.819Z] time="2022-02-15T21:03:13Z" level=info msg="node 2 coming back" [2022-02-15T21:03:13.819Z] time="2022-02-15T21:03:13Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5b856ee18719 with config:&{NodeID:5b856ee18719 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-02-15T21:03:13.819Z] time="2022-02-15T21:03:13Z" level=info msg="Node 5b856ee18719/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:13.819Z] time="2022-02-15T21:03:13Z" level=info msg="Node 5b856ee18719/172.31.171.53, added to nodes list" [2022-02-15T21:03:13.904Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s) [2022-02-15T21:03:13.904Z] === RUN TestBuildWithHugeFile [2022-02-15T21:03:14.803Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-15T21:03:14.803Z] INFO: Unit tests ended at 02/15/2022 21:03:14. Duration:00:04:41.5954403 [2022-02-15T21:03:14.803Z] INFO: Building busybox [2022-02-15T21:03:14.803Z] Sending build context to Docker daemon 5.12kB [2022-02-15T21:03:14.803Z] [2022-02-15T21:03:14.803Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-15T21:03:14.803Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-15T21:03:14.803Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-15T21:03:14.803Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-15T21:03:14.803Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-15T21:03:14.803Z] ---> bdeb13086b9f [2022-02-15T21:03:14.803Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-15T21:03:15.272Z] ---> Running in e0086b11a253 [2022-02-15T21:03:16.768Z] time="2022-02-15T21:03:16Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.171.53:10033 172.31.171.53:10034 172.31.171.53:10035]" [2022-02-15T21:03:17.238Z] time="2022-02-15T21:03:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.171.53:10033 172.31.171.53:10034 172.31.171.53:10035]" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.171.53:10033" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=debug msg="memberlist: Stream connection from=172.31.171.53:49362" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 7441b83affdc/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 7441b83affdc/172.31.171.53, added to nodes list" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node ad2e47253ed4/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node ad2e47253ed4/172.31.171.53, added to nodes list" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 3e468e159f7c/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 3e468e159f7c/172.31.171.53, is the new incarnation of the shutdown node 6e138c062533/172.31.171.53" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 3e468e159f7c/172.31.171.53, added to nodes list" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.171.53:10034" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=debug msg="memberlist: Stream connection from=172.31.171.53:49363" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 3e468e159f7c/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 3e468e159f7c/172.31.171.53, added to nodes list" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 7441b83affdc/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 7441b83affdc/172.31.171.53, added to nodes list" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node ad2e47253ed4/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node ad2e47253ed4/172.31.171.53, added to nodes list" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 97772213b05e/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 97772213b05e/172.31.171.53, is the new incarnation of the shutdown node 984b7de0681d/172.31.171.53" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 97772213b05e/172.31.171.53, added to nodes list" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.171.53:10035" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 3e468e159f7c/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 3e468e159f7c/172.31.171.53, is the new incarnation of the shutdown node 6e138c062533/172.31.171.53" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 3e468e159f7c/172.31.171.53, added to nodes list" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=debug msg="memberlist: Stream connection from=172.31.171.53:49364" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 3e468e159f7c/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 3e468e159f7c/172.31.171.53, added to nodes list" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 97772213b05e/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 97772213b05e/172.31.171.53, added to nodes list" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 7441b83affdc/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:17.708Z] time="2022-02-15T21:03:17Z" level=info msg="Node 7441b83affdc/172.31.171.53, added to nodes list" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node ad2e47253ed4/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node ad2e47253ed4/172.31.171.53, added to nodes list" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 5b856ee18719/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 5b856ee18719/172.31.171.53, is the new incarnation of the shutdown node 7aef2d0bc61b/172.31.171.53" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 5b856ee18719/172.31.171.53, added to nodes list" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 97772213b05e/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 97772213b05e/172.31.171.53, is the new incarnation of the shutdown node 984b7de0681d/172.31.171.53" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 97772213b05e/172.31.171.53, added to nodes list" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 97772213b05e/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 97772213b05e/172.31.171.53, added to nodes list" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 5b856ee18719/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 5b856ee18719/172.31.171.53, added to nodes list" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 5b856ee18719/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 5b856ee18719/172.31.171.53, is the new incarnation of the shutdown node 7aef2d0bc61b/172.31.171.53" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 5b856ee18719/172.31.171.53, added to nodes list" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 5b856ee18719/172.31.171.53, joined gossip cluster" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:17Z" level=info msg="Node 5b856ee18719/172.31.171.53, added to nodes list" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.171.53:10033" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:18Z" level=debug msg="memberlist: Stream connection from=172.31.171.53:49365" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.171.53:10034" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:18Z" level=debug msg="memberlist: Stream connection from=172.31.171.53:49366" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:18Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.171.53:10035" [2022-02-15T21:03:18.176Z] time="2022-02-15T21:03:18Z" level=debug msg="memberlist: Stream connection from=172.31.171.53:49367" [2022-02-15T21:03:18.645Z] 2022/02/15 21:03:18 Closing DB instances... [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="Node 3e468e159f7c change state NodeActive --> NodeLeft" [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="node3(5b856ee18719): Node leave event for 3e468e159f7c/172.31.171.53" [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="Node 3e468e159f7c change state NodeActive --> NodeLeft" [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="node5(ad2e47253ed4): Node leave event for 3e468e159f7c/172.31.171.53" [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="Node 3e468e159f7c change state NodeActive --> NodeLeft" [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="node2(97772213b05e): Node leave event for 3e468e159f7c/172.31.171.53" [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="Node 3e468e159f7c change state NodeActive --> NodeLeft" [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="node4(7441b83affdc): Node leave event for 3e468e159f7c/172.31.171.53" [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="Node 3e468e159f7c change state NodeActive --> NodeLeft" [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="node1(3e468e159f7c): Node leave event for 3e468e159f7c/172.31.171.53" [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="Node 3e468e159f7c/172.31.171.53, left gossip cluster" [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="Node 3e468e159f7c/172.31.171.53, left gossip cluster" [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="Node 3e468e159f7c/172.31.171.53, left gossip cluster" [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="Node 3e468e159f7c/172.31.171.53, left gossip cluster" [2022-02-15T21:03:19.113Z] time="2022-02-15T21:03:18Z" level=info msg="Node 3e468e159f7c/172.31.171.53, left gossip cluster" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="Node 97772213b05e change state NodeActive --> NodeLeft" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="node3(5b856ee18719): Node leave event for 97772213b05e/172.31.171.53" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="Node 97772213b05e change state NodeActive --> NodeLeft" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="Node 97772213b05e change state NodeActive --> NodeLeft" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="node4(7441b83affdc): Node leave event for 97772213b05e/172.31.171.53" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="node5(ad2e47253ed4): Node leave event for 97772213b05e/172.31.171.53" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="Node 97772213b05e change state NodeActive --> NodeLeft" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="node2(97772213b05e): Node leave event for 97772213b05e/172.31.171.53" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="Node 97772213b05e/172.31.171.53, left gossip cluster" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="Node 97772213b05e/172.31.171.53, left gossip cluster" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="Node 97772213b05e/172.31.171.53, left gossip cluster" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="Node 97772213b05e/172.31.171.53, left gossip cluster" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="Node 5b856ee18719 change state NodeActive --> NodeLeft" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="node4(7441b83affdc): Node leave event for 5b856ee18719/172.31.171.53" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="Node 5b856ee18719 change state NodeActive --> NodeLeft" [2022-02-15T21:03:19.581Z] time="2022-02-15T21:03:19Z" level=info msg="node5(ad2e47253ed4): Node leave event for 5b856ee18719/172.31.171.53" [2022-02-15T21:03:20.049Z] time="2022-02-15T21:03:19Z" level=info msg="Node 5b856ee18719/172.31.171.53, left gossip cluster" [2022-02-15T21:03:20.049Z] time="2022-02-15T21:03:19Z" level=info msg="Node 5b856ee18719 change state NodeActive --> NodeFailed" [2022-02-15T21:03:20.049Z] time="2022-02-15T21:03:19Z" level=info msg="Node 5b856ee18719/172.31.171.53, added to failed nodes list" [2022-02-15T21:03:20.049Z] time="2022-02-15T21:03:19Z" level=error msg="node: 5b856ee18719 is unknown to memberlist" [2022-02-15T21:03:20.049Z] time="2022-02-15T21:03:19Z" level=info msg="Node 5b856ee18719/172.31.171.53, left gossip cluster" [2022-02-15T21:03:20.049Z] time="2022-02-15T21:03:19Z" level=info msg="Node 5b856ee18719/172.31.171.53, left gossip cluster" [2022-02-15T21:03:20.516Z] time="2022-02-15T21:03:20Z" level=info msg="Node 7441b83affdc change state NodeActive --> NodeLeft" [2022-02-15T21:03:20.516Z] time="2022-02-15T21:03:20Z" level=info msg="node5(ad2e47253ed4): Node leave event for 7441b83affdc/172.31.171.53" [2022-02-15T21:03:20.516Z] time="2022-02-15T21:03:20Z" level=info msg="Node 7441b83affdc change state NodeActive --> NodeLeft" [2022-02-15T21:03:20.516Z] time="2022-02-15T21:03:20Z" level=info msg="node4(7441b83affdc): Node leave event for 7441b83affdc/172.31.171.53" [2022-02-15T21:03:20.984Z] time="2022-02-15T21:03:20Z" level=info msg="Node 7441b83affdc/172.31.171.53, left gossip cluster" [2022-02-15T21:03:20.984Z] time="2022-02-15T21:03:20Z" level=info msg="Node 7441b83affdc/172.31.171.53, left gossip cluster" [2022-02-15T21:03:21.146Z] Removing intermediate container e0086b11a253 [2022-02-15T21:03:21.146Z] ---> c3b20f44fe97 [2022-02-15T21:03:21.146Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-15T21:03:21.146Z] ---> Running in cb18fdb636ed [2022-02-15T21:03:21.146Z] Removing intermediate container cb18fdb636ed [2022-02-15T21:03:21.146Z] ---> 91baed56760f [2022-02-15T21:03:21.146Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-15T21:03:21.146Z] ---> Running in 9d05a510ea8d [2022-02-15T21:03:21.614Z] Removing intermediate container 9d05a510ea8d [2022-02-15T21:03:21.614Z] ---> 66de2faaf4a1 [2022-02-15T21:03:21.614Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-15T21:03:21.971Z] time="2022-02-15T21:03:21Z" level=info msg="Node ad2e47253ed4/172.31.171.53, left gossip cluster" [2022-02-15T21:03:21.971Z] time="2022-02-15T21:03:21Z" level=info msg="Node ad2e47253ed4 change state NodeActive --> NodeFailed" [2022-02-15T21:03:21.971Z] time="2022-02-15T21:03:21Z" level=info msg="Node ad2e47253ed4/172.31.171.53, added to failed nodes list" [2022-02-15T21:03:21.971Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-02-15T21:03:21.971Z] PASS [2022-02-15T21:03:21.971Z] coverage: 60.4% of statements [2022-02-15T21:03:21.971Z] ok github.com/docker/docker/libnetwork/networkdb 104.798s coverage: 60.4% of statements [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/quota [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/rootless [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/volume [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-15T21:03:21.971Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-15T21:03:22.602Z] [2022-02-15T21:03:23.070Z] ---> 70a831a0d06f [2022-02-15T21:03:23.070Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-15T21:03:23.070Z] ---> Running in 08cba8725223 [2022-02-15T21:03:24.189Z] [2022-02-15T21:03:24.189Z] === Skipped [2022-02-15T21:03:24.189Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-15T21:03:24.189Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-15T21:03:24.189Z] [2022-02-15T21:03:24.189Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-02-15T21:03:24.189Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:24.189Z] [2022-02-15T21:03:24.189Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-02-15T21:03:24.189Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:24.189Z] [2022-02-15T21:03:24.189Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-15T21:03:24.189Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:24.189Z] [2022-02-15T21:03:24.189Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-15T21:03:24.189Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:24.189Z] [2022-02-15T21:03:24.189Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-15T21:03:24.189Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-15T21:03:24.189Z] [2022-02-15T21:03:24.189Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-15T21:03:24.189Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T21:03:24.189Z] [2022-02-15T21:03:24.189Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-15T21:03:24.189Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T21:03:24.189Z] [2022-02-15T21:03:24.189Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-15T21:03:24.189Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T21:03:24.189Z] [2022-02-15T21:03:24.189Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-15T21:03:24.189Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-15T21:03:24.189Z] [2022-02-15T21:03:24.189Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-15T21:03:24.189Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T21:03:24.189Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-15T21:03:24.658Z] daemon_test.go:145: root required [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-15T21:03:24.658Z] reload_test.go:342: root required [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-15T21:03:24.658Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-15T21:03:24.658Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-15T21:03:24.658Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-15T21:03:24.658Z] download_test.go:267: Needs fixing on Windows [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-15T21:03:24.658Z] layer_test.go:303: Failing on Windows [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-15T21:03:24.658Z] layer_test.go:352: Failing on Windows [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-15T21:03:24.658Z] layer_test.go:467: Failing on Windows [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-15T21:03:24.658Z] layer_test.go:696: Failing on Windows [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-15T21:03:24.658Z] migration_test.go:45: Failing on Windows [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-15T21:03:24.658Z] migration_test.go:181: Failing on Windows [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-15T21:03:24.658Z] mount_test.go:17: Failing on Windows [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-15T21:03:24.658Z] mount_test.go:76: Failing on Windows [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-15T21:03:24.658Z] mount_test.go:125: Failing on Windows [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-15T21:03:24.658Z] mount_test.go:212: Failing on Windows [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-15T21:03:24.658Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-02-15T21:03:24.658Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-15T21:03:24.658Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-15T21:03:24.658Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2022-02-15T21:03:24.658Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-15T21:03:24.658Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-15T21:03:24.658Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-15T21:03:24.658Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-15T21:03:24.658Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-02-15T21:03:24.658Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-15T21:03:24.658Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-15T21:03:24.658Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-15T21:03:24.658Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-15T21:03:24.658Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-15T21:03:24.658Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-15T21:03:24.658Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-15T21:03:24.658Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-15T21:03:24.658Z] archive_test.go:133: Xz not present in msys2 [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-02-15T21:03:24.658Z] archive_test.go:140: zstd not installed [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-15T21:03:24.658Z] archive_test.go:252: Failing on Windows CI machines [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-15T21:03:24.658Z] archive_windows_test.go:16: Currently fails [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-15T21:03:24.658Z] changes_test.go:195: needs more investigation [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-02-15T21:03:24.658Z] changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-02-15T21:03:24.658Z] changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846 [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-15T21:03:24.658Z] changes_test.go:432: needs further investigation [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-15T21:03:24.658Z] changes_test.go:468: needs further investigation [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-02-15T21:03:24.658Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-15T21:03:24.658Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:24.658Z] [2022-02-15T21:03:24.658Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-15T21:03:24.659Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-15T21:03:24.659Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-15T21:03:24.659Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-15T21:03:24.659Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-15T21:03:24.659Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-15T21:03:24.659Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-15T21:03:24.659Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-15T21:03:24.659Z] poller_test.go:40: No chmod on Windows [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-15T21:03:24.659Z] fileutils_test.go:133: Needs porting to Windows [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-15T21:03:24.659Z] fileutils_test.go:179: Needs porting to Windows [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-15T21:03:24.659Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-15T21:03:24.659Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-02-15T21:03:24.659Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-15T21:03:24.659Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-15T21:03:24.659Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-15T21:03:24.659Z] [2022-02-15T21:03:24.659Z] DONE 2070 tests, 70 skipped in 281.705s [2022-02-15T21:03:24.659Z] INFO: make.ps1 ended at 02/15/2022 21:03:24 [2022-02-15T21:03:26.226Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-15T21:03:26.226Z] INFO: Unit tests ended at 02/15/2022 21:03:26. Duration:00:04:56.6654062 [2022-02-15T21:03:26.226Z] INFO: Building busybox [2022-02-15T21:03:26.695Z] Sending build context to Docker daemon 5.12kB [2022-02-15T21:03:26.695Z] [2022-02-15T21:03:26.695Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-15T21:03:26.695Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-15T21:03:26.695Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-15T21:03:26.695Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-15T21:03:26.695Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-15T21:03:26.695Z] ---> bdeb13086b9f [2022-02-15T21:03:26.695Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-15T21:03:26.695Z] ---> Running in cfbaa69fbd45 [2022-02-15T21:03:27.959Z] ok github.com/docker/docker/libnetwork/ipam 15.761s coverage: 85.3% of statements [2022-02-15T21:03:27.959Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-15T21:03:27.959Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-15T21:03:27.959Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-15T21:03:28.215Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-02-15T21:03:28.215Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-15T21:03:28.215Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-15T21:03:28.778Z] ok github.com/docker/docker/libnetwork/ipamutils 0.287s coverage: 74.0% of statements [2022-02-15T21:03:29.340Z] ok github.com/docker/docker/libnetwork/iptables 0.133s coverage: 45.1% of statements [2022-02-15T21:03:29.597Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-02-15T21:03:29.853Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-02-15T21:03:32.576Z] Removing intermediate container cfbaa69fbd45 [2022-02-15T21:03:32.576Z] ---> 7ccc6bb770da [2022-02-15T21:03:32.576Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-15T21:03:32.576Z] ---> Running in 39801d2b2f3a [2022-02-15T21:03:32.576Z] Removing intermediate container 39801d2b2f3a [2022-02-15T21:03:32.576Z] ---> 6a6bc2fa3635 [2022-02-15T21:03:32.576Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-15T21:03:32.576Z] ---> Running in 9019ad1d5371 [2022-02-15T21:03:32.576Z] Removing intermediate container 9019ad1d5371 [2022-02-15T21:03:32.576Z] ---> 3815c8a3e823 [2022-02-15T21:03:32.576Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-15T21:03:33.502Z] Removing intermediate container 08cba8725223 [2022-02-15T21:03:33.502Z] ---> 1745aed26311 [2022-02-15T21:03:33.502Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-15T21:03:33.503Z] ---> Running in 739691e9a91e [2022-02-15T21:03:33.972Z] [2022-02-15T21:03:33.972Z] SUCCESS: Specified value was saved. [2022-02-15T21:03:34.141Z] [2022-02-15T21:03:34.609Z] ---> 00351105d70f [2022-02-15T21:03:34.609Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-15T21:03:34.609Z] ---> Running in 0a326979e457 [2022-02-15T21:03:36.928Z] Removing intermediate container 739691e9a91e [2022-02-15T21:03:36.928Z] ---> daf7b19694fe [2022-02-15T21:03:36.928Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-15T21:03:36.928Z] ---> Running in 1fafee6d67f2 [2022-02-15T21:03:41.690Z] Cannot create a file when that file already exists. [2022-02-15T21:03:43.272Z] Removing intermediate container 0a326979e457 [2022-02-15T21:03:43.272Z] ---> ed033f6c7dd6 [2022-02-15T21:03:43.272Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-15T21:03:43.272Z] ---> Running in 667251fc5e11 [2022-02-15T21:03:44.842Z] [2022-02-15T21:03:44.842Z] SUCCESS: Specified value was saved. [2022-02-15T21:03:46.443Z] Removing intermediate container 1fafee6d67f2 [2022-02-15T21:03:46.443Z] ---> f47079cbec24 [2022-02-15T21:03:46.443Z] Step 13/13 : CMD ["sh"] [2022-02-15T21:03:46.443Z] ---> Running in a43f30bf1ea9 [2022-02-15T21:03:46.912Z] Removing intermediate container a43f30bf1ea9 [2022-02-15T21:03:46.912Z] ---> 00e7d57699a0 [2022-02-15T21:03:46.912Z] Successfully built 00e7d57699a0 [2022-02-15T21:03:46.912Z] Successfully tagged busybox:latest [2022-02-15T21:03:46.912Z] INFO: Docker images of the daemon under test [2022-02-15T21:03:46.912Z] [2022-02-15T21:03:46.912Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-15T21:03:46.912Z] busybox latest 00e7d57699a0 Less than a second ago 5GB [2022-02-15T21:03:46.912Z] microsoft/windowsservercore latest bdeb13086b9f 2 weeks ago 4.96GB [2022-02-15T21:03:46.912Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 2 weeks ago 4.96GB [2022-02-15T21:03:46.912Z] [2022-02-15T21:03:46.912Z] INFO: Running integration tests at 02/15/2022 21:03:46... [2022-02-15T21:03:46.912Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-15T21:03:46.912Z] INFO: Integration API tests being run from the host: [2022-02-15T21:03:46.912Z] INFO: make.ps1 starting at 02/15/2022 21:03:46 [2022-02-15T21:03:47.670Z] --- PASS: TestBuildWithHugeFile (65.11s) [2022-02-15T21:03:47.670Z] === RUN TestBuildWCOWSandboxSize [2022-02-15T21:03:47.670Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T21:03:47.670Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-15T21:03:47.670Z] === RUN TestBuildWithEmptyDockerfile [2022-02-15T21:03:47.670Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:03:47.670Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:03:47.670Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:03:47.670Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:03:47.670Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:03:47.670Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:03:47.670Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:03:47.670Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:03:47.670Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:03:47.670Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-15T21:03:47.670Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-02-15T21:03:47.670Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-02-15T21:03:47.670Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-15T21:03:47.670Z] === RUN TestBuildPreserveOwnership [2022-02-15T21:03:47.670Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-15T21:03:47.670Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-15T21:03:47.902Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-15T21:03:48.598Z] --- PASS: TestBuildPreserveOwnership (3.44s) [2022-02-15T21:03:48.598Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.35s) [2022-02-15T21:03:48.598Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2022-02-15T21:03:48.598Z] === RUN TestBuildPlatformInvalid [2022-02-15T21:03:48.598Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-15T21:03:48.598Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-15T21:03:48.635Z] Removing intermediate container 667251fc5e11 [2022-02-15T21:03:48.635Z] ---> 14ce18dc2132 [2022-02-15T21:03:48.635Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-15T21:03:48.635Z] ---> Running in 07cca99764b6 [2022-02-15T21:03:49.530Z] Loaded image: busybox:latest [2022-02-15T21:03:49.530Z] Loaded image: busybox:glibc [2022-02-15T21:03:50.898Z] Loaded image: debian:bullseye-slim [2022-02-15T21:03:50.898Z] Loaded image: hello-world:latest [2022-02-15T21:03:50.898Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T21:03:52.432Z] Cannot create a file when that file already exists. [2022-02-15T21:03:57.189Z] Removing intermediate container 07cca99764b6 [2022-02-15T21:03:57.189Z] ---> 4df8a1802df4 [2022-02-15T21:03:57.657Z] Step 13/13 : CMD ["sh"] [2022-02-15T21:03:57.657Z] ---> Running in da98bd35af45 [2022-02-15T21:03:58.127Z] Removing intermediate container da98bd35af45 [2022-02-15T21:03:58.127Z] ---> 0fca6389996f [2022-02-15T21:03:58.127Z] Successfully built 0fca6389996f [2022-02-15T21:03:58.127Z] Successfully tagged busybox:latest [2022-02-15T21:03:58.127Z] INFO: Docker images of the daemon under test [2022-02-15T21:03:58.127Z] [2022-02-15T21:03:58.127Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-15T21:03:58.127Z] busybox latest 0fca6389996f Less than a second ago 5GB [2022-02-15T21:03:58.127Z] microsoft/windowsservercore latest bdeb13086b9f 2 weeks ago 4.96GB [2022-02-15T21:03:58.127Z] mcr.microsoft.com/windows/servercore ltsc2022 bdeb13086b9f 2 weeks ago 4.96GB [2022-02-15T21:03:58.127Z] [2022-02-15T21:03:58.127Z] INFO: Running integration tests at 02/15/2022 21:03:57... [2022-02-15T21:03:58.127Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-15T21:03:58.127Z] INFO: Integration API tests being run from the host: [2022-02-15T21:03:58.127Z] INFO: make.ps1 starting at 02/15/2022 21:03:57 [2022-02-15T21:03:59.129Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-15T21:04:00.845Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.60s) [2022-02-15T21:04:00.845Z] PASS [2022-02-15T21:04:00.845Z] [2022-02-15T21:04:00.845Z] === Skipped [2022-02-15T21:04:00.845Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-15T21:04:00.845Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T21:04:00.845Z] [2022-02-15T21:04:00.845Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-15T21:04:00.845Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T21:04:00.845Z] [2022-02-15T21:04:00.845Z] DONE 34 tests, 2 skipped in 101.074s [2022-02-15T21:04:00.845Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-15T21:04:00.845Z] INFO: Testing against a local daemon [2022-02-15T21:04:00.845Z] === RUN TestConfigInspect [2022-02-15T21:04:01.778Z] --- PASS: TestConfigInspect (2.32s) [2022-02-15T21:04:01.778Z] === RUN TestConfigList [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-15T21:04:02.555Z] === RUN TestBoolValue [2022-02-15T21:04:02.555Z] --- PASS: TestBoolValue (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestBoolValueOrDefault [2022-02-15T21:04:02.555Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestInt64ValueOrZero [2022-02-15T21:04:02.555Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestInt64ValueOrDefault [2022-02-15T21:04:02.555Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestInt64ValueOrDefaultWithError [2022-02-15T21:04:02.555Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestJsonContentType [2022-02-15T21:04:02.555Z] --- PASS: TestJsonContentType (0.00s) [2022-02-15T21:04:02.555Z] PASS [2022-02-15T21:04:02.555Z] coverage: 14.7% of statements [2022-02-15T21:04:02.555Z] ok github.com/docker/docker/api/server/httputils 0.092s coverage: 14.7% of statements [2022-02-15T21:04:02.555Z] === RUN TestMaskSecretKeys [2022-02-15T21:04:02.555Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-02-15T21:04:02.555Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-02-15T21:04:02.555Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-02-15T21:04:02.555Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-02-15T21:04:02.555Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-02-15T21:04:02.555Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-02-15T21:04:02.555Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestVersionMiddlewareVersion [2022-02-15T21:04:02.555Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-02-15T21:04:02.555Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-02-15T21:04:02.555Z] PASS [2022-02-15T21:04:02.555Z] coverage: 37.7% of statements [2022-02-15T21:04:02.555Z] ok github.com/docker/docker/api/server/middleware 0.090s coverage: 37.7% of statements [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-15T21:04:02.555Z] === RUN TestAdjustForAPIVersion [2022-02-15T21:04:02.555Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-02-15T21:04:02.555Z] PASS [2022-02-15T21:04:02.555Z] coverage: 5.7% of statements [2022-02-15T21:04:02.555Z] ok github.com/docker/docker/api/server/router/swarm 0.051s coverage: 5.7% of statements [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/types [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-15T21:04:02.555Z] === RUN TestToJSON [2022-02-15T21:04:02.555Z] --- PASS: TestToJSON (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestToParamWithVersion [2022-02-15T21:04:02.555Z] --- PASS: TestToParamWithVersion (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestFromJSON [2022-02-15T21:04:02.555Z] --- PASS: TestFromJSON (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestEmpty [2022-02-15T21:04:02.555Z] --- PASS: TestEmpty (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestArgsMatchKVListEmptySources [2022-02-15T21:04:02.555Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestArgsMatchKVList [2022-02-15T21:04:02.555Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestArgsMatch [2022-02-15T21:04:02.555Z] --- PASS: TestArgsMatch (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestAdd [2022-02-15T21:04:02.555Z] --- PASS: TestAdd (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestDel [2022-02-15T21:04:02.555Z] --- PASS: TestDel (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestLen [2022-02-15T21:04:02.555Z] --- PASS: TestLen (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestExactMatch [2022-02-15T21:04:02.555Z] --- PASS: TestExactMatch (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestOnlyOneExactMatch [2022-02-15T21:04:02.555Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestContains [2022-02-15T21:04:02.555Z] --- PASS: TestContains (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestValidate [2022-02-15T21:04:02.555Z] --- PASS: TestValidate (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestWalkValues [2022-02-15T21:04:02.555Z] --- PASS: TestWalkValues (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestFuzzyMatch [2022-02-15T21:04:02.555Z] --- PASS: TestFuzzyMatch (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestClone [2022-02-15T21:04:02.555Z] --- PASS: TestClone (0.00s) [2022-02-15T21:04:02.555Z] PASS [2022-02-15T21:04:02.555Z] coverage: 92.2% of statements [2022-02-15T21:04:02.555Z] ok github.com/docker/docker/api/types/filters 0.057s coverage: 92.2% of statements [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-15T21:04:02.555Z] === RUN TestStrSliceMarshalJSON [2022-02-15T21:04:02.555Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestStrSliceUnmarshalJSON [2022-02-15T21:04:02.555Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestStrSliceUnmarshalString [2022-02-15T21:04:02.555Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestStrSliceUnmarshalSlice [2022-02-15T21:04:02.555Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-02-15T21:04:02.555Z] PASS [2022-02-15T21:04:02.555Z] coverage: 90.0% of statements [2022-02-15T21:04:02.555Z] ok github.com/docker/docker/api/types/strslice 0.061s coverage: 90.0% of statements [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-15T21:04:02.555Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-15T21:04:02.555Z] === RUN TestDurationToSecondsString [2022-02-15T21:04:02.555Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-02-15T21:04:02.555Z] === RUN TestGetTimestamp [2022-02-15T21:04:02.555Z] --- PASS: TestGetTimestamp (0.20s) [2022-02-15T21:04:02.555Z] === RUN TestParseTimestamps [2022-02-15T21:04:02.555Z] --- PASS: TestParseTimestamps (0.00s) [2022-02-15T21:04:02.555Z] PASS [2022-02-15T21:04:02.555Z] coverage: 100.0% of statements [2022-02-15T21:04:02.555Z] ok github.com/docker/docker/api/types/time 0.251s coverage: 100.0% of statements [2022-02-15T21:04:02.555Z] === RUN TestCompareVersion [2022-02-15T21:04:02.555Z] --- PASS: TestCompareVersion (0.00s) [2022-02-15T21:04:02.555Z] PASS [2022-02-15T21:04:02.555Z] coverage: 77.3% of statements [2022-02-15T21:04:02.556Z] ok github.com/docker/docker/api/types/versions 0.054s coverage: 77.3% of statements [2022-02-15T21:04:02.556Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-15T21:04:02.556Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-15T21:04:02.556Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-15T21:04:02.556Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-02-15T21:04:02.556Z] ? github.com/docker/docker/builder [no test files] [2022-02-15T21:04:02.556Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-15T21:04:02.556Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-15T21:04:02.556Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-15T21:04:02.556Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-15T21:04:02.556Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-15T21:04:02.556Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-15T21:04:02.556Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-15T21:04:02.556Z] === RUN TestParseRemoteURL [2022-02-15T21:04:02.556Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-02-15T21:04:02.556Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-02-15T21:04:02.556Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-02-15T21:04:02.556Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-02-15T21:04:02.556Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-02-15T21:04:02.556Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-02-15T21:04:02.556Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-02-15T21:04:02.556Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-02-15T21:04:02.556Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-02-15T21:04:02.556Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-02-15T21:04:02.556Z] --- PASS: TestParseRemoteURL (0.00s) [2022-02-15T21:04:02.556Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-02-15T21:04:02.556Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-02-15T21:04:02.556Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-02-15T21:04:02.556Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-02-15T21:04:02.556Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-02-15T21:04:02.556Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-02-15T21:04:02.556Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-02-15T21:04:02.556Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-02-15T21:04:02.556Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-02-15T21:04:02.556Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-02-15T21:04:02.556Z] === RUN TestCloneArgsSmartHttp [2022-02-15T21:04:02.556Z] --- PASS: TestCloneArgsSmartHttp (0.03s) [2022-02-15T21:04:02.556Z] === RUN TestCloneArgsDumbHttp [2022-02-15T21:04:02.556Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-02-15T21:04:02.556Z] === RUN TestCloneArgsGit [2022-02-15T21:04:02.556Z] --- PASS: TestCloneArgsGit (0.00s) [2022-02-15T21:04:02.556Z] === RUN TestCheckoutGit [2022-02-15T21:04:03.017Z] === RUN TestEnable [2022-02-15T21:04:03.017Z] --- PASS: TestEnable (0.00s) [2022-02-15T21:04:03.017Z] === RUN TestDisable [2022-02-15T21:04:03.017Z] --- PASS: TestDisable (0.00s) [2022-02-15T21:04:03.017Z] === RUN TestEnabled [2022-02-15T21:04:03.017Z] --- PASS: TestEnabled (0.00s) [2022-02-15T21:04:03.017Z] PASS [2022-02-15T21:04:03.017Z] coverage: 100.0% of statements [2022-02-15T21:04:03.017Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2022-02-15T21:04:03.017Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-02-15T21:04:03.017Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-02-15T21:04:03.017Z] === RUN TestProcessNoDockerignore [2022-02-15T21:04:03.479Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-02-15T21:04:03.479Z] === RUN TestProcessShouldLeaveAllFiles [2022-02-15T21:04:03.479Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestDetectContentType [2022-02-15T21:04:03.479Z] --- PASS: TestDetectContentType (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestSelectAcceptableMIME [2022-02-15T21:04:03.479Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestInspectEmptyResponse [2022-02-15T21:04:03.479Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestInspectResponseBinary [2022-02-15T21:04:03.479Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestResponseUnsupportedContentType [2022-02-15T21:04:03.479Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestInspectResponseTextSimple [2022-02-15T21:04:03.479Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestInspectResponseEmptyContentType [2022-02-15T21:04:03.479Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestUnknownContentLength [2022-02-15T21:04:03.479Z] --- PASS: TestUnknownContentLength (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestDownloadRemote [2022-02-15T21:04:03.479Z] --- PASS: TestDownloadRemote (0.12s) [2022-02-15T21:04:03.479Z] === RUN TestGetWithStatusError [2022-02-15T21:04:03.479Z] --- PASS: TestGetWithStatusError (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestCloseRootDirectory [2022-02-15T21:04:03.479Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:04:03.479Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-02-15T21:04:03.479Z] === RUN TestHashFile [2022-02-15T21:04:03.479Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:04:03.479Z] --- SKIP: TestHashFile (0.01s) [2022-02-15T21:04:03.479Z] === RUN TestHashSubdir [2022-02-15T21:04:03.479Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:04:03.479Z] --- SKIP: TestHashSubdir (0.01s) [2022-02-15T21:04:03.479Z] === RUN TestRemoveDirectory [2022-02-15T21:04:03.479Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:04:03.479Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-02-15T21:04:03.479Z] PASS [2022-02-15T21:04:03.479Z] coverage: 9.3% of statements [2022-02-15T21:04:03.479Z] ok github.com/docker/docker/builder/remotecontext 0.412s coverage: 9.3% of statements [2022-02-15T21:04:03.479Z] === RUN TestGetAllAllowed [2022-02-15T21:04:03.479Z] --- PASS: TestGetAllAllowed (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestGetAllMeta [2022-02-15T21:04:03.479Z] --- PASS: TestGetAllMeta (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestWarnOnUnusedBuildArgs [2022-02-15T21:04:03.479Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestIsUnreferencedBuiltin [2022-02-15T21:04:03.479Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestIsExistingDirectory [2022-02-15T21:04:03.479Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-02-15T21:04:03.479Z] === RUN TestGetFilenameForDownload [2022-02-15T21:04:03.479Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestEnv2Variables [2022-02-15T21:04:03.479Z] --- PASS: TestEnv2Variables (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-02-15T21:04:03.479Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestMaintainer [2022-02-15T21:04:03.479Z] --- PASS: TestMaintainer (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestLabel [2022-02-15T21:04:03.479Z] --- PASS: TestLabel (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestFromScratch [2022-02-15T21:04:03.479Z] --- PASS: TestFromScratch (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestFromWithArg [2022-02-15T21:04:03.479Z] --- PASS: TestFromWithArg (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-02-15T21:04:03.479Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestFromWithUndefinedArg [2022-02-15T21:04:03.479Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestFromMultiStageWithNamedStage [2022-02-15T21:04:03.479Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestOnbuild [2022-02-15T21:04:03.479Z] --- PASS: TestOnbuild (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestWorkdir [2022-02-15T21:04:03.479Z] --- PASS: TestWorkdir (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestCmd [2022-02-15T21:04:03.479Z] --- PASS: TestCmd (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestHealthcheckNone [2022-02-15T21:04:03.479Z] --- PASS: TestHealthcheckNone (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestHealthcheckCmd [2022-02-15T21:04:03.479Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestEntrypoint [2022-02-15T21:04:03.479Z] --- PASS: TestEntrypoint (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestExpose [2022-02-15T21:04:03.479Z] --- PASS: TestExpose (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestUser [2022-02-15T21:04:03.479Z] --- PASS: TestUser (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestVolume [2022-02-15T21:04:03.479Z] --- PASS: TestVolume (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestStopSignal [2022-02-15T21:04:03.479Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-15T21:04:03.479Z] --- SKIP: TestStopSignal (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestArg [2022-02-15T21:04:03.479Z] --- PASS: TestArg (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestShell [2022-02-15T21:04:03.479Z] --- PASS: TestShell (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestPrependEnvOnCmd [2022-02-15T21:04:03.479Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestRunWithBuildArgs [2022-02-15T21:04:03.479Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestRunIgnoresHealthcheck [2022-02-15T21:04:03.479Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestDispatchUnsupportedOptions [2022-02-15T21:04:03.479Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-02-15T21:04:03.479Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-02-15T21:04:03.479Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-02-15T21:04:03.479Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-02-15T21:04:03.479Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-02-15T21:04:03.479Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-02-15T21:04:03.479Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestNormalizeWorkdir [2022-02-15T21:04:03.479Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-02-15T21:04:03.479Z] === RUN TestDispatch [2022-02-15T21:04:03.479Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-02-15T21:04:03.479Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-02-15T21:04:03.479Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-02-15T21:04:03.479Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-02-15T21:04:03.668Z] --- PASS: TestConfigList (2.10s) [2022-02-15T21:04:03.668Z] === RUN TestConfigsCreateAndDelete [2022-02-15T21:04:03.951Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-02-15T21:04:03.951Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-02-15T21:04:03.951Z] === RUN TestDispatch/COPY_url [2022-02-15T21:04:03.951Z] --- PASS: TestDispatch (0.10s) [2022-02-15T21:04:03.951Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2022-02-15T21:04:03.951Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-02-15T21:04:03.951Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-02-15T21:04:03.951Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-02-15T21:04:03.952Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-02-15T21:04:03.952Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-02-15T21:04:03.952Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-02-15T21:04:03.952Z] === RUN TestAddScratchImageAddsToMounts [2022-02-15T21:04:03.952Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-02-15T21:04:03.952Z] === RUN TestAddFromScratchPopulatesPlatform [2022-02-15T21:04:03.952Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-02-15T21:04:03.952Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-02-15T21:04:03.952Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-02-15T21:04:03.952Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-02-15T21:04:03.952Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-02-15T21:04:03.952Z] === RUN TestImageSourceGetAddsToMounts [2022-02-15T21:04:03.952Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-02-15T21:04:03.952Z] === RUN TestEmptyDockerfile [2022-02-15T21:04:03.952Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-02-15T21:04:03.952Z] === RUN TestSymlinkDockerfile [2022-02-15T21:04:03.952Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-02-15T21:04:03.952Z] === RUN TestDockerfileOutsideTheBuildContext [2022-02-15T21:04:03.952Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2022-02-15T21:04:03.952Z] === RUN TestNonExistingDockerfile [2022-02-15T21:04:03.952Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-02-15T21:04:03.952Z] === RUN TestCopyRunConfig [2022-02-15T21:04:03.952Z] --- PASS: TestCopyRunConfig (0.00s) [2022-02-15T21:04:03.952Z] === RUN TestDeepCopyRunConfig [2022-02-15T21:04:03.952Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-02-15T21:04:03.952Z] === RUN TestExportImage [2022-02-15T21:04:03.952Z] --- PASS: TestExportImage (0.00s) [2022-02-15T21:04:03.952Z] === RUN TestNormalizeDest [2022-02-15T21:04:03.952Z] --- PASS: TestNormalizeDest (0.00s) [2022-02-15T21:04:03.952Z] PASS [2022-02-15T21:04:03.952Z] coverage: 46.8% of statements [2022-02-15T21:04:03.952Z] ok github.com/docker/docker/builder/dockerfile 0.261s coverage: 46.8% of statements [2022-02-15T21:04:03.952Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-15T21:04:04.925Z] === RUN TestTCP4Proxy [2022-02-15T21:04:04.925Z] --- PASS: TestTCP4Proxy (0.01s) [2022-02-15T21:04:04.925Z] === RUN TestTCP4ProxyHalfClose [2022-02-15T21:04:04.925Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-02-15T21:04:04.925Z] === RUN TestTCP6Proxy [2022-02-15T21:04:04.925Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T21:04:04.925Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-02-15T21:04:04.925Z] === RUN TestTCPDualStackProxy [2022-02-15T21:04:04.925Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T21:04:04.925Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-02-15T21:04:04.925Z] === RUN TestUDP4Proxy [2022-02-15T21:04:04.925Z] --- PASS: TestUDP4Proxy (0.00s) [2022-02-15T21:04:04.925Z] === RUN TestUDP6Proxy [2022-02-15T21:04:04.925Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T21:04:04.925Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-02-15T21:04:04.925Z] === RUN TestUDPWriteError [2022-02-15T21:04:04.925Z] --- PASS: TestUDPWriteError (0.00s) [2022-02-15T21:04:04.925Z] === RUN TestSCTP4Proxy [2022-02-15T21:04:04.925Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-15T21:04:04.925Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-02-15T21:04:04.925Z] === RUN TestSCTP6Proxy [2022-02-15T21:04:04.925Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T21:04:04.925Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-02-15T21:04:04.925Z] PASS [2022-02-15T21:04:04.925Z] coverage: 49.4% of statements [2022-02-15T21:04:04.925Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-02-15T21:04:06.115Z] INFO [linters context/goanalysis] analyzers took 4m10.84063129s with top 10 stages: buildir: 1m46.088504492s, goimports: 23.478153852s, unconvert: 17.71561019s, gosec: 13.666979749s, golint: 7.776839492s, S1038: 6.646596321s, misspell: 5.911231439s, inspect: 4.287406656s, nilness: 3.854477225s, unused: 3.193532596s [2022-02-15T21:04:06.115Z] INFO [runner] Issues before processing: 3050, after processing: 0 [2022-02-15T21:04:06.115Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2055/2443, exclude: 2055/2055, exclude-rules: 76/2055, cgo: 2443/3050, skip_files: 2443/2443, skip_dirs: 2443/2443, identifier_marker: 2055/2055, path_prettifier: 2443/2443, nolint: 0/76, filename_unadjuster: 2443/2443 [2022-02-15T21:04:06.115Z] INFO [runner] processing took 81.414358ms with stages: nolint: 32.278904ms, identifier_marker: 21.011838ms, path_prettifier: 10.094918ms, autogenerated_exclude: 8.35119ms, exclude-rules: 7.44863ms, skip_dirs: 1.819952ms, cgo: 270.029µs, filename_unadjuster: 134.101µs, max_same_issues: 1.206µs, uniq_by_line: 669ns, source_code: 379ns, max_from_linter: 357ns, exclude: 341ns, diff: 338ns, severity-rules: 286ns, skip_files: 283ns, max_per_file_from_linter: 267ns, path_shortener: 249ns, sort_results: 227ns, path_prefixer: 194ns [2022-02-15T21:04:06.115Z] INFO [runner] linters took 1m25.697850905s with stages: goanalysis_metalinter: 1m25.616317198s [2022-02-15T21:04:06.115Z] INFO File cache stats: 1672 entries of total size 8.4MiB [2022-02-15T21:04:06.115Z] INFO Memory: 2247 samples, avg is 313.1MB, max is 1122.7MB [2022-02-15T21:04:06.115Z] INFO Execution took 3m44.578256361s [2022-02-15T21:04:06.115Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-02-15T21:04:06.184Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-02-15T21:04:06.184Z] === RUN TestConfigsUpdate [2022-02-15T21:04:06.443Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:699174347c175a4c2134121af269cdff5ca0673e hack/make.sh dynbinary test-docker-py [2022-02-15T21:04:06.699Z] [2022-02-15T21:04:06.956Z] Removing bundles/ [2022-02-15T21:04:06.956Z] [2022-02-15T21:04:06.956Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-15T21:04:06.956Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T21:04:06.956Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T21:04:08.072Z] --- PASS: TestConfigsUpdate (2.11s) [2022-02-15T21:04:08.072Z] === RUN TestTemplatedConfig [2022-02-15T21:04:10.166Z] --- PASS: TestBuildWithHugeFile (56.49s) [2022-02-15T21:04:10.166Z] === RUN TestBuildWCOWSandboxSize [2022-02-15T21:04:10.166Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T21:04:10.166Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-15T21:04:10.166Z] === RUN TestBuildWithEmptyDockerfile [2022-02-15T21:04:10.166Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:04:10.166Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:04:10.166Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:04:10.166Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:04:10.166Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:04:10.166Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:04:10.166Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:04:10.166Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:04:10.166Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:04:10.166Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-02-15T21:04:10.166Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-02-15T21:04:10.166Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-02-15T21:04:10.166Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-15T21:04:10.166Z] === RUN TestBuildPreserveOwnership [2022-02-15T21:04:10.166Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-15T21:04:10.589Z] --- PASS: TestTemplatedConfig (2.67s) [2022-02-15T21:04:10.589Z] === RUN TestConfigCreateResolve [2022-02-15T21:04:13.114Z] --- PASS: TestConfigCreateResolve (2.10s) [2022-02-15T21:04:13.114Z] PASS [2022-02-15T21:04:13.114Z] [2022-02-15T21:04:13.114Z] DONE 6 tests in 13.434s [2022-02-15T21:04:13.114Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-15T21:04:13.114Z] INFO: Testing against a local daemon [2022-02-15T21:04:13.114Z] === RUN TestCheckpoint [2022-02-15T21:04:13.114Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T21:04:13.114Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-15T21:04:13.114Z] === RUN TestContainerInvalidJSON [2022-02-15T21:04:13.114Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:04:13.114Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:04:13.114Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:04:13.114Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:04:13.114Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:04:13.114Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:04:13.114Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-15T21:04:13.114Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-15T21:04:13.114Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-15T21:04:13.114Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-15T21:04:13.114Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-02-15T21:04:13.114Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-15T21:04:13.114Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-02-15T21:04:13.114Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-15T21:04:13.114Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-15T21:04:13.114Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-15T21:04:13.114Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-02-15T21:04:13.114Z] === RUN TestCopyFromContainer [2022-02-15T21:04:14.069Z] === RUN TestCopyFromContainer// [2022-02-15T21:04:14.326Z] === RUN TestCopyFromContainer//bar/root [2022-02-15T21:04:14.326Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-15T21:04:14.326Z] === RUN TestCopyFromContainer/bar/quux [2022-02-15T21:04:14.326Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-15T21:04:14.582Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-15T21:04:14.582Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-15T21:04:14.582Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-15T21:04:14.582Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-15T21:04:14.839Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-15T21:04:14.839Z] --- PASS: TestCopyFromContainer (1.82s) [2022-02-15T21:04:14.839Z] --- PASS: TestCopyFromContainer// (0.08s) [2022-02-15T21:04:14.839Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-02-15T21:04:14.839Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-15T21:04:14.839Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-15T21:04:14.839Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-02-15T21:04:14.839Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-15T21:04:14.839Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-15T21:04:14.839Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-02-15T21:04:14.839Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-02-15T21:04:14.839Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-15T21:04:14.839Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-15T21:04:14.839Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:04:14.839Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:04:14.839Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:04:14.839Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:04:14.839Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:04:14.839Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:04:14.839Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:04:14.839Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:04:14.839Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:04:14.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-15T21:04:14.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-15T21:04:14.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-15T21:04:14.839Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-15T21:04:14.839Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-15T21:04:14.839Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-02-15T21:04:14.839Z] === RUN TestCreateWithInvalidEnv [2022-02-15T21:04:14.839Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-15T21:04:14.839Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-15T21:04:14.839Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-15T21:04:14.839Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-15T21:04:14.839Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-15T21:04:14.839Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-15T21:04:14.839Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-15T21:04:14.839Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-15T21:04:14.839Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-15T21:04:14.839Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-15T21:04:14.839Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-15T21:04:14.839Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-15T21:04:14.839Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-15T21:04:14.839Z] === RUN TestCreateTmpfsMountsTarget [2022-02-15T21:04:14.839Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-02-15T21:04:14.839Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-15T21:04:16.727Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s) [2022-02-15T21:04:16.727Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-15T21:04:16.754Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-15T21:04:17.357Z] === RUN TestCheckpointCreateError [2022-02-15T21:04:17.357Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestCheckpointCreate [2022-02-15T21:04:17.357Z] --- PASS: TestCheckpointCreate (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestCheckpointDeleteError [2022-02-15T21:04:17.357Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestCheckpointDelete [2022-02-15T21:04:17.357Z] --- PASS: TestCheckpointDelete (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestCheckpointListError [2022-02-15T21:04:17.357Z] --- PASS: TestCheckpointListError (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestCheckpointList [2022-02-15T21:04:17.357Z] --- PASS: TestCheckpointList (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestCheckpointListContainerNotFound [2022-02-15T21:04:17.357Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestNewClientWithOpsFromEnv [2022-02-15T21:04:17.357Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-15T21:04:17.357Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestGetAPIPath [2022-02-15T21:04:17.357Z] --- PASS: TestGetAPIPath (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestParseHostURL [2022-02-15T21:04:17.357Z] --- PASS: TestParseHostURL (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-02-15T21:04:17.357Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestNegotiateAPIVersionEmpty [2022-02-15T21:04:17.357Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestNegotiateAPIVersion [2022-02-15T21:04:17.357Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestNegotiateAPVersionOverride [2022-02-15T21:04:17.357Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestNegotiateAPIVersionAutomatic [2022-02-15T21:04:17.357Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-02-15T21:04:17.357Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-02-15T21:04:17.357Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestClientRedirect [2022-02-15T21:04:17.357Z] --- PASS: TestClientRedirect (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestConfigCreateUnsupported [2022-02-15T21:04:17.357Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestConfigCreateError [2022-02-15T21:04:17.357Z] --- PASS: TestConfigCreateError (0.00s) [2022-02-15T21:04:17.357Z] === RUN TestConfigCreate [2022-02-15T21:04:17.357Z] --- PASS: TestConfigCreate (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigInspectNotFound [2022-02-15T21:04:17.358Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigInspectWithEmptyID [2022-02-15T21:04:17.358Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigInspectUnsupported [2022-02-15T21:04:17.358Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigInspectError [2022-02-15T21:04:17.358Z] --- PASS: TestConfigInspectError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigInspectConfigNotFound [2022-02-15T21:04:17.358Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigInspect [2022-02-15T21:04:17.358Z] --- PASS: TestConfigInspect (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigListUnsupported [2022-02-15T21:04:17.358Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigListError [2022-02-15T21:04:17.358Z] --- PASS: TestConfigListError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigList [2022-02-15T21:04:17.358Z] --- PASS: TestConfigList (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigRemoveUnsupported [2022-02-15T21:04:17.358Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigRemoveError [2022-02-15T21:04:17.358Z] --- PASS: TestConfigRemoveError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigRemove [2022-02-15T21:04:17.358Z] --- PASS: TestConfigRemove (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigUpdateUnsupported [2022-02-15T21:04:17.358Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigUpdateError [2022-02-15T21:04:17.358Z] --- PASS: TestConfigUpdateError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestConfigUpdate [2022-02-15T21:04:17.358Z] --- PASS: TestConfigUpdate (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerCommitError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerCommitError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerCommit [2022-02-15T21:04:17.358Z] --- PASS: TestContainerCommit (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerStatPathError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerStatPathError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerStatPathNotFoundError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerStatPathNoHeaderError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerStatPath [2022-02-15T21:04:17.358Z] --- PASS: TestContainerStatPath (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestCopyToContainerError [2022-02-15T21:04:17.358Z] --- PASS: TestCopyToContainerError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestCopyToContainerNotFoundError [2022-02-15T21:04:17.358Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestCopyToContainerNotStatusOKError [2022-02-15T21:04:17.358Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestCopyToContainer [2022-02-15T21:04:17.358Z] --- PASS: TestCopyToContainer (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestCopyFromContainerError [2022-02-15T21:04:17.358Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestCopyFromContainerNotFoundError [2022-02-15T21:04:17.358Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestCopyFromContainerNotStatusOKError [2022-02-15T21:04:17.358Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestCopyFromContainerNoHeaderError [2022-02-15T21:04:17.358Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestCopyFromContainer [2022-02-15T21:04:17.358Z] --- PASS: TestCopyFromContainer (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerCreateError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerCreateError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerCreateImageNotFound [2022-02-15T21:04:17.358Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerCreateWithName [2022-02-15T21:04:17.358Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerCreateAutoRemove [2022-02-15T21:04:17.358Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerDiffError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerDiffError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerDiff [2022-02-15T21:04:17.358Z] --- PASS: TestContainerDiff (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerExecCreateError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerExecCreate [2022-02-15T21:04:17.358Z] --- PASS: TestContainerExecCreate (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerExecStartError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerExecStartError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerExecStart [2022-02-15T21:04:17.358Z] --- PASS: TestContainerExecStart (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerExecInspectError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerExecInspect [2022-02-15T21:04:17.358Z] --- PASS: TestContainerExecInspect (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerExportError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerExportError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerExport [2022-02-15T21:04:17.358Z] --- PASS: TestContainerExport (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerInspectError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerInspectError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerInspectContainerNotFound [2022-02-15T21:04:17.358Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerInspectWithEmptyID [2022-02-15T21:04:17.358Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerInspect [2022-02-15T21:04:17.358Z] --- PASS: TestContainerInspect (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerInspectNode [2022-02-15T21:04:17.358Z] --- PASS: TestContainerInspectNode (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerKillError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerKillError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerKill [2022-02-15T21:04:17.358Z] --- PASS: TestContainerKill (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerListError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerListError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerList [2022-02-15T21:04:17.358Z] --- PASS: TestContainerList (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerLogsNotFoundError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerLogsError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerLogsError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerLogs [2022-02-15T21:04:17.358Z] --- PASS: TestContainerLogs (0.23s) [2022-02-15T21:04:17.358Z] === RUN TestContainerPauseError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerPauseError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerPause [2022-02-15T21:04:17.358Z] --- PASS: TestContainerPause (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainersPruneError [2022-02-15T21:04:17.358Z] --- PASS: TestContainersPruneError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainersPrune [2022-02-15T21:04:17.358Z] --- PASS: TestContainersPrune (0.03s) [2022-02-15T21:04:17.358Z] === RUN TestContainerRemoveError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerRemoveError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerRemoveNotFoundError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerRemove [2022-02-15T21:04:17.358Z] --- PASS: TestContainerRemove (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerRenameError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerRenameError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerRename [2022-02-15T21:04:17.358Z] --- PASS: TestContainerRename (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerResizeError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerResizeError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerExecResizeError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerResize [2022-02-15T21:04:17.358Z] --- PASS: TestContainerResize (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerExecResize [2022-02-15T21:04:17.358Z] --- PASS: TestContainerExecResize (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerRestartError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerRestartError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerRestart [2022-02-15T21:04:17.358Z] --- PASS: TestContainerRestart (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerStartError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerStartError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerStart [2022-02-15T21:04:17.358Z] --- PASS: TestContainerStart (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerStatsError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerStatsError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerStats [2022-02-15T21:04:17.358Z] --- PASS: TestContainerStats (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerStopError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerStopError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerStop [2022-02-15T21:04:17.358Z] --- PASS: TestContainerStop (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerTopError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerTopError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerTop [2022-02-15T21:04:17.358Z] --- PASS: TestContainerTop (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerUnpauseError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerUnpause [2022-02-15T21:04:17.358Z] --- PASS: TestContainerUnpause (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerUpdateError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerUpdateError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerUpdate [2022-02-15T21:04:17.358Z] --- PASS: TestContainerUpdate (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerWaitError [2022-02-15T21:04:17.358Z] --- PASS: TestContainerWaitError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestContainerWait [2022-02-15T21:04:17.358Z] --- PASS: TestContainerWait (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestDiskUsageError [2022-02-15T21:04:17.358Z] --- PASS: TestDiskUsageError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestDiskUsage [2022-02-15T21:04:17.358Z] --- PASS: TestDiskUsage (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestDistributionInspectUnsupported [2022-02-15T21:04:17.358Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestDistributionInspectWithEmptyID [2022-02-15T21:04:17.358Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestEventsErrorInOptions [2022-02-15T21:04:17.358Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestEventsErrorFromServer [2022-02-15T21:04:17.358Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestEvents [2022-02-15T21:04:17.358Z] --- PASS: TestEvents (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestTLSCloseWriter [2022-02-15T21:04:17.358Z] === PAUSE TestTLSCloseWriter [2022-02-15T21:04:17.358Z] === RUN TestImageBuildError [2022-02-15T21:04:17.358Z] --- PASS: TestImageBuildError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageBuild [2022-02-15T21:04:17.358Z] --- PASS: TestImageBuild (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestGetDockerOS [2022-02-15T21:04:17.358Z] --- PASS: TestGetDockerOS (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageCreateError [2022-02-15T21:04:17.358Z] --- PASS: TestImageCreateError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageCreate [2022-02-15T21:04:17.358Z] --- PASS: TestImageCreate (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageHistoryError [2022-02-15T21:04:17.358Z] --- PASS: TestImageHistoryError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageHistory [2022-02-15T21:04:17.358Z] --- PASS: TestImageHistory (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageImportError [2022-02-15T21:04:17.358Z] --- PASS: TestImageImportError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageImport [2022-02-15T21:04:17.358Z] --- PASS: TestImageImport (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageInspectError [2022-02-15T21:04:17.358Z] --- PASS: TestImageInspectError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageInspectImageNotFound [2022-02-15T21:04:17.358Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageInspectWithEmptyID [2022-02-15T21:04:17.358Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageInspect [2022-02-15T21:04:17.358Z] --- PASS: TestImageInspect (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageListError [2022-02-15T21:04:17.358Z] --- PASS: TestImageListError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageList [2022-02-15T21:04:17.358Z] --- PASS: TestImageList (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageListApiBefore125 [2022-02-15T21:04:17.358Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageLoadError [2022-02-15T21:04:17.358Z] --- PASS: TestImageLoadError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageLoad [2022-02-15T21:04:17.358Z] --- PASS: TestImageLoad (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagesPruneError [2022-02-15T21:04:17.358Z] --- PASS: TestImagesPruneError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagesPrune [2022-02-15T21:04:17.358Z] --- PASS: TestImagesPrune (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagePullReferenceParseError [2022-02-15T21:04:17.358Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagePullAnyError [2022-02-15T21:04:17.358Z] --- PASS: TestImagePullAnyError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagePullStatusUnauthorizedError [2022-02-15T21:04:17.358Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T21:04:17.358Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T21:04:17.358Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-02-15T21:04:17.358Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagePullWithoutErrors [2022-02-15T21:04:17.358Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagePushReferenceError [2022-02-15T21:04:17.358Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagePushAnyError [2022-02-15T21:04:17.358Z] --- PASS: TestImagePushAnyError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagePushStatusUnauthorizedError [2022-02-15T21:04:17.358Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T21:04:17.358Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T21:04:17.358Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-02-15T21:04:17.358Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImagePushWithoutErrors [2022-02-15T21:04:17.358Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-02-15T21:04:17.358Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-02-15T21:04:17.358Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-02-15T21:04:17.358Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-02-15T21:04:17.358Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-02-15T21:04:17.358Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-02-15T21:04:17.358Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-02-15T21:04:17.358Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-02-15T21:04:17.358Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageRemoveError [2022-02-15T21:04:17.358Z] --- PASS: TestImageRemoveError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageRemoveImageNotFound [2022-02-15T21:04:17.358Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageRemove [2022-02-15T21:04:17.358Z] --- PASS: TestImageRemove (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageSaveError [2022-02-15T21:04:17.358Z] --- PASS: TestImageSaveError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageSave [2022-02-15T21:04:17.358Z] --- PASS: TestImageSave (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageSearchAnyError [2022-02-15T21:04:17.358Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageSearchStatusUnauthorizedError [2022-02-15T21:04:17.358Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-02-15T21:04:17.358Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-02-15T21:04:17.358Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-02-15T21:04:17.358Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageSearchWithoutErrors [2022-02-15T21:04:17.358Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageTagError [2022-02-15T21:04:17.358Z] --- PASS: TestImageTagError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageTagInvalidReference [2022-02-15T21:04:17.358Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageTagInvalidSourceImageName [2022-02-15T21:04:17.358Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageTagHexSource [2022-02-15T21:04:17.358Z] --- PASS: TestImageTagHexSource (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestImageTag [2022-02-15T21:04:17.358Z] --- PASS: TestImageTag (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestInfoServerError [2022-02-15T21:04:17.358Z] --- PASS: TestInfoServerError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestInfoInvalidResponseJSONError [2022-02-15T21:04:17.358Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestInfo [2022-02-15T21:04:17.358Z] --- PASS: TestInfo (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNetworkConnectError [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkConnectError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNetworkConnect [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkConnect (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNetworkCreateError [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkCreateError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNetworkCreate [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkCreate (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNetworkDisconnectError [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNetworkDisconnect [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNetworkInspect [2022-02-15T21:04:17.358Z] === RUN TestNetworkInspect/empty_ID [2022-02-15T21:04:17.358Z] === RUN TestNetworkInspect/no_options [2022-02-15T21:04:17.358Z] === RUN TestNetworkInspect/verbose [2022-02-15T21:04:17.358Z] === RUN TestNetworkInspect/global_scope [2022-02-15T21:04:17.358Z] === RUN TestNetworkInspect/unknown_network [2022-02-15T21:04:17.358Z] === RUN TestNetworkInspect/server_error [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkInspect (0.00s) [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNetworkListError [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkListError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNetworkList [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkList (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNetworksPruneError [2022-02-15T21:04:17.358Z] --- PASS: TestNetworksPruneError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNetworksPrune [2022-02-15T21:04:17.358Z] --- PASS: TestNetworksPrune (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNetworkRemoveError [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNetworkRemove [2022-02-15T21:04:17.358Z] --- PASS: TestNetworkRemove (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNodeInspectError [2022-02-15T21:04:17.358Z] --- PASS: TestNodeInspectError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNodeInspectNodeNotFound [2022-02-15T21:04:17.358Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNodeInspectWithEmptyID [2022-02-15T21:04:17.358Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNodeInspect [2022-02-15T21:04:17.358Z] --- PASS: TestNodeInspect (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNodeListError [2022-02-15T21:04:17.358Z] --- PASS: TestNodeListError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNodeList [2022-02-15T21:04:17.358Z] --- PASS: TestNodeList (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNodeRemoveError [2022-02-15T21:04:17.358Z] --- PASS: TestNodeRemoveError (0.00s) [2022-02-15T21:04:17.358Z] === RUN TestNodeRemove [2022-02-15T21:04:17.359Z] --- PASS: TestNodeRemove (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestNodeUpdateError [2022-02-15T21:04:17.359Z] --- PASS: TestNodeUpdateError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestNodeUpdate [2022-02-15T21:04:17.359Z] --- PASS: TestNodeUpdate (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestOptionWithHostFromEnv [2022-02-15T21:04:17.359Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestOptionWithTimeout [2022-02-15T21:04:17.359Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestOptionWithVersionFromEnv [2022-02-15T21:04:17.359Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPingFail [2022-02-15T21:04:17.359Z] --- PASS: TestPingFail (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPingWithError [2022-02-15T21:04:17.359Z] 2022/02/15 21:04:16 RoundTripper returned a response & error; ignoring response [2022-02-15T21:04:17.359Z] 2022/02/15 21:04:16 RoundTripper returned a response & error; ignoring response [2022-02-15T21:04:17.359Z] --- PASS: TestPingWithError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPingSuccess [2022-02-15T21:04:17.359Z] --- PASS: TestPingSuccess (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPingHeadFallback [2022-02-15T21:04:17.359Z] === RUN TestPingHeadFallback/OK [2022-02-15T21:04:17.359Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-02-15T21:04:17.359Z] === RUN TestPingHeadFallback/Not_Found [2022-02-15T21:04:17.359Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-02-15T21:04:17.359Z] --- PASS: TestPingHeadFallback (0.00s) [2022-02-15T21:04:17.359Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-02-15T21:04:17.359Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-02-15T21:04:17.359Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-02-15T21:04:17.359Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginDisableError [2022-02-15T21:04:17.359Z] --- PASS: TestPluginDisableError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginDisable [2022-02-15T21:04:17.359Z] --- PASS: TestPluginDisable (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginEnableError [2022-02-15T21:04:17.359Z] --- PASS: TestPluginEnableError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginEnable [2022-02-15T21:04:17.359Z] --- PASS: TestPluginEnable (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginInspectError [2022-02-15T21:04:17.359Z] --- PASS: TestPluginInspectError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginInspectWithEmptyID [2022-02-15T21:04:17.359Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginInspect [2022-02-15T21:04:17.359Z] --- PASS: TestPluginInspect (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginListError [2022-02-15T21:04:17.359Z] --- PASS: TestPluginListError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginList [2022-02-15T21:04:17.359Z] --- PASS: TestPluginList (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginPushError [2022-02-15T21:04:17.359Z] --- PASS: TestPluginPushError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginPush [2022-02-15T21:04:17.359Z] --- PASS: TestPluginPush (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginRemoveError [2022-02-15T21:04:17.359Z] --- PASS: TestPluginRemoveError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginRemove [2022-02-15T21:04:17.359Z] --- PASS: TestPluginRemove (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginSetError [2022-02-15T21:04:17.359Z] --- PASS: TestPluginSetError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPluginSet [2022-02-15T21:04:17.359Z] --- PASS: TestPluginSet (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSetHostHeader [2022-02-15T21:04:17.359Z] --- PASS: TestSetHostHeader (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestPlainTextError [2022-02-15T21:04:17.359Z] --- PASS: TestPlainTextError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestInfiniteError [2022-02-15T21:04:17.359Z] --- PASS: TestInfiniteError (0.06s) [2022-02-15T21:04:17.359Z] === RUN TestCanceledContext [2022-02-15T21:04:17.359Z] 2022/02/15 21:04:16 RoundTripper returned a response & error; ignoring response [2022-02-15T21:04:17.359Z] --- PASS: TestCanceledContext (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestDeadlineExceededContext [2022-02-15T21:04:17.359Z] 2022/02/15 21:04:16 RoundTripper returned a response & error; ignoring response [2022-02-15T21:04:17.359Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretCreateUnsupported [2022-02-15T21:04:17.359Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretCreateError [2022-02-15T21:04:17.359Z] --- PASS: TestSecretCreateError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretCreate [2022-02-15T21:04:17.359Z] --- PASS: TestSecretCreate (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretInspectUnsupported [2022-02-15T21:04:17.359Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretInspectError [2022-02-15T21:04:17.359Z] --- PASS: TestSecretInspectError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretInspectSecretNotFound [2022-02-15T21:04:17.359Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretInspectWithEmptyID [2022-02-15T21:04:17.359Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretInspect [2022-02-15T21:04:17.359Z] --- PASS: TestSecretInspect (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretListUnsupported [2022-02-15T21:04:17.359Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretListError [2022-02-15T21:04:17.359Z] --- PASS: TestSecretListError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretList [2022-02-15T21:04:17.359Z] --- PASS: TestSecretList (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretRemoveUnsupported [2022-02-15T21:04:17.359Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretRemoveError [2022-02-15T21:04:17.359Z] --- PASS: TestSecretRemoveError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretRemove [2022-02-15T21:04:17.359Z] --- PASS: TestSecretRemove (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretUpdateUnsupported [2022-02-15T21:04:17.359Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretUpdateError [2022-02-15T21:04:17.359Z] --- PASS: TestSecretUpdateError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSecretUpdate [2022-02-15T21:04:17.359Z] --- PASS: TestSecretUpdate (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceCreateError [2022-02-15T21:04:17.359Z] --- PASS: TestServiceCreateError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceCreate [2022-02-15T21:04:17.359Z] --- PASS: TestServiceCreate (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceCreateCompatiblePlatforms [2022-02-15T21:04:17.359Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceCreateDigestPinning [2022-02-15T21:04:17.359Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceInspectError [2022-02-15T21:04:17.359Z] --- PASS: TestServiceInspectError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceInspectServiceNotFound [2022-02-15T21:04:17.359Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceInspectWithEmptyID [2022-02-15T21:04:17.359Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceInspect [2022-02-15T21:04:17.359Z] --- PASS: TestServiceInspect (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceListError [2022-02-15T21:04:17.359Z] --- PASS: TestServiceListError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceList [2022-02-15T21:04:17.359Z] --- PASS: TestServiceList (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceLogsError [2022-02-15T21:04:17.359Z] --- PASS: TestServiceLogsError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceLogs [2022-02-15T21:04:17.359Z] --- PASS: TestServiceLogs (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceRemoveError [2022-02-15T21:04:17.359Z] --- PASS: TestServiceRemoveError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceRemoveNotFoundError [2022-02-15T21:04:17.359Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceRemove [2022-02-15T21:04:17.359Z] --- PASS: TestServiceRemove (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceUpdateError [2022-02-15T21:04:17.359Z] --- PASS: TestServiceUpdateError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestServiceUpdate [2022-02-15T21:04:17.359Z] --- PASS: TestServiceUpdate (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSwarmGetUnlockKeyError [2022-02-15T21:04:17.359Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSwarmGetUnlockKey [2022-02-15T21:04:17.359Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSwarmInitError [2022-02-15T21:04:17.359Z] --- PASS: TestSwarmInitError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSwarmInit [2022-02-15T21:04:17.359Z] --- PASS: TestSwarmInit (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSwarmInspectError [2022-02-15T21:04:17.359Z] --- PASS: TestSwarmInspectError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSwarmInspect [2022-02-15T21:04:17.359Z] --- PASS: TestSwarmInspect (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSwarmJoinError [2022-02-15T21:04:17.359Z] --- PASS: TestSwarmJoinError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSwarmJoin [2022-02-15T21:04:17.359Z] --- PASS: TestSwarmJoin (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSwarmLeaveError [2022-02-15T21:04:17.359Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSwarmLeave [2022-02-15T21:04:17.359Z] --- PASS: TestSwarmLeave (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSwarmUnlockError [2022-02-15T21:04:17.359Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSwarmUnlock [2022-02-15T21:04:17.359Z] --- PASS: TestSwarmUnlock (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSwarmUpdateError [2022-02-15T21:04:17.359Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestSwarmUpdate [2022-02-15T21:04:17.359Z] --- PASS: TestSwarmUpdate (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestTaskInspectError [2022-02-15T21:04:17.359Z] --- PASS: TestTaskInspectError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestTaskInspectWithEmptyID [2022-02-15T21:04:17.359Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestTaskInspect [2022-02-15T21:04:17.359Z] --- PASS: TestTaskInspect (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestTaskListError [2022-02-15T21:04:17.359Z] --- PASS: TestTaskListError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestTaskList [2022-02-15T21:04:17.359Z] --- PASS: TestTaskList (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestVolumeCreateError [2022-02-15T21:04:17.359Z] --- PASS: TestVolumeCreateError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestVolumeCreate [2022-02-15T21:04:17.359Z] --- PASS: TestVolumeCreate (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestVolumeInspectError [2022-02-15T21:04:17.359Z] --- PASS: TestVolumeInspectError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestVolumeInspectNotFound [2022-02-15T21:04:17.359Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestVolumeInspectWithEmptyID [2022-02-15T21:04:17.359Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestVolumeInspect [2022-02-15T21:04:17.359Z] --- PASS: TestVolumeInspect (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestVolumeListError [2022-02-15T21:04:17.359Z] --- PASS: TestVolumeListError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestVolumeList [2022-02-15T21:04:17.359Z] --- PASS: TestVolumeList (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestVolumeRemoveError [2022-02-15T21:04:17.359Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-02-15T21:04:17.359Z] === RUN TestVolumeRemove [2022-02-15T21:04:17.359Z] --- PASS: TestVolumeRemove (0.00s) [2022-02-15T21:04:17.359Z] === CONT TestTLSCloseWriter [2022-02-15T21:04:17.359Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-02-15T21:04:17.359Z] PASS [2022-02-15T21:04:17.359Z] coverage: 75.3% of statements [2022-02-15T21:04:17.359Z] ok github.com/docker/docker/client 0.600s coverage: 75.3% of statements [2022-02-15T21:04:18.065Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:04:18.065Z] INFO: Testing against a local daemon [2022-02-15T21:04:18.065Z] === RUN TestBuildWithSession [2022-02-15T21:04:18.065Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T21:04:18.065Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-15T21:04:18.065Z] === RUN TestBuildSquashParent [2022-02-15T21:04:18.065Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:04:18.065Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-15T21:04:18.065Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-15T21:04:18.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:04:18.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:04:18.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:04:18.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:04:18.065Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:04:18.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:04:18.065Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:04:18.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:04:18.065Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:04:18.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:04:18.065Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:04:18.065Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:04:18.065Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:04:18.065Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:04:18.065Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:04:18.065Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:04:18.092Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2022-02-15T21:04:18.092Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-15T21:04:18.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:04:18.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:04:18.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:04:18.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:04:18.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:04:18.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:04:18.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:04:18.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:04:18.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:04:18.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:04:18.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:04:18.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:04:18.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:04:18.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:04:18.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:04:18.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-15T21:04:18.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-15T21:04:18.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-15T21:04:18.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-15T21:04:18.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-15T21:04:18.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-15T21:04:18.092Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-15T21:04:18.653Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2022-02-15T21:04:18.653Z] === RUN TestCreateDifferentPlatform [2022-02-15T21:04:18.653Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-15T21:04:18.653Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-15T21:04:18.653Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-15T21:04:18.653Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-15T21:04:18.653Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-15T21:04:18.653Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-15T21:04:18.653Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-15T21:04:18.653Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-15T21:04:18.653Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-02-15T21:04:18.654Z] === RUN TestContainerStartOnDaemonRestart [2022-02-15T21:04:18.654Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-15T21:04:18.654Z] === RUN TestDaemonRestartIpcMode [2022-02-15T21:04:18.654Z] === PAUSE TestDaemonRestartIpcMode [2022-02-15T21:04:18.654Z] === RUN TestDaemonHostGatewayIP [2022-02-15T21:04:18.654Z] === PAUSE TestDaemonHostGatewayIP [2022-02-15T21:04:18.654Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-15T21:04:18.654Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-15T21:04:18.654Z] === RUN TestContainerKillOnDaemonStart [2022-02-15T21:04:18.654Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-15T21:04:18.654Z] === RUN TestDiff [2022-02-15T21:04:19.215Z] --- PASS: TestDiff (0.55s) [2022-02-15T21:04:19.215Z] === RUN TestExecWithCloseStdin [2022-02-15T21:04:19.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-15T21:04:20.044Z] --- PASS: TestBuildPreserveOwnership (10.29s) [2022-02-15T21:04:20.044Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.28s) [2022-02-15T21:04:20.044Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-02-15T21:04:20.044Z] === RUN TestBuildPlatformInvalid [2022-02-15T21:04:20.145Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-02-15T21:04:20.145Z] === RUN TestExec [2022-02-15T21:04:20.304Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-15T21:04:20.304Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-15T21:04:20.304Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-15T21:04:20.304Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-15T21:04:20.304Z] PASS [2022-02-15T21:04:20.304Z] [2022-02-15T21:04:20.304Z] === Skipped [2022-02-15T21:04:20.304Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-15T21:04:20.304Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T21:04:20.304Z] [2022-02-15T21:04:20.304Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-15T21:04:20.304Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T21:04:20.304Z] [2022-02-15T21:04:20.304Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-02-15T21:04:20.304Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-02-15T21:04:20.304Z] [2022-02-15T21:04:20.304Z] DONE 34 tests, 3 skipped in 117.552s [2022-02-15T21:04:20.304Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-15T21:04:20.304Z] INFO: Testing against a local daemon [2022-02-15T21:04:20.304Z] === RUN TestConfigInspect [2022-02-15T21:04:20.304Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:04:20.304Z] --- SKIP: TestConfigInspect (0.02s) [2022-02-15T21:04:20.304Z] === RUN TestConfigList [2022-02-15T21:04:20.304Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:04:20.304Z] --- SKIP: TestConfigList (0.01s) [2022-02-15T21:04:20.304Z] === RUN TestConfigsCreateAndDelete [2022-02-15T21:04:20.304Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:04:20.304Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-02-15T21:04:20.304Z] === RUN TestConfigsUpdate [2022-02-15T21:04:20.304Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:04:20.563Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-02-15T21:04:20.563Z] === RUN TestTemplatedConfig [2022-02-15T21:04:20.563Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:04:20.563Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-15T21:04:20.563Z] === RUN TestConfigCreateResolve [2022-02-15T21:04:20.563Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:04:20.563Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-02-15T21:04:20.563Z] PASS [2022-02-15T21:04:20.563Z] [2022-02-15T21:04:20.563Z] === Skipped [2022-02-15T21:04:20.563Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-02-15T21:04:20.563Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:04:20.563Z] [2022-02-15T21:04:20.563Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-02-15T21:04:20.563Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:04:20.563Z] [2022-02-15T21:04:20.563Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-02-15T21:04:20.563Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:04:20.563Z] [2022-02-15T21:04:20.563Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-02-15T21:04:20.563Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:04:20.563Z] [2022-02-15T21:04:20.563Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-02-15T21:04:20.563Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:04:20.563Z] [2022-02-15T21:04:20.564Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-02-15T21:04:20.564Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:04:20.564Z] [2022-02-15T21:04:20.564Z] DONE 6 tests, 6 skipped in 0.174s [2022-02-15T21:04:20.564Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-15T21:04:20.564Z] INFO: Testing against a local daemon [2022-02-15T21:04:20.564Z] === RUN TestCheckpoint [2022-02-15T21:04:20.564Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T21:04:20.564Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-15T21:04:20.564Z] === RUN TestContainerInvalidJSON [2022-02-15T21:04:20.564Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:04:20.564Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:04:20.564Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:04:20.564Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:04:20.564Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:04:20.564Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:04:20.564Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-15T21:04:20.564Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-15T21:04:20.564Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-15T21:04:20.564Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-15T21:04:20.564Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-02-15T21:04:20.564Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-15T21:04:20.707Z] --- PASS: TestExec (0.61s) [2022-02-15T21:04:20.707Z] === RUN TestExecUser [2022-02-15T21:04:20.823Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-15T21:04:20.823Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-15T21:04:20.823Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-02-15T21:04:20.823Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-15T21:04:20.823Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-15T21:04:20.823Z] === RUN TestCopyFromContainer [2022-02-15T21:04:21.270Z] --- PASS: TestExecUser (0.68s) [2022-02-15T21:04:21.270Z] === RUN TestExportContainerAndImportImage [2022-02-15T21:04:22.200Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2022-02-15T21:04:22.200Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-15T21:04:23.567Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-02-15T21:04:23.567Z] === RUN TestHealthCheckWorkdir [2022-02-15T21:04:24.112Z] === RUN TestCopyFromContainer// [2022-02-15T21:04:24.112Z] === RUN TestCopyFromContainer//bar/root [2022-02-15T21:04:24.130Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-02-15T21:04:24.130Z] === RUN TestHealthKillContainer [2022-02-15T21:04:24.371Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-15T21:04:24.371Z] === RUN TestCopyFromContainer/bar/quux [2022-02-15T21:04:24.371Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-15T21:04:24.371Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-15T21:04:24.371Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-15T21:04:24.631Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-15T21:04:24.631Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-15T21:04:24.631Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-15T21:04:24.631Z] --- PASS: TestCopyFromContainer (3.88s) [2022-02-15T21:04:24.631Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-15T21:04:24.631Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-15T21:04:24.631Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-02-15T21:04:24.631Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-02-15T21:04:24.631Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-15T21:04:24.631Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-15T21:04:24.631Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-15T21:04:24.631Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-15T21:04:24.631Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-15T21:04:24.631Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-15T21:04:24.631Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-15T21:04:24.631Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:04:24.631Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:04:24.631Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:04:24.631Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:04:24.631Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:04:24.631Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:04:24.631Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:04:24.631Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:04:24.631Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:04:24.631Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-15T21:04:24.631Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-15T21:04:24.631Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-15T21:04:24.631Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-15T21:04:24.631Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-15T21:04:24.631Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2022-02-15T21:04:24.631Z] === RUN TestCreateWithInvalidEnv [2022-02-15T21:04:24.631Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-15T21:04:24.631Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-15T21:04:24.631Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-15T21:04:24.631Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-15T21:04:24.631Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-15T21:04:24.631Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-15T21:04:24.631Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-15T21:04:24.631Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-15T21:04:24.631Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-15T21:04:24.631Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-15T21:04:24.631Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-15T21:04:24.631Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-15T21:04:24.631Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-15T21:04:24.631Z] === RUN TestCreateTmpfsMountsTarget [2022-02-15T21:04:24.631Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-15T21:04:24.631Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-15T21:04:26.012Z] --- PASS: TestCreateWithCustomMaskedPaths (1.10s) [2022-02-15T21:04:26.012Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-15T21:04:26.951Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2022-02-15T21:04:26.952Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-15T21:04:26.952Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:04:26.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:04:26.952Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:04:26.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:04:26.952Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:04:26.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:04:26.952Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:04:26.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:04:26.952Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:04:26.952Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:04:26.952Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:04:26.952Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:04:26.952Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:04:26.952Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:04:26.952Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:04:26.952Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-15T21:04:26.952Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-15T21:04:26.952Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-15T21:04:26.952Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-15T21:04:26.952Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-15T21:04:26.952Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-15T21:04:26.952Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-15T21:04:27.520Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-02-15T21:04:27.520Z] === RUN TestCreateDifferentPlatform [2022-02-15T21:04:27.520Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-15T21:04:27.520Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-15T21:04:27.520Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-15T21:04:27.520Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-15T21:04:27.520Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-15T21:04:27.520Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-15T21:04:27.520Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-02-15T21:04:27.520Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-15T21:04:27.520Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-15T21:04:27.520Z] === RUN TestContainerStartOnDaemonRestart [2022-02-15T21:04:27.520Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-15T21:04:27.520Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-02-15T21:04:27.520Z] === RUN TestDaemonRestartIpcMode [2022-02-15T21:04:27.520Z] === PAUSE TestDaemonRestartIpcMode [2022-02-15T21:04:27.520Z] === RUN TestDaemonHostGatewayIP [2022-02-15T21:04:27.520Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:04:27.520Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-02-15T21:04:27.520Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-15T21:04:27.520Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-15T21:04:27.520Z] === RUN TestContainerKillOnDaemonStart [2022-02-15T21:04:27.520Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-15T21:04:27.520Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-15T21:04:27.520Z] === RUN TestDiff [2022-02-15T21:04:27.779Z] --- PASS: TestDiff (0.41s) [2022-02-15T21:04:27.779Z] === RUN TestExecWithCloseStdin [2022-02-15T21:04:28.348Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-02-15T21:04:28.348Z] === RUN TestExec [2022-02-15T21:04:28.917Z] --- PASS: TestExec (0.54s) [2022-02-15T21:04:28.917Z] === RUN TestExecUser [2022-02-15T21:04:29.276Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:04:29.276Z] INFO: Testing against a local daemon [2022-02-15T21:04:29.276Z] === RUN TestBuildWithSession [2022-02-15T21:04:29.276Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T21:04:29.276Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-15T21:04:29.276Z] === RUN TestBuildSquashParent [2022-02-15T21:04:29.276Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:04:29.276Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-15T21:04:29.276Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-15T21:04:29.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:04:29.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:04:29.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:04:29.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:04:29.276Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:04:29.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:04:29.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:04:29.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:04:29.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:04:29.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:04:29.276Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:04:29.276Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:04:29.276Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:04:29.276Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:04:29.276Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:04:29.276Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:04:29.486Z] --- PASS: TestExecUser (0.45s) [2022-02-15T21:04:29.486Z] === RUN TestExportContainerAndImportImage [2022-02-15T21:04:30.055Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-02-15T21:04:30.055Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-15T21:04:31.435Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-02-15T21:04:31.435Z] === RUN TestHealthCheckWorkdir [2022-02-15T21:04:31.694Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-02-15T21:04:31.694Z] === RUN TestHealthKillContainer [2022-02-15T21:04:32.214Z] --- PASS: TestHealthKillContainer (8.20s) [2022-02-15T21:04:32.214Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-15T21:04:32.777Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2022-02-15T21:04:32.777Z] === RUN TestIpcModeNone [2022-02-15T21:04:33.011Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:04:33.011Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:04:33.339Z] --- PASS: TestIpcModeNone (0.63s) [2022-02-15T21:04:33.339Z] === RUN TestIpcModePrivate [2022-02-15T21:04:33.595Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-02-15T21:04:33.853Z] --- PASS: TestIpcModePrivate (0.60s) [2022-02-15T21:04:33.853Z] === RUN TestIpcModeShareable [2022-02-15T21:04:34.415Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-02-15T21:04:34.670Z] --- PASS: TestIpcModeShareable (0.61s) [2022-02-15T21:04:34.670Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-15T21:04:36.558Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2022-02-15T21:04:36.558Z] === RUN TestAPIIpcModeHost [2022-02-15T21:04:36.814Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-02-15T21:04:36.814Z] === RUN TestDaemonIpcModeShareable [2022-02-15T21:04:37.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-15T21:04:37.741Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-02-15T21:04:37.741Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2022-02-15T21:04:37.741Z] === RUN TestDaemonIpcModePrivate [2022-02-15T21:04:39.108Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-02-15T21:04:39.108Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-02-15T21:04:39.108Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-15T21:04:39.724Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:04:39.811Z] --- PASS: TestHealthKillContainer (7.80s) [2022-02-15T21:04:39.811Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-15T21:04:39.811Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T21:04:39.811Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T21:04:39.811Z] === RUN TestIpcModeNone [2022-02-15T21:04:40.035Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-02-15T21:04:40.069Z] --- PASS: TestIpcModeNone (0.43s) [2022-02-15T21:04:40.069Z] === RUN TestIpcModePrivate [2022-02-15T21:04:40.290Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-02-15T21:04:40.291Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-15T21:04:40.329Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-02-15T21:04:40.329Z] --- PASS: TestIpcModePrivate (0.45s) [2022-02-15T21:04:40.329Z] === RUN TestIpcModeShareable [2022-02-15T21:04:40.329Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T21:04:40.329Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-02-15T21:04:40.329Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-15T21:04:40.713Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:04:41.218Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-02-15T21:04:41.475Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-02-15T21:04:41.475Z] === RUN TestIpcModeOlderClient [2022-02-15T21:04:41.475Z] === PAUSE TestIpcModeOlderClient [2022-02-15T21:04:41.475Z] === RUN TestKillContainerInvalidSignal [2022-02-15T21:04:41.707Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-02-15T21:04:41.707Z] === RUN TestAPIIpcModeHost [2022-02-15T21:04:41.707Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T21:04:41.707Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-02-15T21:04:41.707Z] === RUN TestDaemonIpcModeShareable [2022-02-15T21:04:41.707Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T21:04:41.707Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-02-15T21:04:41.707Z] === RUN TestDaemonIpcModePrivate [2022-02-15T21:04:41.731Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-02-15T21:04:41.731Z] === RUN TestKillContainer [2022-02-15T21:04:41.731Z] === RUN TestKillContainer/no_signal [2022-02-15T21:04:42.293Z] === RUN TestKillContainer/non_killing_signal [2022-02-15T21:04:42.549Z] === RUN TestKillContainer/killing_signal [2022-02-15T21:04:42.561Z] --- PASS: TestCheckoutGit (38.84s) [2022-02-15T21:04:42.561Z] === RUN TestValidGitTransport [2022-02-15T21:04:42.561Z] --- PASS: TestValidGitTransport (0.00s) [2022-02-15T21:04:42.561Z] === RUN TestGitInvalidRef [2022-02-15T21:04:42.561Z] --- PASS: TestGitInvalidRef (0.26s) [2022-02-15T21:04:42.561Z] PASS [2022-02-15T21:04:42.561Z] coverage: 86.3% of statements [2022-02-15T21:04:42.561Z] ok github.com/docker/docker/builder/remotecontext/git 39.261s coverage: 86.3% of statements [2022-02-15T21:04:42.561Z] ? github.com/docker/docker/cli [no test files] [2022-02-15T21:04:42.561Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-15T21:04:43.087Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-02-15T21:04:43.087Z] --- PASS: TestDaemonIpcModePrivate (1.24s) [2022-02-15T21:04:43.087Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-15T21:04:43.087Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T21:04:43.087Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-15T21:04:43.087Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-15T21:04:43.087Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T21:04:43.087Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-15T21:04:43.087Z] === RUN TestIpcModeOlderClient [2022-02-15T21:04:43.087Z] === PAUSE TestIpcModeOlderClient [2022-02-15T21:04:43.087Z] === RUN TestKillContainerInvalidSignal [2022-02-15T21:04:43.111Z] --- PASS: TestKillContainer (1.22s) [2022-02-15T21:04:43.111Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-02-15T21:04:43.111Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-02-15T21:04:43.111Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-02-15T21:04:43.111Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-15T21:04:43.111Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-15T21:04:43.346Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-02-15T21:04:43.346Z] === RUN TestKillContainer [2022-02-15T21:04:43.346Z] === RUN TestKillContainer/no_signal [2022-02-15T21:04:43.367Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-15T21:04:43.451Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-15T21:04:43.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.65s) [2022-02-15T21:04:43.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.13s) [2022-02-15T21:04:43.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (19.25s) [2022-02-15T21:04:43.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.35s) [2022-02-15T21:04:43.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.41s) [2022-02-15T21:04:43.451Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.96s) [2022-02-15T21:04:43.451Z] === RUN TestBuildMultiStageCopy [2022-02-15T21:04:43.451Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-15T21:04:43.916Z] === RUN TestKillContainer/non_killing_signal [2022-02-15T21:04:43.916Z] === RUN TestKillContainer/killing_signal [2022-02-15T21:04:44.293Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-02-15T21:04:44.293Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-02-15T21:04:44.293Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.73s) [2022-02-15T21:04:44.293Z] === RUN TestKillStoppedContainer [2022-02-15T21:04:44.293Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-15T21:04:44.293Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-15T21:04:44.293Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-15T21:04:44.293Z] === RUN TestKillDifferentUserContainer [2022-02-15T21:04:44.485Z] --- PASS: TestKillContainer (1.13s) [2022-02-15T21:04:44.485Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-02-15T21:04:44.485Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-02-15T21:04:44.485Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-02-15T21:04:44.485Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-15T21:04:44.485Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-15T21:04:44.855Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-02-15T21:04:44.855Z] === RUN TestInspectOomKilledTrue [2022-02-15T21:04:44.855Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-15T21:04:44.855Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-15T21:04:44.855Z] === RUN TestInspectOomKilledFalse [2022-02-15T21:04:45.053Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-15T21:04:45.111Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-02-15T21:04:45.111Z] === RUN TestLinksEtcHostsContentMatch [2022-02-15T21:04:45.312Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-02-15T21:04:45.313Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-02-15T21:04:45.313Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-02-15T21:04:45.313Z] === RUN TestKillStoppedContainer [2022-02-15T21:04:45.313Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-15T21:04:45.313Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-15T21:04:45.313Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-02-15T21:04:45.313Z] === RUN TestKillDifferentUserContainer [2022-02-15T21:04:45.367Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-02-15T21:04:45.367Z] === RUN TestLinksContainerNames [2022-02-15T21:04:45.880Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-02-15T21:04:45.880Z] === RUN TestInspectOomKilledTrue [2022-02-15T21:04:45.880Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T21:04:45.880Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-15T21:04:45.880Z] === RUN TestInspectOomKilledFalse [2022-02-15T21:04:45.880Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T21:04:45.880Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-15T21:04:45.880Z] === RUN TestLinksEtcHostsContentMatch [2022-02-15T21:04:45.880Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-15T21:04:45.880Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-02-15T21:04:45.880Z] === RUN TestLinksContainerNames [2022-02-15T21:04:46.295Z] --- PASS: TestLinksContainerNames (0.87s) [2022-02-15T21:04:46.295Z] === RUN TestLogsFollowTailEmpty [2022-02-15T21:04:46.816Z] --- PASS: TestLinksContainerNames (0.76s) [2022-02-15T21:04:46.816Z] === RUN TestLogsFollowTailEmpty [2022-02-15T21:04:46.856Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-02-15T21:04:46.856Z] === RUN TestContainerNetworkMountsNoChown [2022-02-15T21:04:47.075Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-02-15T21:04:47.076Z] === RUN TestContainerNetworkMountsNoChown [2022-02-15T21:04:47.113Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/default [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/default [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/private [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/private [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rprivate [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/slave [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/slave [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rslave [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/shared [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/shared [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rshared [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-15T21:04:47.113Z] === CONT TestMountDaemonRoot/default [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-15T21:04:47.113Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-15T21:04:47.113Z] === CONT TestMountDaemonRoot/rshared [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T21:04:47.113Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-15T21:04:47.113Z] === CONT TestMountDaemonRoot/shared [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-15T21:04:47.113Z] === CONT TestMountDaemonRoot/rslave [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T21:04:47.113Z] === CONT TestMountDaemonRoot/slave [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-15T21:04:47.113Z] === CONT TestMountDaemonRoot/rprivate [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T21:04:47.113Z] === CONT TestMountDaemonRoot/private [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-15T21:04:47.113Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-15T21:04:47.113Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-15T21:04:47.113Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-15T21:04:47.113Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-15T21:04:47.113Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-15T21:04:47.113Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T21:04:47.335Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-02-15T21:04:47.335Z] === RUN TestMountDaemonRoot [2022-02-15T21:04:47.335Z] === RUN TestMountDaemonRoot/default [2022-02-15T21:04:47.335Z] === PAUSE TestMountDaemonRoot/default [2022-02-15T21:04:47.335Z] === RUN TestMountDaemonRoot/private [2022-02-15T21:04:47.335Z] === PAUSE TestMountDaemonRoot/private [2022-02-15T21:04:47.335Z] === RUN TestMountDaemonRoot/rprivate [2022-02-15T21:04:47.335Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-15T21:04:47.335Z] === RUN TestMountDaemonRoot/slave [2022-02-15T21:04:47.335Z] === PAUSE TestMountDaemonRoot/slave [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/rslave [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/shared [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/shared [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/rshared [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-15T21:04:47.336Z] === CONT TestMountDaemonRoot/default [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-15T21:04:47.336Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-15T21:04:47.336Z] === CONT TestMountDaemonRoot/rshared [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T21:04:47.336Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-15T21:04:47.336Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-15T21:04:47.336Z] === CONT TestMountDaemonRoot/shared [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-15T21:04:47.336Z] === CONT TestMountDaemonRoot/rslave [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T21:04:47.336Z] === CONT TestMountDaemonRoot/slave [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-15T21:04:47.336Z] === CONT TestMountDaemonRoot/rprivate [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-15T21:04:47.336Z] === CONT TestMountDaemonRoot/private [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-15T21:04:47.336Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-15T21:04:47.336Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-15T21:04:47.336Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T21:04:47.336Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-15T21:04:47.369Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-15T21:04:47.369Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T21:04:47.369Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-15T21:04:47.369Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-15T21:04:47.370Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-15T21:04:47.370Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-15T21:04:47.370Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-15T21:04:47.370Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-15T21:04:47.370Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T21:04:47.370Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-15T21:04:47.370Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T21:04:47.370Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-15T21:04:47.370Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-15T21:04:47.370Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-15T21:04:47.595Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-15T21:04:47.625Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-15T21:04:47.625Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-15T21:04:47.625Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T21:04:47.625Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-15T21:04:47.625Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T21:04:47.625Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-15T21:04:47.625Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-15T21:04:47.625Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-15T21:04:47.625Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-15T21:04:47.625Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-15T21:04:47.625Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-02-15T21:04:47.625Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-02-15T21:04:47.625Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-02-15T21:04:47.625Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-15T21:04:47.625Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-15T21:04:47.625Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-15T21:04:47.625Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-15T21:04:47.625Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-15T21:04:47.625Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-02-15T21:04:47.625Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-15T21:04:47.626Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-02-15T21:04:47.626Z] === RUN TestContainerBindMountNonRecursive [2022-02-15T21:04:47.855Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-15T21:04:47.855Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-02-15T21:04:47.855Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-15T21:04:47.855Z] === RUN TestContainerBindMountNonRecursive [2022-02-15T21:04:47.855Z] 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-02-15T21:04:47.855Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-02-15T21:04:47.855Z] === RUN TestContainerVolumesMountedAsShared [2022-02-15T21:04:47.855Z] 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-02-15T21:04:47.855Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-02-15T21:04:47.855Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-15T21:04:47.855Z] 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-02-15T21:04:47.855Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-02-15T21:04:47.855Z] === RUN TestNetworkNat [2022-02-15T21:04:48.389Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-02-15T21:04:48.389Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-02-15T21:04:48.389Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-02-15T21:04:48.389Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-02-15T21:04:48.389Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-02-15T21:04:48.389Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-02-15T21:04:48.389Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-02-15T21:04:48.389Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-02-15T21:04:48.389Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-02-15T21:04:48.389Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-02-15T21:04:48.389Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-02-15T21:04:48.389Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-02-15T21:04:48.389Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-02-15T21:04:48.389Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-02-15T21:04:48.389Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-02-15T21:04:48.389Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-02-15T21:04:48.389Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-02-15T21:04:48.389Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-02-15T21:04:48.389Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-02-15T21:04:48.389Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-02-15T21:04:48.389Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-02-15T21:04:48.389Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-02-15T21:04:48.389Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-02-15T21:04:48.389Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-02-15T21:04:48.389Z] === RUN TestConfigureDaemonLogs [2022-02-15T21:04:48.389Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-02-15T21:04:48.389Z] === RUN TestCommonOptionsInstallFlags [2022-02-15T21:04:48.389Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-02-15T21:04:48.389Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-02-15T21:04:48.389Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-02-15T21:04:48.389Z] PASS [2022-02-15T21:04:48.389Z] coverage: 18.6% of statements [2022-02-15T21:04:48.389Z] ok github.com/docker/docker/cmd/dockerd 0.269s coverage: 18.6% of statements [2022-02-15T21:04:48.389Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-02-15T21:04:48.389Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-15T21:04:48.424Z] --- PASS: TestNetworkNat (0.50s) [2022-02-15T21:04:48.424Z] === RUN TestNetworkLocalhostTCPNat [2022-02-15T21:04:48.684Z] --- PASS: TestNetworkLocalhostTCPNat (0.38s) [2022-02-15T21:04:48.684Z] === RUN TestNetworkLoopbackNat [2022-02-15T21:04:48.995Z] --- PASS: TestContainerBindMountNonRecursive (1.28s) [2022-02-15T21:04:48.995Z] === RUN TestContainerVolumesMountedAsShared [2022-02-15T21:04:49.254Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-02-15T21:04:49.254Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-15T21:04:49.376Z] === RUN TestContainerStopSignal [2022-02-15T21:04:49.376Z] --- PASS: TestContainerStopSignal (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestContainerStopTimeout [2022-02-15T21:04:49.376Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestContainerSecretReferenceDestTarget [2022-02-15T21:04:49.376Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-02-15T21:04:49.376Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-02-15T21:04:49.376Z] === RUN TestContainerLogPathSetForRingLogger [2022-02-15T21:04:49.376Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestReplaceAndAppendEnvVars [2022-02-15T21:04:49.376Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-02-15T21:04:49.376Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestNewMemoryStore [2022-02-15T21:04:49.376Z] --- PASS: TestNewMemoryStore (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestAddContainers [2022-02-15T21:04:49.376Z] --- PASS: TestAddContainers (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestGetContainer [2022-02-15T21:04:49.376Z] --- PASS: TestGetContainer (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestDeleteContainer [2022-02-15T21:04:49.376Z] --- PASS: TestDeleteContainer (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestListContainers [2022-02-15T21:04:49.376Z] --- PASS: TestListContainers (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestFirstContainer [2022-02-15T21:04:49.376Z] --- PASS: TestFirstContainer (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestApplyAllContainer [2022-02-15T21:04:49.376Z] --- PASS: TestApplyAllContainer (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestIsValidHealthString [2022-02-15T21:04:49.376Z] --- PASS: TestIsValidHealthString (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestStateRunStop [2022-02-15T21:04:49.376Z] --- PASS: TestStateRunStop (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestStateTimeoutWait [2022-02-15T21:04:49.376Z] state_test.go:141: Stop callback fired [2022-02-15T21:04:49.376Z] state_test.go:165: Stop callback fired [2022-02-15T21:04:49.376Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-02-15T21:04:49.376Z] === RUN TestIsValidStateString [2022-02-15T21:04:49.376Z] --- PASS: TestIsValidStateString (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestViewSaveDelete [2022-02-15T21:04:49.376Z] --- PASS: TestViewSaveDelete (0.03s) [2022-02-15T21:04:49.376Z] === RUN TestViewAll [2022-02-15T21:04:49.376Z] --- PASS: TestViewAll (0.02s) [2022-02-15T21:04:49.376Z] === RUN TestViewGet [2022-02-15T21:04:49.376Z] --- PASS: TestViewGet (0.01s) [2022-02-15T21:04:49.376Z] === RUN TestNames [2022-02-15T21:04:49.376Z] --- PASS: TestNames (0.00s) [2022-02-15T21:04:49.376Z] === RUN TestViewWithHealthCheck [2022-02-15T21:04:49.376Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-02-15T21:04:49.376Z] PASS [2022-02-15T21:04:49.376Z] coverage: 41.5% of statements [2022-02-15T21:04:49.376Z] ok github.com/docker/docker/container 0.287s coverage: 41.5% of statements [2022-02-15T21:04:49.376Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-15T21:04:49.376Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-15T21:04:49.376Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-15T21:04:49.376Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-15T21:04:49.510Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-02-15T21:04:49.510Z] === RUN TestNetworkNat [2022-02-15T21:04:50.072Z] --- PASS: TestNetworkNat (0.46s) [2022-02-15T21:04:50.072Z] === RUN TestNetworkLocalhostTCPNat [2022-02-15T21:04:50.633Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-02-15T21:04:50.633Z] === RUN TestNetworkLoopbackNat [2022-02-15T21:04:50.922Z] === RUN TestPrepare [2022-02-15T21:04:50.922Z] --- PASS: TestPrepare (0.00s) [2022-02-15T21:04:50.922Z] === RUN TestStart [2022-02-15T21:04:50.922Z] --- PASS: TestStart (0.00s) [2022-02-15T21:04:50.922Z] === RUN TestWaitCancel [2022-02-15T21:04:50.922Z] --- PASS: TestWaitCancel (0.00s) [2022-02-15T21:04:50.922Z] === RUN TestWaitDisabled [2022-02-15T21:04:50.922Z] --- PASS: TestWaitDisabled (0.00s) [2022-02-15T21:04:50.922Z] === RUN TestWaitEnabled [2022-02-15T21:04:50.922Z] --- PASS: TestWaitEnabled (0.00s) [2022-02-15T21:04:50.922Z] === RUN TestRemove [2022-02-15T21:04:50.922Z] --- PASS: TestRemove (0.00s) [2022-02-15T21:04:50.922Z] PASS [2022-02-15T21:04:50.922Z] coverage: 65.3% of statements [2022-02-15T21:04:50.922Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2022-02-15T21:04:51.141Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-15T21:04:51.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.49s) [2022-02-15T21:04:51.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.50s) [2022-02-15T21:04:51.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.82s) [2022-02-15T21:04:51.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (16.95s) [2022-02-15T21:04:51.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.77s) [2022-02-15T21:04:51.141Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.55s) [2022-02-15T21:04:51.141Z] === RUN TestBuildMultiStageCopy [2022-02-15T21:04:51.141Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-15T21:04:51.218Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-02-15T21:04:51.218Z] === RUN TestPause [2022-02-15T21:04:51.218Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T21:04:51.218Z] --- SKIP: TestPause (0.00s) [2022-02-15T21:04:51.218Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-15T21:04:51.218Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T21:04:51.218Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T21:04:51.218Z] === RUN TestPauseStopPausedContainer [2022-02-15T21:04:51.218Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T21:04:51.218Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-02-15T21:04:51.218Z] === RUN TestPidHost [2022-02-15T21:04:52.155Z] --- PASS: TestPidHost (0.86s) [2022-02-15T21:04:52.155Z] === RUN TestPsFilter [2022-02-15T21:04:52.155Z] --- PASS: TestPsFilter (0.09s) [2022-02-15T21:04:52.155Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-15T21:04:52.415Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.36s) [2022-02-15T21:04:52.415Z] === RUN TestRemoveContainerWithVolume [2022-02-15T21:04:52.451Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-15T21:04:52.468Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-02-15T21:04:52.468Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCIsolation [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertFromGRPCIsolation [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-02-15T21:04:52.468Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-02-15T21:04:52.468Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-02-15T21:04:52.931Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-02-15T21:04:52.931Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertFromGRPCConfigs [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertToGRPCConfigs [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-02-15T21:04:52.931Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-02-15T21:04:52.931Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-02-15T21:04:52.986Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-02-15T21:04:52.986Z] === RUN TestRemoveContainerRunning [2022-02-15T21:04:53.147Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-02-15T21:04:53.147Z] === RUN TestPause [2022-02-15T21:04:53.245Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-02-15T21:04:53.246Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-15T21:04:53.395Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-02-15T21:04:53.395Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-02-15T21:04:53.395Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-02-15T21:04:53.395Z] PASS [2022-02-15T21:04:53.395Z] coverage: 35.9% of statements [2022-02-15T21:04:53.395Z] ok github.com/docker/docker/daemon/cluster/convert 0.475s coverage: 35.9% of statements [2022-02-15T21:04:53.395Z] === RUN TestNewListSecretsFilters [2022-02-15T21:04:53.395Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-02-15T21:04:53.395Z] === RUN TestNewListConfigsFilters [2022-02-15T21:04:53.395Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-02-15T21:04:53.395Z] PASS [2022-02-15T21:04:53.395Z] coverage: 0.5% of statements [2022-02-15T21:04:53.395Z] ok github.com/docker/docker/daemon/cluster 0.878s coverage: 0.5% of statements [2022-02-15T21:04:53.403Z] --- PASS: TestPause (0.43s) [2022-02-15T21:04:53.403Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-15T21:04:53.403Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T21:04:53.403Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T21:04:53.403Z] === RUN TestPauseStopPausedContainer [2022-02-15T21:04:53.439Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-15T21:04:53.814Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-02-15T21:04:53.814Z] === RUN TestRemoveInvalidContainer [2022-02-15T21:04:53.814Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-15T21:04:53.814Z] === RUN TestRenameLinkedContainer [2022-02-15T21:04:53.965Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-02-15T21:04:53.965Z] === RUN TestPidHost [2022-02-15T21:04:54.425Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-15T21:04:54.893Z] --- PASS: TestPidHost (1.03s) [2022-02-15T21:04:54.893Z] === RUN TestPsFilter [2022-02-15T21:04:55.150Z] --- PASS: TestPsFilter (0.15s) [2022-02-15T21:04:55.150Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-15T21:04:55.194Z] --- PASS: TestRenameLinkedContainer (1.52s) [2022-02-15T21:04:55.194Z] === RUN TestRenameStoppedContainer [2022-02-15T21:04:55.453Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-02-15T21:04:55.453Z] === RUN TestRenameRunningContainerAndReuse [2022-02-15T21:04:55.713Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-02-15T21:04:55.713Z] === RUN TestRemoveContainerWithVolume [2022-02-15T21:04:55.969Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-02-15T21:04:55.969Z] === RUN TestRemoveContainerRunning [2022-02-15T21:04:55.995Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-15T21:04:56.392Z] --- PASS: TestRenameRunningContainerAndReuse (0.77s) [2022-02-15T21:04:56.392Z] === RUN TestRenameInvalidName [2022-02-15T21:04:56.531Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-02-15T21:04:56.531Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-15T21:04:56.651Z] --- PASS: TestRenameInvalidName (0.40s) [2022-02-15T21:04:56.651Z] === RUN TestRenameAnonymousContainer [2022-02-15T21:04:56.787Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-02-15T21:04:56.787Z] === RUN TestRemoveInvalidContainer [2022-02-15T21:04:56.787Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-15T21:04:56.787Z] === RUN TestRenameLinkedContainer [2022-02-15T21:04:56.982Z] --- PASS: TestBuildMultiStageCopy (14.96s) [2022-02-15T21:04:57.154Z] === RUN TestBuilderGC [2022-02-15T21:04:57.154Z] --- PASS: TestBuilderGC (0.00s) [2022-02-15T21:04:57.154Z] === RUN TestDaemonConfigurationNotFound [2022-02-15T21:04:57.154Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-02-15T21:04:57.154Z] === RUN TestDaemonBrokenConfiguration [2022-02-15T21:04:57.154Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-02-15T21:04:57.154Z] === RUN TestFindConfigurationConflicts [2022-02-15T21:04:57.154Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-02-15T21:04:57.154Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-02-15T21:04:57.154Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-02-15T21:04:57.154Z] === RUN TestDaemonConfigurationMergeConflicts [2022-02-15T21:04:57.154Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-02-15T21:04:57.154Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-02-15T21:04:57.154Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-02-15T21:04:57.154Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-02-15T21:04:57.154Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-02-15T21:04:57.154Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-02-15T21:04:57.154Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-02-15T21:04:57.154Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-02-15T21:04:57.154Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-02-15T21:04:57.154Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-02-15T21:04:57.154Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-02-15T21:04:57.154Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-02-15T21:04:57.154Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-02-15T21:04:57.154Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-02-15T21:04:57.154Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-02-15T21:04:57.154Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-02-15T21:04:57.154Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-02-15T21:04:57.154Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-02-15T21:04:57.154Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-02-15T21:04:57.154Z] === RUN TestValidateConfigurationErrors [2022-02-15T21:04:57.154Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-02-15T21:04:57.155Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-02-15T21:04:57.155Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-02-15T21:04:57.155Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-02-15T21:04:57.155Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-02-15T21:04:57.155Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-02-15T21:04:57.155Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-02-15T21:04:57.155Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-02-15T21:04:57.155Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-02-15T21:04:57.155Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-02-15T21:04:57.155Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-02-15T21:04:57.155Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-02-15T21:04:57.155Z] === RUN TestValidateConfiguration [2022-02-15T21:04:57.155Z] === RUN TestValidateConfiguration/with_label [2022-02-15T21:04:57.155Z] === RUN TestValidateConfiguration/with_dns [2022-02-15T21:04:57.155Z] === RUN TestValidateConfiguration/with_dns-search [2022-02-15T21:04:57.155Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-02-15T21:04:57.155Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-02-15T21:04:57.155Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-02-15T21:04:57.155Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-02-15T21:04:57.155Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfiguration (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-02-15T21:04:57.155Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-02-15T21:04:57.155Z] === RUN TestReloadSetConfigFileNotExist [2022-02-15T21:04:57.155Z] time="2022-02-15T21:04:56Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-02-15T21:04:57.155Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-02-15T21:04:57.155Z] === RUN TestReloadDefaultConfigNotExist [2022-02-15T21:04:57.155Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:04:57.155Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-02-15T21:04:57.155Z] === RUN TestReloadBadDefaultConfig [2022-02-15T21:04:57.155Z] time="2022-02-15T21:04:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2952113276" [2022-02-15T21:04:57.155Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-02-15T21:04:57.155Z] === RUN TestReloadWithConflictingLabels [2022-02-15T21:04:57.155Z] time="2022-02-15T21:04:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3673718986" [2022-02-15T21:04:57.155Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-02-15T21:04:57.155Z] === RUN TestReloadWithDuplicateLabels [2022-02-15T21:04:57.155Z] time="2022-02-15T21:04:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2637604496" [2022-02-15T21:04:57.155Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-02-15T21:04:57.155Z] === RUN TestMaskURLCredentials [2022-02-15T21:04:57.155Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-02-15T21:04:57.155Z] === RUN TestDaemonConfigurationMerge [2022-02-15T21:04:57.155Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-02-15T21:04:57.155Z] PASS [2022-02-15T21:04:57.155Z] coverage: 79.2% of statements [2022-02-15T21:04:57.155Z] ok github.com/docker/docker/daemon/config 0.433s coverage: 79.2% of statements [2022-02-15T21:04:57.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.23s) [2022-02-15T21:04:57.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2022-02-15T21:04:57.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.09s) [2022-02-15T21:04:57.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2022-02-15T21:04:57.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.42s) [2022-02-15T21:04:57.450Z] === RUN TestBuildMultiStageParentConfig [2022-02-15T21:04:58.128Z] === RUN TestWaitNodeAttachment [2022-02-15T21:04:58.128Z] === RUN TestEventsLog [2022-02-15T21:04:58.128Z] --- PASS: TestEventsLog (0.00s) [2022-02-15T21:04:58.128Z] === RUN TestEventsLogTimeout [2022-02-15T21:04:58.128Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-02-15T21:04:58.128Z] === RUN TestLogEvents [2022-02-15T21:04:58.128Z] --- PASS: TestLogEvents (0.05s) [2022-02-15T21:04:58.128Z] === RUN TestLoadBufferedEvents [2022-02-15T21:04:58.128Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-02-15T21:04:58.128Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-02-15T21:04:58.128Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-02-15T21:04:58.128Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-02-15T21:04:58.128Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-02-15T21:04:58.128Z] PASS [2022-02-15T21:04:58.128Z] coverage: 50.0% of statements [2022-02-15T21:04:58.128Z] ok github.com/docker/docker/daemon/events 0.317s coverage: 50.0% of statements [2022-02-15T21:04:58.557Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-02-15T21:04:58.557Z] === RUN TestRenameContainerWithSameName [2022-02-15T21:04:58.557Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-02-15T21:04:58.557Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-15T21:04:58.592Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-02-15T21:04:58.592Z] === RUN TestIsolationConversion [2022-02-15T21:04:58.592Z] === RUN TestIsolationConversion/default [2022-02-15T21:04:58.592Z] === RUN TestIsolationConversion/process [2022-02-15T21:04:58.592Z] === RUN TestIsolationConversion/hyperv [2022-02-15T21:04:58.592Z] --- PASS: TestIsolationConversion (0.00s) [2022-02-15T21:04:58.592Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-02-15T21:04:58.592Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-02-15T21:04:58.592Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-02-15T21:04:58.592Z] === RUN TestContainerLabels [2022-02-15T21:04:58.592Z] --- PASS: TestContainerLabels (0.00s) [2022-02-15T21:04:58.592Z] === RUN TestCredentialSpecConversion [2022-02-15T21:04:58.592Z] === RUN TestCredentialSpecConversion/none [2022-02-15T21:04:58.592Z] === RUN TestCredentialSpecConversion/config [2022-02-15T21:04:58.592Z] === RUN TestCredentialSpecConversion/file [2022-02-15T21:04:58.592Z] === RUN TestCredentialSpecConversion/registry [2022-02-15T21:04:58.592Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-02-15T21:04:58.592Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-02-15T21:04:58.592Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-02-15T21:04:58.592Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-02-15T21:04:58.592Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-02-15T21:04:58.592Z] === RUN TestControllerValidateMountBind [2022-02-15T21:04:58.592Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-02-15T21:04:58.592Z] === RUN TestControllerValidateMountVolume [2022-02-15T21:04:58.592Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-02-15T21:04:58.592Z] === RUN TestControllerValidateMountTarget [2022-02-15T21:04:58.592Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-02-15T21:04:58.592Z] === RUN TestControllerValidateMountTmpfs [2022-02-15T21:04:58.592Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-02-15T21:04:58.592Z] === RUN TestControllerValidateMountInvalidType [2022-02-15T21:04:58.592Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-02-15T21:04:58.592Z] === RUN TestControllerValidateMountNamedPipe [2022-02-15T21:04:58.592Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-02-15T21:04:58.592Z] PASS [2022-02-15T21:04:58.592Z] coverage: 11.0% of statements [2022-02-15T21:04:58.592Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.678s coverage: 11.0% of statements [2022-02-15T21:04:58.678Z] --- PASS: TestRenameLinkedContainer (1.66s) [2022-02-15T21:04:58.678Z] === RUN TestRenameStoppedContainer [2022-02-15T21:04:58.934Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-02-15T21:04:58.934Z] === RUN TestRenameRunningContainerAndReuse [2022-02-15T21:04:59.053Z] === RUN TestIsEmptyDir [2022-02-15T21:04:59.053Z] --- PASS: TestIsEmptyDir (0.01s) [2022-02-15T21:04:59.053Z] PASS [2022-02-15T21:04:59.053Z] coverage: 2.3% of statements [2022-02-15T21:04:59.053Z] ok github.com/docker/docker/daemon/graphdriver 0.082s coverage: 2.3% of statements [2022-02-15T21:04:59.496Z] --- PASS: TestRenameContainerWithLinkedContainer (0.77s) [2022-02-15T21:04:59.496Z] === RUN TestResize [2022-02-15T21:04:59.668Z] --- PASS: TestBuildMultiStageParentConfig (2.67s) [2022-02-15T21:04:59.668Z] === RUN TestBuildLabelWithTargets [2022-02-15T21:04:59.668Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:04:59.668Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-15T21:04:59.668Z] === RUN TestBuildWithEmptyLayers [2022-02-15T21:04:59.757Z] --- PASS: TestResize (0.41s) [2022-02-15T21:04:59.757Z] === RUN TestResizeWithInvalidSize [2022-02-15T21:04:59.820Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-15T21:04:59.861Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-02-15T21:04:59.861Z] === RUN TestRenameInvalidName [2022-02-15T21:05:00.026Z] === RUN TestVerifyNetworkingConfig [2022-02-15T21:05:00.026Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestGetContainer [2022-02-15T21:05:00.026Z] --- PASS: TestGetContainer (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestValidContainerNames [2022-02-15T21:05:00.026Z] --- PASS: TestValidContainerNames (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestContainerInitDNS [2022-02-15T21:05:00.026Z] daemon_test.go:145: root required [2022-02-15T21:05:00.026Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestMerge [2022-02-15T21:05:00.026Z] --- PASS: TestMerge (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestValidateContainerIsolation [2022-02-15T21:05:00.026Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestFindNetworkErrorType [2022-02-15T21:05:00.026Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestEnsureServicesExist [2022-02-15T21:05:00.026Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestEnsureServicesExistErrors [2022-02-15T21:05:00.026Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-02-15T21:05:00.026Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-02-15T21:05:00.026Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-02-15T21:05:00.026Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-02-15T21:05:00.026Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-02-15T21:05:00.026Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-02-15T21:05:00.026Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestContainerDelete [2022-02-15T21:05:00.026Z] --- PASS: TestContainerDelete (0.01s) [2022-02-15T21:05:00.026Z] === RUN TestContainerDoubleDelete [2022-02-15T21:05:00.026Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestLogContainerEventCopyLabels [2022-02-15T21:05:00.026Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestLogContainerEventWithAttributes [2022-02-15T21:05:00.026Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestNoneHealthcheck [2022-02-15T21:05:00.026Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestHealthStates [2022-02-15T21:05:00.026Z] === RUN TestLinkNaming [2022-02-15T21:05:00.026Z] --- PASS: TestLinkNaming (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestLinkNew [2022-02-15T21:05:00.026Z] --- PASS: TestLinkNew (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestLinkEnv [2022-02-15T21:05:00.026Z] --- PASS: TestLinkEnv (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestLinkMultipleEnv [2022-02-15T21:05:00.026Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-02-15T21:05:00.026Z] === RUN TestLinkPortRangeEnv [2022-02-15T21:05:00.026Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-02-15T21:05:00.026Z] PASS [2022-02-15T21:05:00.026Z] coverage: 93.0% of statements [2022-02-15T21:05:00.026Z] ok github.com/docker/docker/daemon/links 0.058s coverage: 93.0% of statements [2022-02-15T21:05:00.026Z] time="2022-02-15T21:04:59Z" 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-02-15T21:05:00.026Z] time="2022-02-15T21:04:59Z" 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-02-15T21:05:00.026Z] time="2022-02-15T21:04:59Z" 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-02-15T21:05:00.026Z] time="2022-02-15T21:04:59Z" 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-02-15T21:05:00.026Z] time="2022-02-15T21:04:59Z" 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-02-15T21:05:00.026Z] time="2022-02-15T21:04:59Z" 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-02-15T21:05:00.026Z] time="2022-02-15T21:04:59Z" 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-02-15T21:05:00.026Z] time="2022-02-15T21:04:59Z" 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-02-15T21:05:00.027Z] time="2022-02-15T21:04:59Z" 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-02-15T21:05:00.027Z] time="2022-02-15T21:04:59Z" 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-02-15T21:05:00.027Z] --- PASS: TestHealthStates (0.21s) [2022-02-15T21:05:00.027Z] === RUN TestGetInspectData [2022-02-15T21:05:00.027Z] --- PASS: TestGetInspectData (0.00s) [2022-02-15T21:05:00.027Z] === RUN TestFillLicense [2022-02-15T21:05:00.027Z] --- PASS: TestFillLicense (0.00s) [2022-02-15T21:05:00.027Z] === RUN TestListInvalidFilter [2022-02-15T21:05:00.027Z] --- PASS: TestListInvalidFilter (0.00s) [2022-02-15T21:05:00.027Z] === RUN TestNameFilter [2022-02-15T21:05:00.027Z] --- PASS: TestNameFilter (0.00s) [2022-02-15T21:05:00.027Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-02-15T21:05:00.027Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-02-15T21:05:00.027Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-02-15T21:05:00.027Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-02-15T21:05:00.027Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-02-15T21:05:00.027Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-02-15T21:05:00.027Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-02-15T21:05:00.027Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-02-15T21:05:00.116Z] --- PASS: TestRenameInvalidName (0.44s) [2022-02-15T21:05:00.116Z] === RUN TestRenameAnonymousContainer [2022-02-15T21:05:00.287Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-15T21:05:00.325Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-02-15T21:05:00.326Z] === RUN TestResizeWhenContainerNotStarted [2022-02-15T21:05:00.493Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-02-15T21:05:00.493Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-02-15T21:05:00.493Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-02-15T21:05:00.493Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-02-15T21:05:00.493Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-02-15T21:05:00.493Z] === 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-02-15T21:05:00.493Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-02-15T21:05:00.493Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-02-15T21:05:00.493Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-02-15T21:05:00.493Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-02-15T21:05:00.493Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-02-15T21:05:00.493Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-02-15T21:05:00.493Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-02-15T21:05:00.493Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-02-15T21:05:00.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-02-15T21:05:00.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-02-15T21:05:00.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-02-15T21:05:00.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-02-15T21:05:00.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-02-15T21:05:00.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-15T21:05:00.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-02-15T21:05:00.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-02-15T21:05:00.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-02-15T21:05:00.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-02-15T21:05:00.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-02-15T21:05:00.493Z] --- 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-02-15T21:05:00.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-02-15T21:05:00.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-02-15T21:05:00.493Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-02-15T21:05:00.587Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-02-15T21:05:00.587Z] === RUN TestDaemonRestartKillContainers [2022-02-15T21:05:00.587Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-15T21:05:00.587Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-15T21:05:00.587Z] === RUN TestCgroupNamespacesRun [2022-02-15T21:05:00.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-02-15T21:05:00.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-02-15T21:05:00.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-02-15T21:05:00.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-02-15T21:05:00.955Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-02-15T21:05:00.955Z] === RUN TestDaemonReloadLabels [2022-02-15T21:05:00.955Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-02-15T21:05:00.955Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-02-15T21:05:00.955Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-02-15T21:05:00.956Z] === RUN TestDaemonReloadMirrors [2022-02-15T21:05:00.956Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-02-15T21:05:00.956Z] === RUN TestDaemonReloadInsecureRegistries [2022-02-15T21:05:00.956Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-02-15T21:05:00.956Z] === RUN TestDaemonReloadNotAffectOthers [2022-02-15T21:05:00.956Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-02-15T21:05:00.956Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-02-15T21:05:00.956Z] reload_test.go:342: root required [2022-02-15T21:05:00.956Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-15T21:05:00.956Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-02-15T21:05:00.956Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-02-15T21:05:00.956Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-02-15T21:05:00.956Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.06s) [2022-02-15T21:05:00.956Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-02-15T21:05:00.956Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-02-15T21:05:00.956Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-02-15T21:05:00.956Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-02-15T21:05:00.956Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-02-15T21:05:00.956Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.01s) [2022-02-15T21:05:00.956Z] === RUN TestParseVolumesFrom [2022-02-15T21:05:00.956Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-02-15T21:05:00.956Z] PASS [2022-02-15T21:05:00.956Z] coverage: 8.6% of statements [2022-02-15T21:05:00.956Z] ok github.com/docker/docker/daemon 0.631s coverage: 8.6% of statements [2022-02-15T21:05:00.956Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-15T21:05:00.956Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-15T21:05:00.956Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-15T21:05:00.956Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-15T21:05:00.956Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-02-15T21:05:00.956Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-02-15T21:05:00.956Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-02-15T21:05:00.956Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-15T21:05:00.956Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-02-15T21:05:00.956Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-02-15T21:05:00.956Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-15T21:05:00.956Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-02-15T21:05:00.956Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-02-15T21:05:00.956Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-02-15T21:05:01.274Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-15T21:05:01.883Z] --- PASS: TestBuildWithEmptyLayers (1.90s) [2022-02-15T21:05:01.883Z] === RUN TestBuildMultiStageOnBuild [2022-02-15T21:05:01.929Z] === RUN TestAdapterReadLogs [2022-02-15T21:05:01.929Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-02-15T21:05:01.929Z] === RUN TestCopier [2022-02-15T21:05:01.930Z] --- PASS: TestCopier (0.00s) [2022-02-15T21:05:01.930Z] === RUN TestCopierLongLines [2022-02-15T21:05:01.930Z] --- PASS: TestCopierLongLines (0.00s) [2022-02-15T21:05:01.930Z] === RUN TestCopierSlow [2022-02-15T21:05:01.964Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-02-15T21:05:01.964Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-15T21:05:02.005Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-02-15T21:05:02.005Z] === RUN TestRenameContainerWithSameName [2022-02-15T21:05:02.005Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-02-15T21:05:02.005Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-15T21:05:02.261Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-15T21:05:02.393Z] --- PASS: TestCopierSlow (0.21s) [2022-02-15T21:05:02.393Z] === RUN TestCopierWithSized [2022-02-15T21:05:02.393Z] === RUN TestCopierWithSized/as_is [2022-02-15T21:05:02.393Z] === RUN TestCopierWithSized/With_RingLogger [2022-02-15T21:05:02.393Z] --- PASS: TestCopierWithSized (0.03s) [2022-02-15T21:05:02.393Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-02-15T21:05:02.393Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2022-02-15T21:05:02.393Z] === RUN TestCopierWithPartial [2022-02-15T21:05:02.393Z] --- PASS: TestCopierWithPartial (0.01s) [2022-02-15T21:05:02.393Z] === RUN TestRingLogger [2022-02-15T21:05:02.393Z] --- PASS: TestRingLogger (0.00s) [2022-02-15T21:05:02.393Z] === RUN TestRingCap [2022-02-15T21:05:02.393Z] --- PASS: TestRingCap (0.00s) [2022-02-15T21:05:02.393Z] === RUN TestRingClose [2022-02-15T21:05:02.393Z] --- PASS: TestRingClose (0.00s) [2022-02-15T21:05:02.393Z] === RUN TestRingDrain [2022-02-15T21:05:02.393Z] --- PASS: TestRingDrain (0.00s) [2022-02-15T21:05:02.393Z] PASS [2022-02-15T21:05:02.393Z] coverage: 43.3% of statements [2022-02-15T21:05:02.393Z] ok github.com/docker/docker/daemon/logger 0.305s coverage: 43.3% of statements [2022-02-15T21:05:02.905Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s) [2022-02-15T21:05:02.905Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-15T21:05:02.932Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-02-15T21:05:02.933Z] === RUN TestResize [2022-02-15T21:05:03.188Z] --- PASS: TestResize (0.41s) [2022-02-15T21:05:03.188Z] === RUN TestResizeWithInvalidSize [2022-02-15T21:05:03.368Z] === RUN TestNewStreamConfig [2022-02-15T21:05:03.368Z] === RUN TestNewStreamConfig/defaults [2022-02-15T21:05:03.368Z] === RUN TestNewStreamConfig/invalid_create_group [2022-02-15T21:05:03.368Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-02-15T21:05:03.368Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-02-15T21:05:03.368Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-02-15T21:05:03.368Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-02-15T21:05:03.368Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-02-15T21:05:03.368Z] --- PASS: TestNewStreamConfig (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-02-15T21:05:03.368Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-02-15T21:05:03.368Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-02-15T21:05:03.368Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-02-15T21:05:03.368Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-02-15T21:05:03.368Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestNewAWSLogsClientRegionDetect [2022-02-15T21:05:03.368Z] === RUN TestValidateLogOptReconnectInterval [2022-02-15T21:05:03.368Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-02-15T21:05:03.368Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-02-15T21:05:03.368Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-02-15T21:05:03.368Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-02-15T21:05:03.368Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-02-15T21:05:03.368Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-02-15T21:05:03.368Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-02-15T21:05:03.368Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-02-15T21:05:03.368Z] PASS [2022-02-15T21:05:03.368Z] coverage: 33.6% of statements [2022-02-15T21:05:03.368Z] ok github.com/docker/docker/daemon/logger/fluentd 0.092s coverage: 33.6% of statements [2022-02-15T21:05:03.368Z] time="2022-02-15T21:05:02Z" level=info msg="Trying to get region from EC2 Metadata" [2022-02-15T21:05:03.368Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-02-15T21:05:03.368Z] === RUN TestCreateSuccess [2022-02-15T21:05:03.368Z] --- PASS: TestCreateSuccess (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestCreateStreamSkipped [2022-02-15T21:05:03.368Z] time="2022-02-15T21:05:03Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-02-15T21:05:03.368Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestCreateLogGroupSuccess [2022-02-15T21:05:03.368Z] time="2022-02-15T21:05:03Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-02-15T21:05:03.368Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestCreateError [2022-02-15T21:05:03.368Z] --- PASS: TestCreateError (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestCreateAlreadyExists [2022-02-15T21:05:03.368Z] time="2022-02-15T21:05:03Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-02-15T21:05:03.368Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestLogClosed [2022-02-15T21:05:03.368Z] --- PASS: TestLogClosed (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestLogBlocking [2022-02-15T21:05:03.368Z] --- PASS: TestLogBlocking (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestLogNonBlockingBufferEmpty [2022-02-15T21:05:03.368Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestLogNonBlockingBufferFull [2022-02-15T21:05:03.368Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestPublishBatchSuccess [2022-02-15T21:05:03.368Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestPublishBatchError [2022-02-15T21:05:03.368Z] time="2022-02-15T21:05:03Z" level=error msg=error [2022-02-15T21:05:03.368Z] --- PASS: TestPublishBatchError (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-02-15T21:05:03.368Z] time="2022-02-15T21:05:03Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-15T21:05:03.368Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestPublishBatchAlreadyAccepted [2022-02-15T21:05:03.368Z] time="2022-02-15T21:05:03Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-02-15T21:05:03.368Z] time="2022-02-15T21:05:03Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-02-15T21:05:03.368Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestCollectBatchSimple [2022-02-15T21:05:03.368Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestCollectBatchTicker [2022-02-15T21:05:03.368Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestCollectBatchMultilinePattern [2022-02-15T21:05:03.368Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-02-15T21:05:03.368Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-02-15T21:05:03.368Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-02-15T21:05:03.368Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-02-15T21:05:03.368Z] === RUN TestCollectBatchClose [2022-02-15T21:05:03.368Z] --- PASS: TestCollectBatchClose (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestEffectiveLen [2022-02-15T21:05:03.368Z] === RUN TestEffectiveLen/0/Hello [2022-02-15T21:05:03.368Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-02-15T21:05:03.368Z] === RUN TestEffectiveLen/2/🙃 [2022-02-15T21:05:03.368Z] === RUN TestEffectiveLen/3/���� [2022-02-15T21:05:03.368Z] === RUN TestEffectiveLen/4/He��o [2022-02-15T21:05:03.368Z] === RUN TestEffectiveLen/5/ [2022-02-15T21:05:03.368Z] --- PASS: TestEffectiveLen (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestFindValidSplit [2022-02-15T21:05:03.368Z] === RUN TestFindValidSplit/0/ [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1076: [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1077: [2022-02-15T21:05:03.368Z] === RUN TestFindValidSplit/1/Hello [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1076: Hello [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1077: [2022-02-15T21:05:03.368Z] === RUN TestFindValidSplit/2/Hello [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1076: He [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1077: llo [2022-02-15T21:05:03.368Z] === RUN TestFindValidSplit/3/Hello [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1076: [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1077: Hello [2022-02-15T21:05:03.368Z] === RUN TestFindValidSplit/4/🙃 [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1076: [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1077: 🙃 [2022-02-15T21:05:03.368Z] === RUN TestSearchRegistryForImagesErrors [2022-02-15T21:05:03.368Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestSearchRegistryForImages [2022-02-15T21:05:03.368Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestOnlyPlatformWithFallback [2022-02-15T21:05:03.368Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestImageDelete [2022-02-15T21:05:03.368Z] === RUN TestFindValidSplit/5/🙃 [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1076: 🙃 [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1077: [2022-02-15T21:05:03.368Z] === RUN TestFindValidSplit/6/a� [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1076: a [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1077: � [2022-02-15T21:05:03.368Z] === RUN TestFindValidSplit/7/a� [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1076: a� [2022-02-15T21:05:03.368Z] cloudwatchlogs_test.go:1077: [2022-02-15T21:05:03.368Z] --- PASS: TestFindValidSplit (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-02-15T21:05:03.368Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-02-15T21:05:03.368Z] === RUN TestProcessEventEmoji [2022-02-15T21:05:03.368Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-02-15T21:05:03.368Z] === RUN TestCollectBatchLineSplit [2022-02-15T21:05:03.368Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-02-15T21:05:03.369Z] === RUN TestCollectBatchLineSplitWithBinary [2022-02-15T21:05:03.369Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-02-15T21:05:03.369Z] === RUN TestCollectBatchMaxEvents [2022-02-15T21:05:03.369Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-02-15T21:05:03.369Z] === RUN TestCollectBatchMaxTotalBytes [2022-02-15T21:05:03.369Z] === RUN TestImageDelete/no_lease [2022-02-15T21:05:03.369Z] === RUN TestImageDelete/lease_exists [2022-02-15T21:05:03.369Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-02-15T21:05:03.369Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-02-15T21:05:03.369Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-02-15T21:05:03.369Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-02-15T21:05:03.369Z] --- PASS: TestImageDelete (0.11s) [2022-02-15T21:05:03.369Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-02-15T21:05:03.369Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-02-15T21:05:03.369Z] === RUN TestContentStoreForPull [2022-02-15T21:05:03.369Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-02-15T21:05:03.369Z] === RUN TestParseLogOptionsMultilinePattern [2022-02-15T21:05:03.369Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-02-15T21:05:03.369Z] === RUN TestParseLogOptionsDatetimeFormat [2022-02-15T21:05:03.369Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-02-15T21:05:03.369Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-02-15T21:05:03.369Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-02-15T21:05:03.369Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-02-15T21:05:03.369Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-02-15T21:05:03.369Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-02-15T21:05:03.369Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-02-15T21:05:03.369Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-02-15T21:05:03.369Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-02-15T21:05:03.369Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-02-15T21:05:03.369Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-02-15T21:05:03.369Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-02-15T21:05:03.369Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-02-15T21:05:03.369Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-02-15T21:05:03.369Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-02-15T21:05:03.369Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-02-15T21:05:03.369Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-02-15T21:05:03.369Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-02-15T21:05:03.369Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-02-15T21:05:03.369Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-02-15T21:05:03.369Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-02-15T21:05:03.369Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-02-15T21:05:03.369Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-02-15T21:05:03.369Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-02-15T21:05:03.369Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-02-15T21:05:03.369Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-02-15T21:05:03.369Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-02-15T21:05:03.369Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-02-15T21:05:03.369Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-02-15T21:05:03.369Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-02-15T21:05:03.369Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-02-15T21:05:03.750Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-02-15T21:05:03.750Z] === RUN TestResizeWhenContainerNotStarted [2022-02-15T21:05:03.825Z] --- PASS: TestBuildMultiStageCopy (13.88s) [2022-02-15T21:05:03.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.12s) [2022-02-15T21:05:03.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2022-02-15T21:05:03.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2022-02-15T21:05:03.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.28s) [2022-02-15T21:05:03.825Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.46s) [2022-02-15T21:05:03.825Z] === RUN TestBuildMultiStageParentConfig [2022-02-15T21:05:03.830Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-02-15T21:05:03.830Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-02-15T21:05:03.830Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-02-15T21:05:03.830Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-02-15T21:05:03.830Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-02-15T21:05:03.830Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-02-15T21:05:03.830Z] === RUN TestValidateLogOptionsFormat [2022-02-15T21:05:03.830Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-02-15T21:05:03.830Z] === RUN TestValidateLogOptionsFormat/1/random [2022-02-15T21:05:03.830Z] === RUN TestValidateLogOptionsFormat/2/ [2022-02-15T21:05:03.830Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-02-15T21:05:03.830Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-02-15T21:05:03.830Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-02-15T21:05:03.830Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-02-15T21:05:03.830Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-02-15T21:05:03.830Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-02-15T21:05:03.830Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-02-15T21:05:03.830Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-02-15T21:05:03.830Z] === RUN TestCreateTagSuccess [2022-02-15T21:05:03.830Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-02-15T21:05:03.830Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-02-15T21:05:03.830Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-02-15T21:05:03.830Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-02-15T21:05:03.830Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-02-15T21:05:03.830Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-02-15T21:05:03.830Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-02-15T21:05:03.830Z] PASS [2022-02-15T21:05:03.830Z] coverage: 80.2% of statements [2022-02-15T21:05:03.830Z] ok github.com/docker/docker/daemon/logger/awslogs 0.590s coverage: 80.2% of statements [2022-02-15T21:05:03.830Z] --- PASS: TestContentStoreForPull (0.27s) [2022-02-15T21:05:03.830Z] PASS [2022-02-15T21:05:03.830Z] coverage: 6.7% of statements [2022-02-15T21:05:03.830Z] ok github.com/docker/docker/daemon/images 0.506s coverage: 6.7% of statements [2022-02-15T21:05:03.830Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-15T21:05:03.830Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-15T21:05:03.831Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-02-15T21:05:03.831Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-15T21:05:03.831Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-02-15T21:05:03.831Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-02-15T21:05:03.842Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-02-15T21:05:03.842Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-15T21:05:04.007Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:05:04.007Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:05:04.007Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:05:04.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T21:05:04.007Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:05:04.292Z] === RUN TestJSONLogsMarshalJSONBuf [2022-02-15T21:05:04.293Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-02-15T21:05:04.293Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-02-15T21:05:04.759Z] === RUN TestJSONFileLogger [2022-02-15T21:05:04.759Z] --- PASS: TestJSONFileLogger (0.00s) [2022-02-15T21:05:04.759Z] === RUN TestJSONFileLoggerWithTags [2022-02-15T21:05:04.759Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-02-15T21:05:04.759Z] === RUN TestJSONFileLoggerWithOpts [2022-02-15T21:05:04.759Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-02-15T21:05:04.759Z] === RUN TestFastTimeMarshalJSON [2022-02-15T21:05:04.759Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2022-02-15T21:05:04.759Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-02-15T21:05:04.759Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-02-15T21:05:04.759Z] === RUN TestEncodeDecode [2022-02-15T21:05:04.759Z] === PAUSE TestEncodeDecode [2022-02-15T21:05:04.759Z] === RUN TestUnexpectedEOF [2022-02-15T21:05:04.759Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-02-15T21:05:04.759Z] PASS [2022-02-15T21:05:04.759Z] coverage: 87.2% of statements [2022-02-15T21:05:04.759Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.432s coverage: 87.2% of statements [2022-02-15T21:05:04.759Z] time="2022-02-15T21:05:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-15T21:05:04.759Z] time="2022-02-15T21:05:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-02-15T21:05:04.759Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-02-15T21:05:04.759Z] === CONT TestEncodeDecode [2022-02-15T21:05:04.759Z] --- PASS: TestEncodeDecode (0.00s) [2022-02-15T21:05:04.759Z] PASS [2022-02-15T21:05:04.759Z] coverage: 69.9% of statements [2022-02-15T21:05:04.759Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.323s coverage: 69.9% of statements [2022-02-15T21:05:05.223Z] --- PASS: TestCgroupNamespacesRunHostMode (1.28s) [2022-02-15T21:05:05.223Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-15T21:05:05.733Z] === RUN TestWriteLog [2022-02-15T21:05:05.733Z] === PAUSE TestWriteLog [2022-02-15T21:05:05.733Z] === RUN TestReadLog [2022-02-15T21:05:05.733Z] === PAUSE TestReadLog [2022-02-15T21:05:05.733Z] === RUN TestDecode [2022-02-15T21:05:05.733Z] --- PASS: TestDecode (0.03s) [2022-02-15T21:05:05.733Z] === CONT TestWriteLog [2022-02-15T21:05:05.733Z] === CONT TestReadLog [2022-02-15T21:05:05.733Z] --- PASS: TestWriteLog (0.00s) [2022-02-15T21:05:05.733Z] === RUN TestReadLog/tail_exact [2022-02-15T21:05:05.899Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:05:06.196Z] === RUN TestOpenFileDelete [2022-02-15T21:05:06.196Z] --- PASS: TestOpenFileDelete (0.00s) [2022-02-15T21:05:06.196Z] === RUN TestOpenFileRename [2022-02-15T21:05:06.196Z] --- PASS: TestOpenFileRename (0.00s) [2022-02-15T21:05:06.196Z] === RUN TestHandleDecoderErr [2022-02-15T21:05:06.196Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-02-15T21:05:06.196Z] === RUN TestParseLogTagDefaultTag [2022-02-15T21:05:06.196Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-02-15T21:05:06.196Z] === RUN TestParseLogTag [2022-02-15T21:05:06.196Z] --- PASS: TestParseLogTag (0.00s) [2022-02-15T21:05:06.196Z] === RUN TestParseLogTagEmptyTag [2022-02-15T21:05:06.196Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-02-15T21:05:06.196Z] === RUN TestTailFiles [2022-02-15T21:05:06.196Z] --- PASS: TestTailFiles (0.00s) [2022-02-15T21:05:06.196Z] === RUN TestFollowLogsConsumerGone [2022-02-15T21:05:06.196Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-02-15T21:05:06.196Z] === RUN TestFollowLogsProducerGone [2022-02-15T21:05:06.196Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-02-15T21:05:06.196Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-02-15T21:05:06.196Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-02-15T21:05:06.196Z] === RUN TestCheckCapacityAndRotate [2022-02-15T21:05:06.196Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-02-15T21:05:06.196Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-02-15T21:05:06.196Z] === RUN TestReadLog/tail_less_than_available [2022-02-15T21:05:06.196Z] === RUN TestReadLog/tail_more_than_available [2022-02-15T21:05:06.196Z] --- PASS: TestReadLog (0.25s) [2022-02-15T21:05:06.196Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-02-15T21:05:06.196Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-02-15T21:05:06.196Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-02-15T21:05:06.196Z] PASS [2022-02-15T21:05:06.196Z] coverage: 78.7% of statements [2022-02-15T21:05:06.196Z] ok github.com/docker/docker/daemon/logger/local 0.336s coverage: 78.7% of statements [2022-02-15T21:05:06.196Z] --- PASS: TestCheckCapacityAndRotate (0.20s) [2022-02-15T21:05:06.196Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-02-15T21:05:06.196Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.18s) [2022-02-15T21:05:06.196Z] PASS [2022-02-15T21:05:06.196Z] coverage: 54.9% of statements [2022-02-15T21:05:06.196Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.279s coverage: 54.9% of statements [2022-02-15T21:05:06.196Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-15T21:05:06.196Z] === RUN TestLog [2022-02-15T21:05:06.196Z] --- PASS: TestLog (0.01s) [2022-02-15T21:05:06.196Z] PASS [2022-02-15T21:05:06.196Z] coverage: 31.5% of statements [2022-02-15T21:05:06.196Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 31.5% of statements [2022-02-15T21:05:06.602Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.22s) [2022-02-15T21:05:06.602Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-15T21:05:06.777Z] --- PASS: TestBuildMultiStageParentConfig (2.69s) [2022-02-15T21:05:06.778Z] === RUN TestBuildLabelWithTargets [2022-02-15T21:05:06.778Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:05:06.778Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-15T21:05:06.778Z] === RUN TestBuildWithEmptyLayers [2022-02-15T21:05:07.172Z] === RUN TestValidateLogOpt [2022-02-15T21:05:07.172Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-15T21:05:07.172Z] === RUN TestNewMissedConfig [2022-02-15T21:05:07.172Z] --- PASS: TestNewMissedConfig (0.00s) [2022-02-15T21:05:07.172Z] === RUN TestNewMissedUrl [2022-02-15T21:05:07.172Z] --- PASS: TestNewMissedUrl (0.00s) [2022-02-15T21:05:07.172Z] === RUN TestNewMissedToken [2022-02-15T21:05:07.172Z] --- PASS: TestNewMissedToken (0.00s) [2022-02-15T21:05:07.172Z] === RUN TestNewWithProxy [2022-02-15T21:05:07.172Z] --- PASS: TestNewWithProxy (0.00s) [2022-02-15T21:05:07.172Z] === RUN TestDefault [2022-02-15T21:05:07.172Z] --- PASS: TestDefault (0.01s) [2022-02-15T21:05:07.172Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-02-15T21:05:07.172Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-02-15T21:05:07.172Z] === RUN TestJsonFormat [2022-02-15T21:05:07.172Z] === RUN TestNewParse [2022-02-15T21:05:07.172Z] --- PASS: TestNewParse (0.00s) [2022-02-15T21:05:07.172Z] PASS [2022-02-15T21:05:07.172Z] coverage: 8.3% of statements [2022-02-15T21:05:07.172Z] --- PASS: TestJsonFormat (0.01s) [2022-02-15T21:05:07.172Z] === RUN TestRawFormat [2022-02-15T21:05:07.172Z] --- PASS: TestRawFormat (0.00s) [2022-02-15T21:05:07.172Z] === RUN TestRawFormatWithLabels [2022-02-15T21:05:07.172Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-02-15T21:05:07.172Z] === RUN TestRawFormatWithoutTag [2022-02-15T21:05:07.172Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-02-15T21:05:07.172Z] === RUN TestBatching [2022-02-15T21:05:07.172Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2022-02-15T21:05:07.265Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:05:07.540Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s) [2022-02-15T21:05:07.541Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-15T21:05:07.633Z] --- PASS: TestBatching (0.31s) [2022-02-15T21:05:07.633Z] === RUN TestFrequency [2022-02-15T21:05:07.633Z] === RUN TestParseLogFormat [2022-02-15T21:05:07.633Z] --- PASS: TestParseLogFormat (0.00s) [2022-02-15T21:05:07.633Z] === RUN TestValidateLogOptEmpty [2022-02-15T21:05:07.633Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-02-15T21:05:07.633Z] === RUN TestValidateSyslogAddress [2022-02-15T21:05:07.633Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-02-15T21:05:07.633Z] === RUN TestParseAddressDefaultPort [2022-02-15T21:05:07.633Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-02-15T21:05:07.634Z] === RUN TestValidateSyslogFacility [2022-02-15T21:05:07.634Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-02-15T21:05:07.634Z] === RUN TestValidateLogOptSyslogFormat [2022-02-15T21:05:07.634Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-02-15T21:05:07.634Z] === RUN TestValidateLogOpt [2022-02-15T21:05:07.634Z] --- PASS: TestValidateLogOpt (0.00s) [2022-02-15T21:05:07.634Z] PASS [2022-02-15T21:05:07.634Z] coverage: 46.8% of statements [2022-02-15T21:05:07.634Z] ok github.com/docker/docker/daemon/logger/syslog 0.067s coverage: 46.8% of statements [2022-02-15T21:05:07.634Z] --- PASS: TestFrequency (0.20s) [2022-02-15T21:05:07.634Z] === RUN TestOneMessagePerRequest [2022-02-15T21:05:07.634Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-02-15T21:05:07.634Z] === RUN TestVerify [2022-02-15T21:05:07.634Z] --- PASS: TestVerify (0.00s) [2022-02-15T21:05:07.634Z] === RUN TestSkipVerify [2022-02-15T21:05:08.095Z] time="2022-02-15T21:05:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:05:08.095Z] time="2022-02-15T21:05:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:05:08.096Z] time="2022-02-15T21:05:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:05:08.217Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:05:08.346Z] --- PASS: TestBuildWithEmptyLayers (1.49s) [2022-02-15T21:05:08.346Z] === RUN TestBuildMultiStageOnBuild [2022-02-15T21:05:08.477Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-02-15T21:05:08.478Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-15T21:05:08.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:05:08.558Z] --- PASS: TestSkipVerify (0.61s) [2022-02-15T21:05:08.558Z] === RUN TestBufferMaximum [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644959108.190874\",\"host\":\"3f8ed68b74eb\"}'" [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644959108.190874\",\"host\":\"3f8ed68b74eb\"}'" [2022-02-15T21:05:08.558Z] --- PASS: TestBufferMaximum (0.01s) [2022-02-15T21:05:08.558Z] === RUN TestServerAlwaysDown [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644959108.196426\",\"host\":\"3f8ed68b74eb\"}'" [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644959108.196426\",\"host\":\"3f8ed68b74eb\"}'" [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644959108.196426\",\"host\":\"3f8ed68b74eb\"}'" [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644959108.197429\",\"host\":\"3f8ed68b74eb\"}'" [2022-02-15T21:05:08.558Z] time="2022-02-15T21:05:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1644959108.197429\",\"host\":\"3f8ed68b74eb\"}'" [2022-02-15T21:05:08.558Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-02-15T21:05:08.558Z] === RUN TestCannotSendAfterClose [2022-02-15T21:05:08.558Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-02-15T21:05:08.558Z] === RUN TestDeadlockOnBlockedEndpoint [2022-02-15T21:05:09.421Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-02-15T21:05:09.421Z] === RUN TestNISDomainname [2022-02-15T21:05:09.421Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-15T21:05:09.421Z] --- SKIP: TestNISDomainname (0.01s) [2022-02-15T21:05:09.421Z] === RUN TestHostnameDnsResolution [2022-02-15T21:05:09.550Z] === RUN TestV1IDService [2022-02-15T21:05:09.550Z] time="2022-02-15T21:05:09Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-02-15T21:05:09.550Z] time="2022-02-15T21:05:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3f8ed68b74eb\"}'" [2022-02-15T21:05:09.550Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-02-15T21:05:09.550Z] PASS [2022-02-15T21:05:09.550Z] coverage: 82.5% of statements [2022-02-15T21:05:09.550Z] ok github.com/docker/docker/daemon/logger/splunk 2.241s coverage: 82.5% of statements [2022-02-15T21:05:09.550Z] --- PASS: TestV1IDService (0.06s) [2022-02-15T21:05:09.550Z] === RUN TestV2MetadataService [2022-02-15T21:05:09.550Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-15T21:05:09.550Z] ? github.com/docker/docker/daemon/network [no test files] [2022-02-15T21:05:09.550Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-15T21:05:09.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-15T21:05:09.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-15T21:05:09.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:05:09.860Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:05:10.028Z] --- PASS: TestHostnameDnsResolution (0.60s) [2022-02-15T21:05:10.028Z] === RUN TestUnprivilegedPortsAndPing [2022-02-15T21:05:10.028Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-02-15T21:05:10.028Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-02-15T21:05:10.028Z] === RUN TestStats [2022-02-15T21:05:10.028Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T21:05:10.028Z] --- SKIP: TestStats (0.00s) [2022-02-15T21:05:10.028Z] === RUN TestStopContainerWithTimeout [2022-02-15T21:05:10.028Z] === RUN TestStopContainerWithTimeout/0 [2022-02-15T21:05:10.028Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-15T21:05:10.028Z] === RUN TestStopContainerWithTimeout/1 [2022-02-15T21:05:10.028Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-15T21:05:10.028Z] === RUN TestStopContainerWithTimeout/3 [2022-02-15T21:05:10.028Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-15T21:05:10.028Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-15T21:05:10.028Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-15T21:05:10.028Z] === CONT TestStopContainerWithTimeout/0 [2022-02-15T21:05:10.028Z] === CONT TestStopContainerWithTimeout/3 [2022-02-15T21:05:10.523Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-02-15T21:05:10.523Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-02-15T21:05:10.523Z] === RUN TestContinueOnError_MirrorEndpoint [2022-02-15T21:05:10.523Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-02-15T21:05:10.523Z] === RUN TestContinueOnError_NeverContinue [2022-02-15T21:05:10.523Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-02-15T21:05:10.523Z] === RUN TestManifestStore [2022-02-15T21:05:10.523Z] === RUN TestManifestStore/no_remote_or_local [2022-02-15T21:05:10.523Z] === RUN TestSuccessfulDownload [2022-02-15T21:05:10.523Z] download_test.go:267: Needs fixing on Windows [2022-02-15T21:05:10.523Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-02-15T21:05:10.523Z] === RUN TestCancelledDownload [2022-02-15T21:05:10.523Z] --- PASS: TestCancelledDownload (0.00s) [2022-02-15T21:05:10.523Z] === RUN TestMaxDownloadAttempts [2022-02-15T21:05:10.523Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T21:05:10.523Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T21:05:10.523Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T21:05:10.523Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T21:05:10.523Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T21:05:10.523Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T21:05:10.523Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T21:05:10.523Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T21:05:10.523Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-02-15T21:05:10.523Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-02-15T21:05:10.523Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-02-15T21:05:10.523Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-02-15T21:05:10.523Z] time="2022-02-15T21:05:10Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1807360755\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-02-15T21:05:10.523Z] === RUN TestManifestStore/no_local_cache [2022-02-15T21:05:10.523Z] === RUN TestManifestStore/with_local_cache [2022-02-15T21:05:10.523Z] === RUN TestManifestStore/unknown_media_type [2022-02-15T21:05:10.523Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-02-15T21:05:10.523Z] time="2022-02-15T21:05:10Z" level=warning msg="reference for unknown type: " [2022-02-15T21:05:10.523Z] time="2022-02-15T21:05:10Z" level=warning msg="reference for unknown type: " [2022-02-15T21:05:10.523Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-02-15T21:05:10.523Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-02-15T21:05:10.523Z] time="2022-02-15T21:05:10Z" level=warning msg="reference for unknown type: " [2022-02-15T21:05:10.523Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-02-15T21:05:10.523Z] time="2022-02-15T21:05:10Z" level=warning msg="reference for unknown type: " [2022-02-15T21:05:10.523Z] time="2022-02-15T21:05:10Z" level=warning msg="reference for unknown type: " [2022-02-15T21:05:10.523Z] === RUN TestManifestStore/error_persisting_manifest [2022-02-15T21:05:10.523Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-02-15T21:05:10.523Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-02-15T21:05:10.602Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-15T21:05:10.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-15T21:05:10.985Z] time="2022-02-15T21:05:10Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-02-15T21:05:10.985Z] --- PASS: TestManifestStore (0.43s) [2022-02-15T21:05:10.985Z] --- PASS: TestManifestStore/no_remote_or_local (0.28s) [2022-02-15T21:05:10.985Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-02-15T21:05:10.985Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-02-15T21:05:10.985Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-02-15T21:05:10.985Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-02-15T21:05:10.985Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-02-15T21:05:10.985Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-02-15T21:05:10.985Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-02-15T21:05:10.985Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-02-15T21:05:10.985Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaType [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-02-15T21:05:10.985Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-02-15T21:05:10.985Z] === RUN TestFixManifestLayers [2022-02-15T21:05:10.985Z] --- PASS: TestFixManifestLayers (0.00s) [2022-02-15T21:05:10.985Z] === RUN TestFixManifestLayersBaseLayerParent [2022-02-15T21:05:10.985Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-15T21:05:10.985Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-15T21:05:10.985Z] === RUN TestFixManifestLayersBadParent [2022-02-15T21:05:10.985Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-02-15T21:05:10.985Z] === RUN TestValidateManifest [2022-02-15T21:05:10.985Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-15T21:05:10.985Z] --- SKIP: TestValidateManifest (0.00s) [2022-02-15T21:05:10.985Z] === RUN TestFormatPlatform [2022-02-15T21:05:10.985Z] --- PASS: TestFormatPlatform (0.00s) [2022-02-15T21:05:10.985Z] === RUN TestGetRepositoryMountCandidates [2022-02-15T21:05:10.985Z] --- PASS: TestGetRepositoryMountCandidates (0.01s) [2022-02-15T21:05:10.985Z] === RUN TestLayerAlreadyExists [2022-02-15T21:05:10.985Z] 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-02-15T21:05:10.985Z] 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-02-15T21:05:10.985Z] 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-02-15T21:05:10.985Z] 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-02-15T21:05:10.985Z] 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-02-15T21:05:10.985Z] 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-02-15T21:05:10.985Z] --- PASS: TestLayerAlreadyExists (0.01s) [2022-02-15T21:05:10.985Z] === RUN TestWhenEmptyAuthConfig [2022-02-15T21:05:10.985Z] time="2022-02-15T21:05:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T21:05:10.985Z] time="2022-02-15T21:05:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T21:05:10.985Z] time="2022-02-15T21:05:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T21:05:10.985Z] time="2022-02-15T21:05:10Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-02-15T21:05:10.985Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-02-15T21:05:10.985Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.44s) [2022-02-15T21:05:10.985Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.44s) [2022-02-15T21:05:10.985Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.44s) [2022-02-15T21:05:10.985Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.44s) [2022-02-15T21:05:10.985Z] === RUN TestTransfer [2022-02-15T21:05:10.985Z] --- PASS: TestTransfer (0.12s) [2022-02-15T21:05:10.985Z] === RUN TestConcurrencyLimit [2022-02-15T21:05:10.985Z] --- PASS: TestV2MetadataService (1.65s) [2022-02-15T21:05:10.985Z] PASS [2022-02-15T21:05:10.985Z] coverage: 48.2% of statements [2022-02-15T21:05:10.985Z] ok github.com/docker/docker/distribution/metadata 1.803s coverage: 48.2% of statements [2022-02-15T21:05:11.454Z] === RUN TestNotFound [2022-02-15T21:05:11.454Z] --- PASS: TestNotFound (0.00s) [2022-02-15T21:05:11.454Z] === RUN TestConflict [2022-02-15T21:05:11.454Z] --- PASS: TestConflict (0.00s) [2022-02-15T21:05:11.454Z] === RUN TestForbidden [2022-02-15T21:05:11.454Z] --- PASS: TestForbidden (0.00s) [2022-02-15T21:05:11.454Z] === RUN TestInvalidParameter [2022-02-15T21:05:11.454Z] --- PASS: TestInvalidParameter (0.00s) [2022-02-15T21:05:11.454Z] === RUN TestNotImplemented [2022-02-15T21:05:11.454Z] --- PASS: TestNotImplemented (0.00s) [2022-02-15T21:05:11.454Z] === RUN TestNotModified [2022-02-15T21:05:11.454Z] --- PASS: TestNotModified (0.00s) [2022-02-15T21:05:11.454Z] === RUN TestUnauthorized [2022-02-15T21:05:11.454Z] --- PASS: TestUnauthorized (0.00s) [2022-02-15T21:05:11.454Z] === RUN TestUnknown [2022-02-15T21:05:11.454Z] --- PASS: TestUnknown (0.00s) [2022-02-15T21:05:11.454Z] === RUN TestCancelled [2022-02-15T21:05:11.454Z] --- PASS: TestCancelled (0.00s) [2022-02-15T21:05:11.454Z] === RUN TestDeadline [2022-02-15T21:05:11.454Z] --- PASS: TestDeadline (0.00s) [2022-02-15T21:05:11.454Z] === RUN TestDataLoss [2022-02-15T21:05:11.454Z] --- PASS: TestDataLoss (0.00s) [2022-02-15T21:05:11.454Z] === RUN TestUnavailable [2022-02-15T21:05:11.454Z] --- PASS: TestUnavailable (0.00s) [2022-02-15T21:05:11.454Z] === RUN TestSystem [2022-02-15T21:05:11.454Z] --- PASS: TestSystem (0.00s) [2022-02-15T21:05:11.454Z] === RUN TestFromStatusCode [2022-02-15T21:05:11.454Z] === RUN TestFromStatusCode/Not_Found [2022-02-15T21:05:11.454Z] === RUN TestFromStatusCode/Bad_Request [2022-02-15T21:05:11.454Z] === RUN TestFromStatusCode/Conflict [2022-02-15T21:05:11.454Z] === RUN TestFromStatusCode/Unauthorized [2022-02-15T21:05:11.454Z] === RUN TestFromStatusCode/Service_Unavailable [2022-02-15T21:05:11.454Z] === RUN TestFromStatusCode/Forbidden [2022-02-15T21:05:11.454Z] === RUN TestFromStatusCode/Not_Modified [2022-02-15T21:05:11.454Z] === RUN TestFromStatusCode/Not_Implemented [2022-02-15T21:05:11.454Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-02-15T21:05:11.454Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-02-15T21:05:11.454Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-02-15T21:05:11.454Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-02-15T21:05:11.454Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-02-15T21:05:11.454Z] --- PASS: TestFromStatusCode (0.00s) [2022-02-15T21:05:11.454Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-02-15T21:05:11.454Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-02-15T21:05:11.454Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-02-15T21:05:11.454Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-02-15T21:05:11.454Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-02-15T21:05:11.454Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-02-15T21:05:11.454Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-02-15T21:05:11.454Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-02-15T21:05:11.454Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-02-15T21:05:11.454Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-02-15T21:05:11.454Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-02-15T21:05:11.454Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-02-15T21:05:11.454Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-02-15T21:05:11.454Z] PASS [2022-02-15T21:05:11.454Z] coverage: 53.1% of statements [2022-02-15T21:05:11.454Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-02-15T21:05:11.454Z] === RUN TestInactiveJobs [2022-02-15T21:05:11.454Z] ok github.com/docker/docker/errdefs 0.041s coverage: 53.1% of statements [2022-02-15T21:05:11.916Z] --- PASS: TestInactiveJobs (0.39s) [2022-02-15T21:05:11.916Z] === RUN TestWatchRelease [2022-02-15T21:05:11.916Z] --- PASS: TestWatchRelease (0.05s) [2022-02-15T21:05:11.916Z] === RUN TestWatchFinishedTransfer [2022-02-15T21:05:11.916Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-02-15T21:05:11.916Z] === RUN TestDuplicateTransfer [2022-02-15T21:05:11.916Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-02-15T21:05:11.916Z] === RUN TestSuccessfulUpload [2022-02-15T21:05:11.916Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2022-02-15T21:05:11.916Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-02-15T21:05:11.916Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-02-15T21:05:11.916Z] === RUN TestTokenPassThru [2022-02-15T21:05:11.916Z] --- PASS: TestTokenPassThru (0.01s) [2022-02-15T21:05:11.916Z] === RUN TestTokenPassThruDifferentHost [2022-02-15T21:05:11.916Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-02-15T21:05:11.916Z] PASS [2022-02-15T21:05:11.916Z] coverage: 24.6% of statements [2022-02-15T21:05:11.916Z] ok github.com/docker/docker/distribution 1.770s coverage: 24.6% of statements [2022-02-15T21:05:11.916Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-15T21:05:12.378Z] time="2022-02-15T21:05:11Z" level=error msg="Upload failed, retrying: simulating retry" [2022-02-15T21:05:12.378Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-02-15T21:05:12.378Z] === RUN TestCancelledUpload [2022-02-15T21:05:12.378Z] --- PASS: TestCancelledUpload (0.00s) [2022-02-15T21:05:12.378Z] PASS [2022-02-15T21:05:12.378Z] coverage: 77.6% of statements [2022-02-15T21:05:12.378Z] ok github.com/docker/docker/distribution/xfer 1.870s coverage: 77.6% of statements [2022-02-15T21:05:12.378Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-15T21:05:12.519Z] === CONT TestStopContainerWithTimeout/1 [2022-02-15T21:05:12.840Z] === RUN TestCompare [2022-02-15T21:05:12.840Z] --- PASS: TestCompare (0.00s) [2022-02-15T21:05:12.840Z] PASS [2022-02-15T21:05:12.840Z] coverage: 19.2% of statements [2022-02-15T21:05:12.840Z] ok github.com/docker/docker/image/cache 0.116s coverage: 19.2% of statements [2022-02-15T21:05:12.840Z] === RUN TestFSGetInvalidData [2022-02-15T21:05:12.840Z] --- PASS: TestFSGetInvalidData (0.03s) [2022-02-15T21:05:12.840Z] === RUN TestFSInvalidSet [2022-02-15T21:05:12.840Z] --- PASS: TestFSInvalidSet (0.02s) [2022-02-15T21:05:12.840Z] === RUN TestFSInvalidRoot [2022-02-15T21:05:12.840Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-02-15T21:05:12.840Z] === RUN TestFSMetadataGetSet [2022-02-15T21:05:13.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:05:13.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-15T21:05:13.302Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-02-15T21:05:13.302Z] === RUN TestFSInvalidWalker [2022-02-15T21:05:13.302Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-02-15T21:05:13.302Z] === RUN TestFSGetSet [2022-02-15T21:05:13.302Z] --- PASS: TestFSGetSet (0.02s) [2022-02-15T21:05:13.302Z] === RUN TestFSGetUnsetKey [2022-02-15T21:05:13.302Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-02-15T21:05:13.302Z] === RUN TestFSGetEmptyData [2022-02-15T21:05:13.302Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-02-15T21:05:13.302Z] === RUN TestFSDelete [2022-02-15T21:05:13.302Z] --- PASS: TestFSDelete (0.02s) [2022-02-15T21:05:13.302Z] === RUN TestFSWalker [2022-02-15T21:05:13.302Z] --- PASS: TestFSWalker (0.02s) [2022-02-15T21:05:13.302Z] === RUN TestFSWalkerStopOnError [2022-02-15T21:05:13.302Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-02-15T21:05:13.302Z] === RUN TestNewFromJSON [2022-02-15T21:05:13.302Z] --- PASS: TestNewFromJSON (0.00s) [2022-02-15T21:05:13.302Z] === RUN TestNewFromJSONWithInvalidJSON [2022-02-15T21:05:13.302Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-02-15T21:05:13.302Z] === RUN TestMarshalKeyOrder [2022-02-15T21:05:13.302Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-02-15T21:05:13.302Z] === RUN TestHistoryEqual [2022-02-15T21:05:13.302Z] --- PASS: TestHistoryEqual (0.20s) [2022-02-15T21:05:13.302Z] === RUN TestImage [2022-02-15T21:05:13.302Z] --- PASS: TestImage (0.00s) [2022-02-15T21:05:13.302Z] === RUN TestImageOSNotEmpty [2022-02-15T21:05:13.302Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-02-15T21:05:13.302Z] === RUN TestNewChildImageFromImageWithRootFS [2022-02-15T21:05:13.302Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-02-15T21:05:13.302Z] === RUN TestCreate [2022-02-15T21:05:13.302Z] --- PASS: TestCreate (0.02s) [2022-02-15T21:05:13.302Z] === RUN TestRestore [2022-02-15T21:05:13.302Z] time="2022-02-15T21:05:13Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-02-15T21:05:13.302Z] --- PASS: TestRestore (0.06s) [2022-02-15T21:05:13.302Z] === RUN TestAddDelete [2022-02-15T21:05:13.302Z] --- PASS: TestAddDelete (0.03s) [2022-02-15T21:05:13.302Z] === RUN TestSearchAfterDelete [2022-02-15T21:05:13.384Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T21:05:13.768Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-02-15T21:05:13.768Z] === RUN TestParentReset [2022-02-15T21:05:13.768Z] --- PASS: TestParentReset (0.07s) [2022-02-15T21:05:13.768Z] === RUN TestGetAndSetLastUpdated [2022-02-15T21:05:13.768Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-02-15T21:05:13.768Z] === RUN TestStoreLen [2022-02-15T21:05:13.768Z] === RUN TestMakeV1ConfigFromConfig [2022-02-15T21:05:13.768Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-02-15T21:05:13.768Z] PASS [2022-02-15T21:05:13.768Z] coverage: 25.0% of statements [2022-02-15T21:05:13.768Z] ok github.com/docker/docker/image/v1 0.088s coverage: 25.0% of statements [2022-02-15T21:05:13.768Z] --- PASS: TestStoreLen (0.08s) [2022-02-15T21:05:13.768Z] PASS [2022-02-15T21:05:13.768Z] coverage: 86.6% of statements [2022-02-15T21:05:13.768Z] ok github.com/docker/docker/image 0.802s coverage: 86.6% of statements [2022-02-15T21:05:13.768Z] === RUN TestValidateManifest [2022-02-15T21:05:13.768Z] === RUN TestValidateManifest/nil [2022-02-15T21:05:13.768Z] === RUN TestValidateManifest/non-nil [2022-02-15T21:05:13.768Z] --- PASS: TestValidateManifest (0.00s) [2022-02-15T21:05:13.768Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-02-15T21:05:13.768Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-02-15T21:05:13.768Z] PASS [2022-02-15T21:05:13.768Z] coverage: 0.7% of statements [2022-02-15T21:05:13.768Z] ok github.com/docker/docker/image/tarexport 0.080s coverage: 0.7% of statements [2022-02-15T21:05:13.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-15T21:05:13.895Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-15T21:05:13.895Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-02-15T21:05:13.895Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2022-02-15T21:05:13.895Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-02-15T21:05:13.895Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-02-15T21:05:13.895Z] === RUN TestDeleteDevicemapper [2022-02-15T21:05:13.895Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T21:05:13.895Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-15T21:05:13.895Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-15T21:05:14.230Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-15T21:05:14.693Z] === RUN TestSerialization [2022-02-15T21:05:14.693Z] --- PASS: TestSerialization (0.03s) [2022-02-15T21:05:14.693Z] PASS [2022-02-15T21:05:14.693Z] coverage: 100.0% of statements [2022-02-15T21:05:14.693Z] ok github.com/docker/docker/libcontainerd/queue 0.107s coverage: 100.0% of statements [2022-02-15T21:05:15.273Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T21:05:16.240Z] === RUN TestEnvironmentParsing [2022-02-15T21:05:16.240Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-02-15T21:05:16.240Z] PASS [2022-02-15T21:05:16.240Z] coverage: 1.2% of statements [2022-02-15T21:05:16.240Z] ok github.com/docker/docker/libcontainerd/local 0.068s coverage: 1.2% of statements [2022-02-15T21:05:16.240Z] === RUN TestEmptyLayer [2022-02-15T21:05:16.240Z] --- PASS: TestEmptyLayer (0.00s) [2022-02-15T21:05:16.240Z] === RUN TestCommitFailure [2022-02-15T21:05:16.240Z] --- PASS: TestCommitFailure (0.01s) [2022-02-15T21:05:16.240Z] === RUN TestStartTransactionFailure [2022-02-15T21:05:16.240Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-02-15T21:05:16.240Z] === RUN TestGetOrphan [2022-02-15T21:05:16.240Z] --- PASS: TestGetOrphan (0.01s) [2022-02-15T21:05:16.240Z] === RUN TestMountAndRegister [2022-02-15T21:05:16.240Z] layer_test.go:270: Layer size: 14 [2022-02-15T21:05:16.240Z] --- PASS: TestMountAndRegister (0.09s) [2022-02-15T21:05:16.240Z] === RUN TestLayerRelease [2022-02-15T21:05:16.240Z] layer_test.go:303: Failing on Windows [2022-02-15T21:05:16.240Z] --- SKIP: TestLayerRelease (0.00s) [2022-02-15T21:05:16.240Z] === RUN TestStoreRestore [2022-02-15T21:05:16.240Z] layer_test.go:352: Failing on Windows [2022-02-15T21:05:16.240Z] --- SKIP: TestStoreRestore (0.00s) [2022-02-15T21:05:16.240Z] === RUN TestTarStreamStability [2022-02-15T21:05:16.240Z] layer_test.go:467: Failing on Windows [2022-02-15T21:05:16.240Z] --- SKIP: TestTarStreamStability (0.00s) [2022-02-15T21:05:16.240Z] === RUN TestRegisterExistingLayer [2022-02-15T21:05:16.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-15T21:05:16.431Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.93s) [2022-02-15T21:05:16.431Z] === RUN TestUpdateMemory [2022-02-15T21:05:16.431Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T21:05:16.431Z] --- SKIP: TestUpdateMemory (0.00s) [2022-02-15T21:05:16.431Z] === RUN TestUpdateCPUQuota [2022-02-15T21:05:16.431Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T21:05:16.431Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-02-15T21:05:16.431Z] === RUN TestUpdatePidsLimit [2022-02-15T21:05:16.431Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T21:05:16.431Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-02-15T21:05:16.431Z] === RUN TestUpdateRestartPolicy [2022-02-15T21:05:16.703Z] --- PASS: TestRegisterExistingLayer (0.19s) [2022-02-15T21:05:16.703Z] === RUN TestTarStreamVerification [2022-02-15T21:05:16.703Z] layer_test.go:696: Failing on Windows [2022-02-15T21:05:16.703Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestLayerMigration [2022-02-15T21:05:16.703Z] migration_test.go:45: Failing on Windows [2022-02-15T21:05:16.703Z] --- SKIP: TestLayerMigration (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestLayerMigrationNoTarsplit [2022-02-15T21:05:16.703Z] migration_test.go:181: Failing on Windows [2022-02-15T21:05:16.703Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestMountInit [2022-02-15T21:05:16.703Z] mount_test.go:17: Failing on Windows [2022-02-15T21:05:16.703Z] --- SKIP: TestMountInit (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestMountSize [2022-02-15T21:05:16.703Z] mount_test.go:76: Failing on Windows [2022-02-15T21:05:16.703Z] --- SKIP: TestMountSize (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestMountChanges [2022-02-15T21:05:16.703Z] mount_test.go:125: Failing on Windows [2022-02-15T21:05:16.703Z] --- SKIP: TestMountChanges (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestMountApply [2022-02-15T21:05:16.703Z] mount_test.go:212: Failing on Windows [2022-02-15T21:05:16.703Z] --- SKIP: TestMountApply (0.00s) [2022-02-15T21:05:16.703Z] PASS [2022-02-15T21:05:16.703Z] coverage: 30.1% of statements [2022-02-15T21:05:16.703Z] ok github.com/docker/docker/layer 0.403s coverage: 30.1% of statements [2022-02-15T21:05:16.703Z] === RUN TestSequenceGetAvailableBit [2022-02-15T21:05:16.703Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestSequenceEqual [2022-02-15T21:05:16.703Z] --- PASS: TestSequenceEqual (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestSequenceCopy [2022-02-15T21:05:16.703Z] --- PASS: TestSequenceCopy (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestGetFirstAvailable [2022-02-15T21:05:16.703Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestFindSequence [2022-02-15T21:05:16.703Z] --- PASS: TestFindSequence (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestCheckIfAvailable [2022-02-15T21:05:16.703Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestMergeSequences [2022-02-15T21:05:16.703Z] --- PASS: TestMergeSequences (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestPushReservation [2022-02-15T21:05:16.703Z] --- PASS: TestPushReservation (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestSerializeDeserialize [2022-02-15T21:05:16.703Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestSet [2022-02-15T21:05:16.703Z] --- PASS: TestSet (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestSetUnset [2022-02-15T21:05:16.703Z] --- PASS: TestSetUnset (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestOffsetSetUnset [2022-02-15T21:05:16.703Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestSetInRange [2022-02-15T21:05:16.703Z] --- PASS: TestSetInRange (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestSetAnyInRange [2022-02-15T21:05:16.703Z] --- PASS: TestSetAnyInRange (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestMethods [2022-02-15T21:05:16.703Z] --- PASS: TestMethods (0.00s) [2022-02-15T21:05:16.703Z] === RUN TestRandomAllocateDeallocate [2022-02-15T21:05:16.703Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-15T21:05:16.703Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-15T21:05:16.703Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-15T21:05:16.703Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-15T21:05:16.822Z] --- PASS: TestBuildMultiStageOnBuild (15.17s) [2022-02-15T21:05:16.822Z] === RUN TestBuildUncleanTarFilenames [2022-02-15T21:05:16.822Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:05:16.822Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-15T21:05:16.822Z] === RUN TestBuildMultiStageLayerLeak [2022-02-15T21:05:17.162Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T21:05:17.162Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T21:05:19.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T21:05:19.054Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T21:05:19.631Z] === RUN TestInvalidConfig [2022-02-15T21:05:19.631Z] --- PASS: TestInvalidConfig (0.00s) [2022-02-15T21:05:19.631Z] === RUN TestConfig [2022-02-15T21:05:19.631Z] --- PASS: TestConfig (0.00s) [2022-02-15T21:05:19.631Z] === RUN TestOptionsLabels [2022-02-15T21:05:19.631Z] --- PASS: TestOptionsLabels (0.00s) [2022-02-15T21:05:19.631Z] === RUN TestValidName [2022-02-15T21:05:19.631Z] --- PASS: TestValidName (0.00s) [2022-02-15T21:05:19.631Z] PASS [2022-02-15T21:05:19.631Z] coverage: 19.7% of statements [2022-02-15T21:05:19.631Z] ok github.com/docker/docker/libnetwork/config 0.087s coverage: 19.7% of statements [2022-02-15T21:05:20.094Z] === RUN TestKey [2022-02-15T21:05:20.094Z] --- PASS: TestKey (0.00s) [2022-02-15T21:05:20.094Z] === RUN TestParseKey [2022-02-15T21:05:20.094Z] --- PASS: TestParseKey (0.00s) [2022-02-15T21:05:20.094Z] === RUN TestInvalidDataStore [2022-02-15T21:05:20.094Z] --- PASS: TestInvalidDataStore (0.00s) [2022-02-15T21:05:20.094Z] === RUN TestKVObjectFlatKey [2022-02-15T21:05:20.094Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-02-15T21:05:20.094Z] === RUN TestAtomicKVObjectFlatKey [2022-02-15T21:05:20.094Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-02-15T21:05:20.094Z] PASS [2022-02-15T21:05:20.094Z] coverage: 21.9% of statements [2022-02-15T21:05:20.094Z] ok github.com/docker/docker/libnetwork/datastore 0.062s coverage: 21.9% of statements [2022-02-15T21:05:20.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T21:05:21.068Z] === RUN TestErrorInterfaces [2022-02-15T21:05:21.068Z] --- PASS: TestErrorInterfaces (0.00s) [2022-02-15T21:05:21.068Z] === RUN TestNetworkMarshalling [2022-02-15T21:05:21.068Z] --- PASS: TestNetworkMarshalling (0.24s) [2022-02-15T21:05:21.068Z] === RUN TestEndpointMarshalling [2022-02-15T21:05:21.068Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-02-15T21:05:21.068Z] === RUN TestAuxAddresses [2022-02-15T21:05:21.068Z] time="2022-02-15T21:05:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T21:05:21.068Z] === RUN TestIPDataMarshalling [2022-02-15T21:05:21.068Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-02-15T21:05:21.068Z] === RUN TestValidateAndIsV6 [2022-02-15T21:05:21.068Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-02-15T21:05:21.068Z] PASS [2022-02-15T21:05:21.068Z] coverage: 68.9% of statements [2022-02-15T21:05:21.068Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2022-02-15T21:05:21.068Z] --- PASS: TestAuxAddresses (0.02s) [2022-02-15T21:05:21.068Z] === RUN TestSRVServiceQuery [2022-02-15T21:05:21.068Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:05:21.068Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-02-15T21:05:21.068Z] === RUN TestServiceVIPReuse [2022-02-15T21:05:21.068Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:05:21.068Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-02-15T21:05:21.068Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-02-15T21:05:21.068Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:05:21.068Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-15T21:05:21.068Z] === RUN TestDNSIPQuery [2022-02-15T21:05:21.068Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:05:21.068Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-02-15T21:05:21.068Z] === RUN TestDNSProxyServFail [2022-02-15T21:05:21.068Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:05:21.068Z] --- SKIP: TestDNSProxyServFail (0.01s) [2022-02-15T21:05:21.068Z] === RUN TestSandboxAddEmpty [2022-02-15T21:05:21.068Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:05:21.068Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-02-15T21:05:21.068Z] === RUN TestSandboxAddMultiPrio [2022-02-15T21:05:21.068Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:05:21.068Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-02-15T21:05:21.068Z] === RUN TestSandboxAddSamePrio [2022-02-15T21:05:21.068Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:05:21.068Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-02-15T21:05:21.068Z] === RUN TestCleanupServiceDiscovery [2022-02-15T21:05:21.068Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:05:21.068Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-02-15T21:05:21.068Z] === RUN TestDNSOptions [2022-02-15T21:05:21.068Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:05:21.068Z] --- SKIP: TestDNSOptions (0.01s) [2022-02-15T21:05:21.068Z] === RUN TestMultipleControllersWithSameStore [2022-02-15T21:05:21.068Z] time="2022-02-15T21:05:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T21:05:21.068Z] time="2022-02-15T21:05:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-02-15T21:05:21.068Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-02-15T21:05:21.068Z] PASS [2022-02-15T21:05:21.068Z] coverage: 8.5% of statements [2022-02-15T21:05:21.068Z] ok github.com/docker/docker/libnetwork 0.429s coverage: 8.5% of statements [2022-02-15T21:05:21.236Z] ok github.com/docker/docker/libnetwork/networkdb 105.040s coverage: 60.0% of statements [2022-02-15T21:05:21.236Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-15T21:05:21.236Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-15T21:05:21.236Z] ok github.com/docker/docker/libnetwork/osl 4.296s coverage: 39.7% of statements [2022-02-15T21:05:21.492Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-15T21:05:21.531Z] === RUN TestDriver [2022-02-15T21:05:21.531Z] --- PASS: TestDriver (0.00s) [2022-02-15T21:05:21.531Z] PASS [2022-02-15T21:05:21.531Z] coverage: 34.8% of statements [2022-02-15T21:05:21.531Z] ok github.com/docker/docker/libnetwork/drivers/host 0.058s coverage: 34.8% of statements [2022-02-15T21:05:21.748Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.78s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.20s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.54s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.55s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.89s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.01s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-02-15T21:05:22.310Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-02-15T21:05:22.310Z] === RUN TestCgroupNamespacesRun [2022-02-15T21:05:22.509Z] === RUN TestDriver [2022-02-15T21:05:22.509Z] --- PASS: TestDriver (0.00s) [2022-02-15T21:05:22.509Z] PASS [2022-02-15T21:05:22.509Z] coverage: 34.8% of statements [2022-02-15T21:05:22.509Z] ok github.com/docker/docker/libnetwork/drivers/null 0.051s coverage: 34.8% of statements [2022-02-15T21:05:22.509Z] === RUN TestNetworkAllocateFree [2022-02-15T21:05:22.509Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-02-15T21:05:22.509Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-02-15T21:05:22.509Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-02-15T21:05:22.509Z] PASS [2022-02-15T21:05:22.509Z] coverage: 63.6% of statements [2022-02-15T21:05:22.509Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.059s coverage: 63.6% of statements [2022-02-15T21:05:22.677Z] ok github.com/docker/docker/libnetwork/portmapper 0.283s coverage: 48.6% of statements [2022-02-15T21:05:22.677Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-02-15T21:05:22.677Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-15T21:05:22.961Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-15T21:05:22.961Z] [2022-02-15T21:05:22.961Z] === Skipped [2022-02-15T21:05:22.961Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-15T21:05:22.961Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-15T21:05:22.961Z] [2022-02-15T21:05:22.961Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-15T21:05:22.961Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-15T21:05:22.961Z] [2022-02-15T21:05:22.961Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-15T21:05:22.961Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-15T21:05:22.961Z] [2022-02-15T21:05:22.961Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-15T21:05:22.961Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:05:22.961Z] [2022-02-15T21:05:22.961Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-15T21:05:22.961Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:05:22.961Z] [2022-02-15T21:05:22.961Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-15T21:05:22.961Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:05:22.961Z] [2022-02-15T21:05:22.961Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-15T21:05:22.961Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:05:22.961Z] [2022-02-15T21:05:22.961Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-15T21:05:22.961Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:05:22.961Z] [2022-02-15T21:05:22.961Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-15T21:05:22.961Z] firewalld_test.go:14: firewalld is not running [2022-02-15T21:05:22.961Z] [2022-02-15T21:05:22.961Z] DONE 326 tests, 9 skipped in 202.108s [2022-02-15T21:05:22.974Z] === RUN TestGetEmptyCapabilities [2022-02-15T21:05:22.974Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-02-15T21:05:22.974Z] === RUN TestGetExtraCapabilities [2022-02-15T21:05:22.974Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-02-15T21:05:22.974Z] === RUN TestGetInvalidCapabilities [2022-02-15T21:05:22.974Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-02-15T21:05:22.974Z] === RUN TestRemoteDriver [2022-02-15T21:05:22.974Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-15T21:05:22.974Z] === RUN TestDriverError [2022-02-15T21:05:22.974Z] --- PASS: TestDriverError (0.01s) [2022-02-15T21:05:22.974Z] === RUN TestMissingValues [2022-02-15T21:05:22.974Z] --- PASS: TestMissingValues (0.00s) [2022-02-15T21:05:22.974Z] === RUN TestRollback [2022-02-15T21:05:22.974Z] --- PASS: TestRollback (0.02s) [2022-02-15T21:05:22.974Z] PASS [2022-02-15T21:05:22.974Z] coverage: 57.4% of statements [2022-02-15T21:05:22.974Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.149s coverage: 57.4% of statements [2022-02-15T21:05:23.238Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-02-15T21:05:23.238Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-15T21:05:23.238Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-15T21:05:23.238Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-15T21:05:23.238Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-15T21:05:23.429Z] --- PASS: TestBuildMultiStageOnBuild (14.47s) [2022-02-15T21:05:23.429Z] === RUN TestBuildUncleanTarFilenames [2022-02-15T21:05:23.429Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:05:23.429Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-02-15T21:05:23.429Z] === RUN TestBuildMultiStageLayerLeak Post stage [Pipeline] junit [2022-02-15T21:05:23.548Z] Recording test results [2022-02-15T21:05:23.952Z] === RUN TestNew [2022-02-15T21:05:23.952Z] --- PASS: TestNew (0.00s) [2022-02-15T21:05:23.952Z] === RUN TestAddDriver [2022-02-15T21:05:23.952Z] --- PASS: TestAddDriver (0.00s) [2022-02-15T21:05:23.952Z] === RUN TestAddDuplicateDriver [2022-02-15T21:05:23.952Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-02-15T21:05:23.952Z] === RUN TestIPAMDefaultAddressSpaces [2022-02-15T21:05:23.952Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-02-15T21:05:23.952Z] === RUN TestDriver [2022-02-15T21:05:23.952Z] --- PASS: TestDriver (0.00s) [2022-02-15T21:05:23.952Z] === RUN TestIPAM [2022-02-15T21:05:23.952Z] --- PASS: TestIPAM (0.00s) [2022-02-15T21:05:23.952Z] === RUN TestWalkIPAMs [2022-02-15T21:05:23.952Z] --- PASS: TestWalkIPAMs (0.00s) [2022-02-15T21:05:23.952Z] === RUN TestWalkDrivers [2022-02-15T21:05:23.952Z] --- PASS: TestWalkDrivers (0.00s) [2022-02-15T21:05:23.952Z] PASS [2022-02-15T21:05:23.952Z] coverage: 82.4% of statements [2022-02-15T21:05:23.952Z] ok github.com/docker/docker/libnetwork/drvregistry 0.088s coverage: 82.4% of statements [2022-02-15T21:05:23.952Z] === RUN TestNAT [2022-02-15T21:05:23.952Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-15T21:05:23.952Z] --- SKIP: TestNAT (0.00s) [2022-02-15T21:05:23.952Z] === RUN TestTransparent [2022-02-15T21:05:23.952Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-15T21:05:23.952Z] --- SKIP: TestTransparent (0.00s) [2022-02-15T21:05:23.952Z] PASS [2022-02-15T21:05:23.952Z] coverage: 0.0% of statements [2022-02-15T21:05:23.952Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.060s coverage: 0.0% of statements [2022-02-15T21:05:24.414Z] === RUN TestBuildDefault [2022-02-15T21:05:24.414Z] --- PASS: TestBuildDefault (0.00s) [2022-02-15T21:05:24.414Z] === RUN TestBuildHostnameDomainname [2022-02-15T21:05:24.414Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-02-15T21:05:24.414Z] === RUN TestBuildHostname [2022-02-15T21:05:24.414Z] --- PASS: TestBuildHostname (0.00s) [2022-02-15T21:05:24.414Z] === RUN TestBuildHostnameFQDN [2022-02-15T21:05:24.414Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-02-15T21:05:24.414Z] === RUN TestBuildNoIP [2022-02-15T21:05:24.414Z] --- PASS: TestBuildNoIP (0.00s) [2022-02-15T21:05:24.414Z] === RUN TestUpdate [2022-02-15T21:05:24.414Z] --- PASS: TestUpdate (0.00s) [2022-02-15T21:05:24.414Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-02-15T21:05:24.414Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-02-15T21:05:24.414Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-02-15T21:05:24.414Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-02-15T21:05:24.414Z] === RUN TestAddEmpty [2022-02-15T21:05:24.414Z] --- PASS: TestAddEmpty (0.00s) [2022-02-15T21:05:24.414Z] === RUN TestAdd [2022-02-15T21:05:24.414Z] --- PASS: TestAdd (0.00s) [2022-02-15T21:05:24.414Z] === RUN TestDeleteEmpty [2022-02-15T21:05:24.414Z] --- PASS: TestDeleteEmpty (0.00s) [2022-02-15T21:05:24.414Z] === RUN TestDeleteNewline [2022-02-15T21:05:24.414Z] --- PASS: TestDeleteNewline (0.00s) [2022-02-15T21:05:24.414Z] === RUN TestDelete [2022-02-15T21:05:24.414Z] --- PASS: TestDelete (0.00s) [2022-02-15T21:05:24.414Z] === RUN TestConcurrentWrites [2022-02-15T21:05:24.414Z] --- PASS: TestConcurrentWrites (0.31s) [2022-02-15T21:05:24.414Z] PASS [2022-02-15T21:05:24.414Z] coverage: 81.2% of statements [2022-02-15T21:05:24.414Z] ok github.com/docker/docker/libnetwork/etchosts 0.388s coverage: 81.2% of statements [2022-02-15T21:05:24.414Z] --- PASS: TestRandomAllocateDeallocate (7.89s) [2022-02-15T21:05:24.414Z] === RUN TestAllocateRandomDeallocate [2022-02-15T21:05:24.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-15T21:05:24.606Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-02-15T21:05:24.606Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-15T21:05:24.877Z] === RUN TestCaller [2022-02-15T21:05:24.877Z] --- PASS: TestCaller (0.00s) [2022-02-15T21:05:24.877Z] PASS [2022-02-15T21:05:24.877Z] coverage: 100.0% of statements [2022-02-15T21:05:24.877Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2022-02-15T21:05:24.877Z] === RUN TestNew [2022-02-15T21:05:24.877Z] --- PASS: TestNew (0.00s) [2022-02-15T21:05:24.877Z] === RUN TestAllocate [2022-02-15T21:05:24.877Z] --- PASS: TestAllocate (0.00s) [2022-02-15T21:05:24.877Z] === RUN TestUninitialized [2022-02-15T21:05:24.877Z] --- PASS: TestUninitialized (0.00s) [2022-02-15T21:05:24.877Z] === RUN TestAllocateInRange [2022-02-15T21:05:24.877Z] --- PASS: TestAllocateInRange (0.00s) [2022-02-15T21:05:24.877Z] === RUN TestAllocateSerial [2022-02-15T21:05:24.877Z] --- PASS: TestAllocateSerial (0.00s) [2022-02-15T21:05:24.877Z] PASS [2022-02-15T21:05:24.877Z] coverage: 87.5% of statements [2022-02-15T21:05:24.877Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-02-15T21:05:25.071Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-02-15T21:05:25.460Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e -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:699174347c175a4c2134121af269cdff5ca0673e hack/make.sh dynbinary test-integration [2022-02-15T21:05:25.533Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-02-15T21:05:25.533Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-15T21:05:25.716Z] [2022-02-15T21:05:25.851Z] === RUN TestSetSerialInsertDelete [2022-02-15T21:05:25.851Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-02-15T21:05:25.851Z] === RUN TestSetParallelInsertDelete [2022-02-15T21:05:25.973Z] Removing bundles/ [2022-02-15T21:05:25.973Z] [2022-02-15T21:05:25.973Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-02-15T21:05:25.973Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T21:05:25.973Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T21:05:26.316Z] --- PASS: TestAllocateRandomDeallocate (1.74s) [2022-02-15T21:05:26.316Z] === RUN TestAllocateRandomDeallocateSerialize [2022-02-15T21:05:26.780Z] === RUN TestInt2IP2IntConversion [2022-02-15T21:05:26.897Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-02-15T21:05:26.897Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-15T21:05:27.754Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-02-15T21:05:27.754Z] === RUN TestGetAddressVersion [2022-02-15T21:05:27.754Z] --- PASS: TestGetAddressVersion (0.00s) [2022-02-15T21:05:27.754Z] === RUN TestKeyString [2022-02-15T21:05:27.754Z] --- PASS: TestKeyString (0.00s) [2022-02-15T21:05:27.754Z] === RUN TestPoolDataMarshal [2022-02-15T21:05:27.754Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-02-15T21:05:27.754Z] === RUN TestSubnetsMarshal [2022-02-15T21:05:27.754Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-02-15T21:05:27.754Z] === RUN TestAddSubnets [2022-02-15T21:05:27.754Z] --- PASS: TestAddSubnets (0.09s) [2022-02-15T21:05:27.754Z] === RUN TestDoublePoolRelease [2022-02-15T21:05:27.754Z] --- PASS: TestDoublePoolRelease (0.04s) [2022-02-15T21:05:27.754Z] === RUN TestAddReleasePoolID [2022-02-15T21:05:27.754Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.45s) [2022-02-15T21:05:27.754Z] === RUN TestRetrieveFromStore [2022-02-15T21:05:27.754Z] --- PASS: TestAddReleasePoolID (0.13s) [2022-02-15T21:05:27.754Z] === RUN TestPredefinedPool [2022-02-15T21:05:27.754Z] === RUN TestPoolRequest [2022-02-15T21:05:27.754Z] --- PASS: TestPoolRequest (0.00s) [2022-02-15T21:05:27.754Z] === RUN TestOtherRequests [2022-02-15T21:05:27.754Z] --- PASS: TestOtherRequests (0.00s) [2022-02-15T21:05:27.754Z] PASS [2022-02-15T21:05:27.754Z] coverage: 57.1% of statements [2022-02-15T21:05:27.754Z] ok github.com/docker/docker/libnetwork/ipams/null 0.052s coverage: 57.1% of statements [2022-02-15T21:05:27.754Z] --- PASS: TestPredefinedPool (0.04s) [2022-02-15T21:05:27.754Z] === RUN TestRemoveSubnet [2022-02-15T21:05:27.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-15T21:05:27.826Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-02-15T21:05:27.826Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-15T21:05:28.221Z] --- PASS: TestRemoveSubnet (0.33s) [2022-02-15T21:05:28.221Z] === RUN TestGetSameAddress [2022-02-15T21:05:28.221Z] --- PASS: TestGetSameAddress (0.04s) [2022-02-15T21:05:28.221Z] === RUN TestPoolAllocationReuse [2022-02-15T21:05:28.637Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-02-15T21:05:28.637Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-15T21:05:28.637Z] --- PASS: TestUpdateRestartWithAutoRemove (0.53s) [2022-02-15T21:05:28.637Z] === RUN TestWaitNonBlocked [2022-02-15T21:05:28.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:05:28.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:05:28.637Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:05:28.637Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:05:28.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:05:28.637Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:05:28.637Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-15T21:05:28.637Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.53s) [2022-02-15T21:05:28.637Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-02-15T21:05:28.637Z] === RUN TestWaitBlocked [2022-02-15T21:05:28.637Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T21:05:28.637Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T21:05:28.637Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T21:05:28.637Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T21:05:28.637Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T21:05:28.637Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T21:05:28.637Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-15T21:05:28.637Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.59s) [2022-02-15T21:05:28.637Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2022-02-15T21:05:28.637Z] === CONT TestDaemonRestartIpcMode [2022-02-15T21:05:28.637Z] === CONT TestIpcModeOlderClient [2022-02-15T21:05:28.637Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-02-15T21:05:28.637Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-15T21:05:28.685Z] --- PASS: TestRetrieveFromStore (0.82s) [2022-02-15T21:05:28.685Z] === RUN TestIsCorrupted [2022-02-15T21:05:28.685Z] --- PASS: TestIsCorrupted (0.03s) [2022-02-15T21:05:28.685Z] === RUN TestSetRollover [2022-02-15T21:05:28.755Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-02-15T21:05:28.755Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-15T21:05:29.148Z] === RUN TestGetCapabilities [2022-02-15T21:05:29.148Z] --- PASS: TestGetCapabilities (0.01s) [2022-02-15T21:05:29.148Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-02-15T21:05:29.148Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-02-15T21:05:29.148Z] === RUN TestGetDefaultAddressSpaces [2022-02-15T21:05:29.148Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-02-15T21:05:29.148Z] === RUN TestRemoteDriver [2022-02-15T21:05:29.148Z] --- PASS: TestRemoteDriver (0.01s) [2022-02-15T21:05:29.148Z] PASS [2022-02-15T21:05:29.148Z] coverage: 47.4% of statements [2022-02-15T21:05:29.148Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.084s coverage: 47.4% of statements [2022-02-15T21:05:29.321Z] --- PASS: TestBuildMultiStageLayerLeak (12.36s) [2022-02-15T21:05:29.321Z] === RUN TestBuildWithHugeFile [2022-02-15T21:05:29.684Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-02-15T21:05:29.684Z] === RUN TestNISDomainname [2022-02-15T21:05:30.128Z] === RUN TestWindowsIPAM [2022-02-15T21:05:30.128Z] --- PASS: TestWindowsIPAM (0.00s) [2022-02-15T21:05:30.128Z] PASS [2022-02-15T21:05:30.128Z] coverage: 71.4% of statements [2022-02-15T21:05:30.128Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.052s coverage: 71.4% of statements [2022-02-15T21:05:30.246Z] --- PASS: TestNISDomainname (0.53s) [2022-02-15T21:05:30.247Z] === RUN TestHostnameDnsResolution [2022-02-15T21:05:30.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-15T21:05:30.591Z] --- PASS: TestPoolAllocationReuse (2.40s) [2022-02-15T21:05:30.591Z] === RUN TestGetAddressSubPoolEqualPool [2022-02-15T21:05:30.591Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-02-15T21:05:30.591Z] === RUN TestRequestReleaseAddressFromSubPool [2022-02-15T21:05:31.055Z] --- PASS: TestSetRollover (2.24s) [2022-02-15T21:05:31.055Z] === RUN TestSetRolloverSerial [2022-02-15T21:05:31.055Z] === RUN TestDefaultNetwork [2022-02-15T21:05:31.175Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-02-15T21:05:31.175Z] --- PASS: TestDaemonRestartIpcMode (2.60s) [2022-02-15T21:05:31.175Z] PASS [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === Skipped [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-15T21:05:31.175Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-02-15T21:05:31.175Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-02-15T21:05:31.175Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-02-15T21:05:31.175Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T21:05:31.175Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-02-15T21:05:31.175Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-02-15T21:05:31.175Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-02-15T21:05:31.175Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-02-15T21:05:31.175Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-02-15T21:05:31.175Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-15T21:05:31.175Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-15T21:05:31.175Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-02-15T21:05:31.175Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-02-15T21:05:31.175Z] 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-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-02-15T21:05:31.175Z] 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-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-02-15T21:05:31.175Z] 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-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-02-15T21:05:31.175Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T21:05:31.175Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-02-15T21:05:31.175Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-02-15T21:05:31.175Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-02-15T21:05:31.175Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-02-15T21:05:31.175Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-02-15T21:05:31.175Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-15T21:05:31.175Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-02-15T21:05:31.175Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-02-15T21:05:31.175Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-02-15T21:05:31.175Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-02-15T21:05:31.175Z] [2022-02-15T21:05:31.175Z] DONE 177 tests, 27 skipped in 70.791s [2022-02-15T21:05:31.175Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-15T21:05:31.176Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-02-15T21:05:31.176Z] === RUN TestUnprivilegedPortsAndPing [2022-02-15T21:05:31.432Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-02-15T21:05:31.432Z] === RUN TestStats [2022-02-15T21:05:31.435Z] === RUN TestConfigDaemonLibtrustID [2022-02-15T21:05:31.518Z] --- PASS: TestDefaultNetwork (0.31s) [2022-02-15T21:05:31.518Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-02-15T21:05:31.518Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s) [2022-02-15T21:05:31.518Z] === RUN TestInitAddressPools [2022-02-15T21:05:31.518Z] --- PASS: TestInitAddressPools (0.00s) [2022-02-15T21:05:31.518Z] PASS [2022-02-15T21:05:31.518Z] coverage: 74.0% of statements [2022-02-15T21:05:31.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-15T21:05:31.981Z] ok github.com/docker/docker/libnetwork/ipamutils 0.694s coverage: 74.0% of statements [2022-02-15T21:05:32.002Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-02-15T21:05:32.002Z] === RUN TestDaemonConfigValidation [2022-02-15T21:05:32.002Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-15T21:05:32.002Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-15T21:05:32.002Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-15T21:05:32.002Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-15T21:05:32.002Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-15T21:05:32.002Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-15T21:05:32.002Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-15T21:05:32.002Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-15T21:05:32.002Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-15T21:05:32.002Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-15T21:05:32.002Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-15T21:05:32.002Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-15T21:05:32.002Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-15T21:05:32.002Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-15T21:05:32.002Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-15T21:05:32.261Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-15T21:05:32.261Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-15T21:05:32.261Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-02-15T21:05:32.261Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-02-15T21:05:32.261Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-02-15T21:05:32.261Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-02-15T21:05:32.261Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-15T21:05:32.261Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-15T21:05:32.444Z] === RUN TestKeyValue [2022-02-15T21:05:32.444Z] --- PASS: TestKeyValue (0.00s) [2022-02-15T21:05:32.444Z] PASS [2022-02-15T21:05:32.444Z] coverage: 60.0% of statements [2022-02-15T21:05:32.444Z] ok github.com/docker/docker/libnetwork/netlabel 0.060s coverage: 60.0% of statements [2022-02-15T21:05:32.910Z] --- PASS: TestSetRolloverSerial (2.26s) [2022-02-15T21:05:32.910Z] === RUN TestGetFirstAvailableFromCurrent [2022-02-15T21:05:33.197Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-15T21:05:33.372Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-02-15T21:05:33.372Z] PASS [2022-02-15T21:05:33.372Z] coverage: 84.4% of statements [2022-02-15T21:05:33.372Z] ok github.com/docker/docker/libnetwork/bitseq 16.484s coverage: 84.4% of statements [2022-02-15T21:05:33.945Z] --- PASS: TestStats (2.46s) [2022-02-15T21:05:33.945Z] === RUN TestStopContainerWithTimeout [2022-02-15T21:05:33.945Z] === RUN TestStopContainerWithTimeout/0 [2022-02-15T21:05:33.945Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-15T21:05:33.945Z] === RUN TestStopContainerWithTimeout/1 [2022-02-15T21:05:33.945Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-15T21:05:33.945Z] === RUN TestStopContainerWithTimeout/3 [2022-02-15T21:05:33.945Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-15T21:05:33.945Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-15T21:05:33.945Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-15T21:05:33.945Z] === CONT TestStopContainerWithTimeout/0 [2022-02-15T21:05:33.945Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-15T21:05:34.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-15T21:05:34.351Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.77s) [2022-02-15T21:05:34.351Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-02-15T21:05:34.508Z] === CONT TestStopContainerWithTimeout/3 [2022-02-15T21:05:34.576Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-15T21:05:35.512Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-15T21:05:35.512Z] daemon_test.go:156: [d94095001c80d] daemon is not started [2022-02-15T21:05:35.512Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-02-15T21:05:35.512Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-02-15T21:05:35.512Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-02-15T21:05:35.512Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2022-02-15T21:05:35.512Z] === RUN TestDaemonProxy [2022-02-15T21:05:35.512Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-15T21:05:35.512Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-15T21:05:35.512Z] PASS [2022-02-15T21:05:35.512Z] [2022-02-15T21:05:35.512Z] === Skipped [2022-02-15T21:05:35.512Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-02-15T21:05:35.512Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-02-15T21:05:35.512Z] [2022-02-15T21:05:35.512Z] DONE 12 tests, 1 skipped in 4.155s [2022-02-15T21:05:35.512Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-15T21:05:35.512Z] INFO: Testing against a local daemon [2022-02-15T21:05:35.512Z] === RUN TestCommitInheritsEnv [2022-02-15T21:05:35.898Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-02-15T21:05:35.898Z] PASS [2022-02-15T21:05:35.898Z] coverage: 100.0% of statements [2022-02-15T21:05:35.898Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.055s coverage: 100.0% of statements [2022-02-15T21:05:35.898Z] === RUN TestNetworkDBSimple [2022-02-15T21:05:35.922Z] --- PASS: TestBuildMultiStageLayerLeak (11.94s) [2022-02-15T21:05:35.922Z] === RUN TestBuildWithHugeFile [2022-02-15T21:05:36.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-15T21:05:36.872Z] === RUN TestGenerate [2022-02-15T21:05:36.872Z] --- PASS: TestGenerate (0.00s) [2022-02-15T21:05:36.872Z] === RUN TestGeneratePtr [2022-02-15T21:05:36.872Z] --- PASS: TestGeneratePtr (0.00s) [2022-02-15T21:05:36.872Z] === RUN TestGenerateMissingField [2022-02-15T21:05:36.872Z] --- PASS: TestGenerateMissingField (0.00s) [2022-02-15T21:05:36.872Z] === RUN TestFieldCannotBeSet [2022-02-15T21:05:36.872Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-02-15T21:05:36.872Z] === RUN TestTypeMismatchError [2022-02-15T21:05:36.872Z] --- PASS: TestTypeMismatchError (0.00s) [2022-02-15T21:05:36.872Z] PASS [2022-02-15T21:05:36.872Z] coverage: 100.0% of statements [2022-02-15T21:05:36.872Z] ok github.com/docker/docker/libnetwork/options 0.052s coverage: 100.0% of statements [2022-02-15T21:05:36.872Z] 2022/02/15 21:05:36 Closing DB instances... [2022-02-15T21:05:37.022Z] === CONT TestStopContainerWithTimeout/1 [2022-02-15T21:05:37.336Z] testing: warning: no tests to run [2022-02-15T21:05:37.336Z] PASS [2022-02-15T21:05:37.336Z] coverage: 0.0% of statements [2022-02-15T21:05:37.336Z] ok github.com/docker/docker/libnetwork/osl 0.046s coverage: 0.0% of statements [no tests to run] [2022-02-15T21:05:37.415Z] --- PASS: TestCommitInheritsEnv (1.56s) [2022-02-15T21:05:37.415Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-15T21:05:37.415Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-15T21:05:37.415Z] === RUN TestImportWithCustomPlatform [2022-02-15T21:05:37.415Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-15T21:05:37.415Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-15T21:05:37.415Z] === RUN TestImportWithCustomPlatform// [2022-02-15T21:05:37.415Z] === RUN TestImportWithCustomPlatform/linux [2022-02-15T21:05:37.415Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-15T21:05:37.415Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-15T21:05:37.415Z] === RUN TestImportWithCustomPlatform/macos [2022-02-15T21:05:37.415Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-15T21:05:37.415Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-15T21:05:37.415Z] --- PASS: TestImportWithCustomPlatform (0.28s) [2022-02-15T21:05:37.415Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-15T21:05:37.415Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-15T21:05:37.415Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-15T21:05:37.415Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-15T21:05:37.415Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-15T21:05:37.415Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-15T21:05:37.415Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-15T21:05:37.415Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-15T21:05:37.415Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-15T21:05:37.415Z] === RUN TestImagesFilterMultiReference [2022-02-15T21:05:37.415Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-15T21:05:37.415Z] === RUN TestImagePullPlatformInvalid [2022-02-15T21:05:37.415Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-15T21:05:37.415Z] === RUN TestRemoveImageOrphaning [2022-02-15T21:05:37.799Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.43s) [2022-02-15T21:05:37.799Z] === RUN TestGetAddress [2022-02-15T21:05:38.260Z] === RUN TestRequestNewPort [2022-02-15T21:05:38.260Z] --- PASS: TestRequestNewPort (0.00s) [2022-02-15T21:05:38.260Z] === RUN TestRequestSpecificPort [2022-02-15T21:05:38.260Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-02-15T21:05:38.260Z] === RUN TestReleasePort [2022-02-15T21:05:38.260Z] --- PASS: TestReleasePort (0.00s) [2022-02-15T21:05:38.260Z] === RUN TestReuseReleasedPort [2022-02-15T21:05:38.260Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-02-15T21:05:38.260Z] === RUN TestReleaseUnreadledPort [2022-02-15T21:05:38.260Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-02-15T21:05:38.260Z] === RUN TestUnknowProtocol [2022-02-15T21:05:38.260Z] --- PASS: TestUnknowProtocol (0.00s) [2022-02-15T21:05:38.260Z] === RUN TestAllocateAllPorts [2022-02-15T21:05:38.260Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-02-15T21:05:38.260Z] === RUN TestPortAllocation [2022-02-15T21:05:38.260Z] --- PASS: TestPortAllocation (0.00s) [2022-02-15T21:05:38.260Z] === RUN TestPortAllocationWithCustomRange [2022-02-15T21:05:38.260Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-02-15T21:05:38.260Z] === RUN TestNoDuplicateBPR [2022-02-15T21:05:38.260Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-02-15T21:05:38.260Z] === RUN TestChangePortRange [2022-02-15T21:05:38.260Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-02-15T21:05:38.260Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-02-15T21:05:38.260Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-02-15T21:05:38.260Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-02-15T21:05:38.260Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-02-15T21:05:38.260Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-02-15T21:05:38.260Z] --- PASS: TestChangePortRange (0.00s) [2022-02-15T21:05:38.260Z] PASS [2022-02-15T21:05:38.260Z] coverage: 88.6% of statements [2022-02-15T21:05:38.260Z] ok github.com/docker/docker/libnetwork/portallocator 0.052s coverage: 88.6% of statements [2022-02-15T21:05:38.387Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-15T21:05:38.387Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-02-15T21:05:38.387Z] --- PASS: TestStopContainerWithTimeout/-1 (2.75s) [2022-02-15T21:05:38.387Z] --- PASS: TestStopContainerWithTimeout/3 (2.46s) [2022-02-15T21:05:38.387Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-02-15T21:05:38.387Z] === RUN TestDeleteDevicemapper [2022-02-15T21:05:38.387Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T21:05:38.387Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-15T21:05:38.387Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-15T21:05:38.722Z] --- PASS: TestNetworkDBSimple (2.64s) [2022-02-15T21:05:38.722Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-15T21:05:39.193Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-15T21:05:39.193Z] testing: warning: no tests to run [2022-02-15T21:05:39.193Z] PASS [2022-02-15T21:05:39.193Z] coverage: 0.0% of statements [2022-02-15T21:05:39.193Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-02-15T21:05:39.320Z] --- PASS: TestRemoveImageOrphaning (1.65s) [2022-02-15T21:05:39.320Z] === RUN TestRemoveImageGarbageCollector [2022-02-15T21:05:39.320Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-15T21:05:39.320Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-15T21:05:39.320Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-15T21:05:39.320Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-15T21:05:39.320Z] === RUN TestTagInvalidReference [2022-02-15T21:05:39.320Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-15T21:05:39.320Z] === RUN TestTagValidPrefixedRepo [2022-02-15T21:05:39.320Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-02-15T21:05:39.320Z] === RUN TestTagExistedNameWithoutForce [2022-02-15T21:05:39.320Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-15T21:05:39.320Z] === RUN TestTagOfficialNames [2022-02-15T21:05:39.320Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-15T21:05:39.320Z] === RUN TestTagMatchesDigest [2022-02-15T21:05:39.320Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-15T21:05:39.320Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-15T21:05:39.659Z] 2022/02/15 21:05:39 Closing DB instances... [2022-02-15T21:05:40.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-15T21:05:40.123Z] === RUN TestHashData [2022-02-15T21:05:40.123Z] --- PASS: TestHashData (0.00s) [2022-02-15T21:05:40.123Z] PASS [2022-02-15T21:05:40.123Z] coverage: 2.8% of statements [2022-02-15T21:05:40.123Z] ok github.com/docker/docker/libnetwork/resolvconf 0.053s coverage: 2.8% of statements [2022-02-15T21:05:40.277Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.86s) [2022-02-15T21:05:40.277Z] === RUN TestUpdateMemory [2022-02-15T21:05:40.533Z] --- PASS: TestUpdateMemory (0.56s) [2022-02-15T21:05:40.533Z] === RUN TestUpdateCPUQuota [2022-02-15T21:05:40.588Z] === RUN TestErrorConstructors [2022-02-15T21:05:40.588Z] --- PASS: TestErrorConstructors (0.00s) [2022-02-15T21:05:40.588Z] === RUN TestCompareIPMask [2022-02-15T21:05:40.588Z] --- PASS: TestCompareIPMask (0.00s) [2022-02-15T21:05:40.588Z] === RUN TestUtilGetHostPartIP [2022-02-15T21:05:40.588Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-02-15T21:05:40.588Z] === RUN TestUtilGetBroadcastIP [2022-02-15T21:05:40.588Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-02-15T21:05:40.588Z] === RUN TestParseCIDR [2022-02-15T21:05:40.588Z] --- PASS: TestParseCIDR (0.00s) [2022-02-15T21:05:40.588Z] PASS [2022-02-15T21:05:40.588Z] coverage: 37.3% of statements [2022-02-15T21:05:40.588Z] ok github.com/docker/docker/libnetwork/types 0.050s coverage: 37.3% of statements [2022-02-15T21:05:41.050Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.63s) [2022-02-15T21:05:41.050Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-02-15T21:05:41.460Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-02-15T21:05:41.460Z] === RUN TestUpdatePidsLimit [2022-02-15T21:05:41.460Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-02-15T21:05:41.512Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-02-15T21:05:41.512Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-02-15T21:05:41.512Z] PASS [2022-02-15T21:05:41.512Z] coverage: 50.0% of statements [2022-02-15T21:05:41.512Z] ok github.com/docker/docker/oci 0.052s coverage: 50.0% of statements [2022-02-15T21:05:41.716Z] === RUN TestUpdatePidsLimit/no_change [2022-02-15T21:05:41.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-02-15T21:05:41.972Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-15T21:05:41.974Z] === RUN TestAddressPoolOpt [2022-02-15T21:05:41.974Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/a [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/something [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/_=a [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/env1=value1 [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/_env1=value1 [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/env2=value2=value3 [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/env3=abc!qwe [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/env_4=value_4 [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/PATH [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/=a [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/PATH= [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/PATH=something [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/asd!qwe [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/1asd [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/123 [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/some_space [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/__some_space_before [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/some_space_after__ [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/= [2022-02-15T21:05:41.974Z] === RUN TestValidateEnv/PaTh [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/a (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/something (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/= (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestParseHost [2022-02-15T21:05:41.974Z] --- PASS: TestParseHost (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestParseDockerDaemonHost [2022-02-15T21:05:41.974Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestParseTCP [2022-02-15T21:05:41.974Z] --- PASS: TestParseTCP (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestParseInvalidUnixAddrInvalid [2022-02-15T21:05:41.974Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestValidateExtraHosts [2022-02-15T21:05:41.974Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestIpOptString [2022-02-15T21:05:41.974Z] --- PASS: TestIpOptString (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestNewIpOptInvalidDefaultVal [2022-02-15T21:05:41.974Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestNewIpOptValidDefaultVal [2022-02-15T21:05:41.974Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestIpOptSetInvalidVal [2022-02-15T21:05:41.974Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestValidateIPAddress [2022-02-15T21:05:41.974Z] --- PASS: TestValidateIPAddress (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestMapOpts [2022-02-15T21:05:41.974Z] --- PASS: TestMapOpts (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestListOptsWithoutValidator [2022-02-15T21:05:41.974Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestListOptsWithValidator [2022-02-15T21:05:41.974Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestValidateDNSSearch [2022-02-15T21:05:41.974Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestValidateLabel [2022-02-15T21:05:41.974Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-02-15T21:05:41.974Z] === RUN TestValidateLabel/label_with_general_format [2022-02-15T21:05:41.974Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-02-15T21:05:41.974Z] === RUN TestValidateLabel/label_with_one_more [2022-02-15T21:05:41.974Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-02-15T21:05:41.974Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-02-15T21:05:41.974Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-02-15T21:05:41.974Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-02-15T21:05:41.974Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-02-15T21:05:41.974Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-02-15T21:05:41.974Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-02-15T21:05:41.974Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-02-15T21:05:41.974Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-02-15T21:05:41.974Z] --- PASS: TestValidateLabel (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-02-15T21:05:41.974Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestNamedListOpts [2022-02-15T21:05:41.974Z] --- PASS: TestNamedListOpts (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestNamedMapOpts [2022-02-15T21:05:41.974Z] --- PASS: TestNamedMapOpts (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestParseLink [2022-02-15T21:05:41.974Z] --- PASS: TestParseLink (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestQuotedStringSetWithQuotes [2022-02-15T21:05:41.974Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-02-15T21:05:41.974Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestQuotedStringSetWithNoQuotes [2022-02-15T21:05:41.974Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-02-15T21:05:41.974Z] === RUN TestUlimitOpt [2022-02-15T21:05:41.974Z] --- PASS: TestUlimitOpt (0.00s) [2022-02-15T21:05:41.974Z] PASS [2022-02-15T21:05:41.974Z] coverage: 67.1% of statements [2022-02-15T21:05:41.974Z] ok github.com/docker/docker/opts 0.095s coverage: 67.1% of statements [2022-02-15T21:05:42.227Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-15T21:05:42.440Z] === RUN TestParseVersion [2022-02-15T21:05:42.440Z] --- PASS: TestParseVersion (0.00s) [2022-02-15T21:05:42.440Z] PASS [2022-02-15T21:05:42.440Z] coverage: 52.9% of statements [2022-02-15T21:05:42.440Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2022-02-15T21:05:42.440Z] 2022/02/15 21:05:42 Closing DB instances... [2022-02-15T21:05:42.483Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-15T21:05:42.740Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-15T21:05:42.996Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-15T21:05:43.345Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T21:05:43.345Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T21:05:43.345Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T21:05:43.345Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T21:05:43.345Z] [2022-02-15T21:05:43.345Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-02-15T21:05:43.345Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-02-15T21:05:43.345Z] Using test binary docker [2022-02-15T21:05:43.345Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-15T21:05:43.345Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-15T21:05:43.345Z] INFO: Waiting for daemon to start... [2022-02-15T21:05:43.345Z] Starting dockerd [2022-02-15T21:05:43.345Z] . [2022-02-15T21:05:43.345Z] INFO: Building docker-sdk-python3:5.0.3... [2022-02-15T21:05:43.560Z] --- PASS: TestUpdatePidsLimit (2.05s) [2022-02-15T21:05:43.560Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.25s) [2022-02-15T21:05:43.560Z] --- PASS: TestUpdatePidsLimit/no_change (0.23s) [2022-02-15T21:05:43.560Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-02-15T21:05:43.560Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-02-15T21:05:43.560Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-02-15T21:05:43.560Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-02-15T21:05:43.560Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2022-02-15T21:05:43.560Z] === RUN TestUpdateRestartPolicy [2022-02-15T21:05:43.994Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-02-15T21:05:43.994Z] === RUN TestNetworkDBCRUDTableEntry [2022-02-15T21:05:44.455Z] === RUN TestPeerCertificateMarshalJSON [2022-02-15T21:05:44.455Z] === RUN TestIsArchivePathDir [2022-02-15T21:05:44.464Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-15T21:05:44.917Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-02-15T21:05:44.917Z] === RUN TestIsArchivePathInvalidFile [2022-02-15T21:05:44.917Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-02-15T21:05:44.918Z] === RUN TestIsArchivePathTar [2022-02-15T21:05:44.918Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-02-15T21:05:44.918Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-02-15T21:05:44.918Z] --- PASS: TestPeerCertificateMarshalJSON (0.68s) [2022-02-15T21:05:44.918Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-02-15T21:05:44.918Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-02-15T21:05:44.918Z] === RUN TestMiddleware [2022-02-15T21:05:44.918Z] --- PASS: TestMiddleware (0.00s) [2022-02-15T21:05:44.918Z] === RUN TestNewResponseModifier [2022-02-15T21:05:44.918Z] --- PASS: TestNewResponseModifier (0.00s) [2022-02-15T21:05:44.918Z] PASS [2022-02-15T21:05:44.918Z] coverage: 26.8% of statements [2022-02-15T21:05:44.918Z] ok github.com/docker/docker/pkg/authorization 0.738s coverage: 26.8% of statements [2022-02-15T21:05:44.918Z] --- PASS: TestIsArchivePathTar (0.19s) [2022-02-15T21:05:44.918Z] === RUN TestDecompressStreamGzip [2022-02-15T21:05:45.379Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-02-15T21:05:45.379Z] === RUN TestDecompressStreamBzip2 [2022-02-15T21:05:45.379Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-02-15T21:05:45.379Z] === RUN TestDecompressStreamXz [2022-02-15T21:05:45.379Z] archive_test.go:133: Xz not present in msys2 [2022-02-15T21:05:45.379Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-02-15T21:05:45.379Z] === RUN TestDecompressStreamZstd [2022-02-15T21:05:45.379Z] archive_test.go:140: zstd not installed [2022-02-15T21:05:45.379Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-02-15T21:05:45.379Z] === RUN TestCompressStreamXzUnsupported [2022-02-15T21:05:45.379Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-02-15T21:05:45.379Z] === RUN TestCompressStreamBzip2Unsupported [2022-02-15T21:05:45.379Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-02-15T21:05:45.379Z] === RUN TestCompressStreamInvalid [2022-02-15T21:05:45.379Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-02-15T21:05:45.379Z] === RUN TestExtensionInvalid [2022-02-15T21:05:45.379Z] --- PASS: TestExtensionInvalid (0.00s) [2022-02-15T21:05:45.379Z] === RUN TestExtensionUncompressed [2022-02-15T21:05:45.379Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-02-15T21:05:45.379Z] === RUN TestExtensionBzip2 [2022-02-15T21:05:45.379Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-02-15T21:05:45.379Z] === RUN TestExtensionGzip [2022-02-15T21:05:45.379Z] --- PASS: TestExtensionGzip (0.00s) [2022-02-15T21:05:45.379Z] === RUN TestExtensionXz [2022-02-15T21:05:45.379Z] --- PASS: TestExtensionXz (0.00s) [2022-02-15T21:05:45.379Z] === RUN TestExtensionZstd [2022-02-15T21:05:45.379Z] --- PASS: TestExtensionZstd (0.00s) [2022-02-15T21:05:45.379Z] === RUN TestCmdStreamLargeStderr [2022-02-15T21:05:45.379Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-02-15T21:05:45.379Z] === RUN TestCmdStreamBad [2022-02-15T21:05:45.379Z] archive_test.go:252: Failing on Windows CI machines [2022-02-15T21:05:45.379Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-02-15T21:05:45.379Z] === RUN TestCmdStreamGood [2022-02-15T21:05:45.379Z] --- PASS: TestCmdStreamGood (0.04s) [2022-02-15T21:05:45.379Z] === RUN TestUntarPathWithInvalidDest [2022-02-15T21:05:45.379Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-02-15T21:05:45.379Z] === RUN TestUntarPathWithInvalidSrc [2022-02-15T21:05:45.379Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-02-15T21:05:45.379Z] === RUN TestUntarPath [2022-02-15T21:05:45.840Z] --- PASS: TestUntarPath (0.09s) [2022-02-15T21:05:45.840Z] === RUN TestUntarPathWithDestinationFile [2022-02-15T21:05:45.840Z] === RUN TestUnbuffered [2022-02-15T21:05:45.840Z] --- PASS: TestUnbuffered (0.00s) [2022-02-15T21:05:45.840Z] === RUN TestRaceUnbuffered [2022-02-15T21:05:45.840Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-02-15T21:05:45.840Z] PASS [2022-02-15T21:05:45.840Z] coverage: 100.0% of statements [2022-02-15T21:05:45.840Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2022-02-15T21:05:45.840Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-02-15T21:05:45.840Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-02-15T21:05:45.840Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-02-15T21:05:45.840Z] === RUN TestCopyWithTarInvalidSrc [2022-02-15T21:05:45.840Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-02-15T21:05:45.840Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-02-15T21:05:45.840Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-02-15T21:05:45.840Z] === RUN TestCopyWithTarSrcFile [2022-02-15T21:05:45.840Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-02-15T21:05:45.840Z] === RUN TestCopyWithTarSrcFolder [2022-02-15T21:05:45.840Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-02-15T21:05:45.840Z] === RUN TestCopyFileWithTarInvalidSrc [2022-02-15T21:05:45.840Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-02-15T21:05:45.840Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-02-15T21:05:45.840Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-02-15T21:05:45.840Z] === RUN TestCopyFileWithTarSrcFolder [2022-02-15T21:05:45.840Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2022-02-15T21:05:45.840Z] === RUN TestCopyFileWithTarSrcFile [2022-02-15T21:05:45.840Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-02-15T21:05:45.840Z] === RUN TestTarFiles [2022-02-15T21:05:46.301Z] === RUN TestMatch [2022-02-15T21:05:46.301Z] === RUN TestMatch/[[]] [2022-02-15T21:05:46.301Z] === RUN TestMatch/[[foo]] [2022-02-15T21:05:46.301Z] === RUN TestMatch/[[bar]_[foo]] [2022-02-15T21:05:46.301Z] === RUN TestMatch/[[foo_bar]] [2022-02-15T21:05:46.301Z] === RUN TestMatch/[[qux]_[foo]] [2022-02-15T21:05:46.301Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-02-15T21:05:46.301Z] === RUN TestMatch/[] [2022-02-15T21:05:46.301Z] === RUN TestMatch/[]#01 [2022-02-15T21:05:46.301Z] === RUN TestMatch/[[qux]] [2022-02-15T21:05:46.301Z] === RUN TestMatch/[[foo_bar_qux]] [2022-02-15T21:05:46.301Z] === RUN TestMatch/[[qux]_[baz]] [2022-02-15T21:05:46.301Z] === RUN TestMatch/[[foo_baz]] [2022-02-15T21:05:46.301Z] --- PASS: TestMatch (0.00s) [2022-02-15T21:05:46.301Z] --- PASS: TestMatch/[[]] (0.00s) [2022-02-15T21:05:46.301Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-02-15T21:05:46.301Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-02-15T21:05:46.301Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-02-15T21:05:46.301Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-02-15T21:05:46.301Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-02-15T21:05:46.301Z] --- PASS: TestMatch/[] (0.00s) [2022-02-15T21:05:46.301Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-02-15T21:05:46.301Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-02-15T21:05:46.301Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-02-15T21:05:46.301Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-02-15T21:05:46.301Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-02-15T21:05:46.301Z] PASS [2022-02-15T21:05:46.301Z] coverage: 87.5% of statements [2022-02-15T21:05:46.301Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-02-15T21:05:46.301Z] 2022/02/15 21:05:46 Closing DB instances... [2022-02-15T21:05:47.001Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-15T21:05:47.001Z] Using test binary docker [2022-02-15T21:05:47.001Z] +++ /etc/init.d/apparmor start [2022-02-15T21:05:47.001Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-15T21:05:47.001Z] INFO: Waiting for daemon to start... [2022-02-15T21:05:47.001Z] Starting dockerd [2022-02-15T21:05:47.001Z] +++ 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-02-15T21:05:47.848Z] === RUN TestChrootTarUntar [2022-02-15T21:05:47.848Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:05:47.848Z] --- SKIP: TestChrootTarUntar (0.01s) [2022-02-15T21:05:47.848Z] === RUN TestChrootUntarWithHugeExcludesList [2022-02-15T21:05:47.848Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:05:47.848Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-15T21:05:47.848Z] === RUN TestChrootUntarEmptyArchive [2022-02-15T21:05:47.848Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-02-15T21:05:47.848Z] === RUN TestChrootTarUntarWithSymlink [2022-02-15T21:05:47.848Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:05:47.848Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-02-15T21:05:47.848Z] === RUN TestChrootCopyWithTar [2022-02-15T21:05:47.848Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:05:47.848Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-02-15T21:05:47.848Z] === RUN TestChrootCopyFileWithTar [2022-02-15T21:05:47.848Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:05:47.848Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-02-15T21:05:47.848Z] === RUN TestChrootUntarPath [2022-02-15T21:05:47.848Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:05:47.848Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-02-15T21:05:47.848Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-02-15T21:05:47.848Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:05:47.848Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-15T21:05:47.848Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-02-15T21:05:47.848Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:05:47.848Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-15T21:05:47.848Z] === RUN TestChrootApplyDotDotFile [2022-02-15T21:05:47.848Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:05:47.848Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-02-15T21:05:47.848Z] PASS [2022-02-15T21:05:47.848Z] coverage: 15.1% of statements [2022-02-15T21:05:47.848Z] ok github.com/docker/docker/pkg/chrootarchive 0.114s coverage: 15.1% of statements [2022-02-15T21:05:48.311Z] --- PASS: TestNetworkDBCRUDTableEntry (4.30s) [2022-02-15T21:05:48.311Z] === RUN TestNetworkDBCRUDTableEntries [2022-02-15T21:05:48.311Z] === RUN TestSizeEmpty [2022-02-15T21:05:48.311Z] --- PASS: TestSizeEmpty (0.00s) [2022-02-15T21:05:48.311Z] === RUN TestSizeEmptyFile [2022-02-15T21:05:48.311Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-02-15T21:05:48.311Z] === RUN TestSizeNonemptyFile [2022-02-15T21:05:48.311Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-02-15T21:05:48.311Z] === RUN TestSizeNestedDirectoryEmpty [2022-02-15T21:05:48.311Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-02-15T21:05:48.311Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-02-15T21:05:48.311Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-02-15T21:05:48.311Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-02-15T21:05:48.311Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-02-15T21:05:48.311Z] === RUN TestMoveToSubdir [2022-02-15T21:05:48.311Z] --- PASS: TestMoveToSubdir (0.01s) [2022-02-15T21:05:48.311Z] === RUN TestSizeNonExistingDirectory [2022-02-15T21:05:48.311Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-02-15T21:05:48.311Z] PASS [2022-02-15T21:05:48.311Z] coverage: 80.0% of statements [2022-02-15T21:05:48.311Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2022-02-15T21:05:48.906Z] . [2022-02-15T21:05:48.906Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-15T21:05:48.906Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-15T21:05:48.906Z] Error: No such image: emptyfs [2022-02-15T21:05:49.166Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-15T21:05:49.166Z] ++++ docker load [2022-02-15T21:05:49.425Z] Running integration-test (iteration 1) [2022-02-15T21:05:49.425Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-02-15T21:05:49.425Z] ++ 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-02-15T21:05:49.425Z] ++ set -e [2022-02-15T21:05:49.425Z] ++ '[' -n 0 ']' [2022-02-15T21:05:49.425Z] ++ set -x [2022-02-15T21:05:49.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-02-15T21:05:49.858Z] === RUN TestPollerAddRemove [2022-02-15T21:05:49.858Z] --- PASS: TestPollerAddRemove (0.00s) [2022-02-15T21:05:49.858Z] === RUN TestPollerEvent [2022-02-15T21:05:49.858Z] poller_test.go:40: No chmod on Windows [2022-02-15T21:05:49.858Z] --- SKIP: TestPollerEvent (0.00s) [2022-02-15T21:05:49.858Z] === RUN TestPollerClose [2022-02-15T21:05:49.858Z] --- PASS: TestPollerClose (0.00s) [2022-02-15T21:05:49.858Z] PASS [2022-02-15T21:05:49.858Z] coverage: 45.7% of statements [2022-02-15T21:05:49.858Z] ok github.com/docker/docker/pkg/filenotify 0.052s coverage: 45.7% of statements [2022-02-15T21:05:50.321Z] 2022/02/15 21:05:50 Closing DB instances... [2022-02-15T21:05:50.364Z] Loaded image: busybox:latest [2022-02-15T21:05:50.623Z] Loaded image: busybox:glibc [2022-02-15T21:05:50.782Z] === RUN TestCopyFileWithInvalidSrc [2022-02-15T21:05:50.782Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestCopyFileWithInvalidDest [2022-02-15T21:05:50.782Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestCopyFileWithSameSrcAndDest [2022-02-15T21:05:50.782Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-02-15T21:05:50.782Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestCopyFile [2022-02-15T21:05:50.782Z] --- PASS: TestCopyFile (0.01s) [2022-02-15T21:05:50.782Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-02-15T21:05:50.782Z] fileutils_test.go:133: Needs porting to Windows [2022-02-15T21:05:50.782Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-02-15T21:05:50.782Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestReadSymlinkedDirectoryToFile [2022-02-15T21:05:50.782Z] fileutils_test.go:179: Needs porting to Windows [2022-02-15T21:05:50.782Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestWildcardMatches [2022-02-15T21:05:50.782Z] --- PASS: TestWildcardMatches (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestPatternMatches [2022-02-15T21:05:50.782Z] --- PASS: TestPatternMatches (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-02-15T21:05:50.782Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestPatternMatchesFolderExclusions [2022-02-15T21:05:50.782Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-02-15T21:05:50.782Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-02-15T21:05:50.782Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-02-15T21:05:50.782Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-02-15T21:05:50.782Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestSingleExclamationError [2022-02-15T21:05:50.782Z] --- PASS: TestSingleExclamationError (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestMatchesWithNoPatterns [2022-02-15T21:05:50.782Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestMatchesWithMalformedPatterns [2022-02-15T21:05:50.782Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestMatches [2022-02-15T21:05:50.782Z] === RUN TestMatches/MatchesOrParentMatches [2022-02-15T21:05:50.782Z] === RUN TestMatches/MatchesUsingParentResult [2022-02-15T21:05:50.782Z] === RUN TestMatches/MatchesUsingParentResults [2022-02-15T21:05:50.782Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-02-15T21:05:50.782Z] --- PASS: TestMatches (0.01s) [2022-02-15T21:05:50.782Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-02-15T21:05:50.782Z] --- PASS: TestMatches/MatchesUsingParentResult (0.01s) [2022-02-15T21:05:50.782Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-02-15T21:05:50.782Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestCleanPatterns [2022-02-15T21:05:50.782Z] --- PASS: TestCleanPatterns (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-02-15T21:05:50.782Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestCleanPatternsExceptionFlag [2022-02-15T21:05:50.782Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-02-15T21:05:50.782Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-02-15T21:05:50.782Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestCleanPatternsErrorSingleException [2022-02-15T21:05:50.782Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestCreateIfNotExistsDir [2022-02-15T21:05:50.782Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-02-15T21:05:50.782Z] === RUN TestCreateIfNotExistsFile [2022-02-15T21:05:50.782Z] --- PASS: TestCreateIfNotExistsFile (0.03s) [2022-02-15T21:05:50.782Z] === RUN TestMatch [2022-02-15T21:05:50.782Z] --- PASS: TestMatch (0.00s) [2022-02-15T21:05:50.782Z] === RUN TestCompile [2022-02-15T21:05:50.782Z] === RUN TestCompile/slash [2022-02-15T21:05:50.782Z] === RUN TestCompile/backslash [2022-02-15T21:05:50.782Z] --- PASS: TestCompile (0.00s) [2022-02-15T21:05:50.782Z] --- PASS: TestCompile/slash (0.00s) [2022-02-15T21:05:50.782Z] --- PASS: TestCompile/backslash (0.00s) [2022-02-15T21:05:50.782Z] PASS [2022-02-15T21:05:50.782Z] coverage: 84.7% of statements [2022-02-15T21:05:50.782Z] ok github.com/docker/docker/pkg/fileutils 0.121s coverage: 84.7% of statements [2022-02-15T21:05:51.758Z] === RUN TestGet [2022-02-15T21:05:51.758Z] --- PASS: TestGet (0.00s) [2022-02-15T21:05:51.758Z] === RUN TestGetShortcutString [2022-02-15T21:05:51.758Z] --- PASS: TestGetShortcutString (0.00s) [2022-02-15T21:05:51.758Z] PASS [2022-02-15T21:05:51.758Z] coverage: 42.9% of statements [2022-02-15T21:05:51.758Z] ok github.com/docker/docker/pkg/homedir 0.074s coverage: 42.9% of statements [2022-02-15T21:05:51.758Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s) [2022-02-15T21:05:51.758Z] === RUN TestNetworkDBNodeLeave [2022-02-15T21:05:52.732Z] === RUN TestCreateIDMapOrder [2022-02-15T21:05:52.732Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-02-15T21:05:52.732Z] PASS [2022-02-15T21:05:52.732Z] coverage: 7.2% of statements [2022-02-15T21:05:52.732Z] ok github.com/docker/docker/pkg/idtools 0.049s coverage: 7.2% of statements [2022-02-15T21:05:53.197Z] --- PASS: TestTarFiles (7.21s) [2022-02-15T21:05:53.197Z] === RUN TestDetectCompressionZstd [2022-02-15T21:05:53.197Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-02-15T21:05:53.197Z] === RUN TestTarUntar [2022-02-15T21:05:53.197Z] --- PASS: TestTarUntar (0.05s) [2022-02-15T21:05:53.197Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-02-15T21:05:53.197Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.02s) [2022-02-15T21:05:53.197Z] === RUN TestTarWithOptions [2022-02-15T21:05:53.197Z] --- PASS: TestTarWithOptions (0.07s) [2022-02-15T21:05:53.197Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-02-15T21:05:53.197Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-02-15T21:05:53.197Z] === RUN TestUntarUstarGnuConflict [2022-02-15T21:05:53.197Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-02-15T21:05:53.197Z] === RUN TestUntarInvalidFilenames [2022-02-15T21:05:53.197Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1318800706\\dest" [2022-02-15T21:05:53.197Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-02-15T21:05:53.197Z] === RUN TestUntarHardlinkToSymlink [2022-02-15T21:05:53.659Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-02-15T21:05:53.659Z] === RUN TestUntarInvalidHardlink [2022-02-15T21:05:53.659Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4206452295\\victim\\hello" -> "../victim/hello" [2022-02-15T21:05:53.659Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink174457081\\victim\\hello" -> "/../victim/hello" [2022-02-15T21:05:53.659Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3337285621\\victim" -> "../victim" [2022-02-15T21:05:53.659Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1671223827\\victim" -> "../victim" [2022-02-15T21:05:53.659Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink140367380\\victim" -> "../victim" [2022-02-15T21:05:53.659Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2734128792\\victim" -> "../victim" [2022-02-15T21:05:53.659Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-02-15T21:05:53.659Z] === RUN TestUntarInvalidSymlink [2022-02-15T21:05:53.659Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink466978828\\dest\\dotdot" -> "../victim/hello" [2022-02-15T21:05:53.659Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1384569390\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-15T21:05:53.659Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink410824186\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:05:53.659Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink393746912\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:05:53.659Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink908331216\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:05:53.659Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1924296271\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:05:53.659Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink54693898\\dest\\dir\\loophole" -> "../../victim" [2022-02-15T21:05:53.659Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-02-15T21:05:53.659Z] === RUN TestTempArchiveCloseMultipleTimes [2022-02-15T21:05:53.659Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-02-15T21:05:53.659Z] === RUN TestXGlobalNoParent [2022-02-15T21:05:53.659Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-02-15T21:05:53.659Z] === RUN TestReplaceFileTarWrapper [2022-02-15T21:05:53.659Z] --- PASS: TestReplaceFileTarWrapper (0.22s) [2022-02-15T21:05:53.659Z] === RUN TestPrefixHeaderReadable [2022-02-15T21:05:53.659Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-02-15T21:05:53.659Z] === RUN TestDisablePigz [2022-02-15T21:05:53.659Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-02-15T21:05:54.120Z] --- PASS: TestDisablePigz (0.15s) [2022-02-15T21:05:54.120Z] === RUN TestPigz [2022-02-15T21:05:54.120Z] === RUN TestFixedBufferCap [2022-02-15T21:05:54.120Z] --- PASS: TestFixedBufferCap (0.00s) [2022-02-15T21:05:54.120Z] === RUN TestFixedBufferLen [2022-02-15T21:05:54.120Z] --- PASS: TestFixedBufferLen (0.00s) [2022-02-15T21:05:54.120Z] === RUN TestFixedBufferString [2022-02-15T21:05:54.120Z] --- PASS: TestFixedBufferString (0.00s) [2022-02-15T21:05:54.120Z] === RUN TestFixedBufferWrite [2022-02-15T21:05:54.120Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-02-15T21:05:54.120Z] === RUN TestFixedBufferRead [2022-02-15T21:05:54.120Z] --- PASS: TestFixedBufferRead (0.00s) [2022-02-15T21:05:54.120Z] === RUN TestBytesPipeRead [2022-02-15T21:05:54.120Z] --- PASS: TestBytesPipeRead (0.00s) [2022-02-15T21:05:54.120Z] === RUN TestBytesPipeWrite [2022-02-15T21:05:54.120Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-02-15T21:05:54.120Z] === RUN TestBytesPipeWriteRandomChunks [2022-02-15T21:05:54.120Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-02-15T21:05:54.120Z] --- PASS: TestPigz (0.15s) [2022-02-15T21:05:54.120Z] === RUN TestCopyFileWithInvalidDest [2022-02-15T21:05:54.120Z] archive_windows_test.go:16: Currently fails [2022-02-15T21:05:54.120Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-02-15T21:05:54.120Z] === RUN TestCanonicalTarNameForPath [2022-02-15T21:05:54.120Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-02-15T21:05:54.120Z] === RUN TestCanonicalTarName [2022-02-15T21:05:54.120Z] --- PASS: TestCanonicalTarName (0.00s) [2022-02-15T21:05:54.120Z] === RUN TestChmodTarEntry [2022-02-15T21:05:54.120Z] --- PASS: TestChmodTarEntry (0.00s) [2022-02-15T21:05:54.120Z] === RUN TestHardLinkOrder [2022-02-15T21:05:54.120Z] --- PASS: TestHardLinkOrder (0.10s) [2022-02-15T21:05:54.120Z] === RUN TestChangeString [2022-02-15T21:05:54.120Z] --- PASS: TestChangeString (0.00s) [2022-02-15T21:05:54.120Z] === RUN TestChangesWithNoChanges [2022-02-15T21:05:54.120Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-02-15T21:05:54.120Z] === RUN TestChangesWithChanges [2022-02-15T21:05:54.120Z] --- PASS: TestChangesWithChanges (0.05s) [2022-02-15T21:05:54.120Z] === RUN TestChangesWithChangesGH13590 [2022-02-15T21:05:54.120Z] changes_test.go:195: needs more investigation [2022-02-15T21:05:54.120Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-02-15T21:05:54.120Z] === RUN TestChangesDirsEmpty [2022-02-15T21:05:54.584Z] --- PASS: TestChangesDirsEmpty (0.18s) [2022-02-15T21:05:54.584Z] === RUN TestChangesDirsMutated [2022-02-15T21:05:54.584Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-02-15T21:05:54.584Z] === RUN TestAtomicWriteToFile [2022-02-15T21:05:54.584Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-02-15T21:05:54.584Z] === RUN TestAtomicWriteSetCommit [2022-02-15T21:05:54.584Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-02-15T21:05:54.584Z] === RUN TestAtomicWriteSetCancel [2022-02-15T21:05:54.584Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-02-15T21:05:54.584Z] === RUN TestReadCloserWrapperClose [2022-02-15T21:05:54.584Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-02-15T21:05:54.584Z] === RUN TestReaderErrWrapperReadOnError [2022-02-15T21:05:54.584Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-02-15T21:05:54.584Z] === RUN TestReaderErrWrapperRead [2022-02-15T21:05:54.584Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-02-15T21:05:54.584Z] === RUN TestCancelReadCloser [2022-02-15T21:05:54.584Z] --- PASS: TestCancelReadCloser (0.10s) [2022-02-15T21:05:54.584Z] === RUN TestWriteCloserWrapperClose [2022-02-15T21:05:54.584Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-02-15T21:05:54.584Z] === RUN TestNopWriteCloser [2022-02-15T21:05:54.584Z] --- PASS: TestNopWriteCloser (0.00s) [2022-02-15T21:05:54.584Z] === RUN TestNopWriter [2022-02-15T21:05:54.584Z] --- PASS: TestNopWriter (0.00s) [2022-02-15T21:05:54.584Z] === RUN TestWriteCounter [2022-02-15T21:05:54.584Z] --- PASS: TestWriteCounter (0.00s) [2022-02-15T21:05:54.584Z] PASS [2022-02-15T21:05:54.584Z] coverage: 69.2% of statements [2022-02-15T21:05:54.584Z] ok github.com/docker/docker/pkg/ioutils 0.705s coverage: 69.2% of statements [2022-02-15T21:05:54.584Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2022-02-15T21:05:54.584Z] === RUN TestNetworkDBWatch [2022-02-15T21:05:54.584Z] --- PASS: TestChangesDirsMutated (0.19s) [2022-02-15T21:05:54.584Z] === RUN TestApplyLayer [2022-02-15T21:05:54.584Z] changes_test.go:432: needs further investigation [2022-02-15T21:05:54.584Z] --- SKIP: TestApplyLayer (0.00s) [2022-02-15T21:05:54.584Z] === RUN TestChangesSizeWithHardlinks [2022-02-15T21:05:54.584Z] changes_test.go:468: needs further investigation [2022-02-15T21:05:54.584Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-02-15T21:05:54.584Z] === RUN TestChangesSizeWithNoChanges [2022-02-15T21:05:54.584Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-02-15T21:05:54.584Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-02-15T21:05:54.584Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-02-15T21:05:54.584Z] === RUN TestChangesSize [2022-02-15T21:05:54.584Z] --- PASS: TestChangesSize (0.00s) [2022-02-15T21:05:54.584Z] === RUN TestApplyLayerInvalidFilenames [2022-02-15T21:05:54.584Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2237108743\\dest" [2022-02-15T21:05:54.584Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-02-15T21:05:54.584Z] === RUN TestApplyLayerInvalidHardlink [2022-02-15T21:05:54.584Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3671107295\\victim\\hello" -> "../victim/hello" [2022-02-15T21:05:54.584Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2570476442\\victim\\hello" -> "/../victim/hello" [2022-02-15T21:05:54.584Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3824818847\\victim" -> "../victim" [2022-02-15T21:05:54.584Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1742635882\\victim" -> "../victim" [2022-02-15T21:05:54.584Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3302042292\\victim" -> "../victim" [2022-02-15T21:05:54.584Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4030369346\\victim" -> "../victim" [2022-02-15T21:05:54.584Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-02-15T21:05:54.584Z] === RUN TestApplyLayerInvalidSymlink [2022-02-15T21:05:54.584Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1198671280\\dest\\dotdot" -> "../victim/hello" [2022-02-15T21:05:54.584Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2640719464\\dest\\slash-dotdot" -> "/../victim/hello" [2022-02-15T21:05:54.584Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink119780516\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:05:54.584Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2472944834\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:05:54.584Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2614626812\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:05:54.584Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4140941122\\dest\\loophole-victim" -> "../victim" [2022-02-15T21:05:54.584Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-02-15T21:05:54.584Z] === RUN TestApplyLayerWhiteouts [2022-02-15T21:05:55.047Z] --- PASS: TestApplyLayerWhiteouts (0.12s) [2022-02-15T21:05:55.047Z] === RUN TestGenerateEmptyFile [2022-02-15T21:05:55.047Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-02-15T21:05:55.047Z] === RUN TestGenerateWithContent [2022-02-15T21:05:55.047Z] --- PASS: TestGenerateWithContent (0.00s) [2022-02-15T21:05:55.047Z] PASS [2022-02-15T21:05:55.047Z] coverage: 63.0% of statements [2022-02-15T21:05:55.047Z] ok github.com/docker/docker/pkg/archive 10.276s coverage: 63.0% of statements [2022-02-15T21:05:55.509Z] === RUN TestError [2022-02-15T21:05:55.509Z] --- PASS: TestError (0.00s) [2022-02-15T21:05:55.509Z] === RUN TestProgressString [2022-02-15T21:05:55.509Z] === RUN TestProgressString/no_progress [2022-02-15T21:05:55.509Z] === RUN TestProgressString/progress_1 [2022-02-15T21:05:55.509Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-02-15T21:05:55.509Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-02-15T21:05:55.509Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-02-15T21:05:55.509Z] === RUN TestProgressString/with_units [2022-02-15T21:05:55.509Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-02-15T21:05:55.509Z] === RUN TestProgressString/hide_counts [2022-02-15T21:05:55.509Z] --- PASS: TestProgressString (0.00s) [2022-02-15T21:05:55.509Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-02-15T21:05:55.509Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-02-15T21:05:55.509Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-02-15T21:05:55.509Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-02-15T21:05:55.509Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-02-15T21:05:55.509Z] --- PASS: TestProgressString/with_units (0.00s) [2022-02-15T21:05:55.509Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-02-15T21:05:55.509Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-02-15T21:05:55.509Z] === RUN TestJSONMessageDisplay [2022-02-15T21:05:55.724Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2022-02-15T21:05:55.724Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-15T21:05:55.724Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-02-15T21:05:55.724Z] === RUN TestWaitNonBlocked [2022-02-15T21:05:55.724Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:05:55.724Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:05:55.724Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:05:55.724Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:05:55.724Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:05:55.724Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:05:55.724Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-15T21:05:55.724Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-02-15T21:05:55.724Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-02-15T21:05:55.724Z] === RUN TestWaitBlocked [2022-02-15T21:05:55.724Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T21:05:55.724Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T21:05:55.724Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T21:05:55.724Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T21:05:55.724Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T21:05:55.724Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T21:05:55.897Z] Loaded image: debian:bullseye-slim [2022-02-15T21:05:55.897Z] Loaded image: hello-world:latest [2022-02-15T21:05:55.897Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T21:05:55.897Z] INFO: Testing against a local daemon [2022-02-15T21:05:55.897Z] === RUN TestCgroupNamespacesBuild [2022-02-15T21:05:55.974Z] --- PASS: TestJSONMessageDisplay (0.19s) [2022-02-15T21:05:55.974Z] === RUN TestJSONMessageDisplayWithJSONError [2022-02-15T21:05:55.974Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-02-15T21:05:55.974Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-02-15T21:05:55.974Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-02-15T21:05:55.974Z] === RUN TestDisplayJSONMessagesStream [2022-02-15T21:05:55.974Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-02-15T21:05:55.974Z] PASS [2022-02-15T21:05:55.974Z] coverage: 91.7% of statements [2022-02-15T21:05:55.974Z] ok github.com/docker/docker/pkg/jsonmessage 0.237s coverage: 91.7% of statements [2022-02-15T21:05:56.436Z] 2022/02/15 21:05:55 Closing DB instances... [2022-02-15T21:05:56.436Z] === RUN TestStandardLongPath [2022-02-15T21:05:56.436Z] --- PASS: TestStandardLongPath (0.00s) [2022-02-15T21:05:56.436Z] === RUN TestUNCLongPath [2022-02-15T21:05:56.436Z] --- PASS: TestUNCLongPath (0.00s) [2022-02-15T21:05:56.436Z] PASS [2022-02-15T21:05:56.436Z] coverage: 100.0% of statements [2022-02-15T21:05:56.436Z] ok github.com/docker/docker/pkg/longpath 0.048s coverage: 100.0% of statements [2022-02-15T21:05:56.653Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-15T21:05:56.653Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2022-02-15T21:05:56.653Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-02-15T21:05:56.653Z] === CONT TestContainerStartOnDaemonRestart [2022-02-15T21:05:56.653Z] === CONT TestContainerKillOnDaemonStart [2022-02-15T21:05:57.413Z] === RUN TestNameFormat [2022-02-15T21:05:57.413Z] --- PASS: TestNameFormat (0.00s) [2022-02-15T21:05:57.413Z] === RUN TestNameRetries [2022-02-15T21:05:57.413Z] --- PASS: TestNameRetries (0.00s) [2022-02-15T21:05:57.413Z] PASS [2022-02-15T21:05:57.413Z] coverage: 85.7% of statements [2022-02-15T21:05:57.413Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2022-02-15T21:05:57.875Z] --- PASS: TestNetworkDBWatch (3.04s) [2022-02-15T21:05:57.875Z] === RUN TestNetworkDBBulkSync [2022-02-15T21:05:57.875Z] === RUN TestParseKeyValueOpt [2022-02-15T21:05:57.875Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-02-15T21:05:57.875Z] === RUN TestParseUintList [2022-02-15T21:05:57.875Z] --- PASS: TestParseUintList (0.00s) [2022-02-15T21:05:57.875Z] === RUN TestParseUintListMaximumLimits [2022-02-15T21:05:57.875Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-02-15T21:05:57.875Z] PASS [2022-02-15T21:05:57.875Z] coverage: 97.0% of statements [2022-02-15T21:05:57.875Z] ok github.com/docker/docker/pkg/parsers 0.048s coverage: 97.0% of statements [2022-02-15T21:05:58.433Z] --- PASS: TestCgroupNamespacesBuild (2.35s) [2022-02-15T21:05:58.433Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-15T21:05:58.543Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s) [2022-02-15T21:05:58.543Z] === CONT TestIpcModeOlderClient [2022-02-15T21:05:58.799Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-02-15T21:05:58.799Z] === CONT TestDaemonHostGatewayIP [2022-02-15T21:05:58.849Z] === RUN TestNewAndRemove [2022-02-15T21:05:58.849Z] --- PASS: TestNewAndRemove (0.00s) [2022-02-15T21:05:58.849Z] === RUN TestRemoveInvalidPath [2022-02-15T21:05:58.849Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-02-15T21:05:58.849Z] PASS [2022-02-15T21:05:58.849Z] coverage: 82.6% of statements [2022-02-15T21:05:58.849Z] 2022/02/15 21:05:58 Closing DB instances... [2022-02-15T21:05:58.849Z] ok github.com/docker/docker/pkg/pidfile 0.055s coverage: 82.6% of statements [2022-02-15T21:06:00.338Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s) [2022-02-15T21:06:00.338Z] === RUN TestBuildWithSession [2022-02-15T21:06:00.338Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T21:06:00.338Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-15T21:06:00.338Z] === RUN TestBuildSquashParent [2022-02-15T21:06:00.395Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-02-15T21:06:00.395Z] === RUN TestNetworkDBCRUDMediumCluster [2022-02-15T21:06:00.857Z] === RUN TestFailedConnection [2022-02-15T21:06:01.319Z] --- PASS: TestDaemonHostGatewayIP (2.25s) [2022-02-15T21:06:01.319Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-15T21:06:01.839Z] --- PASS: TestFailedConnection (1.16s) [2022-02-15T21:06:01.839Z] === RUN TestFailOnce [2022-02-15T21:06:02.301Z] 2022/02/15 21:06:01 http: panic serving 127.0.0.1:49287: Plugin not ready [2022-02-15T21:06:02.301Z] goroutine 34 [running]: [2022-02-15T21:06:02.301Z] net/http.(*conn).serve.func1() [2022-02-15T21:06:02.301Z] c:/go/src/net/http/server.go:1802 +0xb9 [2022-02-15T21:06:02.301Z] panic({0x6fbc20, 0x809a70}) [2022-02-15T21:06:02.301Z] c:/go/src/runtime/panic.go:1047 +0x266 [2022-02-15T21:06:02.301Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x4201da07775a9744}, 0xc0001b3a98) [2022-02-15T21:06:02.301Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-02-15T21:06:02.301Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x816810, 0xc0001c4000}, 0x6505e6) [2022-02-15T21:06:02.301Z] c:/go/src/net/http/server.go:2047 +0x2f [2022-02-15T21:06:02.301Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x816810, 0xc0001c4000}, 0xc0001aa000) [2022-02-15T21:06:02.301Z] c:/go/src/net/http/server.go:2425 +0x149 [2022-02-15T21:06:02.301Z] net/http.serverHandler.ServeHTTP({0x814e10}, {0x816810, 0xc0001c4000}, 0xc0001aa000) [2022-02-15T21:06:02.301Z] c:/go/src/net/http/server.go:2879 +0x43b [2022-02-15T21:06:02.301Z] net/http.(*conn).serve(0xc0001a0000, {0x8186a0, 0xc0001820c0}) [2022-02-15T21:06:02.301Z] c:/go/src/net/http/server.go:1930 +0xb08 [2022-02-15T21:06:02.301Z] created by net/http.(*Server).Serve [2022-02-15T21:06:02.301Z] c:/go/src/net/http/server.go:3034 +0x4e8 [2022-02-15T21:06:02.301Z] time="2022-02-15T21:06:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.FailOnce: Post \"http://127.0.0.1:49286/Test.FailOnce\": EOF, retrying in 1s" [2022-02-15T21:06:02.685Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.74s) [2022-02-15T21:06:02.686Z] === CONT TestDaemonRestartIpcMode [2022-02-15T21:06:02.762Z] --- PASS: TestGetAddress (24.80s) [2022-02-15T21:06:02.763Z] === RUN TestRequestSyntaxCheck [2022-02-15T21:06:02.763Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-02-15T21:06:02.763Z] === RUN TestRequest [2022-02-15T21:06:03.227Z] --- PASS: TestFailOnce (1.20s) [2022-02-15T21:06:03.227Z] === RUN TestEchoInputOutput [2022-02-15T21:06:03.227Z] --- PASS: TestEchoInputOutput (0.00s) [2022-02-15T21:06:03.227Z] === RUN TestBackoff [2022-02-15T21:06:03.227Z] --- PASS: TestBackoff (0.00s) [2022-02-15T21:06:03.227Z] === RUN TestAbortRetry [2022-02-15T21:06:03.227Z] --- PASS: TestAbortRetry (0.00s) [2022-02-15T21:06:03.227Z] === RUN TestClientScheme [2022-02-15T21:06:03.227Z] --- PASS: TestClientScheme (0.00s) [2022-02-15T21:06:03.227Z] === RUN TestNewClientWithTimeout [2022-02-15T21:06:03.689Z] 2022/02/15 21:06:03 Closing DB instances... [2022-02-15T21:06:03.689Z] time="2022-02-15T21:06:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-02-15T21:06:05.201Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-02-15T21:06:05.235Z] time="2022-02-15T21:06:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-02-15T21:06:06.783Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.12s) [2022-02-15T21:06:06.783Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-02-15T21:06:07.758Z] 2022/02/15 21:06:07 Closing DB instances... [2022-02-15T21:06:07.758Z] time="2022-02-15T21:06:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-02-15T21:06:08.467Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2022-02-15T21:06:08.467Z] PASS [2022-02-15T21:06:08.467Z] [2022-02-15T21:06:08.467Z] === Skipped [2022-02-15T21:06:08.467Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-15T21:06:08.467Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T21:06:08.467Z] [2022-02-15T21:06:08.467Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-15T21:06:08.467Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-02-15T21:06:08.467Z] [2022-02-15T21:06:08.467Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T21:06:08.467Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T21:06:08.467Z] [2022-02-15T21:06:08.467Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-02-15T21:06:08.467Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-02-15T21:06:08.467Z] [2022-02-15T21:06:08.467Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-15T21:06:08.467Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T21:06:08.467Z] [2022-02-15T21:06:08.467Z] DONE 200 tests, 5 skipped in 115.628s [2022-02-15T21:06:08.467Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-15T21:06:08.467Z] === RUN TestConfigDaemonLibtrustID [2022-02-15T21:06:09.028Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-02-15T21:06:09.028Z] === RUN TestDaemonConfigValidation [2022-02-15T21:06:09.028Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-15T21:06:09.028Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-15T21:06:09.028Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-15T21:06:09.028Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-15T21:06:09.028Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-15T21:06:09.028Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-15T21:06:09.028Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-15T21:06:09.029Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-15T21:06:09.029Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-15T21:06:09.029Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-15T21:06:09.029Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-15T21:06:09.029Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-15T21:06:09.029Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-15T21:06:09.029Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-15T21:06:09.029Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-15T21:06:09.029Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-15T21:06:09.029Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-02-15T21:06:09.029Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-02-15T21:06:09.029Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-02-15T21:06:09.029Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-02-15T21:06:09.029Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-02-15T21:06:09.029Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-15T21:06:09.029Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-15T21:06:09.302Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-02-15T21:06:09.302Z] === RUN TestNetworkDBGarbageCollection [2022-02-15T21:06:10.321Z] --- PASS: TestBuildSquashParent (8.69s) [2022-02-15T21:06:10.321Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-15T21:06:10.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:06:10.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:06:10.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:06:10.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:06:10.321Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:06:10.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:06:10.321Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:06:10.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:06:10.321Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:06:10.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:06:10.321Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:06:10.321Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:06:10.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:06:10.321Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:06:10.393Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-15T21:06:11.320Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-15T21:06:12.223Z] time="2022-02-15T21:06:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-02-15T21:06:12.228Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:06:12.228Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:06:12.278Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-15T21:06:12.279Z] daemon_test.go:156: [d9af9b2444c0b] daemon is not started [2022-02-15T21:06:12.279Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-02-15T21:06:12.279Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-02-15T21:06:12.279Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-15T21:06:12.279Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-02-15T21:06:12.279Z] === RUN TestDaemonProxy [2022-02-15T21:06:12.279Z] === RUN TestDaemonProxy/environment_variables [2022-02-15T21:06:14.807Z] === RUN TestDaemonProxy/command-line_options [2022-02-15T21:06:15.519Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:06:15.519Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:06:16.174Z] === RUN TestDaemonProxy/configuration_file [2022-02-15T21:06:16.937Z] --- PASS: TestRequest (13.70s) [2022-02-15T21:06:16.937Z] === RUN TestOverlappingRequests [2022-02-15T21:06:16.937Z] --- PASS: TestOverlappingRequests (0.69s) [2022-02-15T21:06:16.937Z] === RUN TestRelease [2022-02-15T21:06:17.911Z] === RUN TestParseEmptyInterface [2022-02-15T21:06:17.911Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-02-15T21:06:17.911Z] === RUN TestParseNonInterfaceType [2022-02-15T21:06:17.911Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-02-15T21:06:17.911Z] === RUN TestParseWithOneFunction [2022-02-15T21:06:17.911Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-02-15T21:06:17.911Z] === RUN TestParseWithMultipleFuncs [2022-02-15T21:06:17.911Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-02-15T21:06:17.911Z] === RUN TestParseWithUnnamedReturn [2022-02-15T21:06:17.911Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-02-15T21:06:17.911Z] === RUN TestEmbeddedInterface [2022-02-15T21:06:17.911Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-02-15T21:06:17.911Z] === RUN TestParsedImports [2022-02-15T21:06:17.911Z] --- PASS: TestParsedImports (0.00s) [2022-02-15T21:06:17.911Z] === RUN TestAliasedImports [2022-02-15T21:06:17.911Z] --- PASS: TestAliasedImports (0.00s) [2022-02-15T21:06:17.911Z] PASS [2022-02-15T21:06:17.911Z] coverage: 56.8% of statements [2022-02-15T21:06:17.911Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.065s coverage: 56.8% of statements [2022-02-15T21:06:18.061Z] === RUN TestDaemonProxy/conflicting_options [2022-02-15T21:06:18.090Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-02-15T21:06:18.090Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.19s) [2022-02-15T21:06:18.090Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s) [2022-02-15T21:06:18.090Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) [2022-02-15T21:06:18.090Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s) [2022-02-15T21:06:18.090Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.08s) [2022-02-15T21:06:18.090Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.13s) [2022-02-15T21:06:18.090Z] === RUN TestBuildMultiStageCopy [2022-02-15T21:06:18.090Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-15T21:06:18.317Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-15T21:06:18.879Z] --- PASS: TestDaemonProxy (6.55s) [2022-02-15T21:06:18.879Z] --- PASS: TestDaemonProxy/environment_variables (2.09s) [2022-02-15T21:06:18.879Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-02-15T21:06:18.879Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-02-15T21:06:18.879Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-15T21:06:18.879Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-15T21:06:18.879Z] PASS [2022-02-15T21:06:18.879Z] [2022-02-15T21:06:18.879Z] DONE 17 tests in 10.483s [2022-02-15T21:06:18.879Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-15T21:06:18.879Z] INFO: Testing against a local daemon [2022-02-15T21:06:18.879Z] === RUN TestCommitInheritsEnv [2022-02-15T21:06:18.885Z] === RUN TestHTTPTransport [2022-02-15T21:06:18.885Z] --- PASS: TestHTTPTransport (0.00s) [2022-02-15T21:06:18.885Z] PASS [2022-02-15T21:06:18.885Z] coverage: 85.7% of statements [2022-02-15T21:06:18.885Z] ok github.com/docker/docker/pkg/plugins/transport 0.039s coverage: 85.7% of statements [2022-02-15T21:06:19.136Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-02-15T21:06:19.136Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-15T21:06:19.136Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-15T21:06:19.136Z] === RUN TestImportWithCustomPlatform [2022-02-15T21:06:19.136Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-15T21:06:19.136Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-15T21:06:19.136Z] === RUN TestImportWithCustomPlatform// [2022-02-15T21:06:19.136Z] === RUN TestImportWithCustomPlatform/linux [2022-02-15T21:06:19.393Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-15T21:06:19.393Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-15T21:06:19.393Z] === RUN TestImportWithCustomPlatform/macos [2022-02-15T21:06:19.393Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-15T21:06:19.393Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-15T21:06:19.393Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-02-15T21:06:19.393Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-02-15T21:06:19.393Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-15T21:06:19.393Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-15T21:06:19.393Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-02-15T21:06:19.393Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-15T21:06:19.393Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-02-15T21:06:19.393Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-15T21:06:19.393Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-15T21:06:19.393Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-15T21:06:19.393Z] === RUN TestImagesFilterMultiReference [2022-02-15T21:06:19.393Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-02-15T21:06:19.393Z] === RUN TestImagePullPlatformInvalid [2022-02-15T21:06:19.393Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-15T21:06:19.393Z] === RUN TestRemoveImageOrphaning [2022-02-15T21:06:19.654Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-02-15T21:06:19.654Z] === RUN TestRemoveImageGarbageCollector [2022-02-15T21:06:19.860Z] --- PASS: TestRelease (2.64s) [2022-02-15T21:06:19.860Z] === RUN TestAllocateRandomDeallocate [2022-02-15T21:06:19.860Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-02-15T21:06:19.860Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-15T21:06:19.860Z] === RUN TestBufioReaderPoolPutAndGet [2022-02-15T21:06:19.860Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-02-15T21:06:19.860Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-02-15T21:06:19.860Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-02-15T21:06:19.860Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-02-15T21:06:19.860Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-02-15T21:06:19.860Z] === RUN TestBufioWriterPoolPutAndGet [2022-02-15T21:06:19.860Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-02-15T21:06:19.860Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-02-15T21:06:19.860Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-02-15T21:06:19.860Z] === RUN TestBufferPoolPutAndGet [2022-02-15T21:06:19.860Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-02-15T21:06:19.860Z] PASS [2022-02-15T21:06:19.860Z] coverage: 88.2% of statements [2022-02-15T21:06:19.860Z] ok github.com/docker/docker/pkg/pools 0.038s coverage: 88.2% of statements [2022-02-15T21:06:20.322Z] === RUN TestOutputOnPrematureClose [2022-02-15T21:06:20.322Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-02-15T21:06:20.322Z] === RUN TestCompleteSilently [2022-02-15T21:06:20.322Z] --- PASS: TestCompleteSilently (0.00s) [2022-02-15T21:06:20.322Z] PASS [2022-02-15T21:06:20.322Z] coverage: 75.9% of statements [2022-02-15T21:06:20.322Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-02-15T21:06:20.632Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-15T21:06:20.784Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-02-15T21:06:20.784Z] === RUN TestClientStream [2022-02-15T21:06:20.784Z] --- PASS: TestClientStream (0.00s) [2022-02-15T21:06:20.784Z] === RUN TestClientSendFile [2022-02-15T21:06:20.784Z] --- PASS: TestClientSendFile (0.00s) [2022-02-15T21:06:20.784Z] === RUN TestClientWithRequestTimeout [2022-02-15T21:06:20.784Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-02-15T21:06:20.784Z] === RUN TestFileSpecPlugin [2022-02-15T21:06:20.784Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-02-15T21:06:20.784Z] === RUN TestFileJSONSpecPlugin [2022-02-15T21:06:20.784Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-02-15T21:06:20.784Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-02-15T21:06:20.784Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-02-15T21:06:20.784Z] === RUN TestPluginAddHandler [2022-02-15T21:06:20.784Z] --- PASS: TestPluginAddHandler (0.00s) [2022-02-15T21:06:20.784Z] === RUN TestPluginWaitBadPlugin [2022-02-15T21:06:20.784Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-02-15T21:06:20.784Z] === RUN TestGet [2022-02-15T21:06:20.784Z] time="2022-02-15T21:06:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-02-15T21:06:20.784Z] === RUN TestSendToOneSub [2022-02-15T21:06:20.784Z] --- PASS: TestSendToOneSub (0.00s) [2022-02-15T21:06:20.784Z] === RUN TestSendToMultipleSubs [2022-02-15T21:06:20.784Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-02-15T21:06:20.784Z] === RUN TestEvictOneSub [2022-02-15T21:06:20.784Z] --- PASS: TestEvictOneSub (0.00s) [2022-02-15T21:06:20.784Z] === RUN TestClosePublisher [2022-02-15T21:06:20.784Z] --- PASS: TestClosePublisher (0.00s) [2022-02-15T21:06:20.784Z] === RUN TestPubSubRace [2022-02-15T21:06:21.201Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-15T21:06:21.544Z] --- PASS: TestRemoveImageGarbageCollector (1.79s) [2022-02-15T21:06:21.545Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-15T21:06:21.545Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-02-15T21:06:21.545Z] === RUN TestTagInvalidReference [2022-02-15T21:06:21.545Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-15T21:06:21.545Z] === RUN TestTagValidPrefixedRepo [2022-02-15T21:06:21.545Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-15T21:06:21.545Z] === RUN TestTagExistedNameWithoutForce [2022-02-15T21:06:21.545Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-15T21:06:21.545Z] === RUN TestTagOfficialNames [2022-02-15T21:06:21.759Z] time="2022-02-15T21:06:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-02-15T21:06:21.759Z] --- PASS: TestPubSubRace (1.08s) [2022-02-15T21:06:21.759Z] PASS [2022-02-15T21:06:21.759Z] coverage: 75.0% of statements [2022-02-15T21:06:21.759Z] ok github.com/docker/docker/pkg/pubsub 1.117s coverage: 75.0% of statements [2022-02-15T21:06:21.768Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-15T21:06:21.800Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-15T21:06:21.800Z] === RUN TestTagMatchesDigest [2022-02-15T21:06:21.800Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-15T21:06:21.800Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-15T21:06:22.024Z] sha256:8e02c1ed4d0be821e933d908d98d10b5be72b30fa0d57f0124d2c5f327c8f4c3 [2022-02-15T21:06:22.024Z] INFO: Starting docker-py tests... [2022-02-15T21:06:22.024Z] ============================= test session starts ============================== [2022-02-15T21:06:22.024Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-02-15T21:06:22.024Z] rootdir: /src, inifile: pytest.ini [2022-02-15T21:06:22.024Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-02-15T21:06:22.336Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-15T21:06:22.740Z] === RUN TestRegister [2022-02-15T21:06:22.740Z] --- PASS: TestRegister (0.00s) [2022-02-15T21:06:22.740Z] === RUN TestCommand [2022-02-15T21:06:22.740Z] --- PASS: TestCommand (0.03s) [2022-02-15T21:06:22.740Z] === RUN TestNaiveSelf [2022-02-15T21:06:22.740Z] --- PASS: TestNaiveSelf (0.03s) [2022-02-15T21:06:22.740Z] PASS [2022-02-15T21:06:22.740Z] coverage: 82.4% of statements [2022-02-15T21:06:22.740Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2022-02-15T21:06:22.904Z] --- PASS: TestBuildMultiStageCopy (4.62s) [2022-02-15T21:06:22.904Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s) [2022-02-15T21:06:22.904Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2022-02-15T21:06:22.904Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2022-02-15T21:06:22.904Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2022-02-15T21:06:22.904Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2022-02-15T21:06:22.904Z] === RUN TestBuildMultiStageParentConfig [2022-02-15T21:06:22.953Z] collected 395 items / 2 deselected / 393 selected [2022-02-15T21:06:22.953Z] [2022-02-15T21:06:23.202Z] === RUN TestDump [2022-02-15T21:06:23.202Z] goroutine 19 [running]: [2022-02-15T21:06:23.202Z] github.com/docker/docker/pkg/stack.dump(0x9b6b7) [2022-02-15T21:06:23.202Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-15T21:06:23.202Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-02-15T21:06:23.202Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-02-15T21:06:23.202Z] github.com/docker/docker/pkg/stack.TestDump(0x0) [2022-02-15T21:06:23.202Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-02-15T21:06:23.202Z] testing.tRunner(0xc000085520, 0x208e68) [2022-02-15T21:06:23.202Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T21:06:23.202Z] created by testing.(*T).Run [2022-02-15T21:06:23.202Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-15T21:06:23.202Z] [2022-02-15T21:06:23.202Z] goroutine 1 [chan receive]: [2022-02-15T21:06:23.202Z] testing.(*T).Run(0xc000085380, {0x1fa52e, 0x7a413}, 0x208e68) [2022-02-15T21:06:23.202Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-15T21:06:23.202Z] testing.runTests.func1(0xc0000b6720) [2022-02-15T21:06:23.202Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-15T21:06:23.202Z] testing.tRunner(0xc000085380, 0xc0000c1ce0) [2022-02-15T21:06:23.202Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T21:06:23.202Z] testing.runTests(0xc0000d0080, {0x36cba0, 0x3, 0x3}, {0x9a90d, 0x1fc228, 0x371640}) [2022-02-15T21:06:23.202Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-15T21:06:23.202Z] testing.(*M).Run(0xc0000d0080) [2022-02-15T21:06:23.202Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-15T21:06:23.202Z] main.main() [2022-02-15T21:06:23.202Z] _testmain.go:95 +0x1f5 [2022-02-15T21:06:23.202Z] --- PASS: TestDump (0.00s) [2022-02-15T21:06:23.202Z] === RUN TestDumpToFile [2022-02-15T21:06:23.667Z] --- PASS: TestDumpToFile (0.17s) [2022-02-15T21:06:23.667Z] === RUN TestDumpToFileWithEmptyInput [2022-02-15T21:06:23.667Z] goroutine 21 [running]: [2022-02-15T21:06:23.667Z] github.com/docker/docker/pkg/stack.dump(0x1086f4) [2022-02-15T21:06:23.667Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-02-15T21:06:23.667Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x108aa0}) [2022-02-15T21:06:23.667Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214 [2022-02-15T21:06:23.667Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520) [2022-02-15T21:06:23.667Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-02-15T21:06:23.667Z] testing.tRunner(0xc000085a00, 0x208e58) [2022-02-15T21:06:23.667Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T21:06:23.667Z] created by testing.(*T).Run [2022-02-15T21:06:23.667Z] c:/go/src/testing/testing.go:1306 +0x35a [2022-02-15T21:06:23.667Z] [2022-02-15T21:06:23.667Z] goroutine 1 [chan receive]: [2022-02-15T21:06:23.667Z] testing.(*T).Run(0xc000085380, {0x2012ba, 0x7a413}, 0x208e58) [2022-02-15T21:06:23.667Z] c:/go/src/testing/testing.go:1307 +0x375 [2022-02-15T21:06:23.667Z] testing.runTests.func1(0xc0000b6720) [2022-02-15T21:06:23.667Z] c:/go/src/testing/testing.go:1598 +0x6e [2022-02-15T21:06:23.667Z] testing.tRunner(0xc000085380, 0xc0000c1ce0) [2022-02-15T21:06:23.667Z] c:/go/src/testing/testing.go:1259 +0x102 [2022-02-15T21:06:23.667Z] testing.runTests(0xc0000d0080, {0x36cba0, 0x3, 0x3}, {0x9a90d, 0x1fc228, 0x371640}) [2022-02-15T21:06:23.667Z] c:/go/src/testing/testing.go:1596 +0x43f [2022-02-15T21:06:23.667Z] testing.(*M).Run(0xc0000d0080) [2022-02-15T21:06:23.667Z] c:/go/src/testing/testing.go:1504 +0x51d [2022-02-15T21:06:23.667Z] main.main() [2022-02-15T21:06:23.667Z] _testmain.go:95 +0x1f5 [2022-02-15T21:06:23.667Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-02-15T21:06:23.667Z] PASS [2022-02-15T21:06:23.667Z] coverage: 90.9% of statements [2022-02-15T21:06:23.667Z] ok github.com/docker/docker/pkg/stack 0.210s coverage: 90.9% of statements [2022-02-15T21:06:23.667Z] time="2022-02-15T21:06:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-02-15T21:06:24.131Z] === RUN TestNewStdWriter [2022-02-15T21:06:24.131Z] --- PASS: TestNewStdWriter (0.00s) [2022-02-15T21:06:24.131Z] === RUN TestWriteWithUninitializedStdWriter [2022-02-15T21:06:24.131Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-02-15T21:06:24.131Z] === RUN TestWriteWithNilBytes [2022-02-15T21:06:24.131Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-02-15T21:06:24.131Z] === RUN TestWrite [2022-02-15T21:06:24.131Z] --- PASS: TestWrite (0.00s) [2022-02-15T21:06:24.131Z] === RUN TestWriteWithWriterError [2022-02-15T21:06:24.131Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-02-15T21:06:24.131Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-02-15T21:06:24.131Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-02-15T21:06:24.131Z] === RUN TestStdCopyWriteAndRead [2022-02-15T21:06:24.131Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-02-15T21:06:24.131Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-02-15T21:06:24.131Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-02-15T21:06:24.131Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-02-15T21:06:24.131Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-02-15T21:06:24.131Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-02-15T21:06:24.131Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-02-15T21:06:24.131Z] === RUN TestStdCopyWithInvalidInputHeader [2022-02-15T21:06:24.131Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-02-15T21:06:24.131Z] === RUN TestStdCopyWithCorruptedPrefix [2022-02-15T21:06:24.131Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-02-15T21:06:24.131Z] === RUN TestStdCopyReturnsWriteErrors [2022-02-15T21:06:24.131Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-02-15T21:06:24.131Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-02-15T21:06:24.131Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-02-15T21:06:24.131Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-02-15T21:06:24.131Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-02-15T21:06:24.131Z] PASS [2022-02-15T21:06:24.131Z] coverage: 100.0% of statements [2022-02-15T21:06:24.131Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-02-15T21:06:24.282Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2022-02-15T21:06:24.283Z] === RUN TestBuildLabelWithTargets [2022-02-15T21:06:25.113Z] === RUN TestRawProgressFormatterFormatStatus [2022-02-15T21:06:25.113Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-02-15T21:06:25.113Z] === RUN TestRawProgressFormatterFormatProgress [2022-02-15T21:06:25.113Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-02-15T21:06:25.113Z] === RUN TestFormatStatus [2022-02-15T21:06:25.113Z] --- PASS: TestFormatStatus (0.00s) [2022-02-15T21:06:25.113Z] === RUN TestFormatError [2022-02-15T21:06:25.113Z] --- PASS: TestFormatError (0.00s) [2022-02-15T21:06:25.113Z] === RUN TestFormatJSONError [2022-02-15T21:06:25.113Z] --- PASS: TestFormatJSONError (0.00s) [2022-02-15T21:06:25.113Z] === RUN TestJsonProgressFormatterFormatProgress [2022-02-15T21:06:25.113Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-02-15T21:06:25.113Z] === RUN TestJsonProgressFormatterFormatStatus [2022-02-15T21:06:25.113Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-02-15T21:06:25.113Z] === RUN TestNewJSONProgressOutput [2022-02-15T21:06:25.113Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-02-15T21:06:25.113Z] === RUN TestAuxFormatterEmit [2022-02-15T21:06:25.113Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-02-15T21:06:25.113Z] === RUN TestStreamWriterStdout [2022-02-15T21:06:25.113Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-02-15T21:06:25.113Z] === RUN TestStreamWriterStderr [2022-02-15T21:06:25.113Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-02-15T21:06:25.113Z] PASS [2022-02-15T21:06:25.113Z] coverage: 66.2% of statements [2022-02-15T21:06:25.113Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-02-15T21:06:25.577Z] === RUN TestGenerateRandomID [2022-02-15T21:06:25.577Z] --- PASS: TestGenerateRandomID (0.00s) [2022-02-15T21:06:25.577Z] === RUN TestShortenId [2022-02-15T21:06:25.577Z] --- PASS: TestShortenId (0.00s) [2022-02-15T21:06:25.577Z] === RUN TestShortenSha256Id [2022-02-15T21:06:25.577Z] --- PASS: TestShortenSha256Id (0.00s) [2022-02-15T21:06:25.577Z] === RUN TestShortenIdEmpty [2022-02-15T21:06:25.577Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-02-15T21:06:25.577Z] === RUN TestShortenIdInvalid [2022-02-15T21:06:25.577Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-02-15T21:06:25.577Z] === RUN TestIsShortIDNonHex [2022-02-15T21:06:25.577Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-02-15T21:06:25.577Z] === RUN TestIsShortIDNotCorrectSize [2022-02-15T21:06:25.577Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-02-15T21:06:25.577Z] PASS [2022-02-15T21:06:25.577Z] coverage: 70.6% of statements [2022-02-15T21:06:25.577Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2022-02-15T21:06:26.187Z] --- PASS: TestBuildLabelWithTargets (2.00s) [2022-02-15T21:06:26.188Z] === RUN TestBuildWithEmptyLayers [2022-02-15T21:06:26.550Z] === RUN TestIsCpusetListAvailable [2022-02-15T21:06:26.550Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-02-15T21:06:26.550Z] PASS [2022-02-15T21:06:26.550Z] coverage: 39.4% of statements [2022-02-15T21:06:26.550Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2022-02-15T21:06:27.012Z] --- PASS: TestAllocateRandomDeallocate (7.29s) [2022-02-15T21:06:27.012Z] === RUN TestRetrieveFromStore [2022-02-15T21:06:27.566Z] --- PASS: TestBuildWithEmptyLayers (1.23s) [2022-02-15T21:06:27.566Z] === RUN TestBuildMultiStageOnBuild [2022-02-15T21:06:27.986Z] time="2022-02-15T21:06:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-02-15T21:06:27.986Z] === RUN TestChtimes [2022-02-15T21:06:27.986Z] --- PASS: TestChtimes (0.00s) [2022-02-15T21:06:27.986Z] === RUN TestChtimesWindows [2022-02-15T21:06:27.986Z] --- PASS: TestChtimesWindows (0.00s) [2022-02-15T21:06:27.986Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-02-15T21:06:27.986Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-02-15T21:06:27.986Z] === RUN TestEnsureRemoveAllNotExist [2022-02-15T21:06:27.986Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-02-15T21:06:27.986Z] === RUN TestEnsureRemoveAllWithDir [2022-02-15T21:06:27.986Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-02-15T21:06:27.986Z] === RUN TestEnsureRemoveAllWithFile [2022-02-15T21:06:27.986Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-02-15T21:06:27.986Z] PASS [2022-02-15T21:06:27.986Z] coverage: 12.9% of statements [2022-02-15T21:06:27.986Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 12.9% of statements [2022-02-15T21:06:28.454Z] === RUN TestTailFile [2022-02-15T21:06:28.454Z] --- PASS: TestTailFile (0.00s) [2022-02-15T21:06:28.454Z] === RUN TestTailFileManyLines [2022-02-15T21:06:28.454Z] --- PASS: TestTailFileManyLines (0.00s) [2022-02-15T21:06:28.454Z] === RUN TestTailEmptyFile [2022-02-15T21:06:28.454Z] --- PASS: TestTailEmptyFile (0.00s) [2022-02-15T21:06:28.454Z] === RUN TestTailNegativeN [2022-02-15T21:06:28.454Z] --- PASS: TestTailNegativeN (0.00s) [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader [2022-02-15T21:06:28.454Z] === CONT TestNewTailReader [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/no_delimiter [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/no_delimiter [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/single_byte_delimiter [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/2_byte_delimiter [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/4_byte_delimiter [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/8_byte_delimiter [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/12_byte_delimiter [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/truncated_last_line [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-02-15T21:06:28.454Z] === CONT TestNewTailReader/no_delimiter [2022-02-15T21:06:28.454Z] === CONT TestNewTailReader/4_byte_delimiter [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-02-15T21:06:28.454Z] === CONT TestNewTailReader/2_byte_delimiter [2022-02-15T21:06:28.454Z] === CONT TestNewTailReader/single_byte_delimiter [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T21:06:28.454Z] === CONT TestNewTailReader/12_byte_delimiter [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.454Z] === CONT TestNewTailReader/8_byte_delimiter [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.454Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.454Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.454Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.455Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.455Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:28.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:28.455Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.455Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.455Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:28.917Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:28.917Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:28.917Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:28.918Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:28.918Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-02-15T21:06:28.918Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.919Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:28.919Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:28.919Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:28.920Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:28.920Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:28.920Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-02-15T21:06:28.920Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:28.920Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:28.920Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:28.920Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:28.920Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:28.920Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:29.383Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:29.383Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-02-15T21:06:29.384Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-02-15T21:06:29.385Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.01s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:06:29.385Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:06:29.848Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.02s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-02-15T21:06:29.849Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-02-15T21:06:29.850Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-02-15T21:06:29.850Z] PASS [2022-02-15T21:06:29.850Z] coverage: 88.6% of statements [2022-02-15T21:06:29.850Z] ok github.com/docker/docker/pkg/tailfile 0.210s coverage: 88.6% of statements [2022-02-15T21:06:29.850Z] --- PASS: TestRetrieveFromStore (2.77s) [2022-02-15T21:06:29.850Z] === RUN TestRequestReleaseAddressDuplicate [2022-02-15T21:06:29.850Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-02-15T21:06:29.850Z] === RUN TestParallelPredefinedRequest1 [2022-02-15T21:06:29.850Z] === PAUSE TestParallelPredefinedRequest1 [2022-02-15T21:06:29.850Z] === RUN TestParallelPredefinedRequest2 [2022-02-15T21:06:29.850Z] === PAUSE TestParallelPredefinedRequest2 [2022-02-15T21:06:29.850Z] === RUN TestParallelPredefinedRequest3 [2022-02-15T21:06:29.850Z] === PAUSE TestParallelPredefinedRequest3 [2022-02-15T21:06:29.850Z] === RUN TestParallelPredefinedRequest4 [2022-02-15T21:06:29.850Z] === PAUSE TestParallelPredefinedRequest4 [2022-02-15T21:06:29.850Z] === RUN TestParallelPredefinedRequest5 [2022-02-15T21:06:29.850Z] === PAUSE TestParallelPredefinedRequest5 [2022-02-15T21:06:29.850Z] === RUN TestDebug [2022-02-15T21:06:29.850Z] --- PASS: TestDebug (0.00s) [2022-02-15T21:06:29.850Z] === RUN TestRequestPoolParallel [2022-02-15T21:06:30.102Z] --- PASS: TestBuildMultiStageOnBuild (2.83s) [2022-02-15T21:06:30.103Z] === RUN TestBuildUncleanTarFilenames [2022-02-15T21:06:30.312Z] === RUN TestTarSumRemoveNonExistent [2022-02-15T21:06:30.312Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-02-15T21:06:30.312Z] === RUN TestTarSumRemove [2022-02-15T21:06:30.312Z] --- PASS: TestTarSumRemove (0.00s) [2022-02-15T21:06:30.313Z] === RUN TestSortFileInfoSums [2022-02-15T21:06:30.313Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-02-15T21:06:30.313Z] === RUN TestNewTarSumForLabelInvalid [2022-02-15T21:06:30.313Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-02-15T21:06:30.313Z] === RUN TestNewTarSumForLabel [2022-02-15T21:06:30.313Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-02-15T21:06:30.313Z] === RUN TestEmptyTar [2022-02-15T21:06:30.313Z] --- PASS: TestEmptyTar (0.00s) [2022-02-15T21:06:30.313Z] === RUN TestTarSumsReadSize [2022-02-15T21:06:30.313Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-02-15T21:06:30.313Z] === RUN TestTarSums [2022-02-15T21:06:30.313Z] --- PASS: TestTarSums (0.08s) [2022-02-15T21:06:30.313Z] === RUN TestIteration [2022-02-15T21:06:30.313Z] --- PASS: TestIteration (0.00s) [2022-02-15T21:06:30.313Z] === RUN TestVersionLabelForChecksum [2022-02-15T21:06:30.313Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-02-15T21:06:30.313Z] === RUN TestVersion [2022-02-15T21:06:30.313Z] --- PASS: TestVersion (0.00s) [2022-02-15T21:06:30.313Z] === RUN TestGetVersion [2022-02-15T21:06:30.313Z] --- PASS: TestGetVersion (0.00s) [2022-02-15T21:06:30.313Z] === RUN TestGetVersions [2022-02-15T21:06:30.313Z] --- PASS: TestGetVersions (0.00s) [2022-02-15T21:06:30.313Z] PASS [2022-02-15T21:06:30.313Z] coverage: 89.3% of statements [2022-02-15T21:06:30.313Z] ok github.com/docker/docker/pkg/tarsum 0.149s coverage: 89.3% of statements [2022-02-15T21:06:30.313Z] --- PASS: TestRequestPoolParallel (0.57s) [2022-02-15T21:06:30.313Z] === RUN TestFullAllocateRelease [2022-02-15T21:06:30.775Z] --- PASS: TestFullAllocateRelease (0.42s) [2022-02-15T21:06:30.775Z] === RUN TestOddAllocateRelease [2022-02-15T21:06:31.239Z] testing: warning: no tests to run [2022-02-15T21:06:31.239Z] PASS [2022-02-15T21:06:31.239Z] coverage: [no statements] [2022-02-15T21:06:31.239Z] ok github.com/docker/docker/pkg/term/windows 0.045s coverage: [no statements] [no tests to run] [2022-02-15T21:06:31.239Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-02-15T21:06:31.239Z] === RUN TestFullAllocateSerialReleaseParallel [2022-02-15T21:06:31.239Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-02-15T21:06:31.239Z] === RUN TestOddAllocateSerialReleaseParallel [2022-02-15T21:06:31.239Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-02-15T21:06:31.239Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-02-15T21:06:31.239Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-02-15T21:06:31.239Z] === CONT TestParallelPredefinedRequest1 [2022-02-15T21:06:31.239Z] === CONT TestParallelPredefinedRequest4 [2022-02-15T21:06:31.239Z] === CONT TestParallelPredefinedRequest1 [2022-02-15T21:06:31.239Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:06:31.239Z] === CONT TestParallelPredefinedRequest4 [2022-02-15T21:06:31.239Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:06:31.239Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-02-15T21:06:31.239Z] === CONT TestParallelPredefinedRequest2 [2022-02-15T21:06:31.239Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:06:31.239Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-02-15T21:06:31.239Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-02-15T21:06:31.239Z] === CONT TestParallelPredefinedRequest5 [2022-02-15T21:06:31.239Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:06:31.239Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-02-15T21:06:31.239Z] === CONT TestParallelPredefinedRequest3 [2022-02-15T21:06:31.239Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:06:31.239Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-02-15T21:06:31.239Z] PASS [2022-02-15T21:06:31.239Z] coverage: 85.3% of statements [2022-02-15T21:06:31.239Z] ok github.com/docker/docker/libnetwork/ipam 64.460s coverage: 85.3% of statements [2022-02-15T21:06:31.701Z] === RUN TestTruncIndex [2022-02-15T21:06:31.701Z] --- PASS: TestTruncIndex (0.10s) [2022-02-15T21:06:31.701Z] PASS [2022-02-15T21:06:31.701Z] coverage: 91.5% of statements [2022-02-15T21:06:31.701Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2022-02-15T21:06:32.008Z] --- PASS: TestBuildUncleanTarFilenames (1.72s) [2022-02-15T21:06:32.008Z] === RUN TestBuildMultiStageLayerLeak [2022-02-15T21:06:32.163Z] === RUN TestIsGIT [2022-02-15T21:06:32.163Z] --- PASS: TestIsGIT (0.00s) [2022-02-15T21:06:32.163Z] === RUN TestIsTransport [2022-02-15T21:06:32.163Z] --- PASS: TestIsTransport (0.00s) [2022-02-15T21:06:32.163Z] PASS [2022-02-15T21:06:32.163Z] coverage: 100.0% of statements [2022-02-15T21:06:32.163Z] ok github.com/docker/docker/pkg/urlutil 0.044s coverage: 100.0% of statements [2022-02-15T21:06:32.626Z] === RUN TestVersionInfo [2022-02-15T21:06:32.626Z] --- PASS: TestVersionInfo (0.00s) [2022-02-15T21:06:32.626Z] === RUN TestAppendVersions [2022-02-15T21:06:32.626Z] --- PASS: TestAppendVersions (0.00s) [2022-02-15T21:06:32.626Z] PASS [2022-02-15T21:06:32.626Z] coverage: 88.9% of statements [2022-02-15T21:06:32.626Z] ok github.com/docker/docker/pkg/useragent 0.042s coverage: 88.9% of statements [2022-02-15T21:06:34.818Z] === RUN TestValidatePrivileges [2022-02-15T21:06:34.818Z] --- PASS: TestValidatePrivileges (0.00s) [2022-02-15T21:06:34.818Z] === RUN TestFilterByCapNeg [2022-02-15T21:06:34.818Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-02-15T21:06:34.818Z] === RUN TestFilterByCapPos [2022-02-15T21:06:34.818Z] --- PASS: TestFilterByCapPos (0.00s) [2022-02-15T21:06:34.818Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-02-15T21:06:34.818Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-02-15T21:06:34.818Z] PASS [2022-02-15T21:06:34.818Z] coverage: 12.0% of statements [2022-02-15T21:06:34.818Z] ok github.com/docker/docker/plugin 0.048s coverage: 12.0% of statements [2022-02-15T21:06:35.280Z] === RUN TestNewSettable [2022-02-15T21:06:35.280Z] --- PASS: TestNewSettable (0.00s) [2022-02-15T21:06:35.280Z] === RUN TestIsSettable [2022-02-15T21:06:35.280Z] --- PASS: TestIsSettable (0.00s) [2022-02-15T21:06:35.280Z] === RUN TestUpdateSettingsEnv [2022-02-15T21:06:35.280Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-02-15T21:06:35.280Z] PASS [2022-02-15T21:06:35.280Z] coverage: 20.0% of statements [2022-02-15T21:06:35.280Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-02-15T21:06:35.299Z] --- PASS: TestBuildMultiStageLayerLeak (3.00s) [2022-02-15T21:06:35.299Z] === RUN TestBuildWithHugeFile [2022-02-15T21:06:35.743Z] --- PASS: TestGet (15.01s) [2022-02-15T21:06:35.743Z] === RUN TestPluginWithNoManifest [2022-02-15T21:06:35.743Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-02-15T21:06:35.743Z] === RUN TestGetAll [2022-02-15T21:06:35.743Z] --- PASS: TestGetAll (0.01s) [2022-02-15T21:06:35.743Z] PASS [2022-02-15T21:06:35.743Z] coverage: 73.2% of statements [2022-02-15T21:06:35.743Z] ok github.com/docker/docker/pkg/plugins 35.053s coverage: 73.2% of statements [2022-02-15T21:06:36.206Z] === RUN TestLoad [2022-02-15T21:06:36.206Z] --- PASS: TestLoad (0.00s) [2022-02-15T21:06:36.206Z] === RUN TestSave [2022-02-15T21:06:36.206Z] --- PASS: TestSave (0.04s) [2022-02-15T21:06:36.206Z] === RUN TestAddDeleteGet [2022-02-15T21:06:36.206Z] --- PASS: TestAddDeleteGet (0.06s) [2022-02-15T21:06:36.206Z] === RUN TestInvalidTags [2022-02-15T21:06:36.206Z] --- PASS: TestInvalidTags (0.01s) [2022-02-15T21:06:36.206Z] PASS [2022-02-15T21:06:36.206Z] coverage: 84.4% of statements [2022-02-15T21:06:36.206Z] ok github.com/docker/docker/reference 0.153s coverage: 84.4% of statements [2022-02-15T21:06:37.752Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-02-15T21:06:37.752Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-02-15T21:06:37.752Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-02-15T21:06:38.215Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-02-15T21:06:38.215Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-02-15T21:06:38.215Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-02-15T21:06:38.215Z] === RUN TestResumableRequestReaderWithReadError [2022-02-15T21:06:38.215Z] time="2022-02-15T21:06:37Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-02-15T21:06:38.215Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-02-15T21:06:38.215Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-02-15T21:06:38.215Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-02-15T21:06:38.215Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-02-15T21:06:38.215Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-02-15T21:06:38.215Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-02-15T21:06:38.215Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-02-15T21:06:38.215Z] === RUN TestResumableRequestReader [2022-02-15T21:06:38.215Z] --- PASS: TestResumableRequestReader (0.00s) [2022-02-15T21:06:38.215Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-02-15T21:06:38.215Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-02-15T21:06:38.215Z] PASS [2022-02-15T21:06:38.215Z] coverage: 100.0% of statements [2022-02-15T21:06:38.215Z] ok github.com/docker/docker/registry/resumable 0.269s coverage: 100.0% of statements [2022-02-15T21:06:38.215Z] === RUN TestResolveAuthConfigIndexServer [2022-02-15T21:06:38.215Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-02-15T21:06:38.215Z] === RUN TestResolveAuthConfigFullURL [2022-02-15T21:06:38.215Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-02-15T21:06:38.215Z] === RUN TestLoadAllowNondistributableArtifacts [2022-02-15T21:06:38.215Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-02-15T21:06:38.215Z] === RUN TestValidateMirror [2022-02-15T21:06:38.215Z] --- PASS: TestValidateMirror (0.00s) [2022-02-15T21:06:38.215Z] === RUN TestLoadInsecureRegistries [2022-02-15T21:06:38.244Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-02-15T21:06:38.676Z] time="2022-02-15T21:06:38Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-15T21:06:38.676Z] time="2022-02-15T21:06:38Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-02-15T21:06:38.676Z] time="2022-02-15T21:06:38Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-02-15T21:06:38.676Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-02-15T21:06:38.676Z] === RUN TestNewServiceConfig [2022-02-15T21:06:38.676Z] --- PASS: TestNewServiceConfig (0.00s) [2022-02-15T21:06:38.676Z] === RUN TestValidateIndexName [2022-02-15T21:06:38.676Z] --- PASS: TestValidateIndexName (0.00s) [2022-02-15T21:06:38.676Z] === RUN TestValidateIndexNameWithError [2022-02-15T21:06:38.676Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-02-15T21:06:38.676Z] === RUN TestEndpointParse [2022-02-15T21:06:38.676Z] --- PASS: TestEndpointParse (0.00s) [2022-02-15T21:06:38.676Z] === RUN TestEndpointParseInvalid [2022-02-15T21:06:38.676Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-02-15T21:06:38.676Z] === RUN TestValidateEndpoint [2022-02-15T21:06:38.676Z] --- PASS: TestValidateEndpoint (0.01s) [2022-02-15T21:06:38.676Z] === RUN TestPing [2022-02-15T21:06:38.676Z] --- PASS: TestPing (0.00s) [2022-02-15T21:06:38.676Z] === RUN TestPingRegistryEndpoint [2022-02-15T21:06:38.676Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:06:38.676Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-02-15T21:06:38.676Z] === RUN TestEndpoint [2022-02-15T21:06:38.676Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:06:38.676Z] --- SKIP: TestEndpoint (0.00s) [2022-02-15T21:06:38.676Z] === RUN TestParseRepositoryInfo [2022-02-15T21:06:38.676Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-02-15T21:06:38.676Z] === RUN TestNewIndexInfo [2022-02-15T21:06:38.676Z] --- PASS: TestNewIndexInfo (0.00s) [2022-02-15T21:06:38.676Z] === RUN TestMirrorEndpointLookup [2022-02-15T21:06:38.676Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:06:38.676Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-02-15T21:06:38.676Z] === RUN TestSearchRepositories [2022-02-15T21:06:38.676Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-02-15T21:06:38.676Z] Host: 127.0.0.1:49330 [2022-02-15T21:06:38.676Z] User-Agent: docker test client [2022-02-15T21:06:38.676Z] Authorization: Token fake-token [2022-02-15T21:06:38.676Z] X-Docker-Token: true [2022-02-15T21:06:38.676Z] Accept-Encoding: gzip [2022-02-15T21:06:38.676Z] [2022-02-15T21:06:38.676Z] [2022-02-15T21:06:38.676Z] registry_test.go:730: HTTP/1.1 200 OK [2022-02-15T21:06:38.676Z] Connection: close [2022-02-15T21:06:38.676Z] Content-Length: 144 [2022-02-15T21:06:38.676Z] Cache-Control: no-cache [2022-02-15T21:06:38.676Z] Content-Type: application/json [2022-02-15T21:06:38.676Z] Date: Tue, 15 Feb 2022 21:06:38 GMT [2022-02-15T21:06:38.676Z] Expires: -1 [2022-02-15T21:06:38.676Z] Pragma: no-cache [2022-02-15T21:06:38.676Z] Server: docker-tests/mock [2022-02-15T21:06:38.676Z] X-Docker-Registry-Config: mock [2022-02-15T21:06:38.676Z] X-Docker-Registry-Version: 0.0.0 [2022-02-15T21:06:38.676Z] [2022-02-15T21:06:38.676Z] [2022-02-15T21:06:38.676Z] --- PASS: TestSearchRepositories (0.01s) [2022-02-15T21:06:38.676Z] === RUN TestTrustedLocation [2022-02-15T21:06:38.676Z] --- PASS: TestTrustedLocation (0.00s) [2022-02-15T21:06:38.676Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-02-15T21:06:38.676Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-02-15T21:06:38.676Z] === RUN TestAllowNondistributableArtifacts [2022-02-15T21:06:38.676Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-02-15T21:06:38.676Z] === RUN TestIsSecureIndex [2022-02-15T21:06:38.676Z] --- PASS: TestIsSecureIndex (0.00s) [2022-02-15T21:06:38.676Z] PASS [2022-02-15T21:06:38.676Z] coverage: 51.2% of statements [2022-02-15T21:06:38.676Z] ok github.com/docker/docker/registry 0.318s coverage: 51.2% of statements [2022-02-15T21:06:38.676Z] === RUN TestRestartManagerTimeout [2022-02-15T21:06:38.676Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-02-15T21:06:38.676Z] === RUN TestRestartManagerTimeoutReset [2022-02-15T21:06:38.676Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-02-15T21:06:38.676Z] PASS [2022-02-15T21:06:38.676Z] coverage: 50.9% of statements [2022-02-15T21:06:38.676Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2022-02-15T21:06:39.062Z] tests/integration/api_client_test.py ..... [ 7%] [2022-02-15T21:06:39.654Z] === RUN TestDecodeContainerConfig [2022-02-15T21:06:39.654Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-02-15T21:06:39.654Z] === RUN TestDecodeContainerConfigIsolation [2022-02-15T21:06:39.654Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-02-15T21:06:39.654Z] === RUN TestValidatePrivileged [2022-02-15T21:06:39.654Z] --- PASS: TestValidatePrivileged (0.00s) [2022-02-15T21:06:39.654Z] PASS [2022-02-15T21:06:39.654Z] coverage: 52.6% of statements [2022-02-15T21:06:39.654Z] ok github.com/docker/docker/runconfig 0.057s coverage: 52.6% of statements [2022-02-15T21:06:39.654Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-02-15T21:06:39.654Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-02-15T21:06:39.654Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-02-15T21:06:39.654Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-02-15T21:06:39.654Z] PASS [2022-02-15T21:06:39.654Z] coverage: 62.5% of statements [2022-02-15T21:06:39.654Z] ok github.com/docker/docker/testutil 0.051s coverage: 62.5% of statements [2022-02-15T21:06:40.813Z] tests/integration/api_config_test.py ...... [ 8%] [2022-02-15T21:06:44.368Z] === RUN TestGetDriver [2022-02-15T21:06:44.368Z] --- PASS: TestGetDriver (0.00s) [2022-02-15T21:06:44.368Z] === RUN TestVolumeRequestError [2022-02-15T21:06:44.368Z] --- PASS: TestVolumeRequestError (0.01s) [2022-02-15T21:06:44.368Z] PASS [2022-02-15T21:06:44.368Z] coverage: 36.1% of statements [2022-02-15T21:06:44.368Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2022-02-15T21:06:44.368Z] === RUN TestGetAddress [2022-02-15T21:06:44.368Z] --- PASS: TestGetAddress (0.00s) [2022-02-15T21:06:44.368Z] === RUN TestRemove [2022-02-15T21:06:44.368Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-15T21:06:44.368Z] --- SKIP: TestRemove (0.00s) [2022-02-15T21:06:44.368Z] === RUN TestInitializeWithVolumes [2022-02-15T21:06:44.368Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-02-15T21:06:44.368Z] === RUN TestCreate [2022-02-15T21:06:44.368Z] --- PASS: TestCreate (0.02s) [2022-02-15T21:06:44.368Z] === RUN TestValidateName [2022-02-15T21:06:44.368Z] --- PASS: TestValidateName (0.00s) [2022-02-15T21:06:44.368Z] === RUN TestCreateWithOpts [2022-02-15T21:06:44.368Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-15T21:06:44.368Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-02-15T21:06:44.368Z] === RUN TestRelaodNoOpts [2022-02-15T21:06:44.368Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-02-15T21:06:44.368Z] PASS [2022-02-15T21:06:44.368Z] coverage: 41.5% of statements [2022-02-15T21:06:44.368Z] ok github.com/docker/docker/volume/local 0.092s coverage: 41.5% of statements [2022-02-15T21:06:45.348Z] === RUN TestLCOWParseMountRaw [2022-02-15T21:06:45.348Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-02-15T21:06:45.348Z] === RUN TestLCOWParseMountRawSplit [2022-02-15T21:06:45.348Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-02-15T21:06:45.348Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-02-15T21:06:45.348Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-02-15T21:06:45.348Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-02-15T21:06:45.348Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-02-15T21:06:45.348Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-02-15T21:06:45.348Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-02-15T21:06:45.348Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-02-15T21:06:45.348Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-02-15T21:06:45.348Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-02-15T21:06:45.348Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-02-15T21:06:45.348Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-02-15T21:06:45.348Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-15T21:06:45.348Z] === RUN TestLinuxParseMountRaw [2022-02-15T21:06:45.348Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-02-15T21:06:45.348Z] === RUN TestLinuxParseMountRawSplit [2022-02-15T21:06:45.348Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-02-15T21:06:45.348Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-02-15T21:06:45.348Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-02-15T21:06:45.348Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-02-15T21:06:45.348Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-02-15T21:06:45.348Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-02-15T21:06:45.348Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-02-15T21:06:45.348Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-02-15T21:06:45.348Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-02-15T21:06:45.348Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-02-15T21:06:45.348Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-02-15T21:06:45.348Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-02-15T21:06:45.348Z] === RUN TestConvertTmpfsOptions [2022-02-15T21:06:45.348Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-02-15T21:06:45.348Z] linux_parser_test.go:209: data="ro" [2022-02-15T21:06:45.348Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-02-15T21:06:45.348Z] === RUN TestParseMountSpec [2022-02-15T21:06:45.348Z] parser_test.go:62: case 0 [2022-02-15T21:06:45.348Z] parser_test.go:62: case 1 [2022-02-15T21:06:45.348Z] parser_test.go:62: case 2 [2022-02-15T21:06:45.348Z] parser_test.go:62: case 3 [2022-02-15T21:06:45.348Z] parser_test.go:62: case 4 [2022-02-15T21:06:45.348Z] parser_test.go:62: case 5 [2022-02-15T21:06:45.348Z] --- PASS: TestParseMountSpec (0.00s) [2022-02-15T21:06:45.348Z] === RUN TestValidateMount [2022-02-15T21:06:45.348Z] --- PASS: TestValidateMount (0.00s) [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRaw [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRawSplit [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-02-15T21:06:45.348Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-02-15T21:06:45.348Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-02-15T21:06:45.348Z] PASS [2022-02-15T21:06:45.348Z] coverage: 67.6% of statements [2022-02-15T21:06:45.348Z] ok github.com/docker/docker/volume/mounts 0.070s coverage: 67.6% of statements [2022-02-15T21:06:45.810Z] === RUN TestSetGetMeta [2022-02-15T21:06:45.810Z] === PAUSE TestSetGetMeta [2022-02-15T21:06:45.810Z] === RUN TestRestore [2022-02-15T21:06:45.810Z] === PAUSE TestRestore [2022-02-15T21:06:45.810Z] === RUN TestServiceCreate [2022-02-15T21:06:45.810Z] === PAUSE TestServiceCreate [2022-02-15T21:06:45.810Z] === RUN TestServiceList [2022-02-15T21:06:45.810Z] === PAUSE TestServiceList [2022-02-15T21:06:45.810Z] === RUN TestServiceRemove [2022-02-15T21:06:45.810Z] === PAUSE TestServiceRemove [2022-02-15T21:06:45.810Z] === RUN TestServiceGet [2022-02-15T21:06:45.810Z] === PAUSE TestServiceGet [2022-02-15T21:06:45.810Z] === RUN TestServicePrune [2022-02-15T21:06:45.810Z] === PAUSE TestServicePrune [2022-02-15T21:06:45.810Z] === RUN TestCreate [2022-02-15T21:06:45.810Z] === PAUSE TestCreate [2022-02-15T21:06:45.810Z] === RUN TestRemove [2022-02-15T21:06:45.810Z] === PAUSE TestRemove [2022-02-15T21:06:45.810Z] === RUN TestList [2022-02-15T21:06:45.810Z] === PAUSE TestList [2022-02-15T21:06:45.810Z] === RUN TestFindByDriver [2022-02-15T21:06:45.810Z] === PAUSE TestFindByDriver [2022-02-15T21:06:45.810Z] === RUN TestFindByReferenced [2022-02-15T21:06:45.810Z] === PAUSE TestFindByReferenced [2022-02-15T21:06:45.810Z] === RUN TestDerefMultipleOfSameRef [2022-02-15T21:06:45.810Z] === PAUSE TestDerefMultipleOfSameRef [2022-02-15T21:06:45.810Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T21:06:45.810Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T21:06:45.810Z] === RUN TestDefererencePluginOnCreateError [2022-02-15T21:06:45.810Z] === PAUSE TestDefererencePluginOnCreateError [2022-02-15T21:06:45.810Z] === RUN TestRefDerefRemove [2022-02-15T21:06:45.810Z] === PAUSE TestRefDerefRemove [2022-02-15T21:06:45.810Z] === RUN TestGet [2022-02-15T21:06:45.810Z] === PAUSE TestGet [2022-02-15T21:06:45.810Z] === RUN TestGetWithReference [2022-02-15T21:06:45.810Z] === PAUSE TestGetWithReference [2022-02-15T21:06:45.810Z] === RUN TestFilterFunc [2022-02-15T21:06:45.810Z] === RUN TestFilterFunc/test_nil_list [2022-02-15T21:06:45.810Z] === PAUSE TestFilterFunc/test_nil_list [2022-02-15T21:06:45.810Z] === RUN TestFilterFunc/test_empty_list [2022-02-15T21:06:45.810Z] === PAUSE TestFilterFunc/test_empty_list [2022-02-15T21:06:45.810Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T21:06:45.810Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T21:06:45.810Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T21:06:45.810Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T21:06:45.810Z] === RUN TestFilterFunc/test_filter_some [2022-02-15T21:06:45.811Z] === PAUSE TestFilterFunc/test_filter_some [2022-02-15T21:06:45.811Z] === RUN TestFilterFunc/test_filter_middle [2022-02-15T21:06:45.811Z] === PAUSE TestFilterFunc/test_filter_middle [2022-02-15T21:06:45.811Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-02-15T21:06:45.811Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-02-15T21:06:45.811Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-02-15T21:06:45.811Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-02-15T21:06:45.811Z] === CONT TestFilterFunc/test_nil_list [2022-02-15T21:06:45.811Z] === CONT TestFilterFunc/test_filter_some [2022-02-15T21:06:45.811Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-02-15T21:06:45.811Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-02-15T21:06:45.811Z] === CONT TestFilterFunc/test_empty_list [2022-02-15T21:06:45.811Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-02-15T21:06:45.811Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-02-15T21:06:45.811Z] === CONT TestFilterFunc/test_filter_middle [2022-02-15T21:06:45.811Z] --- PASS: TestFilterFunc (0.00s) [2022-02-15T21:06:45.811Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-02-15T21:06:45.811Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-02-15T21:06:45.811Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-02-15T21:06:45.811Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-02-15T21:06:45.811Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-02-15T21:06:45.811Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-02-15T21:06:45.811Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-02-15T21:06:45.811Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-02-15T21:06:45.811Z] === CONT TestSetGetMeta [2022-02-15T21:06:45.811Z] === CONT TestList [2022-02-15T21:06:45.811Z] === CONT TestDefererencePluginOnCreateError [2022-02-15T21:06:45.811Z] === CONT TestGet [2022-02-15T21:06:45.811Z] --- PASS: TestSetGetMeta (0.02s) [2022-02-15T21:06:45.811Z] === CONT TestRemove [2022-02-15T21:06:45.811Z] --- PASS: TestGet (0.05s) [2022-02-15T21:06:45.811Z] === CONT TestCreate [2022-02-15T21:06:45.811Z] --- PASS: TestRemove (0.03s) [2022-02-15T21:06:45.811Z] === CONT TestServicePrune [2022-02-15T21:06:45.811Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2022-02-15T21:06:45.811Z] === CONT TestServiceGet [2022-02-15T21:06:45.811Z] --- PASS: TestList (0.06s) [2022-02-15T21:06:45.811Z] === CONT TestServiceRemove [2022-02-15T21:06:46.273Z] --- PASS: TestCreate (0.04s) [2022-02-15T21:06:46.273Z] === CONT TestServiceList [2022-02-15T21:06:46.273Z] --- PASS: TestServiceGet (0.17s) [2022-02-15T21:06:46.273Z] === CONT TestServiceCreate [2022-02-15T21:06:46.273Z] time="2022-02-15T21:06:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T21:06:46.273Z] --- PASS: TestServiceRemove (0.17s) [2022-02-15T21:06:46.273Z] === CONT TestRestore [2022-02-15T21:06:46.273Z] --- PASS: TestServiceList (0.15s) [2022-02-15T21:06:46.273Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-02-15T21:06:46.273Z] time="2022-02-15T21:06:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T21:06:46.273Z] time="2022-02-15T21:06:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T21:06:46.273Z] time="2022-02-15T21:06:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-02-15T21:06:46.273Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-02-15T21:06:46.273Z] === CONT TestDerefMultipleOfSameRef [2022-02-15T21:06:46.273Z] --- PASS: TestServiceCreate (0.05s) [2022-02-15T21:06:46.273Z] === CONT TestFindByReferenced [2022-02-15T21:06:46.273Z] time="2022-02-15T21:06:45Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-02-15T21:06:46.273Z] --- PASS: TestRestore (0.05s) [2022-02-15T21:06:46.273Z] === CONT TestFindByDriver [2022-02-15T21:06:46.273Z] --- PASS: TestServicePrune (0.23s) [2022-02-15T21:06:46.273Z] === CONT TestGetWithReference [2022-02-15T21:06:46.273Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-02-15T21:06:46.273Z] === CONT TestRefDerefRemove [2022-02-15T21:06:46.273Z] --- PASS: TestFindByReferenced (0.04s) [2022-02-15T21:06:46.273Z] --- PASS: TestGetWithReference (0.04s) [2022-02-15T21:06:46.273Z] --- PASS: TestFindByDriver (0.05s) [2022-02-15T21:06:46.273Z] --- PASS: TestRefDerefRemove (0.03s) [2022-02-15T21:06:46.273Z] PASS [2022-02-15T21:06:46.273Z] coverage: 69.0% of statements [2022-02-15T21:06:46.273Z] ok github.com/docker/docker/volume/service 0.401s coverage: 69.0% of statements [2022-02-15T21:06:47.364Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-02-15T21:06:47.364Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T21:06:47.364Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T21:06:47.364Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-02-15T21:06:47.364Z] [2022-02-15T21:06:47.364Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-02-15T21:06:47.364Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-02-15T21:06:47.364Z] HOSTNAME=d41fb336be6f [2022-02-15T21:06:47.364Z] TESTDEBUG=0 [2022-02-15T21:06:47.364Z] DEST=bundles/test-integration [2022-02-15T21:06:47.364Z] PWD=/go/src/github.com/docker/docker [2022-02-15T21:06:47.364Z] DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e [2022-02-15T21:06:47.364Z] container=docker [2022-02-15T21:06:47.364Z] HOME=/root [2022-02-15T21:06:47.364Z] GOLANG_VERSION=1.17.6 [2022-02-15T21:06:47.364Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-02-15T21:06:47.364Z] VALIDATE_BRANCH=master [2022-02-15T21:06:47.364Z] TERM=xterm [2022-02-15T21:06:47.364Z] DOCKER_PKG=github.com/docker/docker [2022-02-15T21:06:47.364Z] SHLVL=1 [2022-02-15T21:06:47.364Z] TIMEOUT=120m [2022-02-15T21:06:47.364Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-02-15T21:06:47.364Z] DOCKER_GRAPHDRIVER=overlay2 [2022-02-15T21:06:47.364Z] GO111MODULE=off [2022-02-15T21:06:47.364Z] DOCKER_EXPERIMENTAL=1 [2022-02-15T21:06:47.364Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-02-15T21:06:47.364Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-02-15T21:06:47.364Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-02-15T21:06:47.364Z] GOPATH=/go [2022-02-15T21:06:47.364Z] PKG_CONFIG=pkg-config [2022-02-15T21:06:47.364Z] _=/usr/bin/env [2022-02-15T21:06:47.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-02-15T21:06:47.820Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-15T21:06:47.820Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-15T21:06:47.820Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-15T21:06:47.820Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-02-15T21:07:02.666Z] 2022/02/15 21:07:01 Closing DB instances... [2022-02-15T21:07:03.128Z] --- PASS: TestNetworkDBGarbageCollection (54.06s) [2022-02-15T21:07:03.128Z] === RUN TestFindNode [2022-02-15T21:07:03.128Z] 2022/02/15 21:07:03 Closing DB instances... [2022-02-15T21:07:03.128Z] --- PASS: TestFindNode (0.02s) [2022-02-15T21:07:03.128Z] === RUN TestChangeNodeState [2022-02-15T21:07:03.128Z] 2022/02/15 21:07:03 Closing DB instances... [2022-02-15T21:07:03.128Z] --- PASS: TestChangeNodeState (0.02s) [2022-02-15T21:07:03.128Z] === RUN TestNodeReincarnation [2022-02-15T21:07:03.128Z] 2022/02/15 21:07:03 Closing DB instances... [2022-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-02-15T21:07:08.942Z] --- PASS: TestNodeReincarnation (5.02s) [2022-02-15T21:07:08.942Z] === RUN TestParallelCreate [2022-02-15T21:07:08.942Z] 2022/02/15 21:07:08 Closing DB instances... [2022-02-15T21:07:08.942Z] --- PASS: TestParallelCreate (0.02s) [2022-02-15T21:07:08.942Z] === RUN TestParallelDelete [2022-02-15T21:07:08.942Z] 2022/02/15 21:07:08 Closing DB instances... [2022-02-15T21:07:08.942Z] --- PASS: TestParallelDelete (0.02s) [2022-02-15T21:07:08.942Z] === RUN TestNetworkDBIslands [2022-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a745d21031c0 with config:&{NodeID:a745d21031c0 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-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=info msg="Node a745d21031c0/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=info msg="Node a745d21031c0/172.19.117.182, added to nodes list" [2022-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9aaa589ccf31 with config:&{NodeID:9aaa589ccf31 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-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, added to nodes list" [2022-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2022-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, added to nodes list" [2022-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=info msg="Node a745d21031c0/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=info msg="Node a745d21031c0/172.19.117.182, added to nodes list" [2022-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2022-02-15T21:07:08.942Z] time="2022-02-15T21:07:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:08Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:875bb016598d with config:&{NodeID:875bb016598d 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-02-15T21:07:09.405Z] time="2022-02-15T21:07:08Z" level=info msg="Node 875bb016598d/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:08Z" level=info msg="Node 875bb016598d/172.19.117.182, added to nodes list" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:09Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:09Z" level=info msg="Node 875bb016598d/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:09Z" level=info msg="Node 875bb016598d/172.19.117.182, added to nodes list" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:09Z" level=info msg="Node a745d21031c0/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:09Z" level=info msg="Node a745d21031c0/172.19.117.182, added to nodes list" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, added to nodes list" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:09Z" level=info msg="Node 875bb016598d/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:09.405Z] time="2022-02-15T21:07:09Z" level=info msg="Node 875bb016598d/172.19.117.182, added to nodes list" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:9e65c4c05c4e with config:&{NodeID:9e65c4c05c4e 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-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, added to nodes list" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, added to nodes list" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, added to nodes list" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="Node 875bb016598d/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="Node 875bb016598d/172.19.117.182, added to nodes list" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="Node a745d21031c0/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="Node a745d21031c0/172.19.117.182, added to nodes list" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, added to nodes list" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, added to nodes list" [2022-02-15T21:07:09.875Z] time="2022-02-15T21:07:09Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:e4d21ad6c4dc with config:&{NodeID:e4d21ad6c4dc 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-02-15T21:07:10.013Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, added to nodes list" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, added to nodes list" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=info msg="Node a745d21031c0/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=info msg="Node a745d21031c0/172.19.117.182, added to nodes list" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, added to nodes list" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, added to nodes list" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=info msg="Node 875bb016598d/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=info msg="Node 875bb016598d/172.19.117.182, added to nodes list" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:10Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:10Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, added to nodes list" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:10Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:10Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, added to nodes list" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:10Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:10Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, added to nodes list" [2022-02-15T21:07:10.339Z] networkdb_test.go:835: Re-joining: 3 [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:10Z" level=info msg="The new bootstrap node list is:[172.19.117.182:10033 172.19.117.182:10034 172.19.117.182:10035]" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.117.182:10033" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:10Z" level=debug msg="memberlist: Stream connection from=172.19.117.182:49357" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.117.182:10034" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:10Z" level=debug msg="memberlist: Stream connection from=172.19.117.182:49358" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.117.182:10035" [2022-02-15T21:07:10.339Z] time="2022-02-15T21:07:10Z" level=debug msg="memberlist: Stream connection from=172.19.117.182:49359" [2022-02-15T21:07:10.801Z] networkdb_test.go:835: Re-joining: 4 [2022-02-15T21:07:10.801Z] time="2022-02-15T21:07:10Z" level=info msg="The new bootstrap node list is:[172.19.117.182:10033 172.19.117.182:10034 172.19.117.182:10035]" [2022-02-15T21:07:10.801Z] time="2022-02-15T21:07:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.117.182:10033" [2022-02-15T21:07:10.801Z] time="2022-02-15T21:07:10Z" level=debug msg="memberlist: Stream connection from=172.19.117.182:49360" [2022-02-15T21:07:10.801Z] time="2022-02-15T21:07:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.117.182:10034" [2022-02-15T21:07:10.801Z] time="2022-02-15T21:07:10Z" level=debug msg="memberlist: Stream connection from=172.19.117.182:49361" [2022-02-15T21:07:10.801Z] time="2022-02-15T21:07:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.117.182:10035" [2022-02-15T21:07:10.801Z] time="2022-02-15T21:07:10Z" level=debug msg="memberlist: Stream connection from=172.19.117.182:49362" [2022-02-15T21:07:10.801Z] time="2022-02-15T21:07:10Z" level=info msg="node 0 leaving" [2022-02-15T21:07:10.801Z] time="2022-02-15T21:07:10Z" level=info msg="Node a745d21031c0 change state NodeActive --> NodeLeft" [2022-02-15T21:07:10.801Z] time="2022-02-15T21:07:10Z" level=info msg="node5(e4d21ad6c4dc): Node leave event for a745d21031c0/172.19.117.182" [2022-02-15T21:07:10.801Z] time="2022-02-15T21:07:10Z" level=info msg="Node a745d21031c0 change state NodeActive --> NodeLeft" [2022-02-15T21:07:10.801Z] time="2022-02-15T21:07:10Z" level=info msg="node2(9aaa589ccf31): Node leave event for a745d21031c0/172.19.117.182" [2022-02-15T21:07:10.801Z] time="2022-02-15T21:07:10Z" level=info msg="Node a745d21031c0 change state NodeActive --> NodeLeft" [2022-02-15T21:07:10.801Z] time="2022-02-15T21:07:10Z" level=info msg="node4(9e65c4c05c4e): Node leave event for a745d21031c0/172.19.117.182" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:10Z" level=info msg="Node a745d21031c0 change state NodeActive --> NodeLeft" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:10Z" level=info msg="node1(a745d21031c0): Node leave event for a745d21031c0/172.19.117.182" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:10Z" level=info msg="Node a745d21031c0 change state NodeActive --> NodeLeft" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:10Z" level=info msg="node3(875bb016598d): Node leave event for a745d21031c0/172.19.117.182" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:10Z" level=info msg="Node a745d21031c0/172.19.117.182, left gossip cluster" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:10Z" level=info msg="Node a745d21031c0/172.19.117.182, left gossip cluster" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:10Z" level=info msg="Node a745d21031c0/172.19.117.182, left gossip cluster" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:10Z" level=info msg="Node a745d21031c0/172.19.117.182, left gossip cluster" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:10Z" level=info msg="Node a745d21031c0/172.19.117.182, left gossip cluster" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:11Z" level=info msg="node 1 leaving" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:11Z" level=info msg="Node 9aaa589ccf31 change state NodeActive --> NodeLeft" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:11Z" level=info msg="node4(9e65c4c05c4e): Node leave event for 9aaa589ccf31/172.19.117.182" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:11Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, left gossip cluster" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:11Z" level=info msg="Node 9aaa589ccf31 change state NodeActive --> NodeLeft" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:11Z" level=info msg="node3(875bb016598d): Node leave event for 9aaa589ccf31/172.19.117.182" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:11Z" level=info msg="Node 9aaa589ccf31 change state NodeActive --> NodeFailed" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:11Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, added to failed nodes list" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:11Z" level=info msg="Node 9aaa589ccf31 change state NodeActive --> NodeLeft" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:11Z" level=info msg="node5(e4d21ad6c4dc): Node leave event for 9aaa589ccf31/172.19.117.182" [2022-02-15T21:07:11.264Z] time="2022-02-15T21:07:11Z" level=error msg="node: 9aaa589ccf31 is unknown to memberlist" [2022-02-15T21:07:11.725Z] time="2022-02-15T21:07:11Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, left gossip cluster" [2022-02-15T21:07:11.725Z] time="2022-02-15T21:07:11Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, left gossip cluster" [2022-02-15T21:07:11.726Z] time="2022-02-15T21:07:11Z" level=info msg="Node 9aaa589ccf31/172.19.117.182, left gossip cluster" [2022-02-15T21:07:11.726Z] time="2022-02-15T21:07:11Z" level=info msg="node 2 leaving" [2022-02-15T21:07:11.726Z] time="2022-02-15T21:07:11Z" level=info msg="Node 875bb016598d change state NodeActive --> NodeLeft" [2022-02-15T21:07:11.726Z] time="2022-02-15T21:07:11Z" level=info msg="node5(e4d21ad6c4dc): Node leave event for 875bb016598d/172.19.117.182" [2022-02-15T21:07:11.726Z] time="2022-02-15T21:07:11Z" level=info msg="Node 875bb016598d change state NodeActive --> NodeLeft" [2022-02-15T21:07:11.726Z] time="2022-02-15T21:07:11Z" level=info msg="node4(9e65c4c05c4e): Node leave event for 875bb016598d/172.19.117.182" [2022-02-15T21:07:11.726Z] time="2022-02-15T21:07:11Z" level=info msg="Node 875bb016598d change state NodeActive --> NodeLeft" [2022-02-15T21:07:11.726Z] time="2022-02-15T21:07:11Z" level=info msg="node3(875bb016598d): Node leave event for 875bb016598d/172.19.117.182" [2022-02-15T21:07:11.726Z] time="2022-02-15T21:07:11Z" level=debug msg="memberlist: Failed ping: e4d21ad6c4dc (timeout reached)" [2022-02-15T21:07:11.726Z] time="2022-02-15T21:07:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.117.182:10036: use of closed network connection" [2022-02-15T21:07:11.726Z] time="2022-02-15T21:07:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.117.182:10034: use of closed network connection" [2022-02-15T21:07:11.726Z] time="2022-02-15T21:07:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.19.117.182:10035: use of closed network connection" [2022-02-15T21:07:11.726Z] time="2022-02-15T21:07:11Z" level=debug msg="memberlist: Stream connection from=172.19.117.182:49363" [2022-02-15T21:07:12.187Z] time="2022-02-15T21:07:11Z" level=info msg="Node 875bb016598d/172.19.117.182, left gossip cluster" [2022-02-15T21:07:12.187Z] time="2022-02-15T21:07:12Z" level=info msg="Node 875bb016598d/172.19.117.182, left gossip cluster" [2022-02-15T21:07:12.187Z] time="2022-02-15T21:07:12Z" level=info msg="Node 875bb016598d/172.19.117.182, left gossip cluster" [2022-02-15T21:07:12.650Z] time="2022-02-15T21:07:12Z" level=warning msg="memberlist: Was able to connect to e4d21ad6c4dc but other probes failed, network may be misconfigured" [2022-02-15T21:07:12.650Z] networkdb_test.go:867: node4: OK [2022-02-15T21:07:12.650Z] networkdb_test.go:867: node5: OK [2022-02-15T21:07:12.650Z] time="2022-02-15T21:07:12Z" level=info msg="node 0 coming back" [2022-02-15T21:07:12.651Z] time="2022-02-15T21:07:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5a62c0dac15d with config:&{NodeID:5a62c0dac15d 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-02-15T21:07:12.651Z] time="2022-02-15T21:07:12Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:12.651Z] time="2022-02-15T21:07:12Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, added to nodes list" [2022-02-15T21:07:12.651Z] time="2022-02-15T21:07:12Z" level=info msg="node 1 coming back" [2022-02-15T21:07:12.651Z] time="2022-02-15T21:07:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d4f478f75553 with config:&{NodeID:d4f478f75553 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-02-15T21:07:12.651Z] time="2022-02-15T21:07:12Z" level=info msg="Node d4f478f75553/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:12.651Z] time="2022-02-15T21:07:12Z" level=info msg="Node d4f478f75553/172.19.117.182, added to nodes list" [2022-02-15T21:07:12.651Z] time="2022-02-15T21:07:12Z" level=info msg="node 2 coming back" [2022-02-15T21:07:12.651Z] time="2022-02-15T21:07:12Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1b3e8955e918 with config:&{NodeID:1b3e8955e918 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-02-15T21:07:12.651Z] time="2022-02-15T21:07:12Z" level=info msg="Node 1b3e8955e918/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:12.651Z] time="2022-02-15T21:07:12Z" level=info msg="Node 1b3e8955e918/172.19.117.182, added to nodes list" [2022-02-15T21:07:13.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-02-15T21:07:13.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-02-15T21:07:15.569Z] time="2022-02-15T21:07:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.117.182:10033 172.19.117.182:10034 172.19.117.182:10035]" [2022-02-15T21:07:15.776Z] --- PASS: TestImportExtremelyLargeImageWorks (90.19s) [2022-02-15T21:07:15.776Z] PASS [2022-02-15T21:07:15.776Z] [2022-02-15T21:07:15.776Z] === Skipped [2022-02-15T21:07:15.776Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-15T21:07:15.776Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-02-15T21:07:15.776Z] [2022-02-15T21:07:15.776Z] DONE 22 tests, 1 skipped in 94.091s [2022-02-15T21:07:15.776Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-15T21:07:15.776Z] INFO: Testing against a local daemon [2022-02-15T21:07:15.776Z] === RUN TestNetworkCreateDelete [2022-02-15T21:07:15.776Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-02-15T21:07:15.776Z] === RUN TestDockerNetworkDeletePreferID [2022-02-15T21:07:15.776Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-02-15T21:07:15.776Z] === RUN TestDaemonDNSFallback [2022-02-15T21:07:16.030Z] time="2022-02-15T21:07:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.117.182:10033 172.19.117.182:10034 172.19.117.182:10035]" [2022-02-15T21:07:16.344Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-02-15T21:07:16.344Z] === RUN TestInspectNetwork [2022-02-15T21:07:16.344Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:16.344Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-15T21:07:16.344Z] === RUN TestRunContainerWithBridgeNone [2022-02-15T21:07:16.344Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.344Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-15T21:07:16.344Z] === RUN TestNetworkInvalidJSON [2022-02-15T21:07:16.344Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-15T21:07:16.344Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-15T21:07:16.344Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:07:16.344Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:07:16.344Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:07:16.344Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:07:16.344Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-15T21:07:16.344Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:07:16.344Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:07:16.344Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-15T21:07:16.344Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-15T21:07:16.344Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-15T21:07:16.344Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-15T21:07:16.344Z] === RUN TestNetworkList [2022-02-15T21:07:16.344Z] === RUN TestNetworkList//networks [2022-02-15T21:07:16.344Z] === PAUSE TestNetworkList//networks [2022-02-15T21:07:16.344Z] === RUN TestNetworkList//networks/ [2022-02-15T21:07:16.344Z] === PAUSE TestNetworkList//networks/ [2022-02-15T21:07:16.344Z] === CONT TestNetworkList//networks [2022-02-15T21:07:16.344Z] === CONT TestNetworkList//networks/ [2022-02-15T21:07:16.344Z] --- PASS: TestNetworkList (0.01s) [2022-02-15T21:07:16.344Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-15T21:07:16.344Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-15T21:07:16.344Z] === RUN TestHostIPv4BridgeLabel [2022-02-15T21:07:16.344Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.344Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-15T21:07:16.344Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-15T21:07:16.344Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.344Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-02-15T21:07:16.344Z] === RUN TestDaemonDefaultNetworkPools [2022-02-15T21:07:16.344Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.344Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T21:07:16.344Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-15T21:07:16.344Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.344Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T21:07:16.344Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-15T21:07:16.344Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.344Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T21:07:16.344Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-15T21:07:16.344Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.344Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T21:07:16.344Z] === RUN TestServiceWithPredefinedNetwork [2022-02-15T21:07:16.344Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:16.344Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T21:07:16.344Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-15T21:07:16.344Z] service_test.go:243: FLAKY_TEST [2022-02-15T21:07:16.344Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T21:07:16.344Z] === RUN TestServiceWithDataPathPortInit [2022-02-15T21:07:16.344Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:16.344Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-15T21:07:16.344Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-15T21:07:16.344Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:16.344Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T21:07:16.344Z] PASS [2022-02-15T21:07:16.344Z] [2022-02-15T21:07:16.344Z] === Skipped [2022-02-15T21:07:16.344Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-02-15T21:07:16.344Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:16.344Z] [2022-02-15T21:07:16.344Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-02-15T21:07:16.344Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.344Z] [2022-02-15T21:07:16.344Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-02-15T21:07:16.344Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.344Z] [2022-02-15T21:07:16.344Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-02-15T21:07:16.344Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.344Z] [2022-02-15T21:07:16.344Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T21:07:16.344Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.344Z] [2022-02-15T21:07:16.344Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T21:07:16.344Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.344Z] [2022-02-15T21:07:16.344Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T21:07:16.344Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.344Z] [2022-02-15T21:07:16.344Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T21:07:16.344Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.344Z] [2022-02-15T21:07:16.344Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T21:07:16.344Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:16.344Z] [2022-02-15T21:07:16.344Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T21:07:16.344Z] service_test.go:243: FLAKY_TEST [2022-02-15T21:07:16.344Z] [2022-02-15T21:07:16.344Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-02-15T21:07:16.344Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:16.344Z] [2022-02-15T21:07:16.344Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T21:07:16.344Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:16.344Z] [2022-02-15T21:07:16.344Z] DONE 22 tests, 12 skipped in 6.916s [2022-02-15T21:07:16.344Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.117.182:10033" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=debug msg="memberlist: Stream connection from=172.19.117.182:49364" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, is the new incarnation of the shutdown node a745d21031c0/172.19.117.182" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.117.182:10034" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=debug msg="memberlist: Stream connection from=172.19.117.182:49365" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node d4f478f75553/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node d4f478f75553/172.19.117.182, is the new incarnation of the shutdown node 9aaa589ccf31/172.19.117.182" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node d4f478f75553/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.117.182:10035" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=debug msg="memberlist: Stream connection from=172.19.117.182:49366" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node d4f478f75553/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node d4f478f75553/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 1b3e8955e918/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 1b3e8955e918/172.19.117.182, is the new incarnation of the shutdown node 875bb016598d/172.19.117.182" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node 1b3e8955e918/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node d4f478f75553/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node d4f478f75553/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node d4f478f75553/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.492Z] time="2022-02-15T21:07:16Z" level=info msg="Node d4f478f75553/172.19.117.182, is the new incarnation of the shutdown node 9aaa589ccf31/172.19.117.182" [2022-02-15T21:07:16.603Z] INFO: Testing against a local daemon [2022-02-15T21:07:16.603Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-15T21:07:16.603Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:07:16.603Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T21:07:16.603Z] === RUN TestDockerNetworkIpvlan [2022-02-15T21:07:16.603Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:07:16.603Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-15T21:07:16.603Z] PASS [2022-02-15T21:07:16.603Z] [2022-02-15T21:07:16.603Z] === Skipped [2022-02-15T21:07:16.603Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T21:07:16.603Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:07:16.603Z] [2022-02-15T21:07:16.603Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-15T21:07:16.603Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:07:16.603Z] [2022-02-15T21:07:16.603Z] DONE 2 tests, 2 skipped in 0.116s [2022-02-15T21:07:16.603Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-15T21:07:16.603Z] INFO: Testing against a local daemon [2022-02-15T21:07:16.603Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-15T21:07:16.603Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.603Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-15T21:07:16.603Z] === RUN TestDockerNetworkMacvlan [2022-02-15T21:07:16.603Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.603Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-02-15T21:07:16.603Z] PASS [2022-02-15T21:07:16.603Z] [2022-02-15T21:07:16.603Z] === Skipped [2022-02-15T21:07:16.603Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-02-15T21:07:16.603Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.603Z] [2022-02-15T21:07:16.603Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-02-15T21:07:16.603Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-02-15T21:07:16.603Z] [2022-02-15T21:07:16.603Z] DONE 2 tests, 2 skipped in 0.096s [2022-02-15T21:07:16.603Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-15T21:07:16.603Z] testing: warning: no tests to run [2022-02-15T21:07:16.603Z] PASS [2022-02-15T21:07:16.603Z] [2022-02-15T21:07:16.603Z] DONE 0 tests in 0.022s [2022-02-15T21:07:16.603Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-15T21:07:16.863Z] INFO: Testing against a local daemon [2022-02-15T21:07:16.863Z] === RUN TestAuthZPluginAllowRequest [2022-02-15T21:07:16.863Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:16.863Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-02-15T21:07:16.863Z] === RUN TestAuthZPluginTLS [2022-02-15T21:07:16.863Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:16.863Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-02-15T21:07:16.863Z] === RUN TestAuthZPluginDenyRequest [2022-02-15T21:07:16.863Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:16.863Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-02-15T21:07:16.863Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-15T21:07:16.863Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:16.863Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-15T21:07:16.863Z] === RUN TestAuthZPluginDenyResponse [2022-02-15T21:07:16.863Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:16.863Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-02-15T21:07:16.863Z] === RUN TestAuthZPluginAllowEventStream [2022-02-15T21:07:16.863Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:16.863Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-02-15T21:07:16.863Z] === RUN TestAuthZPluginErrorResponse [2022-02-15T21:07:16.863Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:16.863Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-02-15T21:07:16.863Z] === RUN TestAuthZPluginErrorRequest [2022-02-15T21:07:16.863Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:16.863Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-02-15T21:07:16.863Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-15T21:07:16.863Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:16.863Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-15T21:07:16.863Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-15T21:07:16.863Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:16.863Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-15T21:07:16.863Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-15T21:07:16.863Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:16.863Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-15T21:07:16.863Z] === RUN TestAuthZPluginHeader [2022-02-15T21:07:16.863Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:16.863Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-02-15T21:07:16.863Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=info msg="Node d4f478f75553/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, is the new incarnation of the shutdown node a745d21031c0/172.19.117.182" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=info msg="Node 1b3e8955e918/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=info msg="Node 1b3e8955e918/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=info msg="Node 1b3e8955e918/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=info msg="Node 1b3e8955e918/172.19.117.182, is the new incarnation of the shutdown node 875bb016598d/172.19.117.182" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=info msg="Node 1b3e8955e918/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=info msg="Node 1b3e8955e918/172.19.117.182, joined gossip cluster" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=info msg="Node 1b3e8955e918/172.19.117.182, added to nodes list" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.117.182:10033" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=debug msg="memberlist: Stream connection from=172.19.117.182:49367" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.117.182:10034" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=debug msg="memberlist: Stream connection from=172.19.117.182:49368" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=debug msg="memberlist: Stream connection from=172.19.117.182:49369" [2022-02-15T21:07:16.954Z] time="2022-02-15T21:07:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.117.182:10035" [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2022-02-15T21:07:17.122Z] === RUN TestAuthZPluginV2Disable [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-02-15T21:07:17.122Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-15T21:07:17.122Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-15T21:07:17.122Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-15T21:07:17.122Z] PASS [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === Skipped [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-02-15T21:07:17.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] DONE 17 tests, 17 skipped in 0.347s [2022-02-15T21:07:17.122Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-15T21:07:17.122Z] INFO: Testing against a local daemon [2022-02-15T21:07:17.122Z] === RUN TestPluginInvalidJSON [2022-02-15T21:07:17.122Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:07:17.122Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:07:17.122Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:07:17.122Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-15T21:07:17.122Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-15T21:07:17.122Z] === RUN TestPluginInstall [2022-02-15T21:07:17.122Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-15T21:07:17.122Z] === RUN TestPluginsWithRuntimes [2022-02-15T21:07:17.122Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-02-15T21:07:17.122Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-15T21:07:17.122Z] === RUN TestPluginBackCompatMediaTypes [2022-02-15T21:07:17.122Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-15T21:07:17.122Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-15T21:07:17.122Z] PASS [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === Skipped [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-02-15T21:07:17.122Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-02-15T21:07:17.122Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-02-15T21:07:17.122Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-02-15T21:07:17.122Z] [2022-02-15T21:07:17.122Z] DONE 5 tests, 3 skipped in 0.134s [2022-02-15T21:07:17.122Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-15T21:07:17.382Z] INFO: Testing against a local daemon [2022-02-15T21:07:17.382Z] === RUN TestExternalGraphDriver [2022-02-15T21:07:17.382Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-15T21:07:17.382Z] --- SKIP: TestExternalGraphDriver (0.04s) [2022-02-15T21:07:17.382Z] === RUN TestGraphdriverPluginV2 [2022-02-15T21:07:17.416Z] 2022/02/15 21:07:17 Closing DB instances... [2022-02-15T21:07:17.877Z] time="2022-02-15T21:07:17Z" level=info msg="Node 5a62c0dac15d change state NodeActive --> NodeLeft" [2022-02-15T21:07:17.877Z] time="2022-02-15T21:07:17Z" level=info msg="node3(1b3e8955e918): Node leave event for 5a62c0dac15d/172.19.117.182" [2022-02-15T21:07:17.878Z] time="2022-02-15T21:07:17Z" level=info msg="Node 5a62c0dac15d change state NodeActive --> NodeLeft" [2022-02-15T21:07:17.878Z] time="2022-02-15T21:07:17Z" level=info msg="node2(d4f478f75553): Node leave event for 5a62c0dac15d/172.19.117.182" [2022-02-15T21:07:17.878Z] time="2022-02-15T21:07:17Z" level=info msg="Node 5a62c0dac15d change state NodeActive --> NodeLeft" [2022-02-15T21:07:17.878Z] time="2022-02-15T21:07:17Z" level=info msg="node5(e4d21ad6c4dc): Node leave event for 5a62c0dac15d/172.19.117.182" [2022-02-15T21:07:17.878Z] time="2022-02-15T21:07:17Z" level=info msg="Node 5a62c0dac15d change state NodeActive --> NodeLeft" [2022-02-15T21:07:17.878Z] time="2022-02-15T21:07:17Z" level=info msg="node4(9e65c4c05c4e): Node leave event for 5a62c0dac15d/172.19.117.182" [2022-02-15T21:07:17.878Z] time="2022-02-15T21:07:17Z" level=info msg="Node 5a62c0dac15d change state NodeActive --> NodeLeft" [2022-02-15T21:07:17.878Z] time="2022-02-15T21:07:17Z" level=info msg="node1(5a62c0dac15d): Node leave event for 5a62c0dac15d/172.19.117.182" [2022-02-15T21:07:17.878Z] time="2022-02-15T21:07:17Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, left gossip cluster" [2022-02-15T21:07:17.878Z] time="2022-02-15T21:07:17Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, left gossip cluster" [2022-02-15T21:07:17.878Z] time="2022-02-15T21:07:17Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, left gossip cluster" [2022-02-15T21:07:17.878Z] time="2022-02-15T21:07:17Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, left gossip cluster" [2022-02-15T21:07:17.878Z] time="2022-02-15T21:07:17Z" level=info msg="Node 5a62c0dac15d/172.19.117.182, left gossip cluster" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:17Z" level=info msg="Node d4f478f75553 change state NodeActive --> NodeLeft" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:17Z" level=info msg="node4(9e65c4c05c4e): Node leave event for d4f478f75553/172.19.117.182" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:17Z" level=info msg="Node d4f478f75553 change state NodeActive --> NodeLeft" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:17Z" level=info msg="node5(e4d21ad6c4dc): Node leave event for d4f478f75553/172.19.117.182" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:18Z" level=info msg="Node d4f478f75553 change state NodeActive --> NodeLeft" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:18Z" level=info msg="node2(d4f478f75553): Node leave event for d4f478f75553/172.19.117.182" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:18Z" level=info msg="Node d4f478f75553 change state NodeActive --> NodeLeft" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:18Z" level=info msg="node3(1b3e8955e918): Node leave event for d4f478f75553/172.19.117.182" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:18Z" level=info msg="Node d4f478f75553/172.19.117.182, left gossip cluster" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:18Z" level=info msg="Node d4f478f75553/172.19.117.182, left gossip cluster" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:18Z" level=info msg="Node d4f478f75553/172.19.117.182, left gossip cluster" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:18Z" level=info msg="Node d4f478f75553/172.19.117.182, left gossip cluster" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:18Z" level=info msg="Node 1b3e8955e918 change state NodeActive --> NodeLeft" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:18Z" level=info msg="node5(e4d21ad6c4dc): Node leave event for 1b3e8955e918/172.19.117.182" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:18Z" level=info msg="Node 1b3e8955e918 change state NodeActive --> NodeLeft" [2022-02-15T21:07:18.339Z] time="2022-02-15T21:07:18Z" level=info msg="node4(9e65c4c05c4e): Node leave event for 1b3e8955e918/172.19.117.182" [2022-02-15T21:07:18.800Z] time="2022-02-15T21:07:18Z" level=info msg="Node 1b3e8955e918 change state NodeActive --> NodeLeft" [2022-02-15T21:07:18.800Z] time="2022-02-15T21:07:18Z" level=info msg="node3(1b3e8955e918): Node leave event for 1b3e8955e918/172.19.117.182" [2022-02-15T21:07:18.800Z] time="2022-02-15T21:07:18Z" level=info msg="Node 1b3e8955e918/172.19.117.182, left gossip cluster" [2022-02-15T21:07:18.800Z] time="2022-02-15T21:07:18Z" level=info msg="Node 1b3e8955e918/172.19.117.182, left gossip cluster" [2022-02-15T21:07:18.800Z] time="2022-02-15T21:07:18Z" level=info msg="Node 1b3e8955e918/172.19.117.182, left gossip cluster" [2022-02-15T21:07:19.262Z] time="2022-02-15T21:07:19Z" level=info msg="Node 9e65c4c05c4e change state NodeActive --> NodeLeft" [2022-02-15T21:07:19.262Z] time="2022-02-15T21:07:19Z" level=info msg="node5(e4d21ad6c4dc): Node leave event for 9e65c4c05c4e/172.19.117.182" [2022-02-15T21:07:19.262Z] time="2022-02-15T21:07:19Z" level=info msg="Node 9e65c4c05c4e change state NodeActive --> NodeLeft" [2022-02-15T21:07:19.262Z] time="2022-02-15T21:07:19Z" level=info msg="node4(9e65c4c05c4e): Node leave event for 9e65c4c05c4e/172.19.117.182" [2022-02-15T21:07:19.723Z] time="2022-02-15T21:07:19Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, left gossip cluster" [2022-02-15T21:07:19.723Z] time="2022-02-15T21:07:19Z" level=info msg="Node 9e65c4c05c4e/172.19.117.182, left gossip cluster" [2022-02-15T21:07:20.696Z] time="2022-02-15T21:07:20Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, left gossip cluster" [2022-02-15T21:07:20.696Z] time="2022-02-15T21:07:20Z" level=info msg="Node e4d21ad6c4dc change state NodeActive --> NodeFailed" [2022-02-15T21:07:20.696Z] time="2022-02-15T21:07:20Z" level=info msg="Node e4d21ad6c4dc/172.19.117.182, added to failed nodes list" [2022-02-15T21:07:20.696Z] --- PASS: TestNetworkDBIslands (12.09s) [2022-02-15T21:07:20.696Z] PASS [2022-02-15T21:07:20.696Z] coverage: 55.6% of statements [2022-02-15T21:07:20.696Z] ok github.com/docker/docker/libnetwork/networkdb 104.629s coverage: 55.6% of statements [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/quota [no test files] [2022-02-15T21:07:20.696Z] ? github.com/docker/docker/rootless [no test files] [2022-02-15T21:07:20.697Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-15T21:07:20.697Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-15T21:07:20.697Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-15T21:07:20.697Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-15T21:07:20.697Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-15T21:07:20.697Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-15T21:07:20.697Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-15T21:07:20.697Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-15T21:07:20.697Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-15T21:07:20.697Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-15T21:07:20.697Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-15T21:07:20.697Z] ? github.com/docker/docker/volume [no test files] [2022-02-15T21:07:20.697Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-15T21:07:20.697Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-15T21:07:21.574Z] --- PASS: TestGraphdriverPluginV2 (4.08s) [2022-02-15T21:07:21.574Z] PASS [2022-02-15T21:07:21.574Z] [2022-02-15T21:07:21.574Z] === Skipped [2022-02-15T21:07:21.574Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s) [2022-02-15T21:07:21.574Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-02-15T21:07:21.574Z] [2022-02-15T21:07:21.574Z] DONE 2 tests, 1 skipped in 4.223s [2022-02-15T21:07:21.574Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-15T21:07:21.574Z] INFO: Testing against a local daemon [2022-02-15T21:07:21.574Z] === RUN TestContinueAfterPluginCrash [2022-02-15T21:07:21.574Z] === PAUSE TestContinueAfterPluginCrash [2022-02-15T21:07:21.574Z] === RUN TestReadPluginNoRead [2022-02-15T21:07:21.574Z] === PAUSE TestReadPluginNoRead [2022-02-15T21:07:21.574Z] === RUN TestDaemonStartWithLogOpt [2022-02-15T21:07:21.574Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-15T21:07:21.574Z] === CONT TestContinueAfterPluginCrash [2022-02-15T21:07:21.574Z] === CONT TestDaemonStartWithLogOpt [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === Skipped [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-02-15T21:07:23.619Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-02-15T21:07:23.619Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-02-15T21:07:23.619Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-02-15T21:07:23.619Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-02-15T21:07:23.619Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-02-15T21:07:23.619Z] client_test.go:23: runtime.GOOS == "windows" [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-15T21:07:23.619Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-15T21:07:23.619Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-15T21:07:23.619Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-02-15T21:07:23.619Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-15T21:07:23.619Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-02-15T21:07:23.619Z] daemon_test.go:145: root required [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-02-15T21:07:23.619Z] reload_test.go:342: root required [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-02-15T21:07:23.619Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-02-15T21:07:23.619Z] pull_v2_test.go:73: Needs fixing on Windows [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-02-15T21:07:23.619Z] pull_v2_test.go:118: Needs fixing on Windows [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-02-15T21:07:23.619Z] download_test.go:267: Needs fixing on Windows [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-02-15T21:07:23.619Z] layer_test.go:303: Failing on Windows [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-02-15T21:07:23.619Z] layer_test.go:352: Failing on Windows [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-02-15T21:07:23.619Z] layer_test.go:467: Failing on Windows [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-02-15T21:07:23.619Z] layer_test.go:696: Failing on Windows [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-02-15T21:07:23.619Z] migration_test.go:45: Failing on Windows [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-02-15T21:07:23.619Z] migration_test.go:181: Failing on Windows [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-02-15T21:07:23.619Z] mount_test.go:17: Failing on Windows [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-02-15T21:07:23.619Z] mount_test.go:76: Failing on Windows [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-02-15T21:07:23.619Z] mount_test.go:125: Failing on Windows [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-02-15T21:07:23.619Z] mount_test.go:212: Failing on Windows [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-02-15T21:07:23.619Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-02-15T21:07:23.619Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-02-15T21:07:23.619Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-02-15T21:07:23.619Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2022-02-15T21:07:23.619Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-02-15T21:07:23.619Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-02-15T21:07:23.619Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-02-15T21:07:23.619Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-02-15T21:07:23.619Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:07:23.619Z] [2022-02-15T21:07:23.619Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.01s) [2022-02-15T21:07:23.620Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-02-15T21:07:23.620Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-02-15T21:07:23.620Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-15T21:07:23.620Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-15T21:07:23.620Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-15T21:07:23.620Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-15T21:07:23.620Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-15T21:07:23.620Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-02-15T21:07:23.620Z] archive_test.go:133: Xz not present in msys2 [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-02-15T21:07:23.620Z] archive_test.go:140: zstd not installed [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-02-15T21:07:23.620Z] archive_test.go:252: Failing on Windows CI machines [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-02-15T21:07:23.620Z] archive_windows_test.go:16: Currently fails [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-02-15T21:07:23.620Z] changes_test.go:195: needs more investigation [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-02-15T21:07:23.620Z] changes_test.go:432: needs further investigation [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-02-15T21:07:23.620Z] changes_test.go:468: needs further investigation [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) [2022-02-15T21:07:23.620Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-02-15T21:07:23.620Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-02-15T21:07:23.620Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-02-15T21:07:23.620Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-02-15T21:07:23.620Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-02-15T21:07:23.620Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-02-15T21:07:23.620Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-02-15T21:07:23.620Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-02-15T21:07:23.620Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-02-15T21:07:23.620Z] poller_test.go:40: No chmod on Windows [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-02-15T21:07:23.620Z] fileutils_test.go:133: Needs porting to Windows [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-02-15T21:07:23.620Z] fileutils_test.go:179: Needs porting to Windows [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-02-15T21:07:23.620Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-02-15T21:07:23.620Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-02-15T21:07:23.620Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-02-15T21:07:23.620Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-02-15T21:07:23.620Z] local_test.go:180: runtime.GOOS == "windows" [2022-02-15T21:07:23.620Z] [2022-02-15T21:07:23.620Z] DONE 2070 tests, 68 skipped in 304.519s [2022-02-15T21:07:23.620Z] INFO: make.ps1 ended at 02/15/2022 21:07:23 [2022-02-15T21:07:25.809Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-02-15T21:07:25.809Z] INFO: Unit tests ended at 02/15/2022 21:07:25. Duration:00:05:24.6895894 [2022-02-15T21:07:25.809Z] INFO: Building busybox [2022-02-15T21:07:25.809Z] Sending build context to Docker daemon 5.12kB [2022-02-15T21:07:25.809Z] [2022-02-15T21:07:25.809Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-02-15T21:07:25.809Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-02-15T21:07:25.809Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-02-15T21:07:25.809Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-02-15T21:07:25.809Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-02-15T21:07:25.809Z] ---> c703d4d60533 [2022-02-15T21:07:25.809Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-02-15T21:07:25.809Z] ---> Running in 204f42c5e8c5 [2022-02-15T21:07:26.040Z] --- PASS: TestBuildWithHugeFile (108.55s) [2022-02-15T21:07:26.040Z] === RUN TestBuildWCOWSandboxSize [2022-02-15T21:07:26.040Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T21:07:26.040Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestBuildWithEmptyDockerfile [2022-02-15T21:07:26.040Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:07:26.040Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:07:26.040Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:07:26.040Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:07:26.040Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:07:26.040Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:07:26.040Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:07:26.040Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:07:26.040Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:07:26.040Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-02-15T21:07:26.040Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-02-15T21:07:26.040Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-15T21:07:26.040Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-15T21:07:26.040Z] === RUN TestBuildPreserveOwnership [2022-02-15T21:07:26.040Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:07:26.040Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestBuildPlatformInvalid [2022-02-15T21:07:26.040Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-02-15T21:07:26.040Z] PASS [2022-02-15T21:07:26.040Z] ok github.com/docker/docker/integration/build 184.473s [2022-02-15T21:07:26.040Z] [2022-02-15T21:07:26.040Z] === Skipped [2022-02-15T21:07:26.040Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-15T21:07:26.040Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T21:07:26.040Z] [2022-02-15T21:07:26.040Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-15T21:07:26.040Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:26.040Z] [2022-02-15T21:07:26.040Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-15T21:07:26.040Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:07:26.040Z] [2022-02-15T21:07:26.040Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-15T21:07:26.040Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:07:26.040Z] [2022-02-15T21:07:26.040Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-15T21:07:26.040Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T21:07:26.040Z] [2022-02-15T21:07:26.040Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-15T21:07:26.040Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:07:26.040Z] [2022-02-15T21:07:26.040Z] DONE 29 tests, 6 skipped in 210.528s [2022-02-15T21:07:26.040Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-15T21:07:26.040Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:07:26.040Z] INFO: Testing against a local daemon [2022-02-15T21:07:26.040Z] === RUN TestConfigInspect [2022-02-15T21:07:26.040Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:26.040Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestConfigList [2022-02-15T21:07:26.040Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:26.040Z] --- SKIP: TestConfigList (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestConfigsCreateAndDelete [2022-02-15T21:07:26.040Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:26.040Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestConfigsUpdate [2022-02-15T21:07:26.040Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:26.040Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestTemplatedConfig [2022-02-15T21:07:26.040Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:26.040Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestConfigCreateResolve [2022-02-15T21:07:26.040Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:07:26.040Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-15T21:07:26.040Z] PASS [2022-02-15T21:07:26.040Z] ok github.com/docker/docker/integration/config 0.101s [2022-02-15T21:07:26.040Z] [2022-02-15T21:07:26.040Z] === Skipped [2022-02-15T21:07:26.040Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-15T21:07:26.040Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:26.040Z] [2022-02-15T21:07:26.040Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-15T21:07:26.040Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:26.040Z] [2022-02-15T21:07:26.040Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-15T21:07:26.040Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:26.040Z] [2022-02-15T21:07:26.040Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-15T21:07:26.040Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:26.040Z] [2022-02-15T21:07:26.040Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-15T21:07:26.040Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:26.040Z] [2022-02-15T21:07:26.040Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-15T21:07:26.040Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:07:26.040Z] [2022-02-15T21:07:26.040Z] DONE 6 tests, 6 skipped in 2.047s [2022-02-15T21:07:26.040Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-15T21:07:26.040Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:07:26.040Z] INFO: Testing against a local daemon [2022-02-15T21:07:26.040Z] === RUN TestCheckpoint [2022-02-15T21:07:26.040Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T21:07:26.040Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestContainerInvalidJSON [2022-02-15T21:07:26.040Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:07:26.040Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:07:26.040Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:07:26.040Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:07:26.040Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:07:26.040Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:07:26.040Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-15T21:07:26.040Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-15T21:07:26.040Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-15T21:07:26.040Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-15T21:07:26.040Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-02-15T21:07:26.040Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-15T21:07:26.040Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-02-15T21:07:26.040Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-15T21:07:26.040Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-02-15T21:07:26.040Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-15T21:07:26.040Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-02-15T21:07:26.040Z] === RUN TestCopyFromContainer [2022-02-15T21:07:26.040Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:26.040Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-15T21:07:26.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:07:26.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:07:26.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:07:26.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:07:26.040Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:07:26.040Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:07:26.040Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:07:26.040Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:07:26.040Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:07:26.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-02-15T21:07:26.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-15T21:07:26.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-02-15T21:07:26.040Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-02-15T21:07:26.040Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-15T21:07:26.040Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-15T21:07:26.040Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestCreateWithInvalidEnv [2022-02-15T21:07:26.040Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-15T21:07:26.040Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-15T21:07:26.040Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-15T21:07:26.040Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-15T21:07:26.040Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-15T21:07:26.040Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-15T21:07:26.040Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-15T21:07:26.040Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-15T21:07:26.040Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-15T21:07:26.040Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-15T21:07:26.040Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-15T21:07:26.040Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-15T21:07:26.040Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestCreateTmpfsMountsTarget [2022-02-15T21:07:26.040Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:26.040Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-15T21:07:26.040Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:07:26.040Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-15T21:07:26.040Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:07:26.040Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-15T21:07:26.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:07:26.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:07:26.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:07:26.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:07:26.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:07:26.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:07:26.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:07:26.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:07:26.040Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:07:26.040Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:07:26.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:07:26.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:07:26.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:07:26.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:07:26.040Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:07:26.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-02-15T21:07:26.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-15T21:07:26.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-15T21:07:26.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-15T21:07:26.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-15T21:07:26.040Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-15T21:07:26.040Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-15T21:07:26.040Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestCreateDifferentPlatform [2022-02-15T21:07:26.040Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-15T21:07:26.040Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-15T21:07:26.040Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-15T21:07:26.040Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-02-15T21:07:26.040Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-15T21:07:26.040Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-02-15T21:07:26.040Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-15T21:07:26.040Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-15T21:07:26.040Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-15T21:07:26.040Z] === RUN TestContainerKillOnDaemonStart [2022-02-15T21:07:26.040Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:26.040Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestDiff [2022-02-15T21:07:26.040Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-15T21:07:26.040Z] --- SKIP: TestDiff (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestExecWithCloseStdin [2022-02-15T21:07:26.040Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-15T21:07:26.040Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-02-15T21:07:26.040Z] === RUN TestExec [2022-02-15T21:07:26.864Z] --- PASS: TestDaemonStartWithLogOpt (4.44s) [2022-02-15T21:07:26.864Z] === CONT TestReadPluginNoRead [2022-02-15T21:07:28.242Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-15T21:07:28.998Z] --- PASS: TestExec (3.99s) [2022-02-15T21:07:28.998Z] === RUN TestExecUser [2022-02-15T21:07:28.998Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-15T21:07:28.998Z] --- SKIP: TestExecUser (0.00s) [2022-02-15T21:07:28.998Z] === RUN TestExportContainerAndImportImage [2022-02-15T21:07:28.998Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:28.998Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-15T21:07:28.998Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-15T21:07:28.998Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:28.998Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-15T21:07:28.998Z] === RUN TestHealthCheckWorkdir [2022-02-15T21:07:28.998Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-15T21:07:28.998Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-15T21:07:28.998Z] === RUN TestHealthKillContainer [2022-02-15T21:07:28.998Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-15T21:07:28.998Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-15T21:07:28.998Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-15T21:07:28.998Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T21:07:28.998Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T21:07:28.998Z] === RUN TestKillContainerInvalidSignal [2022-02-15T21:07:30.147Z] === RUN TestReadPluginNoRead/default [2022-02-15T21:07:30.716Z] --- PASS: TestContinueAfterPluginCrash (9.04s) [2022-02-15T21:07:30.976Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-15T21:07:31.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-02-15T21:07:31.956Z] --- PASS: TestKillContainerInvalidSignal (3.26s) [2022-02-15T21:07:31.956Z] === RUN TestKillContainer [2022-02-15T21:07:31.956Z] === RUN TestKillContainer/no_signal [2022-02-15T21:07:32.354Z] === CONT TestReadPluginNoRead [2022-02-15T21:07:32.354Z] read_test.go:92: [dd44270e65267] daemon is not started [2022-02-15T21:07:32.354Z] --- PASS: TestReadPluginNoRead (6.25s) [2022-02-15T21:07:32.354Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2022-02-15T21:07:32.354Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2022-02-15T21:07:32.354Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-02-15T21:07:32.354Z] PASS [2022-02-15T21:07:32.354Z] [2022-02-15T21:07:32.354Z] DONE 6 tests in 10.811s [2022-02-15T21:07:32.354Z] 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-02-15T21:07:32.354Z] testing: warning: no tests to run [2022-02-15T21:07:32.354Z] PASS [2022-02-15T21:07:32.354Z] [2022-02-15T21:07:32.354Z] DONE 0 tests in 0.045s [2022-02-15T21:07:32.354Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-15T21:07:32.354Z] INFO: Testing against a local daemon [2022-02-15T21:07:32.354Z] === RUN TestPluginWithDevMounts [2022-02-15T21:07:32.354Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-15T21:07:32.354Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-15T21:07:32.354Z] PASS [2022-02-15T21:07:32.354Z] [2022-02-15T21:07:32.354Z] === Skipped [2022-02-15T21:07:32.354Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-02-15T21:07:32.354Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-02-15T21:07:32.354Z] [2022-02-15T21:07:32.354Z] DONE 1 tests, 1 skipped in 0.129s [2022-02-15T21:07:32.614Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-15T21:07:32.614Z] INFO: Testing against a local daemon [2022-02-15T21:07:32.614Z] === RUN TestSecretInspect [2022-02-15T21:07:32.614Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.614Z] --- SKIP: TestSecretInspect (0.01s) [2022-02-15T21:07:32.614Z] === RUN TestSecretList [2022-02-15T21:07:32.614Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.614Z] --- SKIP: TestSecretList (0.01s) [2022-02-15T21:07:32.614Z] === RUN TestSecretsCreateAndDelete [2022-02-15T21:07:32.614Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.614Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-02-15T21:07:32.614Z] === RUN TestSecretsUpdate [2022-02-15T21:07:32.614Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.614Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-02-15T21:07:32.614Z] === RUN TestTemplatedSecret [2022-02-15T21:07:32.614Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.614Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-15T21:07:32.614Z] === RUN TestSecretCreateResolve [2022-02-15T21:07:32.614Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.614Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-02-15T21:07:32.614Z] PASS [2022-02-15T21:07:32.614Z] [2022-02-15T21:07:32.614Z] === Skipped [2022-02-15T21:07:32.614Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-02-15T21:07:32.614Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.614Z] [2022-02-15T21:07:32.614Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-02-15T21:07:32.614Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.614Z] [2022-02-15T21:07:32.614Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-02-15T21:07:32.614Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.614Z] [2022-02-15T21:07:32.614Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-02-15T21:07:32.614Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.614Z] [2022-02-15T21:07:32.614Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-02-15T21:07:32.614Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.614Z] [2022-02-15T21:07:32.614Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-02-15T21:07:32.614Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.614Z] [2022-02-15T21:07:32.614Z] DONE 6 tests, 6 skipped in 0.177s [2022-02-15T21:07:32.614Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-15T21:07:32.622Z] --- PASS: TestBuildWithHugeFile (110.94s) [2022-02-15T21:07:32.622Z] === RUN TestBuildWCOWSandboxSize [2022-02-15T21:07:32.622Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T21:07:32.622Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-15T21:07:32.622Z] === RUN TestBuildWithEmptyDockerfile [2022-02-15T21:07:32.622Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:07:32.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:07:32.622Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:07:32.622Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:07:32.622Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:07:32.622Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:07:32.622Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:07:32.622Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:07:32.622Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:07:32.622Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-02-15T21:07:32.622Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-02-15T21:07:32.622Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-15T21:07:32.622Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-15T21:07:32.622Z] === RUN TestBuildPreserveOwnership [2022-02-15T21:07:32.622Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:07:32.622Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-15T21:07:32.622Z] === RUN TestBuildPlatformInvalid [2022-02-15T21:07:32.622Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-15T21:07:32.622Z] PASS [2022-02-15T21:07:32.622Z] ok github.com/docker/docker/integration/build 179.733s [2022-02-15T21:07:32.622Z] [2022-02-15T21:07:32.622Z] === Skipped [2022-02-15T21:07:32.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-15T21:07:32.622Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T21:07:32.622Z] [2022-02-15T21:07:32.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-15T21:07:32.622Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:32.622Z] [2022-02-15T21:07:32.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-15T21:07:32.622Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:07:32.622Z] [2022-02-15T21:07:32.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-02-15T21:07:32.622Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:07:32.622Z] [2022-02-15T21:07:32.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-15T21:07:32.622Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T21:07:32.622Z] [2022-02-15T21:07:32.622Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-15T21:07:32.622Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:07:32.622Z] [2022-02-15T21:07:32.622Z] DONE 29 tests, 6 skipped in 206.897s [2022-02-15T21:07:32.622Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-15T21:07:32.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:07:32.622Z] INFO: Testing against a local daemon [2022-02-15T21:07:32.622Z] === RUN TestConfigInspect [2022-02-15T21:07:32.622Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:32.622Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-15T21:07:32.622Z] === RUN TestConfigList [2022-02-15T21:07:32.622Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:32.622Z] --- SKIP: TestConfigList (0.00s) [2022-02-15T21:07:32.622Z] === RUN TestConfigsCreateAndDelete [2022-02-15T21:07:32.622Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:32.622Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-15T21:07:32.622Z] === RUN TestConfigsUpdate [2022-02-15T21:07:32.622Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:32.622Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-15T21:07:32.622Z] === RUN TestTemplatedConfig [2022-02-15T21:07:32.622Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:32.622Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-15T21:07:32.622Z] === RUN TestConfigCreateResolve [2022-02-15T21:07:32.622Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:07:32.622Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-15T21:07:32.622Z] PASS [2022-02-15T21:07:32.622Z] ok github.com/docker/docker/integration/config 0.101s [2022-02-15T21:07:32.622Z] [2022-02-15T21:07:32.622Z] === Skipped [2022-02-15T21:07:32.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-15T21:07:32.622Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:32.622Z] [2022-02-15T21:07:32.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-15T21:07:32.622Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:32.622Z] [2022-02-15T21:07:32.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-15T21:07:32.622Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:32.622Z] [2022-02-15T21:07:32.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-15T21:07:32.622Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:32.622Z] [2022-02-15T21:07:32.622Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-15T21:07:32.622Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:32.622Z] [2022-02-15T21:07:32.622Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-15T21:07:32.622Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:07:32.622Z] [2022-02-15T21:07:32.622Z] DONE 6 tests, 6 skipped in 2.178s [2022-02-15T21:07:32.622Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-15T21:07:32.622Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:07:32.622Z] INFO: Testing against a local daemon [2022-02-15T21:07:32.622Z] === RUN TestCheckpoint [2022-02-15T21:07:32.622Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T21:07:32.622Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-15T21:07:32.622Z] === RUN TestContainerInvalidJSON [2022-02-15T21:07:32.622Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:07:32.622Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:07:32.622Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:07:32.622Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:07:32.622Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:07:32.622Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:07:32.622Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-02-15T21:07:32.622Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-15T21:07:32.622Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-15T21:07:32.622Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-15T21:07:32.622Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s) [2022-02-15T21:07:32.622Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-15T21:07:32.622Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s) [2022-02-15T21:07:32.622Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-15T21:07:32.622Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-02-15T21:07:32.622Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-15T21:07:32.622Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-02-15T21:07:32.622Z] === RUN TestCopyFromContainer [2022-02-15T21:07:32.622Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:32.622Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-15T21:07:32.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-15T21:07:32.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:07:32.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:07:32.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:07:32.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:07:32.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:07:32.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:07:32.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:07:32.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:07:32.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:07:32.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-02-15T21:07:32.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-15T21:07:32.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-15T21:07:32.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-15T21:07:32.622Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-15T21:07:32.622Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-15T21:07:32.622Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-15T21:07:32.622Z] === RUN TestCreateWithInvalidEnv [2022-02-15T21:07:32.622Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-15T21:07:32.622Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-15T21:07:32.622Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-15T21:07:32.622Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-15T21:07:32.622Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-15T21:07:32.622Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-15T21:07:32.622Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-15T21:07:32.622Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-15T21:07:32.622Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-15T21:07:32.622Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-02-15T21:07:32.622Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-15T21:07:32.622Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-15T21:07:32.622Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-15T21:07:32.622Z] === RUN TestCreateTmpfsMountsTarget [2022-02-15T21:07:32.622Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:32.622Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-15T21:07:32.622Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-15T21:07:32.622Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:07:32.622Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-15T21:07:32.622Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-15T21:07:32.622Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:07:32.622Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-15T21:07:32.623Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-15T21:07:32.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:07:32.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:07:32.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:07:32.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:07:32.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:07:32.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:07:32.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:07:32.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:07:32.623Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:07:32.623Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:07:32.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:07:32.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:07:32.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:07:32.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:07:32.623Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:07:32.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-15T21:07:32.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-15T21:07:32.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-15T21:07:32.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-15T21:07:32.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-15T21:07:32.623Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-15T21:07:32.623Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-15T21:07:32.623Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-15T21:07:32.623Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-15T21:07:32.623Z] === RUN TestCreateDifferentPlatform [2022-02-15T21:07:32.623Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-15T21:07:32.623Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-15T21:07:32.623Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-15T21:07:32.623Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-15T21:07:32.623Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-15T21:07:32.623Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-15T21:07:32.623Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-02-15T21:07:32.623Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-15T21:07:32.623Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-15T21:07:32.623Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-15T21:07:32.623Z] === RUN TestContainerKillOnDaemonStart [2022-02-15T21:07:32.623Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:32.623Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-15T21:07:32.623Z] === RUN TestDiff [2022-02-15T21:07:32.623Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-15T21:07:32.623Z] --- SKIP: TestDiff (0.00s) [2022-02-15T21:07:32.623Z] === RUN TestExecWithCloseStdin [2022-02-15T21:07:32.874Z] INFO: Testing against a local daemon [2022-02-15T21:07:32.874Z] === RUN TestServiceCreateInit [2022-02-15T21:07:32.874Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-15T21:07:32.874Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.874Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-15T21:07:32.874Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.874Z] --- PASS: TestServiceCreateInit (0.02s) [2022-02-15T21:07:32.875Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T21:07:32.875Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T21:07:32.875Z] === RUN TestCreateServiceMultipleTimes [2022-02-15T21:07:32.875Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.875Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-02-15T21:07:32.875Z] === RUN TestCreateServiceConflict [2022-02-15T21:07:32.875Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.875Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-15T21:07:32.875Z] === RUN TestCreateServiceMaxReplicas [2022-02-15T21:07:32.875Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.875Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-02-15T21:07:32.875Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-15T21:07:32.875Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.875Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-15T21:07:32.875Z] === RUN TestCreateServiceSecretFileMode [2022-02-15T21:07:32.875Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.875Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-02-15T21:07:32.875Z] === RUN TestCreateServiceConfigFileMode [2022-02-15T21:07:32.875Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.875Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-02-15T21:07:32.875Z] === RUN TestCreateServiceSysctls [2022-02-15T21:07:32.875Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.875Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-02-15T21:07:32.875Z] === RUN TestCreateServiceCapabilities [2022-02-15T21:07:32.875Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.875Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-02-15T21:07:32.875Z] === RUN TestInspect [2022-02-15T21:07:32.875Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.875Z] --- SKIP: TestInspect (0.01s) [2022-02-15T21:07:32.875Z] === RUN TestCreateJob [2022-02-15T21:07:32.875Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.875Z] --- SKIP: TestCreateJob (0.01s) [2022-02-15T21:07:32.875Z] === RUN TestReplicatedJob [2022-02-15T21:07:32.875Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.875Z] --- SKIP: TestReplicatedJob (0.01s) [2022-02-15T21:07:32.875Z] === RUN TestUpdateReplicatedJob [2022-02-15T21:07:32.875Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.875Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-02-15T21:07:32.875Z] === RUN TestServiceListWithStatuses [2022-02-15T21:07:32.875Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T21:07:32.875Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-15T21:07:32.875Z] === RUN TestDockerNetworkConnectAlias [2022-02-15T21:07:32.875Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.875Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-02-15T21:07:32.875Z] === RUN TestDockerNetworkReConnect [2022-02-15T21:07:32.875Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:32.875Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-02-15T21:07:32.875Z] === RUN TestServicePlugin [2022-02-15T21:07:34.864Z] --- PASS: TestExecWithCloseStdin (2.52s) [2022-02-15T21:07:34.864Z] === RUN TestExec [2022-02-15T21:07:35.412Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.412Z] --- SKIP: TestServicePlugin (2.00s) [2022-02-15T21:07:35.412Z] === RUN TestServiceUpdateLabel [2022-02-15T21:07:35.412Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.412Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-02-15T21:07:35.412Z] === RUN TestServiceUpdateSecrets [2022-02-15T21:07:35.412Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.412Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-02-15T21:07:35.412Z] === RUN TestServiceUpdateConfigs [2022-02-15T21:07:35.412Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.412Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-02-15T21:07:35.412Z] === RUN TestServiceUpdateNetwork [2022-02-15T21:07:35.412Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.412Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-02-15T21:07:35.412Z] === RUN TestServiceUpdatePidsLimit [2022-02-15T21:07:35.412Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.412Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-02-15T21:07:35.412Z] PASS [2022-02-15T21:07:35.412Z] [2022-02-15T21:07:35.412Z] === Skipped [2022-02-15T21:07:35.412Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T21:07:35.412Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.412Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T21:07:35.412Z] [2022-02-15T21:07:35.412Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T21:07:35.413Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-02-15T21:07:35.413Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-02-15T21:07:35.413Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-02-15T21:07:35.413Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-02-15T21:07:35.413Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-02-15T21:07:35.413Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-02-15T21:07:35.413Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-02-15T21:07:35.413Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-02-15T21:07:35.413Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-02-15T21:07:35.413Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-02-15T21:07:35.413Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-02-15T21:07:35.413Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-02-15T21:07:35.413Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-15T21:07:35.413Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-02-15T21:07:35.413Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-02-15T21:07:35.413Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestServicePlugin (2.00s) [2022-02-15T21:07:35.413Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-02-15T21:07:35.413Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-02-15T21:07:35.413Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-02-15T21:07:35.413Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-02-15T21:07:35.413Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-02-15T21:07:35.413Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] DONE 24 tests, 23 skipped in 2.378s [2022-02-15T21:07:35.413Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-15T21:07:35.413Z] INFO: Testing against a local daemon [2022-02-15T21:07:35.413Z] === RUN TestSessionCreate [2022-02-15T21:07:35.413Z] --- PASS: TestSessionCreate (0.02s) [2022-02-15T21:07:35.413Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-15T21:07:35.413Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-15T21:07:35.413Z] PASS [2022-02-15T21:07:35.413Z] [2022-02-15T21:07:35.413Z] DONE 2 tests in 0.130s [2022-02-15T21:07:35.413Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-15T21:07:35.413Z] INFO: Testing against a local daemon [2022-02-15T21:07:35.413Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-15T21:07:35.413Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-15T21:07:35.413Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T21:07:35.413Z] === RUN TestDiskUsage [2022-02-15T21:07:35.413Z] === PAUSE TestDiskUsage [2022-02-15T21:07:35.413Z] === RUN TestEventsExecDie [2022-02-15T21:07:35.672Z] --- PASS: TestEventsExecDie (0.45s) [2022-02-15T21:07:35.672Z] === RUN TestEventsBackwardsCompatible [2022-02-15T21:07:35.752Z] === RUN TestKillContainer/non_killing_signal [2022-02-15T21:07:35.752Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-15T21:07:35.752Z] === RUN TestKillContainer/killing_signal [2022-02-15T21:07:35.930Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-15T21:07:35.930Z] === RUN TestEventsVolumeCreate [2022-02-15T21:07:35.930Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-15T21:07:35.930Z] === RUN TestInfoBinaryCommits [2022-02-15T21:07:35.930Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-15T21:07:35.930Z] === RUN TestInfoAPIVersioned [2022-02-15T21:07:35.930Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-15T21:07:35.930Z] === RUN TestInfoAPI [2022-02-15T21:07:35.930Z] --- PASS: TestInfoAPI (0.03s) [2022-02-15T21:07:35.930Z] === RUN TestInfoAPIWarnings [2022-02-15T21:07:37.838Z] --- PASS: TestExec (2.38s) [2022-02-15T21:07:37.838Z] === RUN TestExecUser [2022-02-15T21:07:37.838Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-15T21:07:37.838Z] --- SKIP: TestExecUser (0.00s) [2022-02-15T21:07:37.838Z] === RUN TestExportContainerAndImportImage [2022-02-15T21:07:37.838Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:37.838Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-15T21:07:37.838Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-15T21:07:37.838Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:37.838Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-15T21:07:37.838Z] === RUN TestHealthCheckWorkdir [2022-02-15T21:07:37.838Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-15T21:07:37.838Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-15T21:07:37.838Z] === RUN TestHealthKillContainer [2022-02-15T21:07:37.838Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-15T21:07:37.838Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-15T21:07:37.838Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-15T21:07:37.838Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T21:07:37.838Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T21:07:37.838Z] === RUN TestKillContainerInvalidSignal [2022-02-15T21:07:38.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-02-15T21:07:38.707Z] --- PASS: TestKillContainer (6.54s) [2022-02-15T21:07:38.707Z] --- PASS: TestKillContainer/no_signal (3.33s) [2022-02-15T21:07:38.707Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-15T21:07:38.707Z] --- PASS: TestKillContainer/killing_signal (3.16s) [2022-02-15T21:07:38.707Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-15T21:07:38.707Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:07:38.707Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-15T21:07:38.707Z] === RUN TestKillStoppedContainer [2022-02-15T21:07:38.707Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:07:38.707Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-15T21:07:38.707Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-15T21:07:38.707Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:07:38.707Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-15T21:07:38.707Z] === RUN TestKillDifferentUserContainer [2022-02-15T21:07:38.707Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-15T21:07:38.707Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-15T21:07:38.707Z] === RUN TestInspectOomKilledTrue [2022-02-15T21:07:38.707Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:38.707Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-15T21:07:38.707Z] === RUN TestInspectOomKilledFalse [2022-02-15T21:07:38.707Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T21:07:38.707Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-15T21:07:38.707Z] === RUN TestLogsFollowTailEmpty [2022-02-15T21:07:39.405Z] --- PASS: TestKillContainerInvalidSignal (2.26s) [2022-02-15T21:07:39.405Z] === RUN TestKillContainer [2022-02-15T21:07:39.405Z] === RUN TestKillContainer/no_signal [2022-02-15T21:07:41.624Z] === RUN TestKillContainer/non_killing_signal [2022-02-15T21:07:41.624Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-15T21:07:41.624Z] === RUN TestKillContainer/killing_signal [2022-02-15T21:07:41.661Z] --- PASS: TestLogsFollowTailEmpty (3.28s) [2022-02-15T21:07:41.661Z] === RUN TestNetworkNat [2022-02-15T21:07:41.661Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-15T21:07:41.661Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-15T21:07:41.661Z] === RUN TestNetworkLocalhostTCPNat [2022-02-15T21:07:44.581Z] --- PASS: TestKillContainer (4.84s) [2022-02-15T21:07:44.581Z] --- PASS: TestKillContainer/no_signal (2.03s) [2022-02-15T21:07:44.581Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-15T21:07:44.581Z] --- PASS: TestKillContainer/killing_signal (2.76s) [2022-02-15T21:07:44.581Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-15T21:07:44.581Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:07:44.581Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-15T21:07:44.581Z] === RUN TestKillStoppedContainer [2022-02-15T21:07:44.581Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:07:44.581Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-15T21:07:44.581Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-15T21:07:44.581Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:07:44.581Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-15T21:07:44.581Z] === RUN TestKillDifferentUserContainer [2022-02-15T21:07:44.581Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-15T21:07:44.581Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-15T21:07:44.581Z] === RUN TestInspectOomKilledTrue [2022-02-15T21:07:44.581Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:44.581Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-15T21:07:44.581Z] === RUN TestInspectOomKilledFalse [2022-02-15T21:07:44.581Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T21:07:44.581Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-15T21:07:44.581Z] === RUN TestLogsFollowTailEmpty [2022-02-15T21:07:45.455Z] --- PASS: TestNetworkLocalhostTCPNat (3.92s) [2022-02-15T21:07:45.455Z] === RUN TestNetworkLoopbackNat [2022-02-15T21:07:45.455Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-15T21:07:45.455Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-15T21:07:45.455Z] === RUN TestPause [2022-02-15T21:07:45.455Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-15T21:07:45.455Z] --- SKIP: TestPause (0.00s) [2022-02-15T21:07:45.455Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-15T21:07:46.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-02-15T21:07:46.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-02-15T21:07:46.799Z] --- PASS: TestLogsFollowTailEmpty (2.22s) [2022-02-15T21:07:46.799Z] === RUN TestNetworkNat [2022-02-15T21:07:46.799Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-15T21:07:46.799Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-15T21:07:46.799Z] === RUN TestNetworkLocalhostTCPNat [2022-02-15T21:07:46.942Z] Removing intermediate container 204f42c5e8c5 [2022-02-15T21:07:46.943Z] ---> f9e2cb1fe0d4 [2022-02-15T21:07:46.943Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-02-15T21:07:46.943Z] ---> Running in a47e5916eb1d [2022-02-15T21:07:46.943Z] Removing intermediate container a47e5916eb1d [2022-02-15T21:07:46.943Z] ---> 3359b27cd0d8 [2022-02-15T21:07:46.943Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-02-15T21:07:46.943Z] ---> Running in 2725c19a85ad [2022-02-15T21:07:46.943Z] Removing intermediate container 2725c19a85ad [2022-02-15T21:07:46.943Z] ---> 4e78ced14d6a [2022-02-15T21:07:46.943Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-02-15T21:07:47.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-02-15T21:07:47.404Z] [2022-02-15T21:07:47.866Z] ---> 5413a0ba52d4 [2022-02-15T21:07:47.866Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-02-15T21:07:47.866Z] ---> Running in 71be44c5de26 [2022-02-15T21:07:48.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-02-15T21:07:48.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-02-15T21:07:49.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-02-15T21:07:49.018Z] --- PASS: TestNetworkLocalhostTCPNat (2.58s) [2022-02-15T21:07:49.018Z] === RUN TestNetworkLoopbackNat [2022-02-15T21:07:49.018Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-15T21:07:49.250Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.25s) [2022-02-15T21:07:49.250Z] === RUN TestPauseStopPausedContainer [2022-02-15T21:07:49.250Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:49.250Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-15T21:07:49.250Z] === RUN TestPsFilter [2022-02-15T21:07:49.250Z] --- PASS: TestPsFilter (0.37s) [2022-02-15T21:07:49.250Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-15T21:07:49.487Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-15T21:07:49.487Z] === RUN TestPause [2022-02-15T21:07:49.487Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-15T21:07:49.487Z] --- SKIP: TestPause (0.00s) [2022-02-15T21:07:49.487Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-15T21:07:50.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-02-15T21:07:51.702Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.20s) [2022-02-15T21:07:51.702Z] === RUN TestPauseStopPausedContainer [2022-02-15T21:07:51.702Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:07:51.702Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-15T21:07:51.702Z] === RUN TestPsFilter [2022-02-15T21:07:51.702Z] --- PASS: TestPsFilter (0.35s) [2022-02-15T21:07:51.702Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-15T21:07:52.207Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.19s) [2022-02-15T21:07:52.207Z] === RUN TestRemoveContainerWithVolume [2022-02-15T21:07:52.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-02-15T21:07:52.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-02-15T21:07:53.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-02-15T21:07:54.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-02-15T21:07:54.016Z] --- PASS: TestInfoAPIWarnings (16.38s) [2022-02-15T21:07:54.016Z] === RUN TestInfoDebug [2022-02-15T21:07:54.016Z] --- PASS: TestInfoDebug (0.54s) [2022-02-15T21:07:54.016Z] === RUN TestInfoInsecureRegistries [2022-02-15T21:07:54.016Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-02-15T21:07:54.016Z] === RUN TestInfoRegistryMirrors [2022-02-15T21:07:54.016Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-02-15T21:07:54.016Z] === RUN TestLoginFailsWithBadCredentials [2022-02-15T21:07:54.016Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-15T21:07:54.016Z] === RUN TestPingCacheHeaders [2022-02-15T21:07:54.016Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-15T21:07:54.016Z] === RUN TestPingGet [2022-02-15T21:07:54.016Z] --- PASS: TestPingGet (0.01s) [2022-02-15T21:07:54.016Z] === RUN TestPingHead [2022-02-15T21:07:54.016Z] --- PASS: TestPingHead (0.02s) [2022-02-15T21:07:54.016Z] === RUN TestVersion [2022-02-15T21:07:54.016Z] --- PASS: TestVersion (0.01s) [2022-02-15T21:07:54.016Z] === CONT TestDiskUsage [2022-02-15T21:07:54.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-02-15T21:07:54.583Z] === RUN TestDiskUsage/empty [2022-02-15T21:07:54.583Z] === RUN TestDiskUsage/empty/container_types [2022-02-15T21:07:54.583Z] === RUN TestDiskUsage/empty/image_types [2022-02-15T21:07:54.583Z] === RUN TestDiskUsage/empty/volume_types [2022-02-15T21:07:54.583Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-15T21:07:54.583Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-15T21:07:54.583Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-15T21:07:54.583Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-15T21:07:54.583Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-15T21:07:54.583Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-15T21:07:54.583Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-15T21:07:54.583Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-15T21:07:54.666Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.76s) [2022-02-15T21:07:54.666Z] === RUN TestRemoveContainerWithVolume [2022-02-15T21:07:54.842Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-15T21:07:54.842Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-15T21:07:54.842Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-15T21:07:54.842Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-15T21:07:54.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-15T21:07:54.842Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-15T21:07:54.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-15T21:07:54.842Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-15T21:07:54.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-15T21:07:54.842Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-15T21:07:54.842Z] === RUN TestDiskUsage/after_container.Run [2022-02-15T21:07:55.101Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-15T21:07:55.101Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-15T21:07:55.101Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-15T21:07:55.101Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-15T21:07:55.101Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-15T21:07:55.101Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-15T21:07:55.101Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-15T21:07:55.101Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-15T21:07:55.101Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-15T21:07:55.101Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage (1.19s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_container.Run (0.34s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-02-15T21:07:55.361Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-02-15T21:07:55.361Z] PASS [2022-02-15T21:07:55.361Z] [2022-02-15T21:07:55.361Z] === Skipped [2022-02-15T21:07:55.361Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T21:07:55.361Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-15T21:07:55.361Z] [2022-02-15T21:07:55.361Z] DONE 50 tests, 1 skipped in 20.058s [2022-02-15T21:07:55.361Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-15T21:07:55.361Z] INFO: Testing against a local daemon [2022-02-15T21:07:55.361Z] === RUN TestVolumesCreateAndList [2022-02-15T21:07:55.361Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-15T21:07:55.361Z] === RUN TestVolumesRemove [2022-02-15T21:07:55.361Z] --- PASS: TestVolumesRemove (0.05s) [2022-02-15T21:07:55.361Z] === RUN TestVolumesInspect [2022-02-15T21:07:55.361Z] --- PASS: TestVolumesInspect (0.01s) [2022-02-15T21:07:55.361Z] === RUN TestVolumesInvalidJSON [2022-02-15T21:07:55.361Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-15T21:07:55.361Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-15T21:07:55.361Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-15T21:07:55.361Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-15T21:07:55.361Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-15T21:07:55.361Z] PASS [2022-02-15T21:07:55.361Z] [2022-02-15T21:07:55.361Z] DONE 5 tests in 0.185s [2022-02-15T21:07:55.361Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-15T21:07:55.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-02-15T21:07:55.621Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13114 is not a child of this shell [2022-02-15T21:07:55.621Z] warning: PID 13114 from bundles/test-integration/docker.pid had a nonzero exit code [2022-02-15T21:07:55.621Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-15T21:07:55.621Z] [2022-02-15T21:07:55.621Z] Unloading profiles will leave already running processes permanently [2022-02-15T21:07:55.621Z] unconfined, which can lead to unexpected situations. [2022-02-15T21:07:55.621Z] [2022-02-15T21:07:55.621Z] To set a process to complain mode, use the command line tool [2022-02-15T21:07:55.621Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-15T21:07:55.621Z] Removing test suite binaries [2022-02-15T21:07:55.621Z] exiting test-integration [2022-02-15T21:07:55.621Z] ++ exit 0 [2022-02-15T21:07:55.621Z] [2022-02-15T21:07:56.000Z] --- PASS: TestRemoveContainerWithVolume (3.23s) [2022-02-15T21:07:56.000Z] === RUN TestRemoveContainerRunning [2022-02-15T21:07:56.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main Post stage [Pipeline] junit [2022-02-15T21:07:56.581Z] Recording test results [2022-02-15T21:07:56.745Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-15T21:07:56.745Z] Using test binary docker [2022-02-15T21:07:56.745Z] +++ /etc/init.d/apparmor start [2022-02-15T21:07:56.745Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-15T21:07:56.745Z] INFO: Waiting for daemon to start... [2022-02-15T21:07:56.745Z] Starting dockerd [2022-02-15T21:07:56.745Z] +++ 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-02-15T21:07:56.745Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-15T21:07:56.745Z] Using test binary docker [2022-02-15T21:07:56.745Z] +++ /etc/init.d/apparmor start [2022-02-15T21:07:56.745Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-15T21:07:56.745Z] INFO: Waiting for daemon to start... [2022-02-15T21:07:56.745Z] Starting dockerd [2022-02-15T21:07:56.745Z] +++ 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-02-15T21:07:56.745Z] . [2022-02-15T21:07:56.745Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-15T21:07:56.745Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-15T21:07:56.745Z] Error: No such image: emptyfs [2022-02-15T21:07:56.745Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-15T21:07:56.745Z] ++++ docker load [2022-02-15T21:07:56.745Z] Running integration-test (iteration 1) [2022-02-15T21:07:56.745Z] 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-02-15T21:07:56.745Z] ++ 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-02-15T21:07:56.745Z] ++ set -e [2022-02-15T21:07:56.745Z] ++ '[' -n 0 ']' [2022-02-15T21:07:56.745Z] ++ set -x [2022-02-15T21:07:56.745Z] ++ 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-02-15T21:07:56.745Z] Loaded image: busybox:latest [2022-02-15T21:07:56.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-02-15T21:07:57.002Z] Loaded image: busybox:glibc [2022-02-15T21:07:57.557Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-02-15T21:07:57.557Z] Using test binary docker [2022-02-15T21:07:57.557Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-02-15T21:07:57.557Z] +++ /etc/init.d/apparmor start [2022-02-15T21:07:57.557Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-02-15T21:07:57.557Z] INFO: Waiting for daemon to start... [2022-02-15T21:07:57.557Z] Starting dockerd [2022-02-15T21:07:57.557Z] +++ 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-02-15T21:07:57.572Z] [2022-02-15T21:07:57.572Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-15T21:07:57.572Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-15T21:07:57.572Z] Error: No such image: emptyfs [2022-02-15T21:07:57.572Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-15T21:07:57.572Z] ++++ docker load [2022-02-15T21:07:57.621Z] --- PASS: TestRemoveContainerWithVolume (2.76s) [2022-02-15T21:07:57.621Z] === RUN TestRemoveContainerRunning [2022-02-15T21:07:58.146Z] Running integration-test (iteration 1) [2022-02-15T21:07:58.146Z] 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-02-15T21:07:58.146Z] ++ 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-02-15T21:07:58.146Z] ++ set -e [2022-02-15T21:07:58.146Z] ++ '[' -n 0 ']' [2022-02-15T21:07:58.146Z] ++ set -x [2022-02-15T21:07:58.146Z] ++ 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-02-15T21:07:58.186Z] --- PASS: TestImportExtremelyLargeImageWorks (91.06s) [2022-02-15T21:07:58.186Z] PASS [2022-02-15T21:07:58.186Z] [2022-02-15T21:07:58.186Z] DONE 22 tests in 93.921s [2022-02-15T21:07:58.186Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-15T21:07:58.186Z] INFO: Testing against a local daemon [2022-02-15T21:07:58.186Z] === RUN TestNetworkCreateDelete [2022-02-15T21:07:58.186Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-02-15T21:07:58.186Z] === RUN TestDockerNetworkDeletePreferID [2022-02-15T21:07:58.186Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-02-15T21:07:58.186Z] === RUN TestDaemonDNSFallback [2022-02-15T21:07:58.287Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-15T21:07:58.639Z] + echo Ensuring container killed. [2022-02-15T21:07:58.639Z] Ensuring container killed. [2022-02-15T21:07:58.639Z] + docker rm -vf docker-pr3 [2022-02-15T21:07:58.639Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-02-15T21:07:58.923Z] + echo Chowning /workspace to jenkins user [2022-02-15T21:07:58.923Z] Chowning /workspace to jenkins user [2022-02-15T21:07:58.923Z] + id -u [2022-02-15T21:07:58.923Z] + id -g [2022-02-15T21:07:58.923Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43245:/workspace busybox chown -R 1000:1000 /workspace [2022-02-15T21:07:58.923Z] Unable to find image 'busybox:latest' locally [2022-02-15T21:07:58.923Z] latest: Pulling from library/busybox [2022-02-15T21:07:58.954Z] --- PASS: TestRemoveContainerRunning (3.19s) [2022-02-15T21:07:58.954Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-15T21:07:59.083Z] Loaded image: busybox:latest [2022-02-15T21:07:59.184Z] 009932687766: Pulling fs layer [2022-02-15T21:07:59.185Z] 009932687766: Verifying Checksum [2022-02-15T21:07:59.185Z] 009932687766: Download complete [2022-02-15T21:07:59.185Z] 009932687766: Pull complete [2022-02-15T21:07:59.185Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-15T21:07:59.185Z] Status: Downloaded newer image for busybox:latest [2022-02-15T21:07:59.342Z] Loaded image: busybox:glibc [2022-02-15T21:07:59.841Z] --- PASS: TestRemoveContainerRunning (2.25s) [2022-02-15T21:07:59.841Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-15T21:08:00.073Z] --- PASS: TestDaemonDNSFallback (6.41s) [2022-02-15T21:08:00.073Z] === RUN TestInspectNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-15T21:08:01.249Z] Loaded image: debian:bullseye-slim [2022-02-15T21:08:01.249Z] Loaded image: hello-world:latest [2022-02-15T21:08:01.386Z] + bundleName=amd64-rootless [2022-02-15T21:08:01.386Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-02-15T21:08:01.386Z] Creating amd64-rootless-bundles.tar.gz [2022-02-15T21:08:01.386Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-15T21:08:01.386Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-15T21:08:01.400Z] Archiving artifacts [2022-02-15T21:08:01.510Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T21:08:01.510Z] INFO: Testing against a local daemon [2022-02-15T21:08:01.510Z] === RUN TestDockerDaemonSuite [2022-02-15T21:08:01.510Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-02-15T21:08:01.915Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.21s) [2022-02-15T21:08:01.915Z] === RUN TestRemoveInvalidContainer [2022-02-15T21:08:01.915Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-15T21:08:01.915Z] === RUN TestRenameLinkedContainer [2022-02-15T21:08:01.915Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-15T21:08:01.915Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-15T21:08:01.915Z] === RUN TestRenameStoppedContainer [2022-02-15T21:08:02.057Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.23s) [2022-02-15T21:08:02.057Z] === RUN TestRemoveInvalidContainer [2022-02-15T21:08:02.057Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-15T21:08:02.057Z] === RUN TestRenameLinkedContainer [2022-02-15T21:08:02.057Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-15T21:08:02.057Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-15T21:08:02.057Z] === RUN TestRenameStoppedContainer [2022-02-15T21:08:02.152Z] .........................xx.................... [ 29%] [2022-02-15T21:08:02.591Z] === RUN TestInspectNetwork/full_network_id [2022-02-15T21:08:02.591Z] === RUN TestInspectNetwork/partial_network_id [2022-02-15T21:08:02.591Z] === RUN TestInspectNetwork/network_name [2022-02-15T21:08:02.591Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-15T21:08:03.417Z] Loaded image: debian:bullseye-slim [2022-02-15T21:08:03.456Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43245/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T21:08:03.677Z] Loaded image: hello-world:latest [2022-02-15T21:08:03.768Z] + make clean [2022-02-15T21:08:03.936Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T21:08:03.936Z] INFO: Testing against a local daemon [2022-02-15T21:08:03.936Z] === RUN TestDockerSuite [2022-02-15T21:08:03.936Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-15T21:08:03.936Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-15T21:08:03.936Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-15T21:08:03.936Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-15T21:08:03.936Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-15T21:08:04.026Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T21:08:04.026Z] docker-dev-cache [2022-02-15T21:08:04.026Z] docker-mod-cache [Pipeline] deleteDir [2022-02-15T21:08:04.195Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-15T21:08:04.195Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-15T21:08:04.195Z] === RUN TestDockerSuite/TestAPIImagesDelete [Pipeline] } [2022-02-15T21:08:04.766Z] === RUN TestDockerSuite/TestAPIImagesFilter [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-15T21:08:05.012Z] --- PASS: TestRenameStoppedContainer (2.83s) [2022-02-15T21:08:05.012Z] === RUN TestRenameRunningContainerAndReuse [2022-02-15T21:08:05.025Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-15T21:08:05.591Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-15T21:08:05.591Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-15T21:08:05.720Z] --- PASS: TestRenameStoppedContainer (3.22s) [2022-02-15T21:08:05.720Z] === RUN TestRenameRunningContainerAndReuse [2022-02-15T21:08:05.898Z] . [2022-02-15T21:08:05.898Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-02-15T21:08:05.898Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-02-15T21:08:05.898Z] Error: No such image: emptyfs [2022-02-15T21:08:05.898Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-02-15T21:08:05.898Z] ++++ docker load [2022-02-15T21:08:05.898Z] Running integration-test (iteration 1) [2022-02-15T21:08:05.898Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-02-15T21:08:05.898Z] ++ 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-02-15T21:08:05.898Z] ++ set -e [2022-02-15T21:08:05.898Z] ++ '[' -n 0 ']' [2022-02-15T21:08:05.898Z] ++ set -x [2022-02-15T21:08:05.898Z] ++ 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-02-15T21:08:05.898Z] Loaded image: busybox:latest [2022-02-15T21:08:05.898Z] Loaded image: busybox:glibc [2022-02-15T21:08:06.154Z] Loaded image: debian:bullseye-slim [2022-02-15T21:08:06.154Z] Loaded image: hello-world:latest [2022-02-15T21:08:06.154Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T21:08:06.154Z] INFO: Testing against a local daemon [2022-02-15T21:08:06.154Z] === RUN TestCgroupNamespacesBuild [2022-02-15T21:08:06.158Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-15T21:08:06.158Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-15T21:08:06.158Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-15T21:08:06.761Z] --- PASS: TestInspectNetwork (7.02s) [2022-02-15T21:08:06.762Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-15T21:08:06.762Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-15T21:08:06.762Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-15T21:08:06.762Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-15T21:08:06.762Z] === RUN TestRunContainerWithBridgeNone [2022-02-15T21:08:07.533Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-15T21:08:08.043Z] --- PASS: TestCgroupNamespacesBuild (1.83s) [2022-02-15T21:08:08.043Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-02-15T21:08:08.101Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-15T21:08:08.101Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-15T21:08:08.101Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-15T21:08:08.101Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-02-15T21:08:08.650Z] --- PASS: TestRunContainerWithBridgeNone (1.51s) [2022-02-15T21:08:08.650Z] === RUN TestNetworkInvalidJSON [2022-02-15T21:08:08.650Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-15T21:08:08.650Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-15T21:08:08.650Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:08:08.650Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:08:08.650Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:08:08.650Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:08:08.650Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-15T21:08:08.650Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:08:08.650Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:08:08.650Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-15T21:08:08.650Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-15T21:08:08.650Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-15T21:08:08.650Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-15T21:08:08.650Z] === RUN TestNetworkList [2022-02-15T21:08:08.650Z] === RUN TestNetworkList//networks [2022-02-15T21:08:08.650Z] === PAUSE TestNetworkList//networks [2022-02-15T21:08:08.650Z] === RUN TestNetworkList//networks/ [2022-02-15T21:08:08.650Z] === PAUSE TestNetworkList//networks/ [2022-02-15T21:08:08.650Z] === CONT TestNetworkList//networks [2022-02-15T21:08:08.650Z] === CONT TestNetworkList//networks/ [2022-02-15T21:08:08.650Z] --- PASS: TestNetworkList (0.01s) [2022-02-15T21:08:08.650Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-15T21:08:08.650Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-15T21:08:08.650Z] === RUN TestHostIPv4BridgeLabel [2022-02-15T21:08:08.813Z] --- PASS: TestRenameRunningContainerAndReuse (4.30s) [2022-02-15T21:08:08.813Z] === RUN TestRenameInvalidName [2022-02-15T21:08:08.906Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-02-15T21:08:08.906Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-15T21:08:08.970Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.08s) [2022-02-15T21:08:08.970Z] === RUN TestBuildWithSession [2022-02-15T21:08:08.970Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T21:08:08.970Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-15T21:08:08.970Z] === RUN TestBuildSquashParent [2022-02-15T21:08:09.036Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-15T21:08:09.604Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-15T21:08:09.832Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-15T21:08:09.832Z] === RUN TestDaemonDefaultNetworkPools [2022-02-15T21:08:10.170Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-15T21:08:10.170Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-15T21:08:10.170Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-15T21:08:10.170Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-15T21:08:10.760Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-02-15T21:08:10.760Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-15T21:08:11.034Z] --- PASS: TestRenameInvalidName (2.12s) [2022-02-15T21:08:11.035Z] === RUN TestRenameAnonymousContainer [2022-02-15T21:08:11.589Z] --- PASS: TestRenameRunningContainerAndReuse (6.50s) [2022-02-15T21:08:11.589Z] === RUN TestRenameInvalidName [2022-02-15T21:08:11.687Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-02-15T21:08:11.687Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-15T21:08:12.238Z] --- PASS: TestBuildSquashParent (3.04s) [2022-02-15T21:08:12.238Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-15T21:08:12.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:08:12.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:08:12.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:08:12.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:08:12.238Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:08:12.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:08:12.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:08:12.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:08:12.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:08:12.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:08:12.238Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:08:12.238Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:08:12.238Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:08:12.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:08:13.051Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-02-15T21:08:13.051Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-15T21:08:13.068Z] Removing intermediate container 71be44c5de26 [2022-02-15T21:08:13.069Z] ---> de9b2f76c67e [2022-02-15T21:08:13.069Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-02-15T21:08:13.069Z] ---> Running in 97e561b8389b [2022-02-15T21:08:13.069Z] [2022-02-15T21:08:13.069Z] SUCCESS: Specified value was saved. [2022-02-15T21:08:13.604Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:08:13.605Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:08:13.612Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-02-15T21:08:13.612Z] === RUN TestServiceWithPredefinedNetwork [2022-02-15T21:08:14.538Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:08:14.538Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:08:15.384Z] --- PASS: TestRenameInvalidName (3.26s) [2022-02-15T21:08:15.384Z] === RUN TestRenameAnonymousContainer [2022-02-15T21:08:15.467Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-02-15T21:08:15.467Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.20s) [2022-02-15T21:08:15.467Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.24s) [2022-02-15T21:08:15.467Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (0.96s) [2022-02-15T21:08:15.467Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s) [2022-02-15T21:08:15.467Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.02s) [2022-02-15T21:08:15.467Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2022-02-15T21:08:15.467Z] === RUN TestBuildMultiStageCopy [2022-02-15T21:08:15.467Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-15T21:08:15.986Z] Removing intermediate container 97e561b8389b [2022-02-15T21:08:15.986Z] ---> c24ad25a1f0c [2022-02-15T21:08:15.986Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-02-15T21:08:15.986Z] ---> Running in 8abe2ac86c47 [2022-02-15T21:08:16.126Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-02-15T21:08:16.126Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-15T21:08:16.126Z] service_test.go:243: FLAKY_TEST [2022-02-15T21:08:16.126Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T21:08:16.126Z] === RUN TestServiceWithDataPathPortInit [2022-02-15T21:08:16.394Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-15T21:08:16.651Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-15T21:08:16.731Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-15T21:08:16.907Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-15T21:08:17.163Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-15T21:08:17.163Z] --- PASS: TestBuildMultiStageCopy (1.73s) [2022-02-15T21:08:17.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.00s) [2022-02-15T21:08:17.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s) [2022-02-15T21:08:17.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2022-02-15T21:08:17.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.18s) [2022-02-15T21:08:17.163Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2022-02-15T21:08:17.163Z] === RUN TestBuildMultiStageParentConfig [2022-02-15T21:08:17.725Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2022-02-15T21:08:17.725Z] === RUN TestBuildLabelWithTargets [2022-02-15T21:08:18.023Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-02-15T21:08:18.652Z] --- PASS: TestBuildLabelWithTargets (0.86s) [2022-02-15T21:08:18.652Z] === RUN TestBuildWithEmptyLayers [2022-02-15T21:08:18.909Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2022-02-15T21:08:18.909Z] === RUN TestBuildMultiStageOnBuild [2022-02-15T21:08:20.076Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-15T21:08:20.276Z] --- PASS: TestBuildMultiStageOnBuild (1.20s) [2022-02-15T21:08:20.276Z] === RUN TestBuildUncleanTarFilenames [2022-02-15T21:08:20.839Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2022-02-15T21:08:20.839Z] === RUN TestBuildMultiStageLayerLeak [2022-02-15T21:08:21.476Z] --- PASS: TestRenameAnonymousContainer (10.32s) [2022-02-15T21:08:21.476Z] === RUN TestRenameContainerWithSameName [2022-02-15T21:08:21.797Z] Cannot create a file when that file already exists. [2022-02-15T21:08:21.985Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-15T21:08:22.206Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s) [2022-02-15T21:08:22.206Z] === RUN TestBuildWithHugeFile [2022-02-15T21:08:23.695Z] --- PASS: TestRenameContainerWithSameName (2.35s) [2022-02-15T21:08:23.695Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-15T21:08:23.695Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-15T21:08:23.695Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-15T21:08:23.695Z] === RUN TestResize [2022-02-15T21:08:23.886Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-15T21:08:24.821Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-15T21:08:25.388Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-15T21:08:25.446Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-02-15T21:08:25.917Z] --- PASS: TestResize (2.21s) [2022-02-15T21:08:25.917Z] === RUN TestResizeWithInvalidSize [2022-02-15T21:08:25.955Z] --- PASS: TestBuildWithHugeFile (110.97s) [2022-02-15T21:08:25.955Z] === RUN TestBuildWCOWSandboxSize [2022-02-15T21:08:25.955Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T21:08:25.955Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-15T21:08:25.955Z] === RUN TestBuildWithEmptyDockerfile [2022-02-15T21:08:25.955Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:08:25.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:08:25.955Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:08:25.955Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:08:25.955Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:08:25.955Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:08:25.955Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:08:25.955Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:08:25.955Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-15T21:08:26.214Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:08:26.214Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-15T21:08:26.214Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2022-02-15T21:08:26.214Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2022-02-15T21:08:26.214Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-02-15T21:08:26.214Z] === RUN TestBuildPreserveOwnership [2022-02-15T21:08:26.214Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-15T21:08:26.214Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-02-15T21:08:26.782Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-02-15T21:08:27.617Z] Removing intermediate container 8abe2ac86c47 [2022-02-15T21:08:27.617Z] ---> 307a908c5864 [2022-02-15T21:08:27.617Z] Step 13/13 : CMD ["sh"] [2022-02-15T21:08:27.617Z] ---> Running in 5211df13554d [2022-02-15T21:08:27.883Z] --- PASS: TestRenameAnonymousContainer (12.04s) [2022-02-15T21:08:27.883Z] === RUN TestRenameContainerWithSameName [2022-02-15T21:08:28.079Z] Removing intermediate container 5211df13554d [2022-02-15T21:08:28.079Z] ---> 82c968689e4c [2022-02-15T21:08:28.079Z] Successfully built 82c968689e4c [2022-02-15T21:08:28.079Z] Successfully tagged busybox:latest [2022-02-15T21:08:28.079Z] INFO: Docker images of the daemon under test [2022-02-15T21:08:28.079Z] [2022-02-15T21:08:28.079Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-02-15T21:08:28.079Z] busybox latest 82c968689e4c Less than a second ago 5.78GB [2022-02-15T21:08:28.079Z] microsoft/windowsservercore latest c703d4d60533 13 days ago 5.75GB [2022-02-15T21:08:28.079Z] mcr.microsoft.com/windows/servercore ltsc2019 c703d4d60533 13 days ago 5.75GB [2022-02-15T21:08:28.079Z] [2022-02-15T21:08:28.079Z] INFO: Running integration tests at 02/15/2022 21:08:27... [2022-02-15T21:08:28.079Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-02-15T21:08:28.079Z] INFO: Integration API tests being run from the host: [2022-02-15T21:08:28.079Z] INFO: make.ps1 starting at 02/15/2022 21:08:27 [2022-02-15T21:08:28.135Z] --- PASS: TestResizeWithInvalidSize (2.20s) [2022-02-15T21:08:28.135Z] === RUN TestResizeWhenContainerNotStarted [2022-02-15T21:08:28.158Z] docker_cli_daemon_test.go:1472: [de8c5df54eb6f] daemon is not started [2022-02-15T21:08:28.416Z] check_test.go:308: [d813f22c9a0a7] daemon is not started [2022-02-15T21:08:28.416Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-02-15T21:08:28.416Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-02-15T21:08:28.984Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-15T21:08:29.647Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-02-15T21:08:30.016Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-02-15T21:08:30.102Z] --- PASS: TestRenameContainerWithSameName (3.16s) [2022-02-15T21:08:30.102Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-15T21:08:30.102Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-15T21:08:30.102Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-02-15T21:08:30.102Z] === RUN TestResize [2022-02-15T21:08:30.359Z] === RUN TestDockerSuite/TestAttachDetach [2022-02-15T21:08:30.359Z] --- PASS: TestBuildPreserveOwnership (4.10s) [2022-02-15T21:08:30.359Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.84s) [2022-02-15T21:08:30.359Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s) [2022-02-15T21:08:30.359Z] === RUN TestBuildPlatformInvalid [2022-02-15T21:08:30.618Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2022-02-15T21:08:30.618Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-15T21:08:30.618Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-02-15T21:08:30.966Z] --- PASS: TestServiceWithDataPathPortInit (13.72s) [2022-02-15T21:08:30.966Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-15T21:08:31.093Z] --- PASS: TestResizeWhenContainerNotStarted (2.76s) [2022-02-15T21:08:31.093Z] === RUN TestDaemonRestartKillContainers [2022-02-15T21:08:31.093Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:08:31.093Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-15T21:08:31.093Z] === RUN TestStats [2022-02-15T21:08:31.093Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-15T21:08:31.093Z] --- SKIP: TestStats (0.00s) [2022-02-15T21:08:31.093Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-15T21:08:31.185Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-15T21:08:31.753Z] Loaded image: busybox:latest [2022-02-15T21:08:31.894Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:95qq9l23eestby6137s537gaf Created:2022-02-15 21:08:30.76422427 +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[e1fd7002400517023b52666d98d48200832d0b14070a29802f1da754066d48cc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m0f5iy19fjkbqttabvask7j48 EndpointID:33cdd547c0e0af814695837fdc60537cbebdd2fa20986953ef793badd4a0b565 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:33e48fd626eb930d4d8f68a7c805c962d11023ac80ac4238b1c08435859b0d45 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:b8a6f8d9277f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m0f5iy19fjkbqttabvask7j48 EndpointID:33cdd547c0e0af814695837fdc60537cbebdd2fa20986953ef793badd4a0b565 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-15T21:08:32.015Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-15T21:08:32.015Z] check_test.go:308: [dd15c0cd7eabe] daemon is not started [2022-02-15T21:08:32.015Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-02-15T21:08:32.015Z] Loaded image: busybox:glibc [2022-02-15T21:08:33.900Z] --- PASS: TestResize (3.27s) [2022-02-15T21:08:33.900Z] === RUN TestResizeWithInvalidSize [2022-02-15T21:08:33.916Z] Loaded image: debian:bullseye-slim [2022-02-15T21:08:33.916Z] Loaded image: hello-world:latest [2022-02-15T21:08:33.916Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-15T21:08:33.916Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T21:08:34.851Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-15T21:08:35.417Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-15T21:08:36.352Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-02-15T21:08:36.855Z] --- PASS: TestResizeWithInvalidSize (3.25s) [2022-02-15T21:08:36.855Z] === RUN TestResizeWhenContainerNotStarted [2022-02-15T21:08:36.920Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-15T21:08:37.135Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-02-15T21:08:37.135Z] PASS [2022-02-15T21:08:37.135Z] [2022-02-15T21:08:37.135Z] === Skipped [2022-02-15T21:08:37.135Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T21:08:37.135Z] service_test.go:243: FLAKY_TEST [2022-02-15T21:08:37.135Z] [2022-02-15T21:08:37.135Z] DONE 26 tests, 1 skipped in 43.474s [2022-02-15T21:08:37.135Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-15T21:08:37.135Z] INFO: Testing against a local daemon [2022-02-15T21:08:37.135Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-15T21:08:37.135Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:08:37.135Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T21:08:37.135Z] === RUN TestDockerNetworkIpvlan [2022-02-15T21:08:37.135Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:08:37.135Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-15T21:08:37.135Z] PASS [2022-02-15T21:08:37.135Z] [2022-02-15T21:08:37.135Z] === Skipped [2022-02-15T21:08:37.135Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T21:08:37.135Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:08:37.135Z] [2022-02-15T21:08:37.135Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-15T21:08:37.135Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:08:37.135Z] [2022-02-15T21:08:37.135Z] DONE 2 tests, 2 skipped in 0.034s [2022-02-15T21:08:37.135Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-15T21:08:37.135Z] INFO: Testing against a local daemon [2022-02-15T21:08:37.135Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-15T21:08:37.697Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2022-02-15T21:08:37.697Z] === RUN TestDockerNetworkMacvlan [2022-02-15T21:08:38.259Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-15T21:08:38.267Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.09s) [2022-02-15T21:08:38.267Z] === RUN TestStopContainerWithTimeout [2022-02-15T21:08:38.267Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-15T21:08:38.267Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-15T21:08:38.267Z] === RUN TestUpdateRestartPolicy [2022-02-15T21:08:38.827Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-15T21:08:39.188Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-15T21:08:39.395Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-02-15T21:08:39.395Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-15T21:08:39.750Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-15T21:08:39.810Z] --- PASS: TestResizeWhenContainerNotStarted (3.18s) [2022-02-15T21:08:39.810Z] === RUN TestDaemonRestartKillContainers [2022-02-15T21:08:39.810Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:08:39.810Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-15T21:08:39.810Z] === RUN TestStats [2022-02-15T21:08:39.810Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-15T21:08:39.810Z] --- SKIP: TestStats (0.00s) [2022-02-15T21:08:39.810Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-15T21:08:40.329Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-15T21:08:40.588Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-15T21:08:41.640Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-15T21:08:41.964Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-15T21:08:41.964Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-02-15T21:08:42.531Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-15T21:08:43.530Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-15T21:08:45.818Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-02-15T21:08:46.017Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-02-15T21:08:46.800Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-15T21:08:47.056Z] --- PASS: TestDockerNetworkMacvlan (9.37s) [2022-02-15T21:08:47.056Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-02-15T21:08:47.056Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-15T21:08:47.056Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-02-15T21:08:47.056Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-02-15T21:08:47.056Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-02-15T21:08:47.056Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-02-15T21:08:47.056Z] PASS [2022-02-15T21:08:47.056Z] [2022-02-15T21:08:47.056Z] DONE 8 tests in 10.670s [2022-02-15T21:08:47.056Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-15T21:08:47.056Z] testing: warning: no tests to run [2022-02-15T21:08:47.056Z] PASS [2022-02-15T21:08:47.056Z] [2022-02-15T21:08:47.056Z] DONE 0 tests in 0.012s [2022-02-15T21:08:47.056Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-15T21:08:47.056Z] INFO: Testing against a local daemon [2022-02-15T21:08:47.056Z] === RUN TestAuthZPluginAllowRequest [2022-02-15T21:08:47.723Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.92s) [2022-02-15T21:08:47.723Z] PASS [2022-02-15T21:08:47.723Z] [2022-02-15T21:08:47.723Z] === Skipped [2022-02-15T21:08:47.723Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-02-15T21:08:47.723Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T21:08:47.723Z] [2022-02-15T21:08:47.723Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-15T21:08:47.723Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T21:08:47.723Z] [2022-02-15T21:08:47.723Z] DONE 34 tests, 2 skipped in 178.047s [2022-02-15T21:08:47.723Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-02-15T21:08:47.723Z] ++ 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-02-15T21:08:47.723Z] ++ set -e [2022-02-15T21:08:47.723Z] ++ '[' -n 0 ']' [2022-02-15T21:08:47.723Z] ++ set -x [2022-02-15T21:08:47.723Z] ++ 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-02-15T21:08:47.723Z] INFO: Testing against a local daemon [2022-02-15T21:08:47.723Z] === RUN TestConfigInspect [2022-02-15T21:08:48.422Z] --- PASS: TestAuthZPluginAllowRequest (1.22s) [2022-02-15T21:08:48.422Z] === RUN TestAuthZPluginTLS [2022-02-15T21:08:48.659Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-02-15T21:08:48.772Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.01s) [2022-02-15T21:08:48.772Z] === RUN TestStopContainerWithTimeout [2022-02-15T21:08:48.772Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-15T21:08:48.772Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-15T21:08:48.772Z] === RUN TestUpdateRestartPolicy [2022-02-15T21:08:48.983Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-15T21:08:48.983Z] === RUN TestAuthZPluginDenyRequest [2022-02-15T21:08:49.238Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-02-15T21:08:49.239Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-15T21:08:49.849Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-02-15T21:08:49.849Z] === RUN TestAuthZPluginDenyResponse [2022-02-15T21:08:50.412Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-02-15T21:08:50.412Z] === RUN TestAuthZPluginAllowEventStream [2022-02-15T21:08:50.563Z] --- PASS: TestConfigInspect (3.03s) [2022-02-15T21:08:50.563Z] === RUN TestConfigList [2022-02-15T21:08:50.563Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-02-15T21:08:51.776Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-02-15T21:08:51.776Z] === RUN TestAuthZPluginErrorResponse [2022-02-15T21:08:52.032Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-02-15T21:08:52.032Z] === RUN TestAuthZPluginErrorRequest [2022-02-15T21:08:52.467Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-02-15T21:08:52.593Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-15T21:08:52.593Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-15T21:08:53.155Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-15T21:08:53.155Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-15T21:08:53.403Z] --- PASS: TestConfigList (2.77s) [2022-02-15T21:08:53.403Z] === RUN TestConfigsCreateAndDelete [2022-02-15T21:08:54.339Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-02-15T21:08:54.906Z] check_test.go:308: [daf0b75b497b2] daemon is not started [2022-02-15T21:08:54.906Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-02-15T21:08:55.042Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.54s) [2022-02-15T21:08:55.042Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-15T21:08:55.165Z] check_test.go:308: [d0c4cfdb6e34e] daemon is not started [2022-02-15T21:08:55.424Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-02-15T21:08:55.461Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-02-15T21:08:56.360Z] --- PASS: TestConfigsCreateAndDelete (2.81s) [2022-02-15T21:08:56.360Z] === RUN TestConfigsUpdate [2022-02-15T21:08:56.360Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-02-15T21:08:56.407Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-02-15T21:08:56.407Z] === RUN TestAuthZPluginHeader [2022-02-15T21:08:56.929Z] check_test.go:308: [d77ff1360bc53] daemon is not started [2022-02-15T21:08:56.929Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-02-15T21:08:56.969Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-02-15T21:08:56.969Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-15T21:08:57.206Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-02-15T21:08:57.495Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-15T21:08:58.063Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-15T21:08:59.439Z] --- PASS: TestConfigsUpdate (3.00s) [2022-02-15T21:08:59.439Z] === RUN TestTemplatedConfig [2022-02-15T21:08:59.439Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-15T21:08:59.439Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-15T21:08:59.675Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:08:59.675Z] INFO: Testing against a local daemon [2022-02-15T21:08:59.675Z] === RUN TestBuildWithSession [2022-02-15T21:08:59.675Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T21:08:59.675Z] --- SKIP: TestBuildWithSession (0.00s) [2022-02-15T21:08:59.675Z] === RUN TestBuildSquashParent [2022-02-15T21:08:59.675Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:08:59.675Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-02-15T21:08:59.675Z] === RUN TestBuildWithRemoveAndForceRemove [2022-02-15T21:08:59.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:08:59.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:08:59.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:08:59.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:08:59.675Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:08:59.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:08:59.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:08:59.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:08:59.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:08:59.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:08:59.675Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:08:59.675Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:08:59.675Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-02-15T21:08:59.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-02-15T21:08:59.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-02-15T21:08:59.675Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-02-15T21:08:59.698Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-02-15T21:09:00.265Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-02-15T21:09:01.132Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.90s) [2022-02-15T21:09:01.132Z] === RUN TestAuthZPluginV2Disable [2022-02-15T21:09:01.201Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-02-15T21:09:01.231Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-02-15T21:09:02.152Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-15T21:09:02.743Z] --- PASS: TestTemplatedConfig (3.44s) [2022-02-15T21:09:02.743Z] === RUN TestConfigCreateResolve [2022-02-15T21:09:03.318Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-02-15T21:09:03.573Z] --- PASS: TestUpdateRestartPolicy (22.81s) [2022-02-15T21:09:03.573Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-15T21:09:03.573Z] --- PASS: TestUpdateRestartWithAutoRemove (2.24s) [2022-02-15T21:09:03.573Z] === RUN TestWaitNonBlocked [2022-02-15T21:09:03.573Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:09:03.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:09:03.573Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:09:03.573Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:09:03.573Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:09:03.573Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:09:04.399Z] --- PASS: TestAuthZPluginV2Disable (3.41s) [2022-02-15T21:09:04.399Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-15T21:09:04.692Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-15T21:09:04.952Z] --- PASS: TestConfigCreateResolve (2.34s) [2022-02-15T21:09:04.952Z] PASS [2022-02-15T21:09:04.952Z] [2022-02-15T21:09:04.952Z] DONE 6 tests in 17.506s [2022-02-15T21:09:04.952Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-02-15T21:09:04.952Z] ++ 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-02-15T21:09:04.952Z] ++ set -e [2022-02-15T21:09:04.952Z] ++ '[' -n 0 ']' [2022-02-15T21:09:04.952Z] ++ set -x [2022-02-15T21:09:04.952Z] ++ 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-02-15T21:09:04.952Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-15T21:09:05.211Z] INFO: Testing against a local daemon [2022-02-15T21:09:05.211Z] === RUN TestCheckpoint [2022-02-15T21:09:05.211Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T21:09:05.211Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-15T21:09:05.211Z] === RUN TestContainerInvalidJSON [2022-02-15T21:09:05.211Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:09:05.211Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:09:05.211Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:09:05.211Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:09:05.211Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:09:05.211Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:09:05.211Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-15T21:09:05.211Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-02-15T21:09:05.211Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-02-15T21:09:05.211Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-15T21:09:05.211Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-02-15T21:09:05.211Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-15T21:09:05.211Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-02-15T21:09:05.211Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-15T21:09:05.469Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-02-15T21:09:05.469Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-15T21:09:05.469Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-02-15T21:09:05.469Z] === RUN TestCopyFromContainer [2022-02-15T21:09:06.528Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-15T21:09:06.528Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.79s) [2022-02-15T21:09:06.528Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.13s) [2022-02-15T21:09:06.528Z] === RUN TestWaitBlocked [2022-02-15T21:09:06.528Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:06.528Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-15T21:09:06.528Z] PASS [2022-02-15T21:09:06.528Z] ok github.com/docker/docker/integration/container 95.192s [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === Skipped [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-15T21:09:06.528Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-15T21:09:06.528Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-15T21:09:06.528Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-15T21:09:06.528Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-15T21:09:06.528Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-15T21:09:06.528Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-15T21:09:06.528Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-15T21:09:06.528Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-15T21:09:06.528Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-15T21:09:06.528Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-15T21:09:06.528Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-15T21:09:06.528Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-15T21:09:06.528Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-15T21:09:06.528Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-15T21:09:06.528Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T21:09:06.528Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-15T21:09:06.528Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-15T21:09:06.528Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-15T21:09:06.528Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-15T21:09:06.528Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-15T21:09:06.528Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-15T21:09:06.528Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-15T21:09:06.528Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-15T21:09:06.528Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-15T21:09:06.528Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-15T21:09:06.528Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-15T21:09:06.528Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-15T21:09:06.528Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-15T21:09:06.528Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-15T21:09:06.528Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-15T21:09:06.528Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-15T21:09:06.528Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-15T21:09:06.528Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-15T21:09:06.528Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:06.528Z] [2022-02-15T21:09:06.528Z] DONE 87 tests, 33 skipped in 97.729s [2022-02-15T21:09:06.528Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-15T21:09:06.846Z] === RUN TestCopyFromContainer// [2022-02-15T21:09:06.846Z] === RUN TestCopyFromContainer//bar/root [2022-02-15T21:09:06.846Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-15T21:09:06.846Z] === RUN TestCopyFromContainer/bar/quux [2022-02-15T21:09:06.846Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-02-15T21:09:07.105Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-15T21:09:07.105Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-15T21:09:07.105Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-15T21:09:07.363Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-15T21:09:07.364Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-15T21:09:07.364Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-15T21:09:07.622Z] --- PASS: TestCopyFromContainer (2.17s) [2022-02-15T21:09:07.622Z] --- PASS: TestCopyFromContainer// (0.11s) [2022-02-15T21:09:07.622Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-15T21:09:07.622Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2022-02-15T21:09:07.622Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-02-15T21:09:07.622Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-02-15T21:09:07.622Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2022-02-15T21:09:07.622Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2022-02-15T21:09:07.622Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2022-02-15T21:09:07.622Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-02-15T21:09:07.622Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-02-15T21:09:07.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-15T21:09:07.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:09:07.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:09:07.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:09:07.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:09:07.622Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:09:07.622Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:09:07.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:09:07.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:09:07.622Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:09:07.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-02-15T21:09:07.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-15T21:09:07.622Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-15T21:09:07.623Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-15T21:09:07.623Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-15T21:09:07.623Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-02-15T21:09:07.623Z] === RUN TestCreateWithInvalidEnv [2022-02-15T21:09:07.623Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-15T21:09:07.623Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-15T21:09:07.623Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-15T21:09:07.623Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-15T21:09:07.623Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-15T21:09:07.623Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-15T21:09:07.623Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-15T21:09:07.623Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-15T21:09:07.623Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-15T21:09:07.623Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-15T21:09:07.623Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-15T21:09:07.623Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-15T21:09:07.623Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-15T21:09:07.623Z] === RUN TestCreateTmpfsMountsTarget [2022-02-15T21:09:07.623Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-02-15T21:09:07.623Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-15T21:09:07.663Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.13s) [2022-02-15T21:09:07.663Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-15T21:09:09.527Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-02-15T21:09:09.527Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-15T21:09:10.906Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-02-15T21:09:10.906Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-15T21:09:11.166Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.76s) [2022-02-15T21:09:11.166Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-15T21:09:11.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:09:11.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:09:11.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:09:11.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:09:11.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:09:11.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:09:11.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:09:11.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:09:11.166Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:09:11.166Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:09:11.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:09:11.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:09:11.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:09:11.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:09:11.166Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:09:11.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-15T21:09:11.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-15T21:09:11.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-15T21:09:11.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-15T21:09:11.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-15T21:09:11.166Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-02-15T21:09:11.166Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-15T21:09:11.166Z] check_test.go:308: [d345f609fcc60] daemon is not started [2022-02-15T21:09:11.166Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-02-15T21:09:11.733Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-02-15T21:09:11.733Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2022-02-15T21:09:11.733Z] === RUN TestCreateDifferentPlatform [2022-02-15T21:09:11.733Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-15T21:09:11.733Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-15T21:09:11.733Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-02-15T21:09:11.733Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-15T21:09:11.733Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-15T21:09:11.733Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-15T21:09:11.733Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-15T21:09:11.733Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-15T21:09:11.993Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-02-15T21:09:11.993Z] === RUN TestContainerStartOnDaemonRestart [2022-02-15T21:09:11.993Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-15T21:09:11.993Z] === RUN TestDaemonRestartIpcMode [2022-02-15T21:09:11.993Z] === PAUSE TestDaemonRestartIpcMode [2022-02-15T21:09:11.993Z] === RUN TestDaemonHostGatewayIP [2022-02-15T21:09:11.993Z] === PAUSE TestDaemonHostGatewayIP [2022-02-15T21:09:11.993Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-15T21:09:11.993Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-15T21:09:11.993Z] === RUN TestContainerKillOnDaemonStart [2022-02-15T21:09:11.993Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-15T21:09:11.993Z] === RUN TestDiff [2022-02-15T21:09:12.252Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-02-15T21:09:12.512Z] --- PASS: TestDiff (0.66s) [2022-02-15T21:09:12.512Z] === RUN TestExecWithCloseStdin [2022-02-15T21:09:12.771Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-02-15T21:09:13.339Z] --- PASS: TestExecWithCloseStdin (0.78s) [2022-02-15T21:09:13.339Z] === RUN TestExec [2022-02-15T21:09:13.908Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-15T21:09:13.908Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-15T21:09:14.070Z] --- PASS: TestUpdateRestartPolicy (24.42s) [2022-02-15T21:09:14.070Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-15T21:09:14.166Z] --- PASS: TestExec (0.96s) [2022-02-15T21:09:14.166Z] === RUN TestExecUser [2022-02-15T21:09:14.616Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-02-15T21:09:14.616Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-02-15T21:09:15.110Z] --- PASS: TestExecUser (0.85s) [2022-02-15T21:09:15.110Z] === RUN TestExportContainerAndImportImage [2022-02-15T21:09:15.678Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-15T21:09:15.678Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-02-15T21:09:16.245Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2022-02-15T21:09:16.245Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-15T21:09:16.880Z] ............................ [ 66%] [2022-02-15T21:09:17.024Z] --- PASS: TestUpdateRestartWithAutoRemove (3.31s) [2022-02-15T21:09:17.024Z] === RUN TestWaitNonBlocked [2022-02-15T21:09:17.024Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:09:17.024Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:09:17.024Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:09:17.024Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:09:17.024Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:09:17.024Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:09:17.626Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s) [2022-02-15T21:09:17.626Z] === RUN TestHealthCheckWorkdir [2022-02-15T21:09:18.563Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2022-02-15T21:09:18.563Z] === RUN TestHealthKillContainer [2022-02-15T21:09:18.822Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-15T21:09:19.758Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-15T21:09:19.833Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.52s) [2022-02-15T21:09:19.833Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-15T21:09:20.325Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-15T21:09:20.325Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-02-15T21:09:20.823Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-02-15T21:09:20.823Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.12s) [2022-02-15T21:09:20.823Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.24s) [2022-02-15T21:09:20.823Z] === RUN TestWaitBlocked [2022-02-15T21:09:20.823Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:20.823Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-15T21:09:20.823Z] PASS [2022-02-15T21:09:20.823Z] ok github.com/docker/docker/integration/container 117.829s [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === Skipped [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-15T21:09:20.823Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-15T21:09:20.823Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-15T21:09:20.823Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-15T21:09:20.823Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-15T21:09:20.823Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-15T21:09:20.823Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-15T21:09:20.823Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-02-15T21:09:20.823Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-15T21:09:20.823Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-15T21:09:20.823Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-02-15T21:09:20.823Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-15T21:09:20.823Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-15T21:09:20.823Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-15T21:09:20.823Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-15T21:09:20.823Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-15T21:09:20.823Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T21:09:20.823Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-15T21:09:20.823Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-15T21:09:20.823Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-15T21:09:20.823Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-15T21:09:20.823Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-02-15T21:09:20.823Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-15T21:09:20.823Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-15T21:09:20.823Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:20.823Z] [2022-02-15T21:09:20.823Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-15T21:09:20.823Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T21:09:20.824Z] [2022-02-15T21:09:20.824Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-15T21:09:20.824Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:20.824Z] [2022-02-15T21:09:20.824Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-15T21:09:20.824Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:20.824Z] [2022-02-15T21:09:20.824Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-15T21:09:20.824Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-15T21:09:21.293Z] [2022-02-15T21:09:21.293Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-15T21:09:21.293Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:21.293Z] [2022-02-15T21:09:21.293Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-15T21:09:21.293Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:21.293Z] [2022-02-15T21:09:21.293Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-02-15T21:09:21.293Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:21.293Z] [2022-02-15T21:09:21.293Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-15T21:09:21.293Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:21.293Z] [2022-02-15T21:09:21.293Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-15T21:09:21.293Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-15T21:09:21.293Z] [2022-02-15T21:09:21.293Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-15T21:09:21.293Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-15T21:09:21.293Z] [2022-02-15T21:09:21.293Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-15T21:09:21.293Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:21.293Z] [2022-02-15T21:09:21.293Z] DONE 87 tests, 34 skipped in 120.269s [2022-02-15T21:09:21.293Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-15T21:09:22.857Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-15T21:09:22.857Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-02-15T21:09:22.857Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-15T21:09:22.857Z] check_test.go:308: [d89a36747a040] daemon is not started [2022-02-15T21:09:22.857Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-02-15T21:09:24.232Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-02-15T21:09:25.169Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-15T21:09:25.736Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-02-15T21:09:25.995Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-15T21:09:26.930Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-15T21:09:26.930Z] --- PASS: TestHealthKillContainer (8.36s) [2022-02-15T21:09:26.930Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-15T21:09:26.930Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-02-15T21:09:27.499Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2022-02-15T21:09:27.499Z] === RUN TestIpcModeNone [2022-02-15T21:09:27.795Z] === RUN TestConfigDaemonLibtrustID [2022-02-15T21:09:27.795Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-15T21:09:27.795Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-15T21:09:27.795Z] === RUN TestDaemonConfigValidation [2022-02-15T21:09:27.795Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-15T21:09:27.795Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-15T21:09:27.795Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-15T21:09:27.795Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-15T21:09:27.795Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-15T21:09:27.795Z] === RUN TestDaemonProxy [2022-02-15T21:09:27.795Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-15T21:09:27.795Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-15T21:09:27.795Z] PASS [2022-02-15T21:09:27.795Z] ok github.com/docker/docker/integration/daemon 0.125s [2022-02-15T21:09:27.795Z] [2022-02-15T21:09:27.795Z] === Skipped [2022-02-15T21:09:27.795Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-15T21:09:27.795Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-15T21:09:27.795Z] [2022-02-15T21:09:27.795Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-15T21:09:27.795Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-15T21:09:27.795Z] [2022-02-15T21:09:27.795Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-15T21:09:27.795Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-15T21:09:27.795Z] [2022-02-15T21:09:27.795Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-15T21:09:27.795Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-15T21:09:27.795Z] [2022-02-15T21:09:27.795Z] DONE 4 tests, 4 skipped in 20.569s [2022-02-15T21:09:27.795Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-15T21:09:28.440Z] --- PASS: TestIpcModeNone (0.93s) [2022-02-15T21:09:28.441Z] === RUN TestIpcModePrivate [2022-02-15T21:09:28.699Z] check_test.go:308: [d7dbc1dbeefe5] daemon is not started [2022-02-15T21:09:28.699Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-02-15T21:09:28.958Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:87, shared: false, mustBeShared: false [2022-02-15T21:09:29.218Z] --- PASS: TestIpcModePrivate (0.82s) [2022-02-15T21:09:29.218Z] === RUN TestIpcModeShareable [2022-02-15T21:09:29.499Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-02-15T21:09:29.499Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.51s) [2022-02-15T21:09:29.499Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.60s) [2022-02-15T21:09:29.499Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.91s) [2022-02-15T21:09:29.499Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.11s) [2022-02-15T21:09:29.499Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.78s) [2022-02-15T21:09:29.499Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.65s) [2022-02-15T21:09:29.499Z] === RUN TestBuildMultiStageCopy [2022-02-15T21:09:29.499Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-02-15T21:09:29.784Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-15T21:09:29.785Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:83, shared: true, mustBeShared: true [2022-02-15T21:09:30.352Z] --- PASS: TestIpcModeShareable (0.93s) [2022-02-15T21:09:30.352Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-15T21:09:31.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:09:31.594Z] INFO: Testing against a local daemon [2022-02-15T21:09:31.594Z] === RUN TestCommitInheritsEnv [2022-02-15T21:09:31.594Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:09:31.594Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-15T21:09:31.594Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-15T21:09:31.594Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T21:09:31.594Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T21:09:31.595Z] === RUN TestImportWithCustomPlatform [2022-02-15T21:09:31.595Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T21:09:31.595Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-15T21:09:31.595Z] === RUN TestImagesFilterMultiReference [2022-02-15T21:09:31.595Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-15T21:09:31.595Z] === RUN TestImagePullPlatformInvalid [2022-02-15T21:09:31.595Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-15T21:09:31.595Z] === RUN TestRemoveImageOrphaning [2022-02-15T21:09:31.730Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-02-15T21:09:32.063Z] --- PASS: TestRemoveImageOrphaning (1.08s) [2022-02-15T21:09:32.063Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-15T21:09:32.063Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-15T21:09:32.063Z] === RUN TestTagInvalidReference [2022-02-15T21:09:32.063Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-15T21:09:32.063Z] === RUN TestTagValidPrefixedRepo [2022-02-15T21:09:32.303Z] check_test.go:308: [d895b5dacf0ab] daemon is not started [2022-02-15T21:09:32.303Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-02-15T21:09:32.531Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-15T21:09:32.531Z] === RUN TestTagExistedNameWithoutForce [2022-02-15T21:09:32.531Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-02-15T21:09:32.531Z] === RUN TestTagOfficialNames [2022-02-15T21:09:32.531Z] --- PASS: TestTagOfficialNames (0.09s) [2022-02-15T21:09:32.531Z] === RUN TestTagMatchesDigest [2022-02-15T21:09:32.531Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-15T21:09:32.531Z] PASS [2022-02-15T21:09:32.531Z] ok github.com/docker/docker/integration/image 1.630s [2022-02-15T21:09:32.531Z] [2022-02-15T21:09:32.531Z] === Skipped [2022-02-15T21:09:32.531Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-15T21:09:32.531Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:09:32.531Z] [2022-02-15T21:09:32.531Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T21:09:32.531Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T21:09:32.531Z] [2022-02-15T21:09:32.531Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-15T21:09:32.531Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T21:09:32.531Z] [2022-02-15T21:09:32.531Z] DONE 12 tests, 3 skipped in 5.444s [2022-02-15T21:09:32.531Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-15T21:09:32.561Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.38s) [2022-02-15T21:09:32.561Z] === RUN TestAPIIpcModeHost [2022-02-15T21:09:33.128Z] --- PASS: TestAPIIpcModeHost (0.57s) [2022-02-15T21:09:33.128Z] === RUN TestDaemonIpcModeShareable [2022-02-15T21:09:34.504Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2022-02-15T21:09:34.679Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-02-15T21:09:34.679Z] PASS [2022-02-15T21:09:34.679Z] [2022-02-15T21:09:34.679Z] DONE 17 tests in 47.404s [2022-02-15T21:09:34.679Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-15T21:09:34.679Z] INFO: Testing against a local daemon [2022-02-15T21:09:34.679Z] === RUN TestPluginInvalidJSON [2022-02-15T21:09:34.679Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:09:34.679Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:09:34.679Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:09:34.679Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-15T21:09:34.679Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-15T21:09:34.679Z] === RUN TestPluginInstall [2022-02-15T21:09:34.679Z] === RUN TestPluginInstall/no_auth [2022-02-15T21:09:34.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:09:34.749Z] INFO: Testing against a local daemon [2022-02-15T21:09:34.749Z] === RUN TestNetworkCreateDelete [2022-02-15T21:09:34.749Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:34.749Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestDockerNetworkDeletePreferID [2022-02-15T21:09:34.749Z] 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-02-15T21:09:34.749Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestDaemonDNSFallback [2022-02-15T21:09:34.749Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:34.749Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestInspectNetwork [2022-02-15T21:09:34.749Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:34.749Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestRunContainerWithBridgeNone [2022-02-15T21:09:34.749Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:34.749Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestNetworkInvalidJSON [2022-02-15T21:09:34.749Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-15T21:09:34.749Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-15T21:09:34.749Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:09:34.749Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:09:34.749Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:09:34.749Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:09:34.749Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-15T21:09:34.749Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:09:34.749Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:09:34.749Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-02-15T21:09:34.749Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-15T21:09:34.749Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-15T21:09:34.749Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-15T21:09:34.749Z] === RUN TestNetworkList [2022-02-15T21:09:34.749Z] === RUN TestNetworkList//networks [2022-02-15T21:09:34.749Z] === PAUSE TestNetworkList//networks [2022-02-15T21:09:34.749Z] === RUN TestNetworkList//networks/ [2022-02-15T21:09:34.749Z] === PAUSE TestNetworkList//networks/ [2022-02-15T21:09:34.749Z] === CONT TestNetworkList//networks [2022-02-15T21:09:34.749Z] === CONT TestNetworkList//networks/ [2022-02-15T21:09:34.749Z] --- PASS: TestNetworkList (0.05s) [2022-02-15T21:09:34.749Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-15T21:09:34.749Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestHostIPv4BridgeLabel [2022-02-15T21:09:34.749Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-15T21:09:34.749Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestDaemonDefaultNetworkPools [2022-02-15T21:09:34.749Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-15T21:09:34.749Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-15T21:09:34.749Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-15T21:09:34.749Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestServiceWithPredefinedNetwork [2022-02-15T21:09:34.749Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-15T21:09:34.749Z] service_test.go:243: FLAKY_TEST [2022-02-15T21:09:34.749Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestServiceWithDataPathPortInit [2022-02-15T21:09:34.749Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-15T21:09:34.749Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-15T21:09:34.749Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T21:09:34.749Z] PASS [2022-02-15T21:09:34.749Z] ok github.com/docker/docker/integration/network 0.169s [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === Skipped [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-15T21:09:34.749Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-15T21:09:34.749Z] 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-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-15T21:09:34.749Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-15T21:09:34.749Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-15T21:09:34.749Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-15T21:09:34.749Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-15T21:09:34.749Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T21:09:34.749Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T21:09:34.749Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T21:09:34.749Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T21:09:34.749Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T21:09:34.749Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T21:09:34.749Z] service_test.go:243: FLAKY_TEST [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-15T21:09:34.749Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T21:09:34.749Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-15T21:09:34.749Z] [2022-02-15T21:09:34.749Z] DONE 22 tests, 15 skipped in 2.133s [2022-02-15T21:09:34.763Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2022-02-15T21:09:34.763Z] === RUN TestDaemonIpcModePrivate [2022-02-15T21:09:35.021Z] docker_cli_daemon_plugins_test.go:80: [dea549dd6a724] daemon is not started [2022-02-15T21:09:35.219Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-15T21:09:35.607Z] time="2022-02-15T21:09:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:09:35.607Z] time="2022-02-15T21:09:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:096c956ee20e3c2b003c4beea3c6582a97c671c3675c8772acdf93b38391f0b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:09:35.607Z] time="2022-02-15T21:09:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:09:35.607Z] time="2022-02-15T21:09:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:096c956ee20e3c2b003c4beea3c6582a97c671c3675c8772acdf93b38391f0b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:09:35.687Z] testing: warning: no tests to run [2022-02-15T21:09:35.687Z] PASS [2022-02-15T21:09:35.687Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2022-02-15T21:09:35.687Z] [2022-02-15T21:09:35.687Z] DONE 0 tests in 0.695s [2022-02-15T21:09:35.687Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-15T21:09:35.863Z] === RUN TestPluginInstall/with_htpasswd [2022-02-15T21:09:35.958Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-15T21:09:36.217Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-02-15T21:09:36.217Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-02-15T21:09:36.425Z] time="2022-02-15T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:09:36.425Z] time="2022-02-15T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:096c956ee20e3c2b003c4beea3c6582a97c671c3675c8772acdf93b38391f0b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:09:36.425Z] time="2022-02-15T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:09:36.425Z] time="2022-02-15T21:09:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:096c956ee20e3c2b003c4beea3c6582a97c671c3675c8772acdf93b38391f0b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:09:36.425Z] === RUN TestPluginInstall/with_insecure [2022-02-15T21:09:36.475Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2022-02-15T21:09:36.475Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-15T21:09:36.683Z] testing: warning: no tests to run [2022-02-15T21:09:36.683Z] PASS [2022-02-15T21:09:36.683Z] ok github.com/docker/docker/integration/network/macvlan 0.078s [2022-02-15T21:09:36.683Z] [2022-02-15T21:09:36.683Z] DONE 0 tests in 0.672s [2022-02-15T21:09:36.683Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-15T21:09:37.154Z] testing: warning: no tests to run [2022-02-15T21:09:37.154Z] PASS [2022-02-15T21:09:37.154Z] ok github.com/docker/docker/integration/plugin 0.082s [2022-02-15T21:09:37.154Z] [2022-02-15T21:09:37.154Z] DONE 0 tests in 0.694s [2022-02-15T21:09:37.352Z] time="2022-02-15T21:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:09:37.352Z] time="2022-02-15T21:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e76b30bdfadd87155f1324f98dffd3bcbf22683c9463ff3315897ebdc342583" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:09:37.352Z] time="2022-02-15T21:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:09:37.352Z] time="2022-02-15T21:09:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4e76b30bdfadd87155f1324f98dffd3bcbf22683c9463ff3315897ebdc342583" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:09:37.609Z] plugin_test.go:165: [d5b15a5f38fe9] daemon is not started [2022-02-15T21:09:37.609Z] --- PASS: TestPluginInstall (3.10s) [2022-02-15T21:09:37.609Z] --- PASS: TestPluginInstall/no_auth (1.43s) [2022-02-15T21:09:37.609Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-02-15T21:09:37.609Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-02-15T21:09:37.609Z] === RUN TestPluginsWithRuntimes [2022-02-15T21:09:37.622Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-15T21:09:37.850Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-02-15T21:09:38.095Z] testing: warning: no tests to run [2022-02-15T21:09:38.095Z] PASS [2022-02-15T21:09:38.095Z] ok github.com/docker/docker/integration/plugin/authz 0.085s [2022-02-15T21:09:38.095Z] [2022-02-15T21:09:38.095Z] DONE 0 tests in 0.725s [2022-02-15T21:09:38.095Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-15T21:09:38.108Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.56s) [2022-02-15T21:09:38.108Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-15T21:09:38.110Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-02-15T21:09:38.110Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-02-15T21:09:38.974Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-15T21:09:39.042Z] docker_cli_daemon_plugins_test.go:170: [dfc78fd9576bf] daemon is not started [2022-02-15T21:09:39.300Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2022-02-15T21:09:39.559Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s) [2022-02-15T21:09:39.559Z] === RUN TestIpcModeOlderClient [2022-02-15T21:09:39.559Z] === PAUSE TestIpcModeOlderClient [2022-02-15T21:09:39.559Z] === RUN TestKillContainerInvalidSignal [2022-02-15T21:09:39.661Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-02-15T21:09:39.818Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-15T21:09:39.901Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-15T21:09:40.077Z] --- PASS: TestKillContainerInvalidSignal (0.60s) [2022-02-15T21:09:40.077Z] === RUN TestKillContainer [2022-02-15T21:09:40.077Z] === RUN TestKillContainer/no_signal [2022-02-15T21:09:40.337Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-02-15T21:09:40.635Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-02-15T21:09:40.827Z] --- PASS: TestPluginsWithRuntimes (3.32s) [2022-02-15T21:09:40.827Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-02-15T21:09:40.827Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-02-15T21:09:40.827Z] === RUN TestPluginBackCompatMediaTypes [2022-02-15T21:09:40.905Z] === RUN TestKillContainer/non_killing_signal [2022-02-15T21:09:41.389Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-02-15T21:09:41.389Z] PASS [2022-02-15T21:09:41.389Z] [2022-02-15T21:09:41.389Z] DONE 10 tests in 7.023s [2022-02-15T21:09:41.389Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-15T21:09:41.389Z] INFO: Testing against a local daemon [2022-02-15T21:09:41.389Z] === RUN TestExternalGraphDriver [2022-02-15T21:09:41.474Z] === RUN TestKillContainer/killing_signal [2022-02-15T21:09:41.645Z] === RUN TestExternalGraphDriver/json [2022-02-15T21:09:42.180Z] --- PASS: TestBuildMultiStageCopy (14.75s) [2022-02-15T21:09:42.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.71s) [2022-02-15T21:09:42.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.94s) [2022-02-15T21:09:42.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.17s) [2022-02-15T21:09:42.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.36s) [2022-02-15T21:09:42.180Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.56s) [2022-02-15T21:09:42.180Z] === RUN TestBuildMultiStageParentConfig [2022-02-15T21:09:42.465Z] --- PASS: TestKillContainer (2.30s) [2022-02-15T21:09:42.465Z] --- PASS: TestKillContainer/no_signal (0.75s) [2022-02-15T21:09:42.465Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2022-02-15T21:09:42.465Z] --- PASS: TestKillContainer/killing_signal (0.69s) [2022-02-15T21:09:42.465Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-15T21:09:42.465Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-15T21:09:42.591Z] === RUN TestConfigDaemonLibtrustID [2022-02-15T21:09:42.591Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-15T21:09:42.591Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-15T21:09:42.591Z] === RUN TestDaemonConfigValidation [2022-02-15T21:09:42.591Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-15T21:09:42.591Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-15T21:09:42.591Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-15T21:09:42.591Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-15T21:09:42.591Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-15T21:09:42.591Z] === RUN TestDaemonProxy [2022-02-15T21:09:42.591Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-15T21:09:42.591Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-15T21:09:42.591Z] PASS [2022-02-15T21:09:42.591Z] ok github.com/docker/docker/integration/daemon 0.105s [2022-02-15T21:09:42.591Z] [2022-02-15T21:09:42.591Z] === Skipped [2022-02-15T21:09:42.591Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-15T21:09:42.591Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-15T21:09:42.591Z] [2022-02-15T21:09:42.591Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-15T21:09:42.591Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-15T21:09:42.591Z] [2022-02-15T21:09:42.591Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-15T21:09:42.591Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-15T21:09:42.591Z] [2022-02-15T21:09:42.591Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-15T21:09:42.591Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-15T21:09:42.591Z] [2022-02-15T21:09:42.591Z] DONE 4 tests, 4 skipped in 19.636s [2022-02-15T21:09:42.591Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-15T21:09:42.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:09:42.863Z] INFO: Testing against a local daemon [2022-02-15T21:09:42.863Z] === RUN TestPluginInvalidJSON [2022-02-15T21:09:42.863Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:09:42.863Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:09:42.863Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:09:42.863Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-02-15T21:09:42.863Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-15T21:09:42.863Z] === RUN TestPluginInstall [2022-02-15T21:09:42.863Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-15T21:09:42.863Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-15T21:09:42.863Z] === RUN TestPluginsWithRuntimes [2022-02-15T21:09:42.863Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-15T21:09:42.863Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-15T21:09:42.863Z] === RUN TestPluginBackCompatMediaTypes [2022-02-15T21:09:42.863Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-15T21:09:42.863Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-15T21:09:42.863Z] PASS [2022-02-15T21:09:42.863Z] ok github.com/docker/docker/integration/plugin/common 0.117s [2022-02-15T21:09:42.863Z] [2022-02-15T21:09:42.863Z] === Skipped [2022-02-15T21:09:42.863Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-15T21:09:42.863Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-15T21:09:42.863Z] [2022-02-15T21:09:42.863Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-15T21:09:42.863Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-15T21:09:42.863Z] [2022-02-15T21:09:42.863Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-15T21:09:42.863Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-15T21:09:42.863Z] [2022-02-15T21:09:42.863Z] DONE 5 tests, 3 skipped in 4.285s [2022-02-15T21:09:42.863Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-15T21:09:43.035Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-15T21:09:43.035Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-15T21:09:43.299Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-15T21:09:43.534Z] === RUN TestExternalGraphDriver/spec [2022-02-15T21:09:43.870Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-02-15T21:09:43.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2022-02-15T21:09:43.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-02-15T21:09:43.870Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-02-15T21:09:43.870Z] === RUN TestKillStoppedContainer [2022-02-15T21:09:44.129Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-02-15T21:09:44.129Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-15T21:09:44.129Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2022-02-15T21:09:44.129Z] === RUN TestKillDifferentUserContainer [2022-02-15T21:09:44.387Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-02-15T21:09:44.809Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:09:44.809Z] INFO: Testing against a local daemon [2022-02-15T21:09:44.809Z] === RUN TestCommitInheritsEnv [2022-02-15T21:09:44.809Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:09:44.809Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-15T21:09:44.809Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-15T21:09:44.809Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T21:09:44.809Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T21:09:44.809Z] === RUN TestImportWithCustomPlatform [2022-02-15T21:09:44.809Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T21:09:44.809Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-15T21:09:44.809Z] === RUN TestImagesFilterMultiReference [2022-02-15T21:09:44.809Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-02-15T21:09:44.809Z] === RUN TestImagePullPlatformInvalid [2022-02-15T21:09:44.809Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-15T21:09:44.809Z] === RUN TestRemoveImageOrphaning [2022-02-15T21:09:44.900Z] === RUN TestExternalGraphDriver/pull [2022-02-15T21:09:44.953Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2022-02-15T21:09:44.953Z] === RUN TestInspectOomKilledTrue [2022-02-15T21:09:44.953Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T21:09:44.953Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-15T21:09:44.953Z] === RUN TestInspectOomKilledFalse [2022-02-15T21:09:44.953Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T21:09:44.953Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-15T21:09:44.953Z] === RUN TestLinksEtcHostsContentMatch [2022-02-15T21:09:44.953Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-02-15T21:09:45.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:09:45.091Z] INFO: Testing against a local daemon [2022-02-15T21:09:45.091Z] === RUN TestExternalGraphDriver [2022-02-15T21:09:45.091Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-15T21:09:45.091Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-15T21:09:45.091Z] === RUN TestGraphdriverPluginV2 [2022-02-15T21:09:45.091Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-15T21:09:45.091Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-15T21:09:45.091Z] PASS [2022-02-15T21:09:45.091Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.123s [2022-02-15T21:09:45.091Z] [2022-02-15T21:09:45.091Z] === Skipped [2022-02-15T21:09:45.091Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-15T21:09:45.091Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-15T21:09:45.091Z] [2022-02-15T21:09:45.091Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-15T21:09:45.091Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-15T21:09:45.091Z] [2022-02-15T21:09:45.091Z] DONE 2 tests, 2 skipped in 2.500s [2022-02-15T21:09:45.091Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-15T21:09:45.211Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2022-02-15T21:09:45.211Z] === RUN TestLinksContainerNames [2022-02-15T21:09:45.469Z] check_test.go:308: [d8f4612a41229] daemon is not started [2022-02-15T21:09:45.469Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-02-15T21:09:45.796Z] --- PASS: TestRemoveImageOrphaning (1.12s) [2022-02-15T21:09:45.796Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-15T21:09:45.933Z] --- PASS: TestBuildMultiStageParentConfig (3.08s) [2022-02-15T21:09:45.933Z] === RUN TestBuildLabelWithTargets [2022-02-15T21:09:45.933Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:09:45.933Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-02-15T21:09:45.933Z] === RUN TestBuildWithEmptyLayers [2022-02-15T21:09:46.266Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-15T21:09:46.266Z] === RUN TestTagInvalidReference [2022-02-15T21:09:46.266Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-15T21:09:46.266Z] === RUN TestTagValidPrefixedRepo [2022-02-15T21:09:46.266Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-15T21:09:46.266Z] === RUN TestTagExistedNameWithoutForce [2022-02-15T21:09:46.266Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-15T21:09:46.266Z] === RUN TestTagOfficialNames [2022-02-15T21:09:46.266Z] --- PASS: TestTagOfficialNames (0.11s) [2022-02-15T21:09:46.266Z] === RUN TestTagMatchesDigest [2022-02-15T21:09:46.266Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-02-15T21:09:46.266Z] PASS [2022-02-15T21:09:46.266Z] ok github.com/docker/docker/integration/image 1.675s [2022-02-15T21:09:46.266Z] [2022-02-15T21:09:46.266Z] === Skipped [2022-02-15T21:09:46.266Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-15T21:09:46.266Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:09:46.266Z] [2022-02-15T21:09:46.266Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T21:09:46.266Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T21:09:46.266Z] [2022-02-15T21:09:46.266Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-15T21:09:46.266Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T21:09:46.266Z] [2022-02-15T21:09:46.266Z] DONE 12 tests, 3 skipped in 5.534s [2022-02-15T21:09:46.735Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-15T21:09:46.789Z] --- PASS: TestExternalGraphDriver (4.94s) [2022-02-15T21:09:46.789Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-02-15T21:09:46.789Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-02-15T21:09:46.789Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-02-15T21:09:46.789Z] === RUN TestGraphdriverPluginV2 [2022-02-15T21:09:46.845Z] --- PASS: TestLinksContainerNames (1.57s) [2022-02-15T21:09:46.845Z] === RUN TestLogsFollowTailEmpty [2022-02-15T21:09:46.908Z] --- PASS: TestBuildWithEmptyLayers (1.66s) [2022-02-15T21:09:46.908Z] === RUN TestBuildMultiStageOnBuild [2022-02-15T21:09:47.104Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-02-15T21:09:47.310Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:09:47.310Z] INFO: Testing against a local daemon [2022-02-15T21:09:47.310Z] === RUN TestReadPluginNoRead [2022-02-15T21:09:47.310Z] read_test.go:21: no unix domain sockets on Windows [2022-02-15T21:09:47.310Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-15T21:09:47.310Z] PASS [2022-02-15T21:09:47.310Z] ok github.com/docker/docker/integration/plugin/logging 0.101s [2022-02-15T21:09:47.310Z] [2022-02-15T21:09:47.310Z] === Skipped [2022-02-15T21:09:47.310Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-15T21:09:47.310Z] read_test.go:21: no unix domain sockets on Windows [2022-02-15T21:09:47.310Z] [2022-02-15T21:09:47.310Z] DONE 1 tests, 1 skipped in 2.112s [2022-02-15T21:09:47.675Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2022-02-15T21:09:47.675Z] === RUN TestContainerNetworkMountsNoChown [2022-02-15T21:09:47.779Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-15T21:09:48.242Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2022-02-15T21:09:48.242Z] === RUN TestMountDaemonRoot [2022-02-15T21:09:48.309Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:09:48.309Z] INFO: Testing against a local daemon [2022-02-15T21:09:48.309Z] === RUN TestNetworkCreateDelete [2022-02-15T21:09:48.309Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:48.309Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-15T21:09:48.309Z] === RUN TestDockerNetworkDeletePreferID [2022-02-15T21:09:48.310Z] 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-02-15T21:09:48.310Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-15T21:09:48.310Z] === RUN TestDaemonDNSFallback [2022-02-15T21:09:48.310Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:48.310Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-15T21:09:48.310Z] === RUN TestInspectNetwork [2022-02-15T21:09:48.310Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:48.310Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-15T21:09:48.310Z] === RUN TestRunContainerWithBridgeNone [2022-02-15T21:09:48.310Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:48.310Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-15T21:09:48.310Z] === RUN TestNetworkInvalidJSON [2022-02-15T21:09:48.310Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-15T21:09:48.310Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-15T21:09:48.310Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:09:48.310Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:09:48.310Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:09:48.310Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:09:48.310Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-15T21:09:48.310Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:09:48.310Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:09:48.310Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-02-15T21:09:48.310Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-15T21:09:48.310Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-15T21:09:48.310Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-15T21:09:48.310Z] === RUN TestNetworkList [2022-02-15T21:09:48.310Z] === RUN TestNetworkList//networks [2022-02-15T21:09:48.310Z] === PAUSE TestNetworkList//networks [2022-02-15T21:09:48.310Z] === RUN TestNetworkList//networks/ [2022-02-15T21:09:48.310Z] === PAUSE TestNetworkList//networks/ [2022-02-15T21:09:48.310Z] === CONT TestNetworkList//networks [2022-02-15T21:09:48.310Z] === CONT TestNetworkList//networks/ [2022-02-15T21:09:48.310Z] --- PASS: TestNetworkList (0.04s) [2022-02-15T21:09:48.310Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-15T21:09:48.310Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-15T21:09:48.310Z] === RUN TestHostIPv4BridgeLabel [2022-02-15T21:09:48.310Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-15T21:09:48.310Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-15T21:09:48.310Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-15T21:09:48.310Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-15T21:09:48.310Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-15T21:09:48.310Z] === RUN TestDaemonDefaultNetworkPools [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/default [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/default [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/private [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/private [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rprivate [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/slave [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/slave [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rslave [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/shared [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/shared [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rshared [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-15T21:09:48.501Z] === CONT TestMountDaemonRoot/default [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-15T21:09:48.501Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-15T21:09:48.501Z] === CONT TestMountDaemonRoot/rshared [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T21:09:48.501Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-15T21:09:48.501Z] === CONT TestMountDaemonRoot/shared [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-15T21:09:48.501Z] === CONT TestMountDaemonRoot/rslave [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T21:09:48.501Z] === CONT TestMountDaemonRoot/slave [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-15T21:09:48.501Z] === CONT TestMountDaemonRoot/rprivate [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T21:09:48.501Z] === CONT TestMountDaemonRoot/private [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-15T21:09:48.501Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-15T21:09:48.501Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-15T21:09:48.502Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-15T21:09:48.502Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-15T21:09:48.502Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-15T21:09:48.502Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-15T21:09:48.502Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-15T21:09:48.502Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T21:09:48.502Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-15T21:09:48.502Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T21:09:48.762Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-15T21:09:48.762Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-15T21:09:48.762Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-15T21:09:48.762Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-15T21:09:48.762Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-15T21:09:48.762Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-15T21:09:48.762Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T21:09:48.762Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-15T21:09:48.762Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T21:09:48.762Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-15T21:09:48.762Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-15T21:09:48.764Z] testing: warning: no tests to run [2022-02-15T21:09:48.764Z] PASS [2022-02-15T21:09:48.764Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.100s [2022-02-15T21:09:48.764Z] [2022-02-15T21:09:48.764Z] DONE 0 tests in 1.173s [2022-02-15T21:09:48.764Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-15T21:09:48.778Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-15T21:09:48.778Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T21:09:48.778Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-15T21:09:48.778Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-15T21:09:48.778Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T21:09:48.778Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-15T21:09:48.778Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-15T21:09:48.778Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T21:09:48.778Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-15T21:09:48.778Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-15T21:09:48.778Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T21:09:48.778Z] === RUN TestServiceWithPredefinedNetwork [2022-02-15T21:09:48.778Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-15T21:09:48.778Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T21:09:48.778Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-15T21:09:48.778Z] service_test.go:243: FLAKY_TEST [2022-02-15T21:09:48.778Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T21:09:48.778Z] === RUN TestServiceWithDataPathPortInit [2022-02-15T21:09:48.778Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-15T21:09:48.778Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-15T21:09:48.778Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-15T21:09:48.778Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-15T21:09:48.778Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T21:09:48.778Z] PASS [2022-02-15T21:09:48.778Z] ok github.com/docker/docker/integration/network 0.165s [2022-02-15T21:09:48.778Z] [2022-02-15T21:09:48.778Z] === Skipped [2022-02-15T21:09:48.778Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-15T21:09:48.778Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:48.778Z] [2022-02-15T21:09:48.778Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-15T21:09:48.778Z] 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-02-15T21:09:48.778Z] [2022-02-15T21:09:48.778Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-15T21:09:48.778Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:48.778Z] [2022-02-15T21:09:48.778Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-15T21:09:48.778Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:48.778Z] [2022-02-15T21:09:48.778Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-15T21:09:48.778Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:48.778Z] [2022-02-15T21:09:48.778Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-15T21:09:48.778Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-15T21:09:48.778Z] [2022-02-15T21:09:48.778Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-15T21:09:48.778Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-15T21:09:48.778Z] [2022-02-15T21:09:48.778Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T21:09:48.778Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-15T21:09:48.778Z] [2022-02-15T21:09:48.778Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T21:09:48.778Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-15T21:09:48.778Z] [2022-02-15T21:09:48.778Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T21:09:48.778Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-15T21:09:48.778Z] [2022-02-15T21:09:48.778Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T21:09:48.778Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-15T21:09:48.778Z] [2022-02-15T21:09:48.778Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T21:09:48.779Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-15T21:09:48.779Z] [2022-02-15T21:09:48.779Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T21:09:48.779Z] service_test.go:243: FLAKY_TEST [2022-02-15T21:09:48.779Z] [2022-02-15T21:09:48.779Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-15T21:09:48.779Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-15T21:09:48.779Z] [2022-02-15T21:09:48.779Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T21:09:48.779Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-15T21:09:48.779Z] [2022-02-15T21:09:48.779Z] DONE 22 tests, 15 skipped in 2.134s [2022-02-15T21:09:48.779Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-15T21:09:49.020Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-15T21:09:49.020Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-15T21:09:49.020Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-15T21:09:49.020Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T21:09:49.020Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-15T21:09:49.020Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T21:09:49.020Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-02-15T21:09:49.020Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-15T21:09:49.020Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-15T21:09:49.020Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot (0.04s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2022-02-15T21:09:49.020Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-02-15T21:09:49.020Z] === RUN TestContainerBindMountNonRecursive [2022-02-15T21:09:49.765Z] testing: warning: no tests to run [2022-02-15T21:09:49.765Z] PASS [2022-02-15T21:09:49.765Z] ok github.com/docker/docker/integration/network/ipvlan 0.088s [2022-02-15T21:09:49.765Z] [2022-02-15T21:09:49.765Z] DONE 0 tests in 0.715s [2022-02-15T21:09:49.765Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-15T21:09:50.233Z] testing: warning: no tests to run [2022-02-15T21:09:50.233Z] PASS [2022-02-15T21:09:50.233Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2022-02-15T21:09:50.233Z] [2022-02-15T21:09:50.233Z] DONE 0 tests in 0.709s [2022-02-15T21:09:50.233Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-15T21:09:50.923Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-02-15T21:09:50.923Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-15T21:09:50.957Z] --- PASS: TestGraphdriverPluginV2 (4.07s) [2022-02-15T21:09:50.957Z] PASS [2022-02-15T21:09:50.957Z] [2022-02-15T21:09:50.957Z] DONE 5 tests in 9.059s [2022-02-15T21:09:50.957Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-15T21:09:50.957Z] INFO: Testing against a local daemon [2022-02-15T21:09:50.957Z] === RUN TestContinueAfterPluginCrash [2022-02-15T21:09:50.957Z] === PAUSE TestContinueAfterPluginCrash [2022-02-15T21:09:50.957Z] === RUN TestReadPluginNoRead [2022-02-15T21:09:50.957Z] === PAUSE TestReadPluginNoRead [2022-02-15T21:09:50.957Z] === RUN TestDaemonStartWithLogOpt [2022-02-15T21:09:50.957Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-15T21:09:50.957Z] === CONT TestContinueAfterPluginCrash [2022-02-15T21:09:50.957Z] === CONT TestDaemonStartWithLogOpt [2022-02-15T21:09:51.004Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:09:51.004Z] INFO: Testing against a local daemon [2022-02-15T21:09:51.004Z] === RUN TestPluginWithDevMounts [2022-02-15T21:09:51.004Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:51.004Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-15T21:09:51.004Z] PASS [2022-02-15T21:09:51.004Z] ok github.com/docker/docker/integration/plugin/volumes 0.104s [2022-02-15T21:09:51.004Z] [2022-02-15T21:09:51.004Z] === Skipped [2022-02-15T21:09:51.004Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-15T21:09:51.004Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:51.004Z] [2022-02-15T21:09:51.004Z] DONE 1 tests, 1 skipped in 2.253s [2022-02-15T21:09:51.182Z] --- PASS: TestContainerBindMountNonRecursive (2.06s) [2022-02-15T21:09:51.182Z] === RUN TestContainerVolumesMountedAsShared [2022-02-15T21:09:51.220Z] testing: warning: no tests to run [2022-02-15T21:09:51.221Z] PASS [2022-02-15T21:09:51.221Z] ok github.com/docker/docker/integration/plugin 0.084s [2022-02-15T21:09:51.221Z] [2022-02-15T21:09:51.221Z] DONE 0 tests in 0.709s [2022-02-15T21:09:51.221Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-15T21:09:51.474Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-15T21:09:51.752Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2022-02-15T21:09:51.752Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-15T21:09:52.011Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-15T21:09:52.207Z] testing: warning: no tests to run [2022-02-15T21:09:52.207Z] PASS [2022-02-15T21:09:52.207Z] ok github.com/docker/docker/integration/plugin/authz 0.081s [2022-02-15T21:09:52.207Z] [2022-02-15T21:09:52.207Z] DONE 0 tests in 0.692s [2022-02-15T21:09:52.207Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-15T21:09:52.578Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-02-15T21:09:52.578Z] --- PASS: TestContainerVolumesMountedAsSlave (0.59s) [2022-02-15T21:09:52.578Z] === RUN TestNetworkNat [2022-02-15T21:09:53.054Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:09:53.054Z] INFO: Testing against a local daemon [2022-02-15T21:09:53.054Z] === RUN TestSecretInspect [2022-02-15T21:09:53.054Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:53.054Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-15T21:09:53.054Z] === RUN TestSecretList [2022-02-15T21:09:53.054Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:53.054Z] --- SKIP: TestSecretList (0.00s) [2022-02-15T21:09:53.054Z] === RUN TestSecretsCreateAndDelete [2022-02-15T21:09:53.054Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:53.054Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-15T21:09:53.054Z] === RUN TestSecretsUpdate [2022-02-15T21:09:53.054Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:53.054Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-15T21:09:53.054Z] === RUN TestTemplatedSecret [2022-02-15T21:09:53.054Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:53.054Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-15T21:09:53.054Z] === RUN TestSecretCreateResolve [2022-02-15T21:09:53.054Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:53.054Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-15T21:09:53.054Z] PASS [2022-02-15T21:09:53.054Z] ok github.com/docker/docker/integration/secret 0.096s [2022-02-15T21:09:53.054Z] [2022-02-15T21:09:53.054Z] === Skipped [2022-02-15T21:09:53.054Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-15T21:09:53.054Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:53.054Z] [2022-02-15T21:09:53.054Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-15T21:09:53.054Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:53.054Z] [2022-02-15T21:09:53.054Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-15T21:09:53.054Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:53.054Z] [2022-02-15T21:09:53.054Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-15T21:09:53.054Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:53.054Z] [2022-02-15T21:09:53.054Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-15T21:09:53.054Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:53.054Z] [2022-02-15T21:09:53.054Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-15T21:09:53.054Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:53.054Z] [2022-02-15T21:09:53.054Z] DONE 6 tests, 6 skipped in 1.842s [2022-02-15T21:09:53.054Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-15T21:09:53.145Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-15T21:09:53.145Z] --- PASS: TestNetworkNat (0.75s) [2022-02-15T21:09:53.145Z] === RUN TestNetworkLocalhostTCPNat [2022-02-15T21:09:54.085Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2022-02-15T21:09:54.085Z] === RUN TestNetworkLoopbackNat [2022-02-15T21:09:54.223Z] --- PASS: TestDaemonStartWithLogOpt (3.26s) [2022-02-15T21:09:54.223Z] === CONT TestReadPluginNoRead [2022-02-15T21:09:54.344Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-02-15T21:09:55.550Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-02-15T21:09:55.720Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-02-15T21:09:56.007Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:09:56.007Z] INFO: Testing against a local daemon [2022-02-15T21:09:56.007Z] === RUN TestServiceCreateInit [2022-02-15T21:09:56.007Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-15T21:09:56.007Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-15T21:09:56.007Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- PASS: TestServiceCreateInit (0.04s) [2022-02-15T21:09:56.007Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T21:09:56.007Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestCreateServiceMultipleTimes [2022-02-15T21:09:56.007Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestCreateServiceConflict [2022-02-15T21:09:56.007Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestCreateServiceMaxReplicas [2022-02-15T21:09:56.007Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-02-15T21:09:56.007Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-15T21:09:56.007Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestCreateServiceSecretFileMode [2022-02-15T21:09:56.007Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestCreateServiceConfigFileMode [2022-02-15T21:09:56.007Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestCreateServiceSysctls [2022-02-15T21:09:56.007Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-15T21:09:56.007Z] === RUN TestCreateServiceCapabilities [2022-02-15T21:09:56.007Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-02-15T21:09:56.007Z] === RUN TestInspect [2022-02-15T21:09:56.007Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestInspect (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestCreateJob [2022-02-15T21:09:56.007Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestCreateJob (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestReplicatedJob [2022-02-15T21:09:56.007Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestUpdateReplicatedJob [2022-02-15T21:09:56.007Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestServiceListWithStatuses [2022-02-15T21:09:56.007Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestDockerNetworkConnectAlias [2022-02-15T21:09:56.007Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestDockerNetworkReConnect [2022-02-15T21:09:56.007Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestServicePlugin [2022-02-15T21:09:56.007Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestServiceUpdateLabel [2022-02-15T21:09:56.007Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:56.007Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestServiceUpdateSecrets [2022-02-15T21:09:56.007Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:56.007Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestServiceUpdateConfigs [2022-02-15T21:09:56.007Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:56.007Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestServiceUpdateNetwork [2022-02-15T21:09:56.007Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:56.007Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-15T21:09:56.007Z] === RUN TestServiceUpdatePidsLimit [2022-02-15T21:09:56.007Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:56.007Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-15T21:09:56.007Z] PASS [2022-02-15T21:09:56.007Z] ok github.com/docker/docker/integration/service 0.244s [2022-02-15T21:09:56.007Z] [2022-02-15T21:09:56.007Z] === Skipped [2022-02-15T21:09:56.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T21:09:56.007Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T21:09:56.007Z] [2022-02-15T21:09:56.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T21:09:56.007Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T21:09:56.007Z] [2022-02-15T21:09:56.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-15T21:09:56.007Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] [2022-02-15T21:09:56.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-15T21:09:56.007Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] [2022-02-15T21:09:56.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-02-15T21:09:56.007Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] [2022-02-15T21:09:56.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-15T21:09:56.007Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] [2022-02-15T21:09:56.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-15T21:09:56.007Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] [2022-02-15T21:09:56.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-15T21:09:56.007Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] [2022-02-15T21:09:56.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-15T21:09:56.007Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] [2022-02-15T21:09:56.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-02-15T21:09:56.007Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] [2022-02-15T21:09:56.007Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-15T21:09:56.007Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] [2022-02-15T21:09:56.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-15T21:09:56.007Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] [2022-02-15T21:09:56.007Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-15T21:09:56.007Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.007Z] [2022-02-15T21:09:56.007Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-15T21:09:56.008Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.008Z] [2022-02-15T21:09:56.008Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-15T21:09:56.008Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.008Z] [2022-02-15T21:09:56.008Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-15T21:09:56.008Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.008Z] [2022-02-15T21:09:56.008Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-15T21:09:56.008Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.008Z] [2022-02-15T21:09:56.008Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-15T21:09:56.008Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:56.008Z] [2022-02-15T21:09:56.008Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-15T21:09:56.008Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:56.008Z] [2022-02-15T21:09:56.008Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-15T21:09:56.008Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:56.008Z] [2022-02-15T21:09:56.008Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-15T21:09:56.008Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:56.008Z] [2022-02-15T21:09:56.008Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-15T21:09:56.008Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:56.008Z] [2022-02-15T21:09:56.008Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-15T21:09:56.008Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:09:56.008Z] [2022-02-15T21:09:56.008Z] DONE 24 tests, 23 skipped in 2.503s [2022-02-15T21:09:56.008Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-15T21:09:56.112Z] === RUN TestReadPluginNoRead/default [2022-02-15T21:09:56.290Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-15T21:09:56.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:09:56.983Z] INFO: Testing against a local daemon [2022-02-15T21:09:56.983Z] === RUN TestPluginInvalidJSON [2022-02-15T21:09:56.983Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:09:56.983Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:09:56.983Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:09:56.983Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-02-15T21:09:56.983Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-15T21:09:56.983Z] === RUN TestPluginInstall [2022-02-15T21:09:56.983Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-15T21:09:56.983Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-15T21:09:56.983Z] === RUN TestPluginsWithRuntimes [2022-02-15T21:09:56.983Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-15T21:09:56.983Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-15T21:09:56.983Z] === RUN TestPluginBackCompatMediaTypes [2022-02-15T21:09:56.983Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-15T21:09:56.983Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-15T21:09:56.983Z] PASS [2022-02-15T21:09:56.983Z] ok github.com/docker/docker/integration/plugin/common 0.106s [2022-02-15T21:09:56.983Z] [2022-02-15T21:09:56.983Z] === Skipped [2022-02-15T21:09:56.984Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-15T21:09:56.984Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-15T21:09:56.984Z] [2022-02-15T21:09:56.984Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-15T21:09:56.984Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-15T21:09:56.984Z] [2022-02-15T21:09:56.984Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-15T21:09:56.984Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-15T21:09:56.984Z] [2022-02-15T21:09:56.984Z] DONE 5 tests, 3 skipped in 4.435s [2022-02-15T21:09:56.984Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-15T21:09:57.225Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2022-02-15T21:09:57.225Z] === RUN TestPause [2022-02-15T21:09:57.477Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-15T21:09:57.484Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-02-15T21:09:57.572Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:09:57.572Z] INFO: Testing against a local daemon [2022-02-15T21:09:57.572Z] === RUN TestSessionCreate [2022-02-15T21:09:57.572Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:57.572Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-15T21:09:57.572Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-15T21:09:57.572Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:57.572Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-15T21:09:57.572Z] PASS [2022-02-15T21:09:57.572Z] ok github.com/docker/docker/integration/session 0.096s [2022-02-15T21:09:57.572Z] [2022-02-15T21:09:57.572Z] === Skipped [2022-02-15T21:09:57.572Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-15T21:09:57.572Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:57.572Z] [2022-02-15T21:09:57.572Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-15T21:09:57.572Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-15T21:09:57.572Z] [2022-02-15T21:09:57.572Z] DONE 2 tests, 2 skipped in 1.786s [2022-02-15T21:09:57.572Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-15T21:09:57.744Z] --- PASS: TestPause (0.82s) [2022-02-15T21:09:57.744Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-15T21:09:57.744Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T21:09:57.744Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T21:09:57.744Z] === RUN TestPauseStopPausedContainer [2022-02-15T21:09:58.004Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-02-15T21:09:58.406Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-15T21:09:58.572Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2022-02-15T21:09:58.572Z] === RUN TestPidHost [2022-02-15T21:09:58.586Z] --- PASS: TestBuildWithHugeFile (86.14s) [2022-02-15T21:09:58.586Z] === RUN TestBuildWCOWSandboxSize [2022-02-15T21:09:58.586Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T21:09:58.586Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-15T21:09:58.586Z] === RUN TestBuildWithEmptyDockerfile [2022-02-15T21:09:58.586Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:09:58.586Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:09:58.586Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:09:58.586Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:09:58.586Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:09:58.586Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:09:58.586Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:09:58.586Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:09:58.586Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:09:58.586Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-02-15T21:09:58.586Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-02-15T21:09:58.586Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2022-02-15T21:09:58.586Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-02-15T21:09:58.586Z] === RUN TestBuildPreserveOwnership [2022-02-15T21:09:58.586Z] === RUN TestBuildPreserveOwnership/copy_from [2022-02-15T21:09:58.586Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-02-15T21:09:58.586Z] --- PASS: TestBuildPreserveOwnership (2.53s) [2022-02-15T21:09:58.586Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.65s) [2022-02-15T21:09:58.586Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.88s) [2022-02-15T21:09:58.586Z] === RUN TestBuildPlatformInvalid [2022-02-15T21:09:58.586Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-02-15T21:09:58.586Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-02-15T21:09:58.586Z] Loaded image: busybox:latest [2022-02-15T21:09:58.586Z] Loaded image: busybox:glibc [2022-02-15T21:09:58.586Z] Loaded image: debian:bullseye-slim [2022-02-15T21:09:58.586Z] Loaded image: hello-world:latest [2022-02-15T21:09:58.586Z] Loaded image: arm32v7/hello-world:latest [2022-02-15T21:09:58.968Z] --- PASS: TestContinueAfterPluginCrash (8.26s) [2022-02-15T21:09:59.207Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:09:59.207Z] INFO: Testing against a local daemon [2022-02-15T21:09:59.207Z] === RUN TestExternalGraphDriver [2022-02-15T21:09:59.207Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-15T21:09:59.207Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-15T21:09:59.207Z] === RUN TestGraphdriverPluginV2 [2022-02-15T21:09:59.207Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-15T21:09:59.207Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-15T21:09:59.207Z] PASS [2022-02-15T21:09:59.207Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.114s [2022-02-15T21:09:59.207Z] [2022-02-15T21:09:59.207Z] === Skipped [2022-02-15T21:09:59.207Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-15T21:09:59.207Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-15T21:09:59.207Z] [2022-02-15T21:09:59.207Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-15T21:09:59.207Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-15T21:09:59.207Z] [2022-02-15T21:09:59.207Z] DONE 2 tests, 2 skipped in 2.334s [2022-02-15T21:09:59.207Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-15T21:09:59.529Z] === CONT TestReadPluginNoRead [2022-02-15T21:09:59.530Z] read_test.go:92: [de4caf447958d] daemon is not started [2022-02-15T21:09:59.530Z] --- PASS: TestReadPluginNoRead (5.66s) [2022-02-15T21:09:59.530Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-02-15T21:09:59.530Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-02-15T21:09:59.530Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-02-15T21:09:59.530Z] PASS [2022-02-15T21:09:59.530Z] [2022-02-15T21:09:59.530Z] DONE 6 tests in 8.953s [2022-02-15T21:09:59.530Z] 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-02-15T21:09:59.530Z] testing: warning: no tests to run [2022-02-15T21:09:59.530Z] PASS [2022-02-15T21:09:59.530Z] [2022-02-15T21:09:59.530Z] DONE 0 tests in 0.012s [2022-02-15T21:09:59.530Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-15T21:09:59.530Z] INFO: Testing against a local daemon [2022-02-15T21:09:59.530Z] === RUN TestPluginWithDevMounts [2022-02-15T21:09:59.530Z] === PAUSE TestPluginWithDevMounts [2022-02-15T21:09:59.530Z] === CONT TestPluginWithDevMounts [2022-02-15T21:09:59.788Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:09:59.788Z] INFO: Testing against a local daemon [2022-02-15T21:09:59.788Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-15T21:09:59.788Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:09:59.788Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T21:09:59.788Z] === RUN TestDiskUsage [2022-02-15T21:09:59.788Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-15T21:09:59.788Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-15T21:09:59.788Z] === RUN TestEventsExecDie [2022-02-15T21:09:59.788Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-15T21:09:59.788Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-15T21:09:59.788Z] === RUN TestEventsBackwardsCompatible [2022-02-15T21:09:59.788Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-15T21:09:59.789Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-15T21:09:59.789Z] === RUN TestEventsVolumeCreate [2022-02-15T21:09:59.789Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-15T21:09:59.789Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-15T21:09:59.789Z] === RUN TestInfoAPI [2022-02-15T21:09:59.789Z] --- PASS: TestInfoAPI (0.06s) [2022-02-15T21:09:59.789Z] === RUN TestInfoAPIWarnings [2022-02-15T21:09:59.789Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:09:59.789Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-15T21:09:59.789Z] === RUN TestInfoDebug [2022-02-15T21:09:59.789Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:09:59.789Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-15T21:09:59.789Z] === RUN TestInfoInsecureRegistries [2022-02-15T21:09:59.789Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:09:59.789Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-15T21:09:59.789Z] === RUN TestInfoRegistryMirrors [2022-02-15T21:09:59.789Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:09:59.789Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-15T21:09:59.789Z] === RUN TestLoginFailsWithBadCredentials [2022-02-15T21:09:59.948Z] --- PASS: TestPidHost (1.31s) [2022-02-15T21:09:59.948Z] === RUN TestPsFilter [2022-02-15T21:09:59.948Z] --- PASS: TestPsFilter (0.15s) [2022-02-15T21:09:59.948Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-15T21:09:59.950Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.05s) [2022-02-15T21:09:59.951Z] PASS [2022-02-15T21:09:59.951Z] [2022-02-15T21:09:59.951Z] === Skipped [2022-02-15T21:09:59.951Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-02-15T21:09:59.951Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T21:09:59.951Z] [2022-02-15T21:09:59.951Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-02-15T21:09:59.951Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T21:09:59.951Z] [2022-02-15T21:09:59.951Z] DONE 34 tests, 2 skipped in 115.371s [2022-02-15T21:09:59.951Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-02-15T21:09:59.951Z] ++ 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-02-15T21:09:59.951Z] ++ set -e [2022-02-15T21:09:59.951Z] ++ '[' -n 0 ']' [2022-02-15T21:09:59.951Z] ++ set -x [2022-02-15T21:09:59.951Z] ++ 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-02-15T21:10:00.206Z] INFO: Testing against a local daemon [2022-02-15T21:10:00.206Z] === RUN TestConfigInspect [2022-02-15T21:10:00.514Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2022-02-15T21:10:00.514Z] === RUN TestRemoveContainerWithVolume [2022-02-15T21:10:00.775Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-02-15T21:10:00.775Z] === RUN TestPingCacheHeaders [2022-02-15T21:10:00.775Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-15T21:10:00.775Z] === RUN TestPingGet [2022-02-15T21:10:00.775Z] --- PASS: TestPingGet (0.03s) [2022-02-15T21:10:00.775Z] === RUN TestPingHead [2022-02-15T21:10:00.775Z] --- PASS: TestPingHead (0.03s) [2022-02-15T21:10:00.775Z] === RUN TestVersion [2022-02-15T21:10:00.775Z] --- PASS: TestVersion (0.04s) [2022-02-15T21:10:00.775Z] PASS [2022-02-15T21:10:00.775Z] ok github.com/docker/docker/integration/system 1.284s [2022-02-15T21:10:00.775Z] [2022-02-15T21:10:00.775Z] === Skipped [2022-02-15T21:10:00.775Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T21:10:00.775Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:00.775Z] [2022-02-15T21:10:00.775Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-15T21:10:00.775Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-15T21:10:00.775Z] [2022-02-15T21:10:00.775Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-15T21:10:00.775Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-15T21:10:00.775Z] [2022-02-15T21:10:00.775Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-15T21:10:00.775Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-15T21:10:00.775Z] [2022-02-15T21:10:00.775Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-15T21:10:00.775Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-15T21:10:00.775Z] [2022-02-15T21:10:00.775Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-15T21:10:00.775Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:10:00.775Z] [2022-02-15T21:10:00.775Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-15T21:10:00.775Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:10:00.775Z] [2022-02-15T21:10:00.775Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-15T21:10:00.775Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:10:00.775Z] [2022-02-15T21:10:00.775Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-15T21:10:00.775Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:10:00.775Z] [2022-02-15T21:10:00.775Z] DONE 15 tests, 9 skipped in 3.183s [2022-02-15T21:10:01.081Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2022-02-15T21:10:01.081Z] === RUN TestRemoveContainerRunning [2022-02-15T21:10:01.245Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-15T21:10:01.418Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-02-15T21:10:01.418Z] PASS [2022-02-15T21:10:01.418Z] [2022-02-15T21:10:01.418Z] DONE 1 tests in 1.616s [2022-02-15T21:10:01.418Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-15T21:10:01.418Z] INFO: Testing against a local daemon [2022-02-15T21:10:01.418Z] === RUN TestSecretInspect [2022-02-15T21:10:01.426Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:10:01.426Z] INFO: Testing against a local daemon [2022-02-15T21:10:01.426Z] === RUN TestReadPluginNoRead [2022-02-15T21:10:01.426Z] read_test.go:21: no unix domain sockets on Windows [2022-02-15T21:10:01.426Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-15T21:10:01.426Z] PASS [2022-02-15T21:10:01.426Z] ok github.com/docker/docker/integration/plugin/logging 0.092s [2022-02-15T21:10:01.426Z] [2022-02-15T21:10:01.426Z] === Skipped [2022-02-15T21:10:01.426Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-15T21:10:01.426Z] read_test.go:21: no unix domain sockets on Windows [2022-02-15T21:10:01.426Z] [2022-02-15T21:10:01.426Z] DONE 1 tests, 1 skipped in 2.111s [2022-02-15T21:10:01.426Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-15T21:10:01.648Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-02-15T21:10:01.648Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-15T21:10:01.648Z] --- PASS: TestRemoveContainerRunning (0.64s) [2022-02-15T21:10:01.648Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-15T21:10:02.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-15T21:10:02.414Z] testing: warning: no tests to run [2022-02-15T21:10:02.414Z] PASS [2022-02-15T21:10:02.414Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.079s [2022-02-15T21:10:02.414Z] [2022-02-15T21:10:02.414Z] DONE 0 tests in 1.094s [2022-02-15T21:10:02.414Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-15T21:10:02.479Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2022-02-15T21:10:02.479Z] === RUN TestRemoveInvalidContainer [2022-02-15T21:10:02.479Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-02-15T21:10:02.479Z] === RUN TestRenameLinkedContainer [2022-02-15T21:10:02.750Z] --- PASS: TestConfigInspect (2.23s) [2022-02-15T21:10:02.750Z] === RUN TestConfigList [2022-02-15T21:10:02.809Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:10:02.809Z] INFO: Testing against a local daemon [2022-02-15T21:10:02.809Z] === RUN TestVolumesCreateAndList [2022-02-15T21:10:02.809Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-02-15T21:10:02.809Z] === RUN TestVolumesRemove [2022-02-15T21:10:03.278Z] --- PASS: TestVolumesRemove (0.16s) [2022-02-15T21:10:03.278Z] === RUN TestVolumesInspect [2022-02-15T21:10:03.278Z] --- PASS: TestVolumesInspect (0.05s) [2022-02-15T21:10:03.278Z] === RUN TestVolumesInvalidJSON [2022-02-15T21:10:03.278Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-15T21:10:03.278Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-15T21:10:03.278Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-15T21:10:03.278Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-02-15T21:10:03.278Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-15T21:10:03.278Z] PASS [2022-02-15T21:10:03.278Z] ok github.com/docker/docker/integration/volume 0.355s [2022-02-15T21:10:03.278Z] [2022-02-15T21:10:03.278Z] DONE 5 tests in 2.317s [2022-02-15T21:10:03.308Z] --- PASS: TestSecretInspect (2.14s) [2022-02-15T21:10:03.308Z] === RUN TestSecretList [2022-02-15T21:10:03.746Z] INFO: make.ps1 ended at 02/15/2022 21:10:03 [2022-02-15T21:10:03.746Z] INFO: Integration CLI tests being run from the host: [2022-02-15T21:10:03.746Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-02-15T21:10:03.856Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-15T21:10:04.631Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:10:04.632Z] INFO: Testing against a local daemon [2022-02-15T21:10:04.632Z] === RUN TestPluginWithDevMounts [2022-02-15T21:10:04.632Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:04.632Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-15T21:10:04.632Z] PASS [2022-02-15T21:10:04.632Z] ok github.com/docker/docker/integration/plugin/volumes 0.087s [2022-02-15T21:10:04.632Z] [2022-02-15T21:10:04.632Z] === Skipped [2022-02-15T21:10:04.632Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-15T21:10:04.632Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:04.632Z] [2022-02-15T21:10:04.632Z] DONE 1 tests, 1 skipped in 2.070s [2022-02-15T21:10:04.632Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-15T21:10:04.655Z] --- PASS: TestConfigList (2.12s) [2022-02-15T21:10:04.655Z] === RUN TestConfigsCreateAndDelete [2022-02-15T21:10:04.791Z] --- PASS: TestRenameLinkedContainer (2.42s) [2022-02-15T21:10:04.791Z] === RUN TestRenameStoppedContainer [2022-02-15T21:10:05.050Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-15T21:10:05.310Z] --- PASS: TestRenameStoppedContainer (0.53s) [2022-02-15T21:10:05.310Z] === RUN TestRenameRunningContainerAndReuse [2022-02-15T21:10:05.824Z] --- PASS: TestSecretList (2.13s) [2022-02-15T21:10:05.824Z] === RUN TestSecretsCreateAndDelete [2022-02-15T21:10:06.246Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-15T21:10:06.504Z] --- PASS: TestRenameRunningContainerAndReuse (1.10s) [2022-02-15T21:10:06.504Z] === RUN TestRenameInvalidName [2022-02-15T21:10:06.546Z] --- PASS: TestConfigsCreateAndDelete (2.09s) [2022-02-15T21:10:06.546Z] === RUN TestConfigsUpdate [2022-02-15T21:10:06.849Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:10:06.850Z] INFO: Testing against a local daemon [2022-02-15T21:10:06.850Z] === RUN TestSecretInspect [2022-02-15T21:10:06.850Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:06.850Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-15T21:10:06.850Z] === RUN TestSecretList [2022-02-15T21:10:06.850Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:06.850Z] --- SKIP: TestSecretList (0.00s) [2022-02-15T21:10:06.850Z] === RUN TestSecretsCreateAndDelete [2022-02-15T21:10:06.850Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:06.850Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-15T21:10:06.850Z] === RUN TestSecretsUpdate [2022-02-15T21:10:06.850Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:06.850Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-15T21:10:06.850Z] === RUN TestTemplatedSecret [2022-02-15T21:10:06.850Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:06.850Z] --- SKIP: TestTemplatedSecret (0.01s) [2022-02-15T21:10:06.850Z] === RUN TestSecretCreateResolve [2022-02-15T21:10:06.850Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:10:06.850Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-15T21:10:06.850Z] PASS [2022-02-15T21:10:06.850Z] ok github.com/docker/docker/integration/secret 0.103s [2022-02-15T21:10:06.850Z] [2022-02-15T21:10:06.850Z] === Skipped [2022-02-15T21:10:06.850Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-15T21:10:06.850Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:06.850Z] [2022-02-15T21:10:06.850Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-15T21:10:06.850Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:06.850Z] [2022-02-15T21:10:06.850Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-15T21:10:06.850Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:06.850Z] [2022-02-15T21:10:06.850Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-15T21:10:06.850Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:06.850Z] [2022-02-15T21:10:06.850Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2022-02-15T21:10:06.850Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:06.850Z] [2022-02-15T21:10:06.850Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-15T21:10:06.850Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:10:06.850Z] [2022-02-15T21:10:06.850Z] DONE 6 tests, 6 skipped in 1.968s [2022-02-15T21:10:06.850Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-15T21:10:07.072Z] --- PASS: TestRenameInvalidName (0.59s) [2022-02-15T21:10:07.072Z] === RUN TestRenameAnonymousContainer [2022-02-15T21:10:07.640Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-15T21:10:07.779Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-02-15T21:10:07.779Z] === RUN TestSecretsUpdate [2022-02-15T21:10:08.046Z] --- PASS: TestBuildMultiStageOnBuild (19.52s) [2022-02-15T21:10:08.046Z] === RUN TestBuildUncleanTarFilenames [2022-02-15T21:10:08.046Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:10:08.046Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-02-15T21:10:08.046Z] === RUN TestBuildMultiStageLayerLeak [2022-02-15T21:10:08.207Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-02-15T21:10:08.436Z] --- PASS: TestConfigsUpdate (1.67s) [2022-02-15T21:10:08.436Z] === RUN TestTemplatedConfig [2022-02-15T21:10:09.074Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:10:09.074Z] INFO: Testing against a local daemon [2022-02-15T21:10:09.074Z] === RUN TestServiceCreateInit [2022-02-15T21:10:09.074Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-15T21:10:09.074Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-15T21:10:09.074Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- PASS: TestServiceCreateInit (0.04s) [2022-02-15T21:10:09.074Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T21:10:09.074Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T21:10:09.074Z] === RUN TestCreateServiceMultipleTimes [2022-02-15T21:10:09.074Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-15T21:10:09.074Z] === RUN TestCreateServiceConflict [2022-02-15T21:10:09.074Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-02-15T21:10:09.074Z] === RUN TestCreateServiceMaxReplicas [2022-02-15T21:10:09.074Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-02-15T21:10:09.074Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-15T21:10:09.074Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-15T21:10:09.074Z] === RUN TestCreateServiceSecretFileMode [2022-02-15T21:10:09.074Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-15T21:10:09.074Z] === RUN TestCreateServiceConfigFileMode [2022-02-15T21:10:09.074Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-15T21:10:09.074Z] === RUN TestCreateServiceSysctls [2022-02-15T21:10:09.074Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-02-15T21:10:09.074Z] === RUN TestCreateServiceCapabilities [2022-02-15T21:10:09.074Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-15T21:10:09.074Z] === RUN TestInspect [2022-02-15T21:10:09.074Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestInspect (0.00s) [2022-02-15T21:10:09.074Z] === RUN TestCreateJob [2022-02-15T21:10:09.074Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestCreateJob (0.00s) [2022-02-15T21:10:09.074Z] === RUN TestReplicatedJob [2022-02-15T21:10:09.074Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-15T21:10:09.074Z] === RUN TestUpdateReplicatedJob [2022-02-15T21:10:09.074Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-15T21:10:09.074Z] === RUN TestServiceListWithStatuses [2022-02-15T21:10:09.074Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-15T21:10:09.074Z] === RUN TestDockerNetworkConnectAlias [2022-02-15T21:10:09.074Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-15T21:10:09.074Z] === RUN TestDockerNetworkReConnect [2022-02-15T21:10:09.074Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-15T21:10:09.074Z] === RUN TestServicePlugin [2022-02-15T21:10:09.074Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.074Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-15T21:10:09.074Z] === RUN TestServiceUpdateLabel [2022-02-15T21:10:09.543Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:10:09.543Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-15T21:10:09.543Z] === RUN TestServiceUpdateSecrets [2022-02-15T21:10:09.543Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:10:09.543Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-15T21:10:09.543Z] === RUN TestServiceUpdateConfigs [2022-02-15T21:10:09.543Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:10:09.543Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-15T21:10:09.543Z] === RUN TestServiceUpdateNetwork [2022-02-15T21:10:09.543Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:10:09.543Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-15T21:10:09.543Z] === RUN TestServiceUpdatePidsLimit [2022-02-15T21:10:09.543Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:10:09.543Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-15T21:10:09.543Z] PASS [2022-02-15T21:10:09.543Z] ok github.com/docker/docker/integration/service 0.249s [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === Skipped [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T21:10:09.543Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T21:10:09.543Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-15T21:10:09.543Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-02-15T21:10:09.543Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-02-15T21:10:09.543Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-15T21:10:09.543Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-15T21:10:09.543Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-15T21:10:09.543Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-02-15T21:10:09.543Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-15T21:10:09.543Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-15T21:10:09.543Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-15T21:10:09.543Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-15T21:10:09.543Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-15T21:10:09.543Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-15T21:10:09.543Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-15T21:10:09.543Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-15T21:10:09.543Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-15T21:10:09.543Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-15T21:10:09.543Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-15T21:10:09.543Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-15T21:10:09.543Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-15T21:10:09.543Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-15T21:10:09.543Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:10:09.543Z] [2022-02-15T21:10:09.543Z] DONE 24 tests, 23 skipped in 2.642s [2022-02-15T21:10:09.543Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-15T21:10:09.585Z] --- PASS: TestRenameAnonymousContainer (2.38s) [2022-02-15T21:10:09.585Z] === RUN TestRenameContainerWithSameName [2022-02-15T21:10:09.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-15T21:10:09.675Z] --- PASS: TestSecretsUpdate (2.18s) [2022-02-15T21:10:09.675Z] === RUN TestTemplatedSecret [2022-02-15T21:10:10.152Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2022-02-15T21:10:10.152Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-15T21:10:10.647Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-02-15T21:10:10.953Z] --- PASS: TestTemplatedConfig (2.48s) [2022-02-15T21:10:10.953Z] === RUN TestConfigCreateResolve [2022-02-15T21:10:11.110Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:10:11.110Z] INFO: Testing against a local daemon [2022-02-15T21:10:11.110Z] === RUN TestSessionCreate [2022-02-15T21:10:11.110Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-15T21:10:11.110Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-15T21:10:11.110Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-15T21:10:11.110Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-15T21:10:11.110Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-15T21:10:11.110Z] PASS [2022-02-15T21:10:11.110Z] ok github.com/docker/docker/integration/session 0.093s [2022-02-15T21:10:11.531Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2022-02-15T21:10:11.531Z] === RUN TestResize [2022-02-15T21:10:11.578Z] [2022-02-15T21:10:11.578Z] === Skipped [2022-02-15T21:10:11.578Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-15T21:10:11.578Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-15T21:10:11.578Z] [2022-02-15T21:10:11.578Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-15T21:10:11.578Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-15T21:10:11.578Z] [2022-02-15T21:10:11.578Z] DONE 2 tests, 2 skipped in 1.853s [2022-02-15T21:10:11.578Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-15T21:10:11.790Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-15T21:10:12.191Z] --- PASS: TestTemplatedSecret (2.51s) [2022-02-15T21:10:12.191Z] === RUN TestSecretCreateResolve [2022-02-15T21:10:12.362Z] --- PASS: TestResize (0.79s) [2022-02-15T21:10:12.362Z] === RUN TestResizeWithInvalidSize [2022-02-15T21:10:12.842Z] --- PASS: TestConfigCreateResolve (2.07s) [2022-02-15T21:10:12.842Z] PASS [2022-02-15T21:10:12.842Z] [2022-02-15T21:10:12.842Z] DONE 6 tests in 12.748s [2022-02-15T21:10:12.842Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-02-15T21:10:12.843Z] ++ 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-02-15T21:10:12.843Z] ++ set -e [2022-02-15T21:10:12.843Z] ++ '[' -n 0 ']' [2022-02-15T21:10:12.843Z] ++ set -x [2022-02-15T21:10:12.843Z] ++ 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-02-15T21:10:13.099Z] INFO: Testing against a local daemon [2022-02-15T21:10:13.099Z] === RUN TestCheckpoint [2022-02-15T21:10:13.099Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T21:10:13.099Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-15T21:10:13.099Z] === RUN TestContainerInvalidJSON [2022-02-15T21:10:13.099Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:10:13.099Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:10:13.099Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:10:13.099Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:10:13.099Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:10:13.099Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:10:13.099Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-02-15T21:10:13.099Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-15T21:10:13.099Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-15T21:10:13.099Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-15T21:10:13.099Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2022-02-15T21:10:13.099Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-15T21:10:13.099Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-02-15T21:10:13.099Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-15T21:10:13.144Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:10:13.144Z] INFO: Testing against a local daemon [2022-02-15T21:10:13.144Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-15T21:10:13.144Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:13.144Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T21:10:13.144Z] === RUN TestDiskUsage [2022-02-15T21:10:13.144Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-15T21:10:13.144Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-15T21:10:13.144Z] === RUN TestEventsExecDie [2022-02-15T21:10:13.144Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-15T21:10:13.144Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-15T21:10:13.144Z] === RUN TestEventsBackwardsCompatible [2022-02-15T21:10:13.144Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-15T21:10:13.144Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-15T21:10:13.144Z] === RUN TestEventsVolumeCreate [2022-02-15T21:10:13.144Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-15T21:10:13.144Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-15T21:10:13.144Z] === RUN TestInfoAPI [2022-02-15T21:10:13.144Z] --- PASS: TestInfoAPI (0.04s) [2022-02-15T21:10:13.144Z] === RUN TestInfoAPIWarnings [2022-02-15T21:10:13.144Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:10:13.144Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-15T21:10:13.144Z] === RUN TestInfoDebug [2022-02-15T21:10:13.144Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:10:13.144Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-15T21:10:13.144Z] === RUN TestInfoInsecureRegistries [2022-02-15T21:10:13.144Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:10:13.144Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-15T21:10:13.144Z] === RUN TestInfoRegistryMirrors [2022-02-15T21:10:13.144Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:10:13.144Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-15T21:10:13.144Z] === RUN TestLoginFailsWithBadCredentials [2022-02-15T21:10:13.161Z] tests/integration/client_test.py ..... [ 75%] [2022-02-15T21:10:13.161Z] tests/integration/context_api_test.py ... [ 76%] [2022-02-15T21:10:13.161Z] tests/integration/errors_test.py . [ 76%] [2022-02-15T21:10:13.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-15T21:10:13.298Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2022-02-15T21:10:13.298Z] === RUN TestResizeWhenContainerNotStarted [2022-02-15T21:10:13.356Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-02-15T21:10:13.356Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-15T21:10:13.356Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-02-15T21:10:13.356Z] === RUN TestCopyFromContainer [2022-02-15T21:10:13.560Z] check_test.go:308: [d3e291b95ead8] daemon is not started [2022-02-15T21:10:13.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-02-15T21:10:13.819Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2022-02-15T21:10:13.819Z] === RUN TestDaemonRestartKillContainers [2022-02-15T21:10:13.819Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:10:13.820Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:10:13.820Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:10:13.820Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T21:10:13.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:10:14.130Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-02-15T21:10:14.130Z] === RUN TestPingCacheHeaders [2022-02-15T21:10:14.228Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:10:14.228Z] INFO: Testing against a local daemon [2022-02-15T21:10:14.228Z] === RUN TestDockerSuite [2022-02-15T21:10:14.228Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-15T21:10:14.228Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-15T21:10:14.228Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T21:10:14.228Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-15T21:10:14.228Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-15T21:10:14.228Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-15T21:10:14.228Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-15T21:10:14.228Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-15T21:10:14.228Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-15T21:10:14.228Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-15T21:10:14.228Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-15T21:10:14.228Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-15T21:10:14.285Z] === RUN TestCopyFromContainer// [2022-02-15T21:10:14.285Z] === RUN TestCopyFromContainer//bar/root [2022-02-15T21:10:14.285Z] === RUN TestCopyFromContainer//bar/root/ [2022-02-15T21:10:14.285Z] === RUN TestCopyFromContainer/bar/quux [2022-02-15T21:10:14.285Z] === RUN TestCopyFromContainer/bar/quux/ [2022-02-15T21:10:14.285Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-02-15T21:10:14.542Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-02-15T21:10:14.542Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-02-15T21:10:14.542Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-02-15T21:10:14.542Z] === RUN TestCopyFromContainer/bar/notarget [2022-02-15T21:10:14.542Z] --- PASS: TestCopyFromContainer (1.36s) [2022-02-15T21:10:14.542Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-02-15T21:10:14.542Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-02-15T21:10:14.542Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-02-15T21:10:14.542Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-02-15T21:10:14.542Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-02-15T21:10:14.542Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-02-15T21:10:14.542Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-02-15T21:10:14.542Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-02-15T21:10:14.542Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-02-15T21:10:14.542Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-02-15T21:10:14.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-15T21:10:14.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:10:14.542Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:10:14.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:10:14.542Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:10:14.542Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:10:14.542Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:10:14.542Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:10:14.542Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:10:14.542Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:10:14.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-02-15T21:10:14.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-02-15T21:10:14.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-02-15T21:10:14.542Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-15T21:10:14.542Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-15T21:10:14.598Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-02-15T21:10:14.598Z] === RUN TestPingGet [2022-02-15T21:10:14.598Z] --- PASS: TestPingGet (0.05s) [2022-02-15T21:10:14.598Z] === RUN TestPingHead [2022-02-15T21:10:14.598Z] --- PASS: TestPingHead (0.04s) [2022-02-15T21:10:14.598Z] === RUN TestVersion [2022-02-15T21:10:14.598Z] --- PASS: TestVersion (0.03s) [2022-02-15T21:10:14.598Z] PASS [2022-02-15T21:10:14.598Z] ok github.com/docker/docker/integration/system 1.247s [2022-02-15T21:10:14.598Z] [2022-02-15T21:10:14.598Z] === Skipped [2022-02-15T21:10:14.598Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T21:10:14.598Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:10:14.598Z] [2022-02-15T21:10:14.598Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-15T21:10:14.598Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-15T21:10:14.598Z] [2022-02-15T21:10:14.598Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-15T21:10:14.598Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-15T21:10:14.598Z] [2022-02-15T21:10:14.598Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-15T21:10:14.598Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-15T21:10:14.598Z] [2022-02-15T21:10:14.598Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-15T21:10:14.598Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-15T21:10:14.598Z] [2022-02-15T21:10:14.598Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-15T21:10:14.599Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:10:14.599Z] [2022-02-15T21:10:14.599Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-15T21:10:14.599Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:10:14.599Z] [2022-02-15T21:10:14.599Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-15T21:10:14.599Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:10:14.599Z] [2022-02-15T21:10:14.599Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-15T21:10:14.599Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:10:14.599Z] [2022-02-15T21:10:14.599Z] DONE 15 tests, 9 skipped in 2.980s [2022-02-15T21:10:14.599Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-15T21:10:14.696Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-15T21:10:14.707Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-02-15T21:10:14.707Z] PASS [2022-02-15T21:10:14.707Z] [2022-02-15T21:10:14.707Z] DONE 6 tests in 13.299s [2022-02-15T21:10:14.707Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-15T21:10:14.707Z] INFO: Testing against a local daemon [2022-02-15T21:10:14.707Z] === RUN TestServiceCreateInit [2022-02-15T21:10:14.707Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-15T21:10:14.797Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-02-15T21:10:14.797Z] === RUN TestCreateWithInvalidEnv [2022-02-15T21:10:14.797Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-15T21:10:14.797Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-15T21:10:14.797Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-15T21:10:14.797Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-15T21:10:14.797Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-15T21:10:14.797Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-15T21:10:14.797Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-15T21:10:14.797Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-15T21:10:14.797Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-15T21:10:14.797Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-02-15T21:10:14.797Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-02-15T21:10:14.797Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-02-15T21:10:14.797Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-02-15T21:10:14.797Z] === RUN TestCreateTmpfsMountsTarget [2022-02-15T21:10:14.797Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-02-15T21:10:14.797Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-15T21:10:15.164Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-15T21:10:15.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:10:15.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-02-15T21:10:15.727Z] --- PASS: TestCreateWithCustomMaskedPaths (1.11s) [2022-02-15T21:10:15.727Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-15T21:10:16.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-15T21:10:16.547Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:10:16.815Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:10:16.815Z] INFO: Testing against a local daemon [2022-02-15T21:10:16.815Z] === RUN TestVolumesCreateAndList [2022-02-15T21:10:16.815Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-02-15T21:10:16.815Z] === RUN TestVolumesRemove [2022-02-15T21:10:16.815Z] --- PASS: TestVolumesRemove (0.16s) [2022-02-15T21:10:16.815Z] === RUN TestVolumesInspect [2022-02-15T21:10:16.815Z] --- PASS: TestVolumesInspect (0.04s) [2022-02-15T21:10:16.815Z] === RUN TestVolumesInvalidJSON [2022-02-15T21:10:16.815Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-15T21:10:16.815Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-15T21:10:16.815Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-15T21:10:16.815Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-02-15T21:10:16.815Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-15T21:10:16.815Z] PASS [2022-02-15T21:10:16.815Z] ok github.com/docker/docker/integration/volume 0.349s [2022-02-15T21:10:16.815Z] [2022-02-15T21:10:16.815Z] DONE 5 tests in 2.201s [2022-02-15T21:10:17.092Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.09s) [2022-02-15T21:10:17.092Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-15T21:10:17.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:10:17.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:10:17.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:10:17.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:10:17.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:10:17.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:10:17.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:10:17.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:10:17.092Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:10:17.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:10:17.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:10:17.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:10:17.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:10:17.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:10:17.092Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:10:17.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-02-15T21:10:17.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-15T21:10:17.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-15T21:10:17.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-15T21:10:17.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-15T21:10:17.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-15T21:10:17.092Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-15T21:10:17.283Z] INFO: make.ps1 ended at 02/15/2022 21:10:16 [2022-02-15T21:10:17.283Z] INFO: Integration CLI tests being run from the host: [2022-02-15T21:10:17.283Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-02-15T21:10:17.348Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2022-02-15T21:10:17.348Z] === RUN TestCreateDifferentPlatform [2022-02-15T21:10:17.348Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-15T21:10:17.348Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-15T21:10:17.348Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-02-15T21:10:17.348Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-15T21:10:17.348Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-15T21:10:17.348Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-15T21:10:17.348Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-02-15T21:10:17.348Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-15T21:10:17.348Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-15T21:10:17.348Z] === RUN TestContainerStartOnDaemonRestart [2022-02-15T21:10:17.348Z] === PAUSE TestContainerStartOnDaemonRestart [2022-02-15T21:10:17.348Z] === RUN TestDaemonRestartIpcMode [2022-02-15T21:10:17.348Z] === PAUSE TestDaemonRestartIpcMode [2022-02-15T21:10:17.348Z] === RUN TestDaemonHostGatewayIP [2022-02-15T21:10:17.348Z] === PAUSE TestDaemonHostGatewayIP [2022-02-15T21:10:17.348Z] === RUN TestRestartDaemonWithRestartingContainer [2022-02-15T21:10:17.348Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-02-15T21:10:17.348Z] === RUN TestContainerKillOnDaemonStart [2022-02-15T21:10:17.348Z] === PAUSE TestContainerKillOnDaemonStart [2022-02-15T21:10:17.348Z] === RUN TestDiff [2022-02-15T21:10:17.483Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:10:17.910Z] --- PASS: TestDiff (0.39s) [2022-02-15T21:10:17.910Z] === RUN TestExecWithCloseStdin [2022-02-15T21:10:18.166Z] --- PASS: TestExecWithCloseStdin (0.44s) [2022-02-15T21:10:18.166Z] === RUN TestExec [2022-02-15T21:10:18.420Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:10:18.728Z] --- PASS: TestExec (0.43s) [2022-02-15T21:10:18.728Z] === RUN TestExecUser [2022-02-15T21:10:18.875Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-15T21:10:19.290Z] --- PASS: TestExecUser (0.45s) [2022-02-15T21:10:19.290Z] === RUN TestExportContainerAndImportImage [2022-02-15T21:10:19.547Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-02-15T21:10:19.547Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-15T21:10:19.799Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:10:20.913Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2022-02-15T21:10:20.913Z] === RUN TestHealthCheckWorkdir [2022-02-15T21:10:21.475Z] --- PASS: TestHealthCheckWorkdir (0.50s) [2022-02-15T21:10:21.475Z] === RUN TestHealthKillContainer [2022-02-15T21:10:22.142Z] --- PASS: TestServiceCreateInit (7.58s) [2022-02-15T21:10:22.142Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2022-02-15T21:10:22.142Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.80s) [2022-02-15T21:10:22.142Z] === RUN TestCreateServiceMultipleTimes [2022-02-15T21:10:24.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:10:24.006Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:10:25.781Z] --- PASS: TestBuildMultiStageLayerLeak (16.88s) [2022-02-15T21:10:25.782Z] === RUN TestBuildWithHugeFile [2022-02-15T21:10:27.717Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-02-15T21:10:27.717Z] INFO: Testing against a local daemon [2022-02-15T21:10:27.717Z] === RUN TestDockerSuite [2022-02-15T21:10:27.717Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-15T21:10:27.717Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-15T21:10:27.717Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T21:10:27.717Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-15T21:10:27.717Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-15T21:10:27.717Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-15T21:10:27.717Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-15T21:10:27.717Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-15T21:10:27.717Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-15T21:10:27.717Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-15T21:10:27.717Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-15T21:10:27.717Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-15T21:10:28.185Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-15T21:10:28.185Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-15T21:10:29.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-15T21:10:29.557Z] --- PASS: TestHealthKillContainer (7.83s) [2022-02-15T21:10:29.558Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-15T21:10:29.558Z] --- PASS: TestInspectCpusetInConfigPre120 (0.36s) [2022-02-15T21:10:29.558Z] === RUN TestIpcModeNone [2022-02-15T21:10:29.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T21:10:30.122Z] --- PASS: TestIpcModeNone (0.44s) [2022-02-15T21:10:30.122Z] === RUN TestIpcModePrivate [2022-02-15T21:10:30.378Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-02-15T21:10:30.378Z] --- PASS: TestIpcModePrivate (0.45s) [2022-02-15T21:10:30.378Z] === RUN TestIpcModeShareable [2022-02-15T21:10:30.820Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-02-15T21:10:30.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T21:10:30.941Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-02-15T21:10:30.941Z] --- PASS: TestIpcModeShareable (0.42s) [2022-02-15T21:10:30.941Z] === RUN TestAPIIpcModeShareableAndContainer [2022-02-15T21:10:31.759Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-02-15T21:10:32.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-15T21:10:32.198Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T21:10:32.307Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-02-15T21:10:32.307Z] === RUN TestAPIIpcModeHost [2022-02-15T21:10:32.563Z] --- PASS: TestAPIIpcModeHost (0.32s) [2022-02-15T21:10:32.563Z] === RUN TestDaemonIpcModeShareable [2022-02-15T21:10:33.168Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-02-15T21:10:33.428Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T21:10:33.491Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-02-15T21:10:33.747Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-02-15T21:10:33.747Z] === RUN TestDaemonIpcModePrivate [2022-02-15T21:10:34.368Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-02-15T21:10:34.675Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-02-15T21:10:34.930Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-02-15T21:10:34.930Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-02-15T21:10:34.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-15T21:10:35.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-15T21:10:35.453Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T21:10:35.863Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-02-15T21:10:35.863Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.11s) [2022-02-15T21:10:35.863Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-02-15T21:10:37.233Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-02-15T21:10:37.233Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-02-15T21:10:37.233Z] === RUN TestIpcModeOlderClient [2022-02-15T21:10:37.233Z] === PAUSE TestIpcModeOlderClient [2022-02-15T21:10:37.233Z] === RUN TestKillContainerInvalidSignal [2022-02-15T21:10:37.357Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T21:10:37.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-15T21:10:37.489Z] --- PASS: TestKillContainerInvalidSignal (0.38s) [2022-02-15T21:10:37.489Z] === RUN TestKillContainer [2022-02-15T21:10:37.489Z] === RUN TestKillContainer/no_signal [2022-02-15T21:10:38.051Z] === RUN TestKillContainer/non_killing_signal [2022-02-15T21:10:38.051Z] === RUN TestKillContainer/killing_signal [2022-02-15T21:10:38.294Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T21:10:38.612Z] --- PASS: TestKillContainer (1.21s) [2022-02-15T21:10:38.612Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-02-15T21:10:38.612Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-02-15T21:10:38.612Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-02-15T21:10:38.613Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-15T21:10:38.613Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-02-15T21:10:39.175Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-02-15T21:10:39.678Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-02-15T21:10:39.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-15T21:10:39.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2022-02-15T21:10:39.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.35s) [2022-02-15T21:10:39.738Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-02-15T21:10:39.738Z] === RUN TestKillStoppedContainer [2022-02-15T21:10:39.996Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-02-15T21:10:39.996Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-15T21:10:39.996Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.14s) [2022-02-15T21:10:39.996Z] === RUN TestKillDifferentUserContainer [2022-02-15T21:10:40.185Z] --- PASS: TestCreateServiceMultipleTimes (15.93s) [2022-02-15T21:10:40.185Z] === RUN TestCreateServiceConflict [2022-02-15T21:10:40.185Z] --- PASS: TestCreateServiceConflict (2.13s) [2022-02-15T21:10:40.185Z] === RUN TestCreateServiceMaxReplicas [2022-02-15T21:10:40.558Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-02-15T21:10:40.558Z] === RUN TestInspectOomKilledTrue [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.78s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.81s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.17s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.87s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.49s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.46s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.81s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.30s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.91s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2022-02-15T21:10:40.614Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2022-02-15T21:10:40.614Z] === RUN TestCgroupNamespacesRun [2022-02-15T21:10:40.819Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-02-15T21:10:40.819Z] === RUN TestInspectOomKilledFalse [2022-02-15T21:10:41.381Z] --- PASS: TestInspectOomKilledFalse (0.38s) [2022-02-15T21:10:41.381Z] === RUN TestLinksEtcHostsContentMatch [2022-02-15T21:10:41.381Z] --- PASS: TestLinksEtcHostsContentMatch (0.26s) [2022-02-15T21:10:41.381Z] === RUN TestLinksContainerNames [2022-02-15T21:10:42.309Z] --- PASS: TestLinksContainerNames (0.80s) [2022-02-15T21:10:42.309Z] === RUN TestLogsFollowTailEmpty [2022-02-15T21:10:42.518Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-02-15T21:10:42.518Z] --- PASS: TestCgroupNamespacesRun (1.61s) [2022-02-15T21:10:42.518Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-15T21:10:42.565Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-02-15T21:10:42.565Z] === RUN TestContainerNetworkMountsNoChown [2022-02-15T21:10:42.700Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-02-15T21:10:42.700Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-15T21:10:43.127Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/default [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/default [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/private [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/private [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rprivate [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rprivate [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/slave [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/slave [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rslave [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rslave [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/shared [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/shared [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rshared [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rshared [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/default [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/default/bind_root [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/default/mount_root [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/default/bind_root [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/rshared [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/shared [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/rslave [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/slave [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/rprivate [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/private [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/private/bind_root [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/private/mount_root [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-02-15T21:10:43.127Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-02-15T21:10:43.127Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/default/mount_root [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-02-15T21:10:43.127Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/private/bind_root [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/private/mount_root [2022-02-15T21:10:43.384Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-02-15T21:10:43.640Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-02-15T21:10:43.640Z] === RUN TestContainerBindMountNonRecursive [2022-02-15T21:10:43.896Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2022-02-15T21:10:43.896Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-15T21:10:44.465Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-15T21:10:45.046Z] --- PASS: TestContainerBindMountNonRecursive (1.23s) [2022-02-15T21:10:45.046Z] === RUN TestContainerVolumesMountedAsShared [2022-02-15T21:10:45.046Z] --- PASS: TestContainerVolumesMountedAsShared (0.35s) [2022-02-15T21:10:45.046Z] === RUN TestContainerVolumesMountedAsSlave [2022-02-15T21:10:45.305Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-02-15T21:10:45.305Z] === RUN TestNetworkNat [2022-02-15T21:10:45.840Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-15T21:10:45.840Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2022-02-15T21:10:45.840Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-15T21:10:45.867Z] --- PASS: TestNetworkNat (0.40s) [2022-02-15T21:10:45.867Z] === RUN TestNetworkLocalhostTCPNat [2022-02-15T21:10:46.123Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-02-15T21:10:46.124Z] === RUN TestNetworkLoopbackNat [2022-02-15T21:10:46.780Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-15T21:10:47.038Z] check_test.go:308: [dcf77c41f6577] daemon is not started [2022-02-15T21:10:47.038Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-02-15T21:10:47.605Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2022-02-15T21:10:47.605Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-15T21:10:47.605Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-15T21:10:47.957Z] ......... [ 85%] [2022-02-15T21:10:48.541Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-15T21:10:48.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-02-15T21:10:48.639Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-02-15T21:10:48.639Z] === RUN TestPause [2022-02-15T21:10:49.111Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2022-02-15T21:10:49.111Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-15T21:10:49.200Z] --- PASS: TestPause (0.43s) [2022-02-15T21:10:49.200Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-15T21:10:49.200Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T21:10:49.200Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T21:10:49.200Z] === RUN TestPauseStopPausedContainer [2022-02-15T21:10:49.456Z] --- PASS: TestPauseStopPausedContainer (0.39s) [2022-02-15T21:10:49.456Z] === RUN TestPidHost [2022-02-15T21:10:50.387Z] --- PASS: TestPidHost (0.89s) [2022-02-15T21:10:50.387Z] === RUN TestPsFilter [2022-02-15T21:10:50.643Z] --- PASS: TestPsFilter (0.11s) [2022-02-15T21:10:50.643Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-15T21:10:50.899Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2022-02-15T21:10:50.899Z] === RUN TestRemoveContainerWithVolume [2022-02-15T21:10:51.015Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-02-15T21:10:51.015Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2022-02-15T21:10:51.015Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-15T21:10:51.461Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-02-15T21:10:51.461Z] === RUN TestRemoveContainerRunning [2022-02-15T21:10:51.718Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-02-15T21:10:51.718Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-15T21:10:51.953Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2022-02-15T21:10:51.953Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-15T21:10:51.975Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.37s) [2022-02-15T21:10:51.975Z] === RUN TestRemoveInvalidContainer [2022-02-15T21:10:51.975Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-02-15T21:10:51.975Z] === RUN TestRenameLinkedContainer [2022-02-15T21:10:52.414Z] tests/integration/models_images_test.py ............... [ 89%] [2022-02-15T21:10:53.854Z] tests/integration/models_networks_test.py .... [ 90%] [2022-02-15T21:10:53.860Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.76s) [2022-02-15T21:10:53.860Z] === RUN TestNISDomainname [2022-02-15T21:10:53.860Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-15T21:10:53.863Z] --- PASS: TestRenameLinkedContainer (1.59s) [2022-02-15T21:10:53.863Z] === RUN TestRenameStoppedContainer [2022-02-15T21:10:54.119Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-02-15T21:10:54.119Z] === RUN TestRenameRunningContainerAndReuse [2022-02-15T21:10:54.426Z] --- PASS: TestNISDomainname (0.93s) [2022-02-15T21:10:54.426Z] === RUN TestHostnameDnsResolution [2022-02-15T21:10:55.047Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-02-15T21:10:55.047Z] === RUN TestRenameInvalidName [2022-02-15T21:10:55.303Z] --- PASS: TestRenameInvalidName (0.38s) [2022-02-15T21:10:55.303Z] === RUN TestRenameAnonymousContainer [2022-02-15T21:10:55.365Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-15T21:10:55.933Z] --- PASS: TestHostnameDnsResolution (1.26s) [2022-02-15T21:10:55.933Z] === RUN TestUnprivilegedPortsAndPing [2022-02-15T21:10:55.933Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-02-15T21:10:56.670Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2022-02-15T21:10:56.670Z] === RUN TestRenameContainerWithSameName [2022-02-15T21:10:56.867Z] --- PASS: TestUnprivilegedPortsAndPing (0.96s) [2022-02-15T21:10:56.867Z] === RUN TestStats [2022-02-15T21:10:56.867Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-15T21:10:56.926Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-02-15T21:10:56.926Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-15T21:10:57.537Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s) [2022-02-15T21:10:57.537Z] === RUN TestCreateServiceSecretFileMode [2022-02-15T21:10:57.853Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-02-15T21:10:57.853Z] === RUN TestResize [2022-02-15T21:10:58.109Z] --- PASS: TestResize (0.40s) [2022-02-15T21:10:58.109Z] === RUN TestResizeWithInvalidSize [2022-02-15T21:10:58.671Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-02-15T21:10:58.671Z] === RUN TestResizeWhenContainerNotStarted [2022-02-15T21:10:58.927Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:10:58.927Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:10:58.927Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:10:58.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-02-15T21:10:58.927Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:10:59.399Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-02-15T21:10:59.399Z] --- PASS: TestStats (2.79s) [2022-02-15T21:10:59.399Z] === RUN TestStopContainerWithTimeout [2022-02-15T21:10:59.399Z] === RUN TestStopContainerWithTimeout/0 [2022-02-15T21:10:59.399Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-15T21:10:59.399Z] === RUN TestStopContainerWithTimeout/1 [2022-02-15T21:10:59.399Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-15T21:10:59.399Z] === RUN TestStopContainerWithTimeout/3 [2022-02-15T21:10:59.399Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-15T21:10:59.399Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-15T21:10:59.399Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-15T21:10:59.658Z] === CONT TestStopContainerWithTimeout/0 [2022-02-15T21:10:59.658Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-15T21:11:00.292Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-02-15T21:11:00.390Z] tests/integration/models_nodes_test.py . [ 90%] [2022-02-15T21:11:00.390Z] tests/integration/models_resources_test.py . [ 91%] [2022-02-15T21:11:00.595Z] === CONT TestStopContainerWithTimeout/3 [2022-02-15T21:11:00.854Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:11:01.787Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-02-15T21:11:01.979Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-15T21:11:02.043Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-02-15T21:11:02.136Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-02-15T21:11:02.242Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-02-15T21:11:02.501Z] === CONT TestStopContainerWithTimeout/1 [2022-02-15T21:11:03.410Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:11:03.410Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:11:03.435Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-15T21:11:04.002Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-02-15T21:11:04.002Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-15T21:11:04.261Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-02-15T21:11:04.261Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2022-02-15T21:11:04.261Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2022-02-15T21:11:04.261Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2022-02-15T21:11:04.261Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2022-02-15T21:11:04.261Z] === RUN TestDeleteDevicemapper [2022-02-15T21:11:04.261Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T21:11:04.261Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-15T21:11:04.261Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-15T21:11:04.261Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-15T21:11:04.829Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-15T21:11:04.869Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-02-15T21:11:04.869Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-02-15T21:11:05.089Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-15T21:11:05.656Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-15T21:11:05.657Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-15T21:11:05.657Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-15T21:11:06.224Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-02-15T21:11:06.679Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-02-15T21:11:06.679Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-02-15T21:11:07.163Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-15T21:11:07.422Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.24s) [2022-02-15T21:11:07.422Z] === RUN TestUpdateMemory [2022-02-15T21:11:07.422Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-15T21:11:07.422Z] --- SKIP: TestUpdateMemory (0.01s) [2022-02-15T21:11:07.422Z] === RUN TestUpdateCPUQuota [2022-02-15T21:11:08.648Z] tests/integration/regression_test.py ...... [ 98%] [2022-02-15T21:11:09.162Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-02-15T21:11:09.162Z] tests/integration/credentials/utils_test.py . [100%] [2022-02-15T21:11:09.162Z] [2022-02-15T21:11:09.162Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-02-15T21:11:09.162Z] =========================== short test summary info ============================ [2022-02-15T21:11:09.162Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-02-15T21:11:09.162Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-02-15T21:11:09.162Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-02-15T21:11:09.162Z] Not supported on most drivers [2022-02-15T21:11:09.162Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-02-15T21:11:09.162Z] Output of docker top depends on host distro, and is not formalized. [2022-02-15T21:11:09.162Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-02-15T21:11:09.162Z] Output of docker top depends on host distro, and is not formalized. [2022-02-15T21:11:09.162Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-02-15T21:11:09.162Z] Can fail if eth0 has multiple IP addresses [2022-02-15T21:11:09.162Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-02-15T21:11:09.162Z] This doesn't seem to be taken into account by the engine [2022-02-15T21:11:09.162Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-02-15T21:11:09.162Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-02-15T21:11:09.162Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 287.45 seconds == [2022-02-15T21:11:09.388Z] --- PASS: TestUpdateCPUQuota (1.60s) [2022-02-15T21:11:09.388Z] === RUN TestUpdatePidsLimit [2022-02-15T21:11:09.388Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-15T21:11:09.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-02-15T21:11:09.388Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-15T21:11:09.388Z] check_test.go:308: [da30947984f13] daemon is not started [2022-02-15T21:11:09.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-02-15T21:11:09.388Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-15T21:11:09.388Z] check_test.go:308: [d4233e1661fc6] daemon is not started [2022-02-15T21:11:09.388Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-02-15T21:11:09.388Z] === RUN TestUpdatePidsLimit/no_change [2022-02-15T21:11:09.418Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-02-15T21:11:09.703Z] --- PASS: TestCreateServiceSecretFileMode (12.41s) [2022-02-15T21:11:09.703Z] === RUN TestCreateServiceConfigFileMode [2022-02-15T21:11:09.960Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-15T21:11:10.221Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-15T21:11:10.787Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-15T21:11:10.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-02-15T21:11:10.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-02-15T21:11:11.045Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-15T21:11:11.302Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-15T21:11:12.212Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-02-15T21:11:12.238Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-15T21:11:12.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-02-15T21:11:12.496Z] --- PASS: TestUpdatePidsLimit (3.29s) [2022-02-15T21:11:12.496Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-02-15T21:11:12.496Z] --- PASS: TestUpdatePidsLimit/no_change (0.35s) [2022-02-15T21:11:12.496Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2022-02-15T21:11:12.496Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-02-15T21:11:12.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-02-15T21:11:12.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2022-02-15T21:11:12.496Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2022-02-15T21:11:12.496Z] === RUN TestUpdateRestartPolicy [2022-02-15T21:11:12.755Z] check_test.go:308: [df328ae003a52] daemon is not started [2022-02-15T21:11:12.755Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-02-15T21:11:13.014Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-15T21:11:13.949Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-15T21:11:14.208Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-15T21:11:14.358Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-02-15T21:11:14.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-02-15T21:11:14.774Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-15T21:11:15.343Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-15T21:11:15.343Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.60s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.89s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.62s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.84s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.51s) [2022-02-15T21:11:16.247Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-02-15T21:11:16.247Z] === RUN TestCgroupNamespacesRun [2022-02-15T21:11:16.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-02-15T21:11:17.175Z] --- PASS: TestCgroupNamespacesRun (1.08s) [2022-02-15T21:11:17.175Z] === RUN TestCgroupNamespacesRunPrivileged [2022-02-15T21:11:18.105Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s) [2022-02-15T21:11:18.105Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-02-15T21:11:19.033Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2022-02-15T21:11:19.033Z] === RUN TestCgroupNamespacesRunHostMode [2022-02-15T21:11:19.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-02-15T21:11:20.397Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-02-15T21:11:20.397Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-02-15T21:11:21.325Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.08s) [2022-02-15T21:11:21.325Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-02-15T21:11:21.584Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-15T21:11:21.584Z] [2022-02-15T21:11:21.584Z] Unloading profiles will leave already running processes permanently [2022-02-15T21:11:21.584Z] unconfined, which can lead to unexpected situations. [2022-02-15T21:11:21.584Z] [2022-02-15T21:11:21.584Z] To set a process to complain mode, use the command line tool [2022-02-15T21:11:21.584Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-15T21:11:21.584Z] Post stage [Pipeline] junit [2022-02-15T21:11:21.594Z] Recording test results [2022-02-15T21:11:21.867Z] --- PASS: TestCreateServiceConfigFileMode (12.54s) [2022-02-15T21:11:21.867Z] === RUN TestCreateServiceSysctls [2022-02-15T21:11:22.535Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-02-15T21:11:22.690Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.08s) [2022-02-15T21:11:22.690Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-02-15T21:11:22.946Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-02-15T21:11:22.946Z] === RUN TestCgroupNamespacesRunOlderClient [2022-02-15T21:11:22.988Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-02-15T21:11:23.280Z] + echo Ensuring container killed. [2022-02-15T21:11:23.280Z] Ensuring container killed. [2022-02-15T21:11:23.280Z] + docker rm -vf docker-pr3 [2022-02-15T21:11:23.280Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-02-15T21:11:23.557Z] + echo Chowning /workspace to jenkins user [2022-02-15T21:11:23.557Z] Chowning /workspace to jenkins user [2022-02-15T21:11:23.557Z] + id -u [2022-02-15T21:11:23.557Z] + id -g [2022-02-15T21:11:23.557Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43245:/workspace busybox chown -R 1000:1000 /workspace [2022-02-15T21:11:23.557Z] Unable to find image 'busybox:latest' locally [2022-02-15T21:11:23.815Z] latest: Pulling from library/busybox [2022-02-15T21:11:23.815Z] 009932687766: Pulling fs layer [2022-02-15T21:11:23.815Z] 009932687766: Download complete [2022-02-15T21:11:23.815Z] 009932687766: Pull complete [2022-02-15T21:11:23.815Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-15T21:11:23.815Z] Status: Downloaded newer image for busybox:latest [2022-02-15T21:11:23.911Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-15T21:11:24.312Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-02-15T21:11:24.312Z] === RUN TestNISDomainname [2022-02-15T21:11:24.384Z] --- PASS: TestCreateServiceSysctls (2.98s) [2022-02-15T21:11:24.384Z] === RUN TestCreateServiceCapabilities [2022-02-15T21:11:24.477Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-15T21:11:24.477Z] --- PASS: TestUpdateRestartPolicy (12.16s) [2022-02-15T21:11:24.477Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-15T21:11:24.735Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-02-15T21:11:24.874Z] --- PASS: TestNISDomainname (0.47s) [2022-02-15T21:11:24.874Z] === RUN TestHostnameDnsResolution [2022-02-15T21:11:24.994Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-15T21:11:25.253Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2022-02-15T21:11:25.253Z] === RUN TestWaitNonBlocked [2022-02-15T21:11:25.253Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:11:25.253Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:11:25.253Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:11:25.253Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:11:25.253Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:11:25.253Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:11:25.436Z] --- PASS: TestHostnameDnsResolution (0.59s) [2022-02-15T21:11:25.436Z] === RUN TestUnprivilegedPortsAndPing [2022-02-15T21:11:25.514Z] + bundleName=docker-py [2022-02-15T21:11:25.514Z] + echo Creating docker-py-bundles.tar.gz [2022-02-15T21:11:25.514Z] Creating docker-py-bundles.tar.gz [2022-02-15T21:11:25.514Z] + 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-02-15T21:11:25.524Z] Archiving artifacts [2022-02-15T21:11:25.692Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) [2022-02-15T21:11:25.692Z] === RUN TestStats [2022-02-15T21:11:26.188Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-02-15T21:11:26.189Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2022-02-15T21:11:26.189Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2022-02-15T21:11:26.189Z] === RUN TestWaitBlocked [2022-02-15T21:11:26.189Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T21:11:26.189Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T21:11:26.189Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T21:11:26.189Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T21:11:26.189Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T21:11:26.189Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T21:11:26.274Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2022-02-15T21:11:26.274Z] === RUN TestInspect [2022-02-15T21:11:27.364Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43245/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-02-15T21:11:27.568Z] --- PASS: TestWaitBlocked (0.02s) [2022-02-15T21:11:27.568Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2022-02-15T21:11:27.568Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2022-02-15T21:11:27.568Z] === CONT TestContainerStartOnDaemonRestart [2022-02-15T21:11:27.568Z] === CONT TestContainerKillOnDaemonStart [2022-02-15T21:11:27.568Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-15T21:11:27.727Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e -e DOCKER_GRAPHDRIVER docker:699174347c175a4c2134121af269cdff5ca0673e hack/make.sh binary [2022-02-15T21:11:27.984Z] [2022-02-15T21:11:28.208Z] --- PASS: TestStats (2.41s) [2022-02-15T21:11:28.208Z] === RUN TestStopContainerWithTimeout [2022-02-15T21:11:28.208Z] === RUN TestStopContainerWithTimeout/0 [2022-02-15T21:11:28.208Z] === PAUSE TestStopContainerWithTimeout/0 [2022-02-15T21:11:28.208Z] === RUN TestStopContainerWithTimeout/1 [2022-02-15T21:11:28.208Z] === PAUSE TestStopContainerWithTimeout/1 [2022-02-15T21:11:28.208Z] === RUN TestStopContainerWithTimeout/3 [2022-02-15T21:11:28.208Z] === PAUSE TestStopContainerWithTimeout/3 [2022-02-15T21:11:28.208Z] === RUN TestStopContainerWithTimeout/-1 [2022-02-15T21:11:28.208Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-02-15T21:11:28.208Z] === CONT TestStopContainerWithTimeout/0 [2022-02-15T21:11:28.208Z] === CONT TestStopContainerWithTimeout/-1 [2022-02-15T21:11:28.241Z] Removing bundles/ [2022-02-15T21:11:28.241Z] [2022-02-15T21:11:28.241Z] ---> Making bundle: binary (in bundles/binary) [2022-02-15T21:11:28.241Z] Building: bundles/binary-daemon/dockerd-dev [2022-02-15T21:11:28.241Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T21:11:28.770Z] === CONT TestStopContainerWithTimeout/3 [2022-02-15T21:11:29.470Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-02-15T21:11:29.541Z] --- PASS: TestInspect (2.67s) [2022-02-15T21:11:29.541Z] === RUN TestCreateJob [2022-02-15T21:11:30.845Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2022-02-15T21:11:30.845Z] === CONT TestIpcModeOlderClient [2022-02-15T21:11:30.845Z] --- PASS: TestIpcModeOlderClient (0.16s) [2022-02-15T21:11:30.845Z] === CONT TestDaemonHostGatewayIP [2022-02-15T21:11:31.285Z] === CONT TestStopContainerWithTimeout/1 [2022-02-15T21:11:31.411Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-15T21:11:32.057Z] --- PASS: TestCreateJob (2.97s) [2022-02-15T21:11:32.057Z] === RUN TestReplicatedJob [2022-02-15T21:11:32.238Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-02-15T21:11:32.238Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-02-15T21:11:32.238Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-02-15T21:11:32.238Z] --- PASS: TestStopContainerWithTimeout/3 (2.36s) [2022-02-15T21:11:32.238Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-02-15T21:11:32.238Z] === RUN TestDeleteDevicemapper [2022-02-15T21:11:32.238Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T21:11:32.238Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-02-15T21:11:32.238Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-15T21:11:32.787Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-15T21:11:32.787Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-15T21:11:32.787Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-15T21:11:32.787Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-15T21:11:33.046Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-15T21:11:33.046Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-15T21:11:33.046Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-15T21:11:33.047Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-15T21:11:33.047Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-15T21:11:33.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-02-15T21:11:33.624Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2022-02-15T21:11:33.624Z] === RUN TestUpdateMemory [2022-02-15T21:11:33.981Z] --- PASS: TestDaemonHostGatewayIP (3.20s) [2022-02-15T21:11:33.981Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-15T21:11:34.190Z] --- PASS: TestUpdateMemory (0.51s) [2022-02-15T21:11:34.190Z] === RUN TestUpdateCPUQuota [2022-02-15T21:11:35.118Z] --- PASS: TestUpdateCPUQuota (0.72s) [2022-02-15T21:11:35.118Z] === RUN TestUpdatePidsLimit [2022-02-15T21:11:35.118Z] === RUN TestUpdatePidsLimit/update_from_none [2022-02-15T21:11:35.118Z] === RUN TestUpdatePidsLimit/no_change [2022-02-15T21:11:35.373Z] === RUN TestUpdatePidsLimit/update_lower [2022-02-15T21:11:35.374Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-02-15T21:11:35.630Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-02-15T21:11:35.886Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-02-15T21:11:36.145Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-02-15T21:11:36.512Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-15T21:11:36.707Z] --- PASS: TestUpdatePidsLimit (1.75s) [2022-02-15T21:11:36.708Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-02-15T21:11:36.708Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-02-15T21:11:36.708Z] --- PASS: TestUpdatePidsLimit/update_lower (0.17s) [2022-02-15T21:11:36.708Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-02-15T21:11:36.708Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-02-15T21:11:36.708Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s) [2022-02-15T21:11:36.708Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-02-15T21:11:36.708Z] === RUN TestUpdateRestartPolicy [2022-02-15T21:11:36.771Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.70s) [2022-02-15T21:11:36.771Z] === CONT TestDaemonRestartIpcMode [2022-02-15T21:11:37.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-02-15T21:11:38.593Z] --- PASS: TestReplicatedJob (5.53s) [2022-02-15T21:11:38.593Z] === RUN TestUpdateReplicatedJob [2022-02-15T21:11:39.872Z] check_test.go:308: [d472728b8480e] daemon is not started [2022-02-15T21:11:39.872Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-02-15T21:11:39.872Z] --- PASS: TestDaemonRestartIpcMode (3.29s) [2022-02-15T21:11:40.440Z] --- PASS: TestContainerKillOnDaemonStart (13.00s) [2022-02-15T21:11:40.440Z] PASS [2022-02-15T21:11:40.440Z] [2022-02-15T21:11:40.440Z] === Skipped [2022-02-15T21:11:40.440Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-02-15T21:11:40.440Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T21:11:40.440Z] [2022-02-15T21:11:40.440Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-02-15T21:11:40.440Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T21:11:40.440Z] [2022-02-15T21:11:40.440Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-02-15T21:11:40.440Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T21:11:40.440Z] [2022-02-15T21:11:40.440Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T21:11:40.440Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T21:11:40.440Z] [2022-02-15T21:11:40.440Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-15T21:11:40.440Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T21:11:40.440Z] [2022-02-15T21:11:40.440Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2022-02-15T21:11:40.440Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-02-15T21:11:40.440Z] [2022-02-15T21:11:40.440Z] DONE 200 tests, 6 skipped in 155.306s [2022-02-15T21:11:40.440Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-15T21:11:40.440Z] ++ 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-02-15T21:11:40.440Z] ++ set -e [2022-02-15T21:11:40.440Z] ++ '[' -n 0 ']' [2022-02-15T21:11:40.440Z] ++ set -x [2022-02-15T21:11:40.440Z] ++ 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-02-15T21:11:40.440Z] === RUN TestConfigDaemonLibtrustID [2022-02-15T21:11:41.008Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-15T21:11:41.008Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2022-02-15T21:11:41.008Z] === RUN TestDaemonConfigValidation [2022-02-15T21:11:41.008Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-15T21:11:41.008Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-15T21:11:41.008Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-15T21:11:41.008Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-15T21:11:41.008Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-15T21:11:41.008Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-15T21:11:41.008Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-15T21:11:41.008Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-15T21:11:41.008Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-15T21:11:41.008Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-15T21:11:41.008Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-15T21:11:41.008Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-15T21:11:41.111Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-02-15T21:11:41.111Z] === RUN TestServiceListWithStatuses [2022-02-15T21:11:41.111Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T21:11:41.111Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-15T21:11:41.111Z] === RUN TestDockerNetworkConnectAlias [2022-02-15T21:11:41.267Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-15T21:11:41.267Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-15T21:11:41.267Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-15T21:11:41.424Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-15T21:11:41.424Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-15T21:11:41.424Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-15T21:11:41.424Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-15T21:11:41.424Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-15T21:11:41.424Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-15T21:11:41.424Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-15T21:11:41.424Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T21:11:41.424Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-15T21:11:41.424Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T21:11:41.424Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-15T21:11:41.424Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T21:11:41.424Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-15T21:11:41.424Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-15T21:11:41.424Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-15T21:11:41.424Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:11:41.424Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-15T21:11:41.424Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-15T21:11:41.424Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-15T21:11:41.424Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-15T21:11:41.527Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-15T21:11:41.527Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2022-02-15T21:11:41.527Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-02-15T21:11:41.527Z] --- PASS: TestDaemonConfigValidation/valid_config (0.15s) [2022-02-15T21:11:41.527Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-02-15T21:11:41.527Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-02-15T21:11:41.527Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-15T21:11:41.527Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-15T21:11:42.461Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-02-15T21:11:42.720Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-15T21:11:43.654Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-15T21:11:43.654Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-15T21:11:43.654Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-15T21:11:45.030Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-15T21:11:45.030Z] daemon_test.go:156: [d73bc238c8f28] daemon is not started [2022-02-15T21:11:45.030Z] --- PASS: TestConfigDaemonSeccompProfiles (3.29s) [2022-02-15T21:11:45.030Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-02-15T21:11:45.030Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2022-02-15T21:11:45.030Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.11s) [2022-02-15T21:11:45.030Z] === RUN TestDaemonProxy [2022-02-15T21:11:45.030Z] === RUN TestDaemonProxy/environment_variables [2022-02-15T21:11:45.214Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-15T21:11:45.214Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T21:11:45.214Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-15T21:11:45.214Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-15T21:11:45.214Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-15T21:11:45.275Z] --- PASS: TestDockerNetworkConnectAlias (4.10s) [2022-02-15T21:11:45.275Z] === RUN TestDockerNetworkReConnect [2022-02-15T21:11:45.963Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-02-15T21:11:46.529Z] === RUN TestDaemonProxy/command-line_options [2022-02-15T21:11:47.465Z] check_test.go:308: [df9e16eb442b7] daemon is not started [2022-02-15T21:11:47.465Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-02-15T21:11:47.723Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-15T21:11:48.291Z] === RUN TestDaemonProxy/configuration_file [2022-02-15T21:11:48.542Z] --- PASS: TestDockerNetworkReConnect (3.42s) [2022-02-15T21:11:48.542Z] === RUN TestServicePlugin [2022-02-15T21:11:48.875Z] --- PASS: TestUpdateRestartPolicy (10.68s) [2022-02-15T21:11:48.875Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-15T21:11:48.875Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-02-15T21:11:48.875Z] === RUN TestWaitNonBlocked [2022-02-15T21:11:48.875Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:11:48.875Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:11:48.875Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:11:48.875Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:11:48.875Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:11:48.875Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:11:48.875Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-02-15T21:11:48.875Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.52s) [2022-02-15T21:11:48.875Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-02-15T21:11:48.875Z] === RUN TestWaitBlocked [2022-02-15T21:11:48.875Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T21:11:48.875Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T21:11:48.875Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T21:11:48.875Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T21:11:48.875Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-02-15T21:11:48.875Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-02-15T21:11:48.875Z] --- PASS: TestWaitBlocked (0.01s) [2022-02-15T21:11:48.875Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.56s) [2022-02-15T21:11:48.875Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-02-15T21:11:48.875Z] === CONT TestContainerStartOnDaemonRestart [2022-02-15T21:11:48.875Z] === CONT TestRestartDaemonWithRestartingContainer [2022-02-15T21:11:49.009Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-15T21:11:50.190Z] === RUN TestDaemonProxy/conflicting_options [2022-02-15T21:11:50.756Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-15T21:11:51.015Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-15T21:11:51.015Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-02-15T21:11:51.230Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-15T21:11:51.230Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-15T21:11:51.230Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-15T21:11:51.230Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-15T21:11:51.230Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-15T21:11:51.230Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-15T21:11:51.230Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-15T21:11:51.230Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-15T21:11:51.230Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-15T21:11:51.274Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-02-15T21:11:51.274Z] --- PASS: TestDaemonProxy (6.39s) [2022-02-15T21:11:51.274Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-02-15T21:11:51.274Z] --- PASS: TestDaemonProxy/command-line_options (1.82s) [2022-02-15T21:11:51.274Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-02-15T21:11:51.274Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-15T21:11:51.274Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.55s) [2022-02-15T21:11:51.274Z] PASS [2022-02-15T21:11:51.274Z] [2022-02-15T21:11:51.274Z] === Skipped [2022-02-15T21:11:51.274Z] === SKIP: amd64.integration.daemon TestDaemonProxy/reload_sanitized (0.55s) [2022-02-15T21:11:51.274Z] daemon_test.go:333: Skipping test, because we did not find 'Reloaded configuration' in the logs [2022-02-15T21:11:51.274Z] --- SKIP: TestDaemonProxy/reload_sanitized (0.55s) [2022-02-15T21:11:51.274Z] [2022-02-15T21:11:51.274Z] DONE 17 tests, 1 skipped in 10.869s [2022-02-15T21:11:51.274Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-02-15T21:11:51.274Z] ++ 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-02-15T21:11:51.274Z] ++ set -e [2022-02-15T21:11:51.274Z] ++ '[' -n 0 ']' [2022-02-15T21:11:51.274Z] ++ set -x [2022-02-15T21:11:51.274Z] ++ 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-02-15T21:11:51.274Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-15T21:11:51.274Z] INFO: Testing against a local daemon [2022-02-15T21:11:51.274Z] === RUN TestCommitInheritsEnv [2022-02-15T21:11:51.391Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.93s) [2022-02-15T21:11:51.391Z] === CONT TestIpcModeOlderClient [2022-02-15T21:11:51.391Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s) [2022-02-15T21:11:51.391Z] === CONT TestContainerKillOnDaemonStart [2022-02-15T21:11:51.391Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-02-15T21:11:51.391Z] === CONT TestDaemonHostGatewayIP [2022-02-15T21:11:51.812Z] plugin_test.go:61: [da677b8801fc8] joining swarm manager [d6c8d4fa1e734]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:11:51.842Z] --- PASS: TestCommitInheritsEnv (0.36s) [2022-02-15T21:11:51.842Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-15T21:11:51.842Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-02-15T21:11:51.842Z] === RUN TestImportWithCustomPlatform [2022-02-15T21:11:51.842Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-15T21:11:51.842Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-15T21:11:51.842Z] === RUN TestImportWithCustomPlatform// [2022-02-15T21:11:51.842Z] === RUN TestImportWithCustomPlatform/linux [2022-02-15T21:11:51.842Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-15T21:11:52.100Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-15T21:11:52.100Z] === RUN TestImportWithCustomPlatform/macos [2022-02-15T21:11:52.100Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-15T21:11:52.100Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-15T21:11:52.100Z] --- PASS: TestImportWithCustomPlatform (0.41s) [2022-02-15T21:11:52.100Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-02-15T21:11:52.100Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-15T21:11:52.100Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-15T21:11:52.100Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-02-15T21:11:52.100Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-02-15T21:11:52.100Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-02-15T21:11:52.100Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-15T21:11:52.100Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-15T21:11:52.100Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-15T21:11:52.100Z] === RUN TestImagesFilterMultiReference [2022-02-15T21:11:52.100Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-02-15T21:11:52.100Z] === RUN TestImagePullPlatformInvalid [2022-02-15T21:11:52.359Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-02-15T21:11:52.360Z] === RUN TestRemoveImageOrphaning [2022-02-15T21:11:52.360Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-15T21:11:52.618Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2022-02-15T21:11:52.618Z] === RUN TestRemoveImageGarbageCollector [2022-02-15T21:11:53.193Z] plugin_test.go:64: [d1fe7b2c2124b] joining swarm manager [d6c8d4fa1e734]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:11:53.907Z] --- PASS: TestDaemonHostGatewayIP (2.50s) [2022-02-15T21:11:53.907Z] === CONT TestDaemonRestartIpcMode [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-15T21:11:54.447Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-15T21:11:54.447Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-15T21:11:54.447Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-15T21:11:54.447Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-15T21:11:54.447Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-15T21:11:54.447Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-15T21:11:54.447Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-15T21:11:54.447Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-15T21:11:54.447Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-15T21:11:54.447Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-15T21:11:54.447Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-15T21:11:54.447Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T21:11:54.447Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-15T21:11:55.024Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-15T21:11:55.024Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-15T21:11:55.024Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-15T21:11:55.024Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T21:11:55.024Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-15T21:11:55.178Z] --- PASS: TestRemoveImageGarbageCollector (2.33s) [2022-02-15T21:11:55.178Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-15T21:11:55.178Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-02-15T21:11:55.178Z] === RUN TestTagInvalidReference [2022-02-15T21:11:55.178Z] --- PASS: TestTagInvalidReference (0.03s) [2022-02-15T21:11:55.178Z] === RUN TestTagValidPrefixedRepo [2022-02-15T21:11:55.178Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-02-15T21:11:55.178Z] === RUN TestTagExistedNameWithoutForce [2022-02-15T21:11:55.178Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-02-15T21:11:55.178Z] === RUN TestTagOfficialNames [2022-02-15T21:11:55.178Z] --- PASS: TestTagOfficialNames (0.07s) [2022-02-15T21:11:55.178Z] === RUN TestTagMatchesDigest [2022-02-15T21:11:55.178Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-02-15T21:11:55.178Z] === CONT TestImportExtremelyLargeImageWorks [2022-02-15T21:11:55.436Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-15T21:11:55.436Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-15T21:11:55.436Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-15T21:11:55.436Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-15T21:11:55.436Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-15T21:11:55.436Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-15T21:11:55.438Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-15T21:11:55.796Z] --- PASS: TestDaemonRestartIpcMode (2.10s) [2022-02-15T21:11:55.904Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-15T21:11:55.904Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-15T21:11:55.904Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-15T21:11:56.007Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-15T21:11:56.007Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-15T21:11:56.573Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-02-15T21:11:57.140Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-15T21:11:57.707Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-02-15T21:11:58.274Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-02-15T21:11:58.274Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-15T21:11:58.842Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-02-15T21:11:58.842Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-02-15T21:11:59.411Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-15T21:11:59.411Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-02-15T21:11:59.977Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-02-15T21:12:00.548Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-02-15T21:12:01.061Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-15T21:12:01.061Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-15T21:12:01.061Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-15T21:12:01.061Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T21:12:01.061Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-15T21:12:01.116Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-02-15T21:12:01.375Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-02-15T21:12:01.942Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-02-15T21:12:02.184Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-15T21:12:02.509Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-02-15T21:12:03.076Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-02-15T21:12:03.644Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-02-15T21:12:03.881Z] --- PASS: TestContainerKillOnDaemonStart (11.79s) [2022-02-15T21:12:03.881Z] PASS [2022-02-15T21:12:03.881Z] [2022-02-15T21:12:03.881Z] === Skipped [2022-02-15T21:12:03.881Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-02-15T21:12:03.881Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T21:12:03.881Z] [2022-02-15T21:12:03.881Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-02-15T21:12:03.881Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-02-15T21:12:03.881Z] [2022-02-15T21:12:03.881Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-02-15T21:12:03.881Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-02-15T21:12:03.881Z] [2022-02-15T21:12:03.881Z] DONE 200 tests, 3 skipped in 109.911s [2022-02-15T21:12:03.881Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-02-15T21:12:03.881Z] ++ 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-02-15T21:12:03.881Z] ++ set -e [2022-02-15T21:12:03.881Z] ++ '[' -n 0 ']' [2022-02-15T21:12:03.881Z] ++ set -x [2022-02-15T21:12:03.881Z] ++ 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-02-15T21:12:03.881Z] === RUN TestConfigDaemonLibtrustID [2022-02-15T21:12:03.881Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-02-15T21:12:03.881Z] === RUN TestDaemonConfigValidation [2022-02-15T21:12:03.881Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-02-15T21:12:03.881Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-02-15T21:12:03.881Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-02-15T21:12:03.881Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-02-15T21:12:03.881Z] === RUN TestDaemonConfigValidation/invalid_config [2022-02-15T21:12:03.881Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-02-15T21:12:03.881Z] === RUN TestDaemonConfigValidation/malformed_config [2022-02-15T21:12:03.881Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-02-15T21:12:03.881Z] === RUN TestDaemonConfigValidation/valid_config [2022-02-15T21:12:03.881Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-02-15T21:12:03.881Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-02-15T21:12:03.881Z] === CONT TestDaemonConfigValidation/valid_config [2022-02-15T21:12:03.881Z] === CONT TestDaemonConfigValidation/invalid_config [2022-02-15T21:12:03.881Z] === CONT TestDaemonConfigValidation/malformed_config [2022-02-15T21:12:03.881Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-02-15T21:12:03.881Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-02-15T21:12:03.881Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-02-15T21:12:03.881Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-02-15T21:12:03.881Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.05s) [2022-02-15T21:12:03.881Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2022-02-15T21:12:03.881Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-02-15T21:12:03.881Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-15T21:12:03.881Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-02-15T21:12:04.210Z] check_test.go:308: [d60ecb7619422] daemon is not started [2022-02-15T21:12:04.210Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-02-15T21:12:04.808Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-02-15T21:12:05.146Z] check_test.go:308: [d49d529fe58aa] daemon is not started [2022-02-15T21:12:05.146Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-02-15T21:12:05.712Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-02-15T21:12:05.735Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-02-15T21:12:06.662Z] === CONT TestConfigDaemonSeccompProfiles [2022-02-15T21:12:06.662Z] daemon_test.go:156: [ddd713094ca1d] daemon is not started [2022-02-15T21:12:06.662Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-02-15T21:12:06.662Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-02-15T21:12:06.662Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-02-15T21:12:06.662Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-02-15T21:12:06.662Z] === RUN TestDaemonProxy [2022-02-15T21:12:06.662Z] === RUN TestDaemonProxy/environment_variables [2022-02-15T21:12:07.087Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-02-15T21:12:08.023Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-15T21:12:08.261Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-15T21:12:08.551Z] === RUN TestDaemonProxy/command-line_options [2022-02-15T21:12:09.399Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-15T21:12:10.336Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-02-15T21:12:10.440Z] === RUN TestDaemonProxy/configuration_file [2022-02-15T21:12:10.595Z] check_test.go:308: [d19e19af72f82] daemon is not started [2022-02-15T21:12:10.595Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-02-15T21:12:11.806Z] === RUN TestDaemonProxy/conflicting_options [2022-02-15T21:12:12.369Z] === RUN TestDaemonProxy/reload_sanitized [2022-02-15T21:12:12.498Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-15T21:12:12.931Z] --- PASS: TestDaemonProxy (6.26s) [2022-02-15T21:12:12.931Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-02-15T21:12:12.931Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-02-15T21:12:12.931Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-02-15T21:12:12.931Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-02-15T21:12:12.931Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-02-15T21:12:12.931Z] PASS [2022-02-15T21:12:12.931Z] [2022-02-15T21:12:12.931Z] DONE 17 tests in 10.174s [2022-02-15T21:12:12.931Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-02-15T21:12:12.931Z] ++ 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-02-15T21:12:12.931Z] ++ set -e [2022-02-15T21:12:12.931Z] ++ '[' -n 0 ']' [2022-02-15T21:12:12.931Z] ++ set -x [2022-02-15T21:12:12.931Z] ++ 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-02-15T21:12:13.192Z] INFO: Testing against a local daemon [2022-02-15T21:12:13.192Z] === RUN TestCommitInheritsEnv [2022-02-15T21:12:13.434Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-02-15T21:12:13.452Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-02-15T21:12:13.452Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-15T21:12:13.452Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-15T21:12:13.452Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T21:12:13.452Z] === RUN TestImportWithCustomPlatform [2022-02-15T21:12:13.452Z] === RUN TestImportWithCustomPlatform/#00 [2022-02-15T21:12:13.452Z] === RUN TestImportWithCustomPlatform/_______ [2022-02-15T21:12:13.452Z] === RUN TestImportWithCustomPlatform// [2022-02-15T21:12:13.452Z] === RUN TestImportWithCustomPlatform/linux [2022-02-15T21:12:13.452Z] === RUN TestImportWithCustomPlatform/LINUX [2022-02-15T21:12:13.452Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-02-15T21:12:13.708Z] === RUN TestImportWithCustomPlatform/macos [2022-02-15T21:12:13.708Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-02-15T21:12:13.708Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-02-15T21:12:13.708Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2022-02-15T21:12:13.708Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-02-15T21:12:13.708Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-02-15T21:12:13.708Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-02-15T21:12:13.708Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-02-15T21:12:13.708Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-02-15T21:12:13.708Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-02-15T21:12:13.708Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-02-15T21:12:13.708Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-02-15T21:12:13.708Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-02-15T21:12:13.708Z] === RUN TestImagesFilterMultiReference [2022-02-15T21:12:13.708Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-02-15T21:12:13.708Z] === RUN TestImagePullPlatformInvalid [2022-02-15T21:12:13.708Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-02-15T21:12:13.708Z] === RUN TestRemoveImageOrphaning [2022-02-15T21:12:13.964Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-02-15T21:12:13.964Z] === RUN TestRemoveImageGarbageCollector [2022-02-15T21:12:13.964Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T21:12:13.964Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-02-15T21:12:13.964Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-15T21:12:13.964Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-02-15T21:12:13.964Z] === RUN TestTagInvalidReference [2022-02-15T21:12:13.964Z] --- PASS: TestTagInvalidReference (0.01s) [2022-02-15T21:12:13.964Z] === RUN TestTagValidPrefixedRepo [2022-02-15T21:12:13.964Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-02-15T21:12:13.964Z] === RUN TestTagExistedNameWithoutForce [2022-02-15T21:12:13.964Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-02-15T21:12:13.964Z] === RUN TestTagOfficialNames [2022-02-15T21:12:13.964Z] --- PASS: TestTagOfficialNames (0.05s) [2022-02-15T21:12:13.964Z] === RUN TestTagMatchesDigest [2022-02-15T21:12:13.964Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-02-15T21:12:13.964Z] PASS [2022-02-15T21:12:13.964Z] [2022-02-15T21:12:13.964Z] === Skipped [2022-02-15T21:12:13.964Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T21:12:13.964Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-02-15T21:12:13.964Z] [2022-02-15T21:12:13.964Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-02-15T21:12:13.964Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T21:12:13.964Z] [2022-02-15T21:12:13.964Z] DONE 22 tests, 2 skipped in 1.130s [2022-02-15T21:12:13.964Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-02-15T21:12:13.964Z] ++ 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-02-15T21:12:13.964Z] ++ set -e [2022-02-15T21:12:13.964Z] ++ '[' -n 0 ']' [2022-02-15T21:12:13.964Z] ++ set -x [2022-02-15T21:12:13.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-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-02-15T21:12:14.220Z] INFO: Testing against a local daemon [2022-02-15T21:12:14.220Z] === RUN TestNetworkCreateDelete [2022-02-15T21:12:14.220Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-02-15T21:12:14.220Z] === RUN TestDockerNetworkDeletePreferID [2022-02-15T21:12:14.782Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-02-15T21:12:14.782Z] === RUN TestDaemonDNSFallback [2022-02-15T21:12:15.339Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-02-15T21:12:19.527Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-02-15T21:12:19.728Z] --- PASS: TestServicePlugin (29.79s) [2022-02-15T21:12:19.728Z] === RUN TestServiceUpdateLabel [2022-02-15T21:12:20.094Z] check_test.go:308: [d7469c9ca7a5e] daemon is not started [2022-02-15T21:12:20.292Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-02-15T21:12:20.292Z] === RUN TestServiceUpdateSecrets [2022-02-15T21:12:20.352Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-02-15T21:12:21.318Z] --- PASS: TestDaemonDNSFallback (6.21s) [2022-02-15T21:12:21.318Z] === RUN TestInspectNetwork [2022-02-15T21:12:22.883Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-15T21:12:23.834Z] === RUN TestInspectNetwork/full_network_id [2022-02-15T21:12:23.834Z] === RUN TestInspectNetwork/partial_network_id [2022-02-15T21:12:23.834Z] === RUN TestInspectNetwork/network_name [2022-02-15T21:12:23.834Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-15T21:12:24.261Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-15T21:12:24.261Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-15T21:12:24.828Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-15T21:12:28.001Z] --- PASS: TestInspectNetwork (7.07s) [2022-02-15T21:12:28.001Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-15T21:12:28.001Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-15T21:12:28.001Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-15T21:12:28.001Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-15T21:12:28.001Z] === RUN TestRunContainerWithBridgeNone [2022-02-15T21:12:28.116Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-15T21:12:28.375Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-02-15T21:12:29.366Z] --- PASS: TestRunContainerWithBridgeNone (1.39s) [2022-02-15T21:12:29.366Z] === RUN TestNetworkInvalidJSON [2022-02-15T21:12:29.366Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-15T21:12:29.366Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-15T21:12:29.366Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:12:29.366Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:12:29.366Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:12:29.366Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:12:29.366Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-15T21:12:29.366Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:12:29.366Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:12:29.366Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-02-15T21:12:29.366Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-15T21:12:29.366Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-15T21:12:29.366Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-15T21:12:29.366Z] === RUN TestNetworkList [2022-02-15T21:12:29.366Z] === RUN TestNetworkList//networks [2022-02-15T21:12:29.366Z] === PAUSE TestNetworkList//networks [2022-02-15T21:12:29.366Z] === RUN TestNetworkList//networks/ [2022-02-15T21:12:29.366Z] === PAUSE TestNetworkList//networks/ [2022-02-15T21:12:29.366Z] === CONT TestNetworkList//networks [2022-02-15T21:12:29.366Z] === CONT TestNetworkList//networks/ [2022-02-15T21:12:29.366Z] --- PASS: TestNetworkList (0.01s) [2022-02-15T21:12:29.366Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-15T21:12:29.366Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-15T21:12:29.366Z] === RUN TestHostIPv4BridgeLabel [2022-02-15T21:12:29.928Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-02-15T21:12:29.928Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-15T21:12:30.277Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-15T21:12:30.855Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-02-15T21:12:30.855Z] === RUN TestDaemonDefaultNetworkPools [2022-02-15T21:12:31.212Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-02-15T21:12:31.822Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-02-15T21:12:31.822Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-15T21:12:32.149Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-15T21:12:32.774Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-02-15T21:12:32.774Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-15T21:12:33.525Z] check_test.go:308: [d67764dbf6219] daemon is not started [2022-02-15T21:12:33.525Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-02-15T21:12:34.140Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s) [2022-02-15T21:12:34.140Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-15T21:12:34.461Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-02-15T21:12:34.703Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-02-15T21:12:34.703Z] === RUN TestServiceWithPredefinedNetwork [2022-02-15T21:12:35.030Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-02-15T21:12:35.127Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2022-02-15T21:12:35.127Z] === RUN TestServiceUpdateConfigs [2022-02-15T21:12:35.597Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-02-15T21:12:37.224Z] --- PASS: TestServiceWithPredefinedNetwork (2.14s) [2022-02-15T21:12:37.224Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-15T21:12:37.224Z] service_test.go:243: FLAKY_TEST [2022-02-15T21:12:37.224Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T21:12:37.224Z] === RUN TestServiceWithDataPathPortInit [2022-02-15T21:12:37.500Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-02-15T21:12:37.500Z] check_test.go:308: [db1ecd78c003a] daemon is not started [2022-02-15T21:12:37.500Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-02-15T21:12:38.067Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-15T21:12:39.445Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-02-15T21:12:40.012Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-15T21:12:41.918Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-15T21:12:41.918Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-02-15T21:12:46.138Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-02-15T21:12:47.512Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-02-15T21:12:49.413Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-02-15T21:12:49.965Z] --- PASS: TestServiceUpdateConfigs (14.46s) [2022-02-15T21:12:49.966Z] === RUN TestServiceUpdateNetwork [2022-02-15T21:12:52.061Z] --- PASS: TestServiceWithDataPathPortInit (12.91s) [2022-02-15T21:12:52.061Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-15T21:12:52.061Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:r41eurw4aroe0irdswp4nm1py Created:2022-02-15 21:12:50.938108704 +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[8f0bbe72f74a64266f2318530bc02ac90a404a89dd635a05c08591436fd319b7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aaj8w69qjudh7kb8nfseyn1wu EndpointID:1cde4ceb464646047b121f4038a04e64d0e4cdcdd57a64ebe1336a221e06956c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:64666ec0fc3ead22854d137d94ff068dc352b56f8e3442d62c4f9f1b8a25c3cc 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:e9558eefcefd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aaj8w69qjudh7kb8nfseyn1wu EndpointID:1cde4ceb464646047b121f4038a04e64d0e4cdcdd57a64ebe1336a221e06956c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-15T21:12:52.699Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-02-15T21:12:55.983Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-02-15T21:12:56.226Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.69s) [2022-02-15T21:12:56.226Z] PASS [2022-02-15T21:12:56.226Z] [2022-02-15T21:12:56.226Z] === Skipped [2022-02-15T21:12:56.226Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T21:12:56.226Z] service_test.go:243: FLAKY_TEST [2022-02-15T21:12:56.226Z] [2022-02-15T21:12:56.226Z] DONE 26 tests, 1 skipped in 42.253s [2022-02-15T21:12:56.226Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-15T21:12:56.226Z] ++ 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-02-15T21:12:56.226Z] ++ set -e [2022-02-15T21:12:56.226Z] ++ '[' -n 0 ']' [2022-02-15T21:12:56.226Z] ++ set -x [2022-02-15T21:12:56.226Z] ++ 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-02-15T21:12:56.483Z] INFO: Testing against a local daemon [2022-02-15T21:12:56.483Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-15T21:12:56.483Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:12:56.483Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T21:12:56.483Z] === RUN TestDockerNetworkIpvlan [2022-02-15T21:12:56.483Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:12:56.483Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-15T21:12:56.483Z] PASS [2022-02-15T21:12:56.483Z] [2022-02-15T21:12:56.483Z] === Skipped [2022-02-15T21:12:56.483Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T21:12:56.483Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:12:56.483Z] [2022-02-15T21:12:56.483Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-15T21:12:56.483Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:12:56.483Z] [2022-02-15T21:12:56.483Z] DONE 2 tests, 2 skipped in 0.088s [2022-02-15T21:12:56.483Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-15T21:12:56.483Z] ++ 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-02-15T21:12:56.483Z] ++ set -e [2022-02-15T21:12:56.483Z] ++ '[' -n 0 ']' [2022-02-15T21:12:56.483Z] ++ set -x [2022-02-15T21:12:56.483Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-15T21:12:56.483Z] INFO: Testing against a local daemon [2022-02-15T21:12:56.483Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-15T21:12:56.923Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-15T21:12:56.923Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-15T21:12:57.849Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2022-02-15T21:12:57.849Z] === RUN TestDockerNetworkMacvlan [2022-02-15T21:12:58.776Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-15T21:12:59.338Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-15T21:12:59.900Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-15T21:13:00.210Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-02-15T21:13:01.585Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-15T21:13:01.585Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-02-15T21:13:01.790Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-15T21:13:01.844Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-15T21:13:02.102Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-15T21:13:02.131Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2022-02-15T21:13:02.131Z] === RUN TestServiceUpdatePidsLimit [2022-02-15T21:13:02.386Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-15T21:13:02.670Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-02-15T21:13:02.928Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-15T21:13:02.928Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-15T21:13:03.155Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-15T21:13:03.314Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-15T21:13:03.495Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-15T21:13:03.754Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-15T21:13:03.754Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-02-15T21:13:04.657Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-02-15T21:13:04.657Z] Copying nested executables into bundles/binary-daemon [2022-02-15T21:13:04.657Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-02-15T21:13:04.657Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T21:13:04.657Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-02-15T21:13:04.657Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-02-15T21:13:04.987Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e -e DOCKER_GRAPHDRIVER docker:699174347c175a4c2134121af269cdff5ca0673e hack/make.sh cross [2022-02-15T21:13:05.243Z] [2022-02-15T21:13:05.243Z] Removing bundles/ [2022-02-15T21:13:05.500Z] [2022-02-15T21:13:05.500Z] ---> Making bundle: cross (in bundles/cross) [2022-02-15T21:13:05.500Z] Cross building: bundles/cross/linux/amd64 [2022-02-15T21:13:05.500Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-15T21:13:05.500Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-15T21:13:06.286Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-15T21:13:06.423Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-15T21:13:06.854Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-02-15T21:13:06.986Z] --- PASS: TestDockerNetworkMacvlan (9.04s) [2022-02-15T21:13:06.986Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-02-15T21:13:06.986Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-02-15T21:13:06.986Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-02-15T21:13:06.986Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.76s) [2022-02-15T21:13:06.986Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2022-02-15T21:13:06.986Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s) [2022-02-15T21:13:06.986Z] PASS [2022-02-15T21:13:06.986Z] [2022-02-15T21:13:06.986Z] DONE 8 tests in 10.494s [2022-02-15T21:13:06.986Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-15T21:13:06.986Z] ++ 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-02-15T21:13:06.986Z] ++ set -e [2022-02-15T21:13:06.986Z] ++ '[' -n 0 ']' [2022-02-15T21:13:06.986Z] ++ set -x [2022-02-15T21:13:06.986Z] ++ 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-02-15T21:13:06.986Z] testing: warning: no tests to run [2022-02-15T21:13:06.986Z] PASS [2022-02-15T21:13:06.986Z] [2022-02-15T21:13:06.986Z] DONE 0 tests in 0.023s [2022-02-15T21:13:06.986Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-15T21:13:06.986Z] ++ 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-02-15T21:13:06.986Z] ++ set -e [2022-02-15T21:13:06.986Z] ++ '[' -n 0 ']' [2022-02-15T21:13:06.986Z] ++ set -x [2022-02-15T21:13:06.986Z] ++ 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-02-15T21:13:06.986Z] INFO: Testing against a local daemon [2022-02-15T21:13:06.986Z] === RUN TestAuthZPluginAllowRequest [2022-02-15T21:13:07.421Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-15T21:13:08.016Z] --- PASS: TestBuildWithHugeFile (154.06s) [2022-02-15T21:13:08.016Z] === RUN TestBuildWCOWSandboxSize [2022-02-15T21:13:08.016Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T21:13:08.016Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-02-15T21:13:08.016Z] === RUN TestBuildWithEmptyDockerfile [2022-02-15T21:13:08.016Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:13:08.016Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:13:08.016Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:13:08.016Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:13:08.016Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:13:08.016Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:13:08.016Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-02-15T21:13:08.016Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-02-15T21:13:08.016Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-02-15T21:13:08.016Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-02-15T21:13:08.016Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-02-15T21:13:08.016Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-02-15T21:13:08.016Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-02-15T21:13:08.016Z] === RUN TestBuildPreserveOwnership [2022-02-15T21:13:08.016Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:13:08.016Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-02-15T21:13:08.016Z] === RUN TestBuildPlatformInvalid [2022-02-15T21:13:08.016Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-02-15T21:13:08.016Z] PASS [2022-02-15T21:13:08.016Z] ok github.com/docker/docker/integration/build 238.506s [2022-02-15T21:13:08.016Z] [2022-02-15T21:13:08.016Z] === Skipped [2022-02-15T21:13:08.016Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-02-15T21:13:08.016Z] build_session_test.go:25: TODO: BuildKit [2022-02-15T21:13:08.016Z] [2022-02-15T21:13:08.016Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-02-15T21:13:08.016Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:08.016Z] [2022-02-15T21:13:08.016Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-02-15T21:13:08.016Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:13:08.016Z] [2022-02-15T21:13:08.016Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-02-15T21:13:08.016Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:13:08.016Z] [2022-02-15T21:13:08.016Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-02-15T21:13:08.016Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-02-15T21:13:08.016Z] [2022-02-15T21:13:08.016Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-02-15T21:13:08.016Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:13:08.016Z] [2022-02-15T21:13:08.016Z] DONE 29 tests, 6 skipped in 268.731s [2022-02-15T21:13:08.016Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-02-15T21:13:08.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:13:08.016Z] INFO: Testing against a local daemon [2022-02-15T21:13:08.016Z] === RUN TestConfigInspect [2022-02-15T21:13:08.016Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:08.016Z] --- SKIP: TestConfigInspect (0.00s) [2022-02-15T21:13:08.016Z] === RUN TestConfigList [2022-02-15T21:13:08.016Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:08.016Z] --- SKIP: TestConfigList (0.00s) [2022-02-15T21:13:08.016Z] === RUN TestConfigsCreateAndDelete [2022-02-15T21:13:08.016Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:08.016Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-02-15T21:13:08.016Z] === RUN TestConfigsUpdate [2022-02-15T21:13:08.016Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:08.016Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-02-15T21:13:08.016Z] === RUN TestTemplatedConfig [2022-02-15T21:13:08.016Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:08.016Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-02-15T21:13:08.016Z] === RUN TestConfigCreateResolve [2022-02-15T21:13:08.016Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:13:08.016Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-02-15T21:13:08.016Z] PASS [2022-02-15T21:13:08.016Z] ok github.com/docker/docker/integration/config 0.119s [2022-02-15T21:13:08.016Z] [2022-02-15T21:13:08.016Z] === Skipped [2022-02-15T21:13:08.016Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-02-15T21:13:08.016Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:08.016Z] [2022-02-15T21:13:08.016Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-02-15T21:13:08.016Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:08.016Z] [2022-02-15T21:13:08.016Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-02-15T21:13:08.016Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:08.016Z] [2022-02-15T21:13:08.016Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-02-15T21:13:08.016Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:08.016Z] [2022-02-15T21:13:08.016Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-02-15T21:13:08.016Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:08.016Z] [2022-02-15T21:13:08.016Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-02-15T21:13:08.016Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:13:08.016Z] [2022-02-15T21:13:08.016Z] DONE 6 tests, 6 skipped in 2.360s [2022-02-15T21:13:08.016Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-02-15T21:13:08.016Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:13:08.016Z] INFO: Testing against a local daemon [2022-02-15T21:13:08.016Z] === RUN TestCheckpoint [2022-02-15T21:13:08.016Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T21:13:08.016Z] --- SKIP: TestCheckpoint (0.00s) [2022-02-15T21:13:08.016Z] === RUN TestContainerInvalidJSON [2022-02-15T21:13:08.016Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:13:08.016Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:13:08.016Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:13:08.016Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:13:08.016Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-02-15T21:13:08.016Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-02-15T21:13:08.016Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-02-15T21:13:08.016Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-02-15T21:13:08.016Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-02-15T21:13:08.016Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-02-15T21:13:08.016Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.30s) [2022-02-15T21:13:08.016Z] === RUN TestCopyFromContainerPathIsNotDir [2022-02-15T21:13:08.016Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.32s) [2022-02-15T21:13:08.016Z] === RUN TestCopyToContainerPathDoesNotExist [2022-02-15T21:13:08.016Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-02-15T21:13:08.016Z] === RUN TestCopyToContainerPathIsNotDir [2022-02-15T21:13:08.016Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2022-02-15T21:13:08.016Z] === RUN TestCopyFromContainer [2022-02-15T21:13:08.016Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:08.016Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-02-15T21:13:08.016Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-02-15T21:13:08.016Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:13:08.016Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:13:08.016Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:13:08.016Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:13:08.016Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:13:08.016Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:13:08.016Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-02-15T21:13:08.016Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-02-15T21:13:08.016Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-02-15T21:13:08.016Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-02-15T21:13:08.016Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-02-15T21:13:08.016Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-02-15T21:13:08.016Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-02-15T21:13:08.016Z] === RUN TestCreateLinkToNonExistingContainer [2022-02-15T21:13:08.016Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-15T21:13:08.016Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-02-15T21:13:08.016Z] === RUN TestCreateWithInvalidEnv [2022-02-15T21:13:08.016Z] === RUN TestCreateWithInvalidEnv/0 [2022-02-15T21:13:08.016Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-02-15T21:13:08.016Z] === RUN TestCreateWithInvalidEnv/1 [2022-02-15T21:13:08.016Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-02-15T21:13:08.016Z] === RUN TestCreateWithInvalidEnv/2 [2022-02-15T21:13:08.016Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-02-15T21:13:08.016Z] === CONT TestCreateWithInvalidEnv/0 [2022-02-15T21:13:08.016Z] === CONT TestCreateWithInvalidEnv/2 [2022-02-15T21:13:08.016Z] === CONT TestCreateWithInvalidEnv/1 [2022-02-15T21:13:08.016Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-02-15T21:13:08.016Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-02-15T21:13:08.016Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-02-15T21:13:08.016Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-02-15T21:13:08.016Z] === RUN TestCreateTmpfsMountsTarget [2022-02-15T21:13:08.016Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:08.016Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-02-15T21:13:08.016Z] === RUN TestCreateWithCustomMaskedPaths [2022-02-15T21:13:08.017Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:13:08.017Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-02-15T21:13:08.017Z] === RUN TestCreateWithCustomReadonlyPaths [2022-02-15T21:13:08.017Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:13:08.017Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-15T21:13:08.017Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-02-15T21:13:08.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:13:08.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:13:08.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:13:08.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:13:08.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:13:08.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:13:08.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:13:08.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:13:08.017Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:13:08.017Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:13:08.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-02-15T21:13:08.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-02-15T21:13:08.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-02-15T21:13:08.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-02-15T21:13:08.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-02-15T21:13:08.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-02-15T21:13:08.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-02-15T21:13:08.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-02-15T21:13:08.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-02-15T21:13:08.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-02-15T21:13:08.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-02-15T21:13:08.017Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-02-15T21:13:08.017Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-15T21:13:08.017Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-15T21:13:08.017Z] === RUN TestCreateDifferentPlatform [2022-02-15T21:13:08.017Z] === RUN TestCreateDifferentPlatform/different_os [2022-02-15T21:13:08.017Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-02-15T21:13:08.017Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-02-15T21:13:08.017Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-02-15T21:13:08.017Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-02-15T21:13:08.017Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-02-15T21:13:08.017Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2022-02-15T21:13:08.017Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-02-15T21:13:08.017Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-15T21:13:08.017Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-15T21:13:08.017Z] === RUN TestContainerKillOnDaemonStart [2022-02-15T21:13:08.017Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:08.017Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-02-15T21:13:08.017Z] === RUN TestDiff [2022-02-15T21:13:08.017Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-15T21:13:08.017Z] --- SKIP: TestDiff (0.00s) [2022-02-15T21:13:08.017Z] === RUN TestExecWithCloseStdin [2022-02-15T21:13:08.017Z] --- PASS: TestExecWithCloseStdin (2.71s) [2022-02-15T21:13:08.017Z] === RUN TestExec [2022-02-15T21:13:08.351Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) [2022-02-15T21:13:08.351Z] === RUN TestAuthZPluginTLS [2022-02-15T21:13:08.607Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-02-15T21:13:08.607Z] === RUN TestAuthZPluginDenyRequest [2022-02-15T21:13:09.170Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-02-15T21:13:09.170Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-15T21:13:09.324Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-15T21:13:09.732Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-02-15T21:13:09.732Z] === RUN TestAuthZPluginDenyResponse [2022-02-15T21:13:10.294Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-02-15T21:13:10.294Z] === RUN TestAuthZPluginAllowEventStream [2022-02-15T21:13:10.701Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-15T21:13:10.944Z] --- PASS: TestExec (2.51s) [2022-02-15T21:13:10.944Z] === RUN TestExecUser [2022-02-15T21:13:10.944Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-15T21:13:10.944Z] --- SKIP: TestExecUser (0.00s) [2022-02-15T21:13:10.944Z] === RUN TestExportContainerAndImportImage [2022-02-15T21:13:10.944Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:10.944Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-02-15T21:13:10.944Z] === RUN TestExportContainerAfterDaemonRestart [2022-02-15T21:13:10.944Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:10.944Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-02-15T21:13:10.944Z] === RUN TestHealthCheckWorkdir [2022-02-15T21:13:10.944Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-15T21:13:10.944Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-02-15T21:13:10.944Z] === RUN TestHealthKillContainer [2022-02-15T21:13:10.944Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-15T21:13:10.944Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-02-15T21:13:10.944Z] === RUN TestInspectCpusetInConfigPre120 [2022-02-15T21:13:10.944Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T21:13:10.944Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T21:13:10.944Z] === RUN TestKillContainerInvalidSignal [2022-02-15T21:13:11.221Z] --- PASS: TestAuthZPluginAllowEventStream (1.03s) [2022-02-15T21:13:11.221Z] === RUN TestAuthZPluginErrorResponse [2022-02-15T21:13:11.397Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-15T21:13:11.783Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-02-15T21:13:11.783Z] === RUN TestAuthZPluginErrorRequest [2022-02-15T21:13:12.077Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-15T21:13:12.345Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-02-15T21:13:12.345Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-15T21:13:12.643Z] docker_cli_daemon_test.go:2522: [da9d637574590] daemon is not started [2022-02-15T21:13:12.643Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-15T21:13:12.906Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-02-15T21:13:12.906Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-15T21:13:13.145Z] --- PASS: TestKillContainerInvalidSignal (2.30s) [2022-02-15T21:13:13.145Z] === RUN TestKillContainer [2022-02-15T21:13:13.145Z] === RUN TestKillContainer/no_signal [2022-02-15T21:13:14.271Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.29s) [2022-02-15T21:13:14.271Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-15T21:13:14.545Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-02-15T21:13:15.335Z] === RUN TestKillContainer/non_killing_signal [2022-02-15T21:13:15.335Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-15T21:13:15.335Z] === RUN TestKillContainer/killing_signal [2022-02-15T21:13:15.635Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.26s) [2022-02-15T21:13:15.635Z] === RUN TestAuthZPluginHeader [2022-02-15T21:13:16.197Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-02-15T21:13:16.197Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-15T21:13:16.197Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T21:13:16.197Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-15T21:13:16.197Z] === RUN TestAuthZPluginV2Disable [2022-02-15T21:13:16.197Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T21:13:16.197Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-02-15T21:13:16.197Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-15T21:13:16.197Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T21:13:16.197Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-15T21:13:16.197Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-15T21:13:16.197Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T21:13:16.197Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-15T21:13:16.197Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-15T21:13:17.526Z] --- PASS: TestKillContainer (4.75s) [2022-02-15T21:13:17.526Z] --- PASS: TestKillContainer/no_signal (2.21s) [2022-02-15T21:13:17.526Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-15T21:13:17.526Z] --- PASS: TestKillContainer/killing_signal (2.46s) [2022-02-15T21:13:17.526Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-02-15T21:13:17.526Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:13:17.526Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-15T21:13:17.526Z] === RUN TestKillStoppedContainer [2022-02-15T21:13:17.526Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:13:17.526Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-02-15T21:13:17.526Z] === RUN TestKillStoppedContainerAPIPre120 [2022-02-15T21:13:17.526Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:13:17.526Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.01s) [2022-02-15T21:13:17.526Z] === RUN TestKillDifferentUserContainer [2022-02-15T21:13:17.526Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-15T21:13:17.526Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-02-15T21:13:17.526Z] === RUN TestInspectOomKilledTrue [2022-02-15T21:13:17.526Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:17.526Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-02-15T21:13:17.526Z] === RUN TestInspectOomKilledFalse [2022-02-15T21:13:17.526Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T21:13:17.526Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-02-15T21:13:17.526Z] === RUN TestLogsFollowTailEmpty [2022-02-15T21:13:17.931Z] --- PASS: TestServiceUpdatePidsLimit (16.08s) [2022-02-15T21:13:17.931Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-02-15T21:13:17.931Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-02-15T21:13:17.931Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-02-15T21:13:17.931Z] PASS [2022-02-15T21:13:17.931Z] [2022-02-15T21:13:17.931Z] === Skipped [2022-02-15T21:13:17.931Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-15T21:13:17.931Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T21:13:17.931Z] [2022-02-15T21:13:17.931Z] DONE 27 tests, 1 skipped in 182.852s [2022-02-15T21:13:17.931Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-15T21:13:17.931Z] INFO: Testing against a local daemon [2022-02-15T21:13:17.931Z] === RUN TestSessionCreate [2022-02-15T21:13:17.931Z] --- PASS: TestSessionCreate (0.02s) [2022-02-15T21:13:17.931Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-15T21:13:17.931Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-15T21:13:17.931Z] PASS [2022-02-15T21:13:17.931Z] [2022-02-15T21:13:17.931Z] DONE 2 tests in 0.075s [2022-02-15T21:13:17.931Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-15T21:13:17.931Z] INFO: Testing against a local daemon [2022-02-15T21:13:17.931Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-15T21:13:17.931Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-02-15T21:13:17.931Z] === RUN TestDiskUsage [2022-02-15T21:13:17.931Z] === PAUSE TestDiskUsage [2022-02-15T21:13:17.931Z] === RUN TestEventsExecDie [2022-02-15T21:13:17.931Z] --- PASS: TestEventsExecDie (0.53s) [2022-02-15T21:13:17.931Z] === RUN TestEventsBackwardsCompatible [2022-02-15T21:13:17.931Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-02-15T21:13:17.931Z] === RUN TestEventsVolumeCreate [2022-02-15T21:13:18.187Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-02-15T21:13:18.187Z] === RUN TestInfoBinaryCommits [2022-02-15T21:13:18.187Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-15T21:13:18.187Z] === RUN TestInfoAPIVersioned [2022-02-15T21:13:18.187Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-15T21:13:18.187Z] === RUN TestInfoAPI [2022-02-15T21:13:18.187Z] --- PASS: TestInfoAPI (0.02s) [2022-02-15T21:13:18.187Z] === RUN TestInfoAPIWarnings [2022-02-15T21:13:19.720Z] --- PASS: TestLogsFollowTailEmpty (2.28s) [2022-02-15T21:13:19.720Z] === RUN TestNetworkNat [2022-02-15T21:13:19.720Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-15T21:13:19.720Z] --- SKIP: TestNetworkNat (0.00s) [2022-02-15T21:13:19.720Z] === RUN TestNetworkLocalhostTCPNat [2022-02-15T21:13:19.812Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-15T21:13:22.638Z] --- PASS: TestNetworkLocalhostTCPNat (2.65s) [2022-02-15T21:13:22.638Z] === RUN TestNetworkLoopbackNat [2022-02-15T21:13:22.638Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-15T21:13:22.638Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-02-15T21:13:22.638Z] === RUN TestPause [2022-02-15T21:13:22.638Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-15T21:13:22.638Z] --- SKIP: TestPause (0.00s) [2022-02-15T21:13:22.638Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-02-15T21:13:23.097Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-15T21:13:24.830Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.25s) [2022-02-15T21:13:24.830Z] === RUN TestPauseStopPausedContainer [2022-02-15T21:13:24.830Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:13:24.830Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-02-15T21:13:24.830Z] === RUN TestPsFilter [2022-02-15T21:13:25.292Z] --- PASS: TestPsFilter (0.25s) [2022-02-15T21:13:25.292Z] === RUN TestRemoveContainerWithRemovedVolume [2022-02-15T21:13:25.628Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-02-15T21:13:27.004Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-02-15T21:13:27.480Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.55s) [2022-02-15T21:13:27.480Z] === RUN TestRemoveContainerWithVolume [2022-02-15T21:13:29.539Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-02-15T21:13:29.798Z] check_test.go:308: [dc1037c7bbef6] daemon is not started [2022-02-15T21:13:29.798Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-02-15T21:13:30.397Z] --- PASS: TestRemoveContainerWithVolume (2.56s) [2022-02-15T21:13:30.397Z] === RUN TestRemoveContainerRunning [2022-02-15T21:13:32.587Z] --- PASS: TestRemoveContainerRunning (2.29s) [2022-02-15T21:13:32.587Z] === RUN TestRemoveContainerForceRemoveRunning [2022-02-15T21:13:34.238Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s) [2022-02-15T21:13:34.238Z] PASS [2022-02-15T21:13:34.238Z] [2022-02-15T21:13:34.238Z] === Skipped [2022-02-15T21:13:34.238Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-02-15T21:13:34.238Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T21:13:34.238Z] [2022-02-15T21:13:34.238Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-02-15T21:13:34.238Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T21:13:34.238Z] [2022-02-15T21:13:34.238Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-02-15T21:13:34.238Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T21:13:34.238Z] [2022-02-15T21:13:34.238Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-02-15T21:13:34.238Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T21:13:34.238Z] [2022-02-15T21:13:34.238Z] DONE 17 tests, 4 skipped in 25.751s [2022-02-15T21:13:34.238Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-15T21:13:34.238Z] ++ 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-02-15T21:13:34.238Z] ++ set -e [2022-02-15T21:13:34.238Z] ++ '[' -n 0 ']' [2022-02-15T21:13:34.238Z] ++ set -x [2022-02-15T21:13:34.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-15T21:13:34.238Z] INFO: Testing against a local daemon [2022-02-15T21:13:34.238Z] === RUN TestPluginInvalidJSON [2022-02-15T21:13:34.238Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:13:34.238Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:13:34.238Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:13:34.238Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-02-15T21:13:34.238Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-15T21:13:34.238Z] === RUN TestPluginInstall [2022-02-15T21:13:34.238Z] === RUN TestPluginInstall/no_auth [2022-02-15T21:13:34.238Z] time="2022-02-15T21:13:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:13:34.238Z] time="2022-02-15T21:13:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:369aba0942a63d892cf46d6f8eea9a4254a6da87a49436fe1f247b77f181626c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:13:34.238Z] time="2022-02-15T21:13:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:13:34.238Z] time="2022-02-15T21:13:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:369aba0942a63d892cf46d6f8eea9a4254a6da87a49436fe1f247b77f181626c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:13:34.238Z] === RUN TestPluginInstall/with_htpasswd [2022-02-15T21:13:34.781Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.25s) [2022-02-15T21:13:34.781Z] === RUN TestRemoveInvalidContainer [2022-02-15T21:13:34.781Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-02-15T21:13:34.781Z] === RUN TestRenameLinkedContainer [2022-02-15T21:13:34.781Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-15T21:13:34.781Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-02-15T21:13:34.781Z] === RUN TestRenameStoppedContainer [2022-02-15T21:13:34.801Z] time="2022-02-15T21:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:13:34.801Z] time="2022-02-15T21:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86fe018e3f4a47ea052b4cda387790da9eea4896abe92fb859b9e006301ee3f8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:13:34.801Z] time="2022-02-15T21:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:13:34.801Z] time="2022-02-15T21:13:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:86fe018e3f4a47ea052b4cda387790da9eea4896abe92fb859b9e006301ee3f8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:13:34.801Z] === RUN TestPluginInstall/with_insecure [2022-02-15T21:13:35.729Z] time="2022-02-15T21:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:13:35.729Z] time="2022-02-15T21:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:235c3f08924377f116d90de904b80bf8f09a1c36cc73a0a312a780903facc276" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:13:35.729Z] time="2022-02-15T21:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:13:35.729Z] time="2022-02-15T21:13:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:235c3f08924377f116d90de904b80bf8f09a1c36cc73a0a312a780903facc276" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:13:35.985Z] plugin_test.go:165: [d4d485e252819] daemon is not started [2022-02-15T21:13:35.985Z] --- PASS: TestPluginInstall (3.03s) [2022-02-15T21:13:35.985Z] --- PASS: TestPluginInstall/no_auth (1.44s) [2022-02-15T21:13:35.985Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-02-15T21:13:35.985Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-02-15T21:13:35.985Z] === RUN TestPluginsWithRuntimes [2022-02-15T21:13:36.226Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-02-15T21:13:36.226Z] === RUN TestInfoDebug [2022-02-15T21:13:36.226Z] --- PASS: TestInfoDebug (0.53s) [2022-02-15T21:13:36.226Z] === RUN TestInfoInsecureRegistries [2022-02-15T21:13:36.226Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-02-15T21:13:36.226Z] === RUN TestInfoRegistryMirrors [2022-02-15T21:13:36.226Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-15T21:13:36.226Z] === RUN TestLoginFailsWithBadCredentials [2022-02-15T21:13:36.226Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-02-15T21:13:36.226Z] === RUN TestPingCacheHeaders [2022-02-15T21:13:36.226Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-15T21:13:36.226Z] === RUN TestPingGet [2022-02-15T21:13:36.226Z] --- PASS: TestPingGet (0.01s) [2022-02-15T21:13:36.226Z] === RUN TestPingHead [2022-02-15T21:13:36.226Z] --- PASS: TestPingHead (0.02s) [2022-02-15T21:13:36.226Z] === RUN TestVersion [2022-02-15T21:13:36.226Z] --- PASS: TestVersion (0.02s) [2022-02-15T21:13:36.226Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-02-15T21:13:36.226Z] === CONT TestDiskUsage [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite (333.81s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.60s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.60s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.17s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.04s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.55s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.37s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.98s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.45s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.30s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.23s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.25s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.17s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.17s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.57s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.47s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.31s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.02s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.63s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.23s) [2022-02-15T21:13:36.362Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.39s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.58s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.38s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.10s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.84s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.12s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.67s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.69s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.77s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.67s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.81s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.36s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.85s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.44s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.27s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.98s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.29s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.18s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.14s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.78s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.86s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.30s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.44s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.98s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.43s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.98s) [2022-02-15T21:13:36.362Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-15T21:13:36.362Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.45s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.95s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.70s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.75s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.74s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.36s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.78s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.24s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.35s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.88s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.56s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.44s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.59s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.93s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.74s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.90s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.72s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.40s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.78s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.50s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.75s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.22s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.38s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.04s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.19s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.17s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.19s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.99s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.46s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.48s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.55s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.75s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.63s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-02-15T21:13:36.362Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.61s) [2022-02-15T21:13:36.362Z] === RUN TestDockerSwarmSuite [2022-02-15T21:13:36.362Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-02-15T21:13:36.791Z] === RUN TestDiskUsage/empty [2022-02-15T21:13:36.791Z] === RUN TestDiskUsage/empty/container_types [2022-02-15T21:13:36.791Z] === RUN TestDiskUsage/empty/image_types [2022-02-15T21:13:36.791Z] === RUN TestDiskUsage/empty/volume_types [2022-02-15T21:13:36.791Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-15T21:13:36.791Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-15T21:13:36.791Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-15T21:13:36.791Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-15T21:13:36.791Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-15T21:13:36.791Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-15T21:13:36.791Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-15T21:13:36.791Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-15T21:13:37.048Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-15T21:13:37.048Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-15T21:13:37.048Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-15T21:13:37.048Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-15T21:13:37.048Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-15T21:13:37.048Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-15T21:13:37.048Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-15T21:13:37.048Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-15T21:13:37.048Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-15T21:13:37.048Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-15T21:13:37.048Z] === RUN TestDiskUsage/after_container.Run [2022-02-15T21:13:37.304Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-15T21:13:37.304Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-15T21:13:37.304Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-15T21:13:37.304Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-15T21:13:37.304Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-15T21:13:37.304Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-15T21:13:37.304Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-15T21:13:37.304Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-15T21:13:37.304Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-15T21:13:37.304Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-15T21:13:37.349Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-15T21:13:37.560Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.48s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage (1.48s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-15T21:13:37.560Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T21:13:37.560Z] PASS [2022-02-15T21:13:37.560Z] [2022-02-15T21:13:37.560Z] DONE 50 tests in 20.162s [2022-02-15T21:13:37.560Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-15T21:13:37.560Z] INFO: Testing against a local daemon [2022-02-15T21:13:37.560Z] === RUN TestVolumesCreateAndList [2022-02-15T21:13:37.560Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-15T21:13:37.560Z] === RUN TestVolumesRemove [2022-02-15T21:13:37.816Z] --- PASS: TestVolumesRemove (0.07s) [2022-02-15T21:13:37.816Z] === RUN TestVolumesInspect [2022-02-15T21:13:37.816Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-15T21:13:37.816Z] === RUN TestVolumesInvalidJSON [2022-02-15T21:13:37.816Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-15T21:13:37.816Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-15T21:13:37.816Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-15T21:13:37.816Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-02-15T21:13:37.816Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-15T21:13:37.816Z] PASS [2022-02-15T21:13:37.816Z] [2022-02-15T21:13:37.816Z] DONE 5 tests in 0.154s [2022-02-15T21:13:37.816Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-15T21:13:38.276Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-15T21:13:38.379Z] Stopping apparmor (via systemctl): apparmor.service. [2022-02-15T21:13:38.379Z] Removing test suite binaries [2022-02-15T21:13:38.379Z] exiting test-integration [2022-02-15T21:13:38.379Z] ++ exit 0 [2022-02-15T21:13:38.379Z] [2022-02-15T21:13:38.892Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-02-15T21:13:38.892Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-15T21:13:39.203Z] --- PASS: TestPluginsWithRuntimes (3.14s) [2022-02-15T21:13:39.203Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.83s) [2022-02-15T21:13:39.203Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.80s) [2022-02-15T21:13:39.203Z] === RUN TestPluginBackCompatMediaTypes Post stage [Pipeline] junit [2022-02-15T21:13:39.755Z] Recording test results [2022-02-15T21:13:39.765Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-02-15T21:13:39.765Z] PASS [2022-02-15T21:13:39.765Z] [2022-02-15T21:13:39.765Z] DONE 10 tests in 6.840s [2022-02-15T21:13:39.765Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-15T21:13:39.765Z] ++ 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-02-15T21:13:39.765Z] ++ set -e [2022-02-15T21:13:39.765Z] ++ '[' -n 0 ']' [2022-02-15T21:13:39.765Z] ++ set -x [2022-02-15T21:13:39.765Z] ++ 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-02-15T21:13:39.765Z] INFO: Testing against a local daemon [2022-02-15T21:13:39.765Z] === RUN TestExternalGraphDriver [2022-02-15T21:13:39.765Z] === RUN TestExternalGraphDriver/json [2022-02-15T21:13:40.795Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-15T21:13:41.138Z] === RUN TestExternalGraphDriver/spec [2022-02-15T21:13:41.418Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-15T21:13:41.736Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-02-15T21:13:41.758Z] + echo Ensuring container killed. [2022-02-15T21:13:41.758Z] Ensuring container killed. [2022-02-15T21:13:41.758Z] + docker rm -vf docker-pr3 [2022-02-15T21:13:41.758Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-02-15T21:13:42.080Z] + echo Chowning /workspace to jenkins user [2022-02-15T21:13:42.080Z] Chowning /workspace to jenkins user [2022-02-15T21:13:42.080Z] + id -u [2022-02-15T21:13:42.080Z] + id -g [2022-02-15T21:13:42.080Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43245:/workspace busybox chown -R 1000:1000 /workspace [2022-02-15T21:13:42.080Z] Unable to find image 'busybox:latest' locally [2022-02-15T21:13:42.080Z] latest: Pulling from library/busybox [2022-02-15T21:13:42.337Z] 009932687766: Pulling fs layer [2022-02-15T21:13:42.337Z] 009932687766: Verifying Checksum [2022-02-15T21:13:42.337Z] 009932687766: Download complete [2022-02-15T21:13:42.337Z] 009932687766: Pull complete [2022-02-15T21:13:42.337Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-15T21:13:42.337Z] Status: Downloaded newer image for busybox:latest [2022-02-15T21:13:43.073Z] === RUN TestExternalGraphDriver/pull [2022-02-15T21:13:43.380Z] --- PASS: TestRenameStoppedContainer (7.41s) [2022-02-15T21:13:43.380Z] === RUN TestRenameRunningContainerAndReuse [2022-02-15T21:13:43.680Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-15T21:13:43.680Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-15T21:13:43.680Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-15T21:13:43.680Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-15T21:13:43.680Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-15T21:13:44.045Z] + bundleName=amd64-cgroup2 [2022-02-15T21:13:44.045Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-02-15T21:13:44.045Z] Creating amd64-cgroup2-bundles.tar.gz [2022-02-15T21:13:44.045Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-15T21:13:44.045Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-15T21:13:44.310Z] Archiving artifacts [2022-02-15T21:13:44.438Z] --- PASS: TestExternalGraphDriver (4.71s) [2022-02-15T21:13:44.439Z] --- PASS: TestExternalGraphDriver/json (1.53s) [2022-02-15T21:13:44.439Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2022-02-15T21:13:44.439Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-02-15T21:13:44.439Z] === RUN TestGraphdriverPluginV2 [2022-02-15T21:13:44.439Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T21:13:44.439Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-02-15T21:13:44.439Z] PASS [2022-02-15T21:13:44.439Z] [2022-02-15T21:13:44.439Z] === Skipped [2022-02-15T21:13:44.439Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-02-15T21:13:44.439Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T21:13:44.439Z] [2022-02-15T21:13:44.439Z] DONE 5 tests, 1 skipped in 4.814s [2022-02-15T21:13:44.439Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-15T21:13:44.439Z] ++ 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-02-15T21:13:44.439Z] ++ set -e [2022-02-15T21:13:44.439Z] ++ '[' -n 0 ']' [2022-02-15T21:13:44.439Z] ++ set -x [2022-02-15T21:13:44.439Z] ++ 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-02-15T21:13:44.439Z] INFO: Testing against a local daemon [2022-02-15T21:13:44.439Z] === RUN TestContinueAfterPluginCrash [2022-02-15T21:13:44.439Z] === PAUSE TestContinueAfterPluginCrash [2022-02-15T21:13:44.439Z] === RUN TestReadPluginNoRead [2022-02-15T21:13:44.439Z] === PAUSE TestReadPluginNoRead [2022-02-15T21:13:44.439Z] === RUN TestDaemonStartWithLogOpt [2022-02-15T21:13:44.439Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-15T21:13:44.439Z] === CONT TestContinueAfterPluginCrash [2022-02-15T21:13:44.439Z] === CONT TestDaemonStartWithLogOpt [2022-02-15T21:13:45.936Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-02-15T21:13:46.238Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43245/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T21:13:46.584Z] + make clean [2022-02-15T21:13:46.584Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T21:13:46.584Z] docker-dev-cache [2022-02-15T21:13:46.584Z] docker-mod-cache [Pipeline] deleteDir [2022-02-15T21:13:47.132Z] --- PASS: TestRenameRunningContainerAndReuse (4.80s) [2022-02-15T21:13:47.132Z] === RUN TestRenameInvalidName [2022-02-15T21:13:47.711Z] --- PASS: TestDaemonStartWithLogOpt (3.01s) [2022-02-15T21:13:47.711Z] === CONT TestReadPluginNoRead [2022-02-15T21:13:48.432Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-15T21:13:48.903Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-15T21:13:48.903Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-15T21:13:48.903Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-15T21:13:48.903Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-15T21:13:48.903Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-15T21:13:48.903Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-15T21:13:48.903Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-15T21:13:49.220Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-15T21:13:49.321Z] --- PASS: TestRenameInvalidName (2.23s) [2022-02-15T21:13:49.321Z] === RUN TestRenameAnonymousContainer [2022-02-15T21:13:49.371Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-15T21:13:49.601Z] === RUN TestReadPluginNoRead/default [2022-02-15T21:13:49.894Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-15T21:13:49.894Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-15T21:13:49.894Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-15T21:13:49.894Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-15T21:13:49.894Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-15T21:13:50.155Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-15T21:13:50.358Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-15T21:13:50.413Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-15T21:13:50.879Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-15T21:13:50.966Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-15T21:13:50.979Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-15T21:13:51.893Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-15T21:13:51.914Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-15T21:13:51.914Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-15T21:13:51.914Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-15T21:13:52.446Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-15T21:13:52.446Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-15T21:13:52.446Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-15T21:13:52.446Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-15T21:13:52.446Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-15T21:13:52.446Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-15T21:13:52.446Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-15T21:13:52.446Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-15T21:13:52.454Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2022-02-15T21:13:52.482Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-15T21:13:53.016Z] === CONT TestReadPluginNoRead [2022-02-15T21:13:53.016Z] read_test.go:92: [d42fd353b3c4d] daemon is not started [2022-02-15T21:13:53.016Z] --- PASS: TestReadPluginNoRead (5.40s) [2022-02-15T21:13:53.016Z] --- PASS: TestReadPluginNoRead/default (1.13s) [2022-02-15T21:13:53.016Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.08s) [2022-02-15T21:13:53.016Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.10s) [2022-02-15T21:13:53.016Z] PASS [2022-02-15T21:13:53.016Z] [2022-02-15T21:13:53.016Z] DONE 6 tests in 8.492s [2022-02-15T21:13:53.016Z] 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-02-15T21:13:53.016Z] ++ 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-02-15T21:13:53.016Z] ++ set -e [2022-02-15T21:13:53.016Z] ++ '[' -n 0 ']' [2022-02-15T21:13:53.016Z] ++ set -x [2022-02-15T21:13:53.016Z] ++ 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-02-15T21:13:53.016Z] testing: warning: no tests to run [2022-02-15T21:13:53.016Z] PASS [2022-02-15T21:13:53.016Z] [2022-02-15T21:13:53.016Z] DONE 0 tests in 0.028s [2022-02-15T21:13:53.016Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-15T21:13:53.016Z] ++ 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-02-15T21:13:53.016Z] ++ set -e [2022-02-15T21:13:53.016Z] ++ '[' -n 0 ']' [2022-02-15T21:13:53.016Z] ++ set -x [2022-02-15T21:13:53.016Z] ++ 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-02-15T21:13:53.016Z] INFO: Testing against a local daemon [2022-02-15T21:13:53.016Z] === RUN TestPluginWithDevMounts [2022-02-15T21:13:53.016Z] === PAUSE TestPluginWithDevMounts [2022-02-15T21:13:53.016Z] === CONT TestPluginWithDevMounts [2022-02-15T21:13:53.433Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-15T21:13:54.152Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-15T21:13:54.906Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-02-15T21:13:54.906Z] PASS [2022-02-15T21:13:54.906Z] [2022-02-15T21:13:54.906Z] DONE 1 tests in 1.608s [2022-02-15T21:13:54.906Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-15T21:13:54.906Z] ++ 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-02-15T21:13:54.906Z] ++ set -e [2022-02-15T21:13:54.906Z] ++ '[' -n 0 ']' [2022-02-15T21:13:54.906Z] ++ set -x [2022-02-15T21:13:54.906Z] ++ 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-02-15T21:13:54.906Z] INFO: Testing against a local daemon [2022-02-15T21:13:54.906Z] === RUN TestSecretInspect [2022-02-15T21:13:55.718Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-15T21:13:55.718Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-15T21:13:55.718Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-15T21:13:55.718Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-15T21:13:55.718Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-15T21:13:55.718Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-15T21:13:56.795Z] --- PASS: TestSecretInspect (2.09s) [2022-02-15T21:13:56.795Z] === RUN TestSecretList [2022-02-15T21:13:57.225Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-15T21:13:58.670Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-15T21:13:58.790Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-15T21:13:58.790Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-15T21:13:58.790Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-15T21:13:58.790Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-15T21:13:58.790Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-15T21:13:58.790Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-15T21:13:59.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-02-15T21:13:59.313Z] --- PASS: TestSecretList (2.11s) [2022-02-15T21:13:59.314Z] === RUN TestSecretsCreateAndDelete [2022-02-15T21:13:59.984Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-02-15T21:14:00.680Z] --- PASS: TestSecretsCreateAndDelete (1.68s) [2022-02-15T21:14:00.680Z] === RUN TestSecretsUpdate [2022-02-15T21:14:00.920Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-15T21:14:01.178Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-15T21:14:01.742Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-15T21:14:02.113Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-15T21:14:02.568Z] --- PASS: TestSecretsUpdate (2.10s) [2022-02-15T21:14:02.568Z] === RUN TestTemplatedSecret [2022-02-15T21:14:02.680Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-15T21:14:02.680Z] docker_api_swarm_test.go:563: [d7be08a75c685] joining swarm manager [dc0b584f0d341]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:14:03.247Z] === RUN TestDockerSuite/TestBuildFails [2022-02-15T21:14:04.176Z] --- PASS: TestRenameAnonymousContainer (15.07s) [2022-02-15T21:14:04.176Z] === RUN TestRenameContainerWithSameName [2022-02-15T21:14:04.183Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-15T21:14:04.442Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-15T21:14:05.085Z] --- PASS: TestTemplatedSecret (2.01s) [2022-02-15T21:14:05.085Z] === RUN TestSecretCreateResolve [2022-02-15T21:14:06.451Z] --- PASS: TestSecretCreateResolve (1.70s) [2022-02-15T21:14:06.451Z] PASS [2022-02-15T21:14:06.451Z] [2022-02-15T21:14:06.451Z] DONE 6 tests in 11.782s [2022-02-15T21:14:06.451Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-02-15T21:14:06.451Z] ++ 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-02-15T21:14:06.451Z] ++ set -e [2022-02-15T21:14:06.451Z] ++ '[' -n 0 ']' [2022-02-15T21:14:06.451Z] ++ set -x [2022-02-15T21:14:06.451Z] ++ 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-02-15T21:14:06.451Z] INFO: Testing against a local daemon [2022-02-15T21:14:06.451Z] === RUN TestServiceCreateInit [2022-02-15T21:14:06.451Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-15T21:14:06.975Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-15T21:14:07.093Z] --- PASS: TestRenameContainerWithSameName (2.35s) [2022-02-15T21:14:07.093Z] === RUN TestRenameContainerWithLinkedContainer [2022-02-15T21:14:07.093Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-15T21:14:07.093Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s) [2022-02-15T21:14:07.093Z] === RUN TestResize [2022-02-15T21:14:08.877Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-15T21:14:09.283Z] --- PASS: TestResize (2.27s) [2022-02-15T21:14:09.283Z] === RUN TestResizeWithInvalidSize [2022-02-15T21:14:09.716Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-15T21:14:09.811Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-15T21:14:11.189Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-15T21:14:11.447Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-15T21:14:11.470Z] --- PASS: TestResizeWithInvalidSize (2.18s) [2022-02-15T21:14:11.470Z] === RUN TestResizeWhenContainerNotStarted [2022-02-15T21:14:12.381Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-15T21:14:12.983Z] --- PASS: TestServiceCreateInit (6.08s) [2022-02-15T21:14:12.984Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.09s) [2022-02-15T21:14:12.984Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (2.98s) [2022-02-15T21:14:12.984Z] === RUN TestCreateServiceMultipleTimes [2022-02-15T21:14:13.604Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-15T21:14:13.658Z] --- PASS: TestResizeWhenContainerNotStarted (2.55s) [2022-02-15T21:14:13.658Z] === RUN TestDaemonRestartKillContainers [2022-02-15T21:14:13.658Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:14:13.658Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-02-15T21:14:13.658Z] === RUN TestStats [2022-02-15T21:14:13.658Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-15T21:14:13.658Z] --- SKIP: TestStats (0.00s) [2022-02-15T21:14:13.658Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-02-15T21:14:14.919Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-15T21:14:15.487Z] docker_api_swarm_test.go:585: [d763a9f2d7f1c] joining swarm manager [dc0b584f0d341]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:14:15.487Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-15T21:14:16.055Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-15T21:14:16.676Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-15T21:14:17.964Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-15T21:14:18.223Z] check_test.go:379: [d7be08a75c685] daemon is not started [2022-02-15T21:14:18.502Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-15T21:14:19.492Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-15T21:14:19.492Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-15T21:14:19.492Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-15T21:14:19.587Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.41s) [2022-02-15T21:14:19.587Z] === RUN TestStopContainerWithTimeout [2022-02-15T21:14:19.587Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-15T21:14:19.587Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-02-15T21:14:19.587Z] === RUN TestUpdateRestartPolicy [2022-02-15T21:14:19.601Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-15T21:14:20.976Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-15T21:14:21.429Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-15T21:14:21.897Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-15T21:14:21.897Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-15T21:14:22.365Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-15T21:14:23.281Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-15T21:14:24.850Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-15T21:14:25.162Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-15T21:14:25.162Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-15T21:14:25.315Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-15T21:14:25.729Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-15T21:14:26.296Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-15T21:14:26.864Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-15T21:14:26.864Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-15T21:14:27.529Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-15T21:14:27.801Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-15T21:14:27.824Z] --- PASS: TestCreateServiceMultipleTimes (14.52s) [2022-02-15T21:14:27.824Z] === RUN TestCreateServiceConflict [2022-02-15T21:14:28.060Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-15T21:14:28.628Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-15T21:14:28.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-02-15T21:14:28.628Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-15T21:14:28.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-02-15T21:14:29.188Z] --- PASS: TestCreateServiceConflict (2.10s) [2022-02-15T21:14:29.188Z] === RUN TestCreateServiceMaxReplicas [2022-02-15T21:14:29.195Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-15T21:14:29.454Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-15T21:14:30.021Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-15T21:14:30.725Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-15T21:14:30.725Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-15T21:14:30.725Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-15T21:14:30.725Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-15T21:14:30.725Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-15T21:14:30.725Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-15T21:14:30.725Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-15T21:14:30.725Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-15T21:14:30.725Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-15T21:14:31.704Z] --- PASS: TestCreateServiceMaxReplicas (2.48s) [2022-02-15T21:14:31.704Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-15T21:14:31.711Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-15T21:14:31.924Z] docker_api_swarm_test.go:46: [db68a1db76d25] joining swarm manager [d9160e5e9406e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:14:31.924Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-15T21:14:33.422Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-15T21:14:33.422Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-15T21:14:33.422Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-15T21:14:33.422Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-15T21:14:33.422Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-15T21:14:33.422Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-15T21:14:33.422Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-15T21:14:33.422Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-15T21:14:33.422Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-15T21:14:33.422Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-15T21:14:34.455Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-15T21:14:39.753Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-15T21:14:40.720Z] --- PASS: TestUpdateRestartPolicy (21.90s) [2022-02-15T21:14:40.720Z] === RUN TestUpdateRestartWithAutoRemove [2022-02-15T21:14:41.904Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-02-15T21:14:41.904Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-02-15T21:14:41.904Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-15T21:14:41.904Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-02-15T21:14:41.904Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-02-15T21:14:41.904Z] Cross building: bundles/cross/windows/amd64 [2022-02-15T21:14:41.904Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-15T21:14:41.904Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-15T21:14:42.288Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-15T21:14:42.288Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-15T21:14:42.288Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-15T21:14:42.288Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-15T21:14:42.547Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-15T21:14:42.805Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-15T21:14:43.642Z] --- PASS: TestUpdateRestartWithAutoRemove (2.25s) [2022-02-15T21:14:43.642Z] === RUN TestWaitNonBlocked [2022-02-15T21:14:43.642Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:14:43.642Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:14:43.642Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:14:43.642Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:14:43.642Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-02-15T21:14:43.642Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-02-15T21:14:45.337Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-15T21:14:46.272Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-15T21:14:46.541Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.56s) [2022-02-15T21:14:46.541Z] === RUN TestCreateServiceSecretFileMode [2022-02-15T21:14:48.174Z] --- PASS: TestImportExtremelyLargeImageWorks (172.68s) [2022-02-15T21:14:48.174Z] PASS [2022-02-15T21:14:48.174Z] [2022-02-15T21:14:48.174Z] DONE 22 tests in 176.656s [2022-02-15T21:14:48.174Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-02-15T21:14:48.174Z] ++ 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-02-15T21:14:48.174Z] ++ set -e [2022-02-15T21:14:48.174Z] ++ '[' -n 0 ']' [2022-02-15T21:14:48.174Z] ++ set -x [2022-02-15T21:14:48.174Z] ++ 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-02-15T21:14:48.174Z] INFO: Testing against a local daemon [2022-02-15T21:14:48.174Z] === RUN TestNetworkCreateDelete [2022-02-15T21:14:48.174Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-02-15T21:14:48.174Z] === RUN TestDockerNetworkDeletePreferID [2022-02-15T21:14:48.741Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2022-02-15T21:14:48.741Z] === RUN TestDaemonDNSFallback [2022-02-15T21:14:49.307Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-15T21:14:49.568Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-15T21:14:50.135Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-15T21:14:50.394Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-02-15T21:14:50.745Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-02-15T21:14:50.745Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.78s) [2022-02-15T21:14:50.745Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.71s) [2022-02-15T21:14:50.745Z] === RUN TestWaitBlocked [2022-02-15T21:14:50.745Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:14:50.745Z] --- SKIP: TestWaitBlocked (0.00s) [2022-02-15T21:14:50.745Z] PASS [2022-02-15T21:14:50.745Z] ok github.com/docker/docker/integration/container 107.221s [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === Skipped [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-02-15T21:14:51.208Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-02-15T21:14:51.208Z] copy_test.go:81: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-02-15T21:14:51.208Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-02-15T21:14:51.208Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-02-15T21:14:51.208Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-02-15T21:14:51.208Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-02-15T21:14:51.208Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-02-15T21:14:51.208Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-02-15T21:14:51.208Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-02-15T21:14:51.208Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-02-15T21:14:51.208Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-02-15T21:14:51.208Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-02-15T21:14:51.208Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-02-15T21:14:51.208Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-02-15T21:14:51.208Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-02-15T21:14:51.208Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-02-15T21:14:51.208Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-02-15T21:14:51.208Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-02-15T21:14:51.208Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:14:51.208Z] [2022-02-15T21:14:51.208Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-02-15T21:14:51.208Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.01s) [2022-02-15T21:14:51.209Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-02-15T21:14:51.209Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-02-15T21:14:51.209Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-02-15T21:14:51.209Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-02-15T21:14:51.209Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-02-15T21:14:51.209Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-02-15T21:14:51.209Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-02-15T21:14:51.209Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-02-15T21:14:51.209Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s) [2022-02-15T21:14:51.209Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-02-15T21:14:51.209Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-02-15T21:14:51.209Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-02-15T21:14:51.209Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-02-15T21:14:51.209Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:14:51.209Z] [2022-02-15T21:14:51.209Z] DONE 87 tests, 33 skipped in 110.088s [2022-02-15T21:14:51.209Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-02-15T21:14:51.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-02-15T21:14:55.521Z] --- PASS: TestDaemonDNSFallback (6.54s) [2022-02-15T21:14:55.521Z] === RUN TestInspectNetwork [2022-02-15T21:14:56.457Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-15T21:14:56.480Z] --- PASS: TestCreateServiceSecretFileMode (11.86s) [2022-02-15T21:14:56.480Z] === RUN TestCreateServiceConfigFileMode [2022-02-15T21:14:59.743Z] === RUN TestInspectNetwork/full_network_id [2022-02-15T21:14:59.743Z] === RUN TestInspectNetwork/partial_network_id [2022-02-15T21:14:59.743Z] === RUN TestInspectNetwork/network_name [2022-02-15T21:14:59.743Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-02-15T21:14:59.743Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-15T21:15:00.314Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-15T21:15:01.689Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-15T21:15:01.689Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-15T21:15:01.689Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-15T21:15:03.591Z] --- PASS: TestInspectNetwork (8.26s) [2022-02-15T21:15:03.591Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-02-15T21:15:03.591Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-02-15T21:15:03.591Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-02-15T21:15:03.591Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-02-15T21:15:03.591Z] === RUN TestRunContainerWithBridgeNone [2022-02-15T21:15:04.969Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-15T21:15:05.227Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-15T21:15:05.485Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2022-02-15T21:15:05.485Z] === RUN TestNetworkInvalidJSON [2022-02-15T21:15:05.485Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-15T21:15:05.485Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-15T21:15:05.485Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:15:05.485Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:15:05.485Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:15:05.485Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:15:05.485Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-15T21:15:05.485Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:15:05.485Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:15:05.485Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-02-15T21:15:05.485Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-02-15T21:15:05.485Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-02-15T21:15:05.485Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-02-15T21:15:05.485Z] === RUN TestNetworkList [2022-02-15T21:15:05.485Z] === RUN TestNetworkList//networks [2022-02-15T21:15:05.485Z] === PAUSE TestNetworkList//networks [2022-02-15T21:15:05.485Z] === RUN TestNetworkList//networks/ [2022-02-15T21:15:05.485Z] === PAUSE TestNetworkList//networks/ [2022-02-15T21:15:05.485Z] === CONT TestNetworkList//networks [2022-02-15T21:15:05.485Z] === CONT TestNetworkList//networks/ [2022-02-15T21:15:05.485Z] --- PASS: TestNetworkList (0.02s) [2022-02-15T21:15:05.485Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-02-15T21:15:05.485Z] --- PASS: TestNetworkList//networks (0.00s) [2022-02-15T21:15:05.485Z] === RUN TestHostIPv4BridgeLabel [2022-02-15T21:15:06.052Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2022-02-15T21:15:06.052Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-15T21:15:06.986Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-15T21:15:06.986Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-15T21:15:07.245Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-02-15T21:15:07.245Z] === RUN TestDaemonDefaultNetworkPools [2022-02-15T21:15:07.812Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-02-15T21:15:07.812Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-15T21:15:08.380Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-15T21:15:08.697Z] --- PASS: TestCreateServiceConfigFileMode (12.37s) [2022-02-15T21:15:08.697Z] === RUN TestCreateServiceSysctls [2022-02-15T21:15:08.948Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-15T21:15:09.207Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-02-15T21:15:09.207Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-15T21:15:09.776Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-15T21:15:10.345Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2022-02-15T21:15:10.345Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-15T21:15:10.345Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-15T21:15:10.913Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2022-02-15T21:15:10.913Z] === RUN TestServiceWithPredefinedNetwork [2022-02-15T21:15:11.212Z] --- PASS: TestCreateServiceSysctls (2.77s) [2022-02-15T21:15:11.212Z] === RUN TestCreateServiceCapabilities [2022-02-15T21:15:11.481Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-15T21:15:12.047Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-15T21:15:12.047Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-15T21:15:12.047Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-15T21:15:12.614Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-15T21:15:13.102Z] --- PASS: TestCreateServiceCapabilities (1.94s) [2022-02-15T21:15:13.102Z] === RUN TestInspect [2022-02-15T21:15:13.182Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-15T21:15:13.750Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s) [2022-02-15T21:15:13.750Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-15T21:15:13.750Z] service_test.go:243: FLAKY_TEST [2022-02-15T21:15:13.750Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T21:15:13.750Z] === RUN TestServiceWithDataPathPortInit [2022-02-15T21:15:14.493Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-15T21:15:14.493Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-15T21:15:14.493Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-15T21:15:14.493Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-15T21:15:14.493Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-15T21:15:14.685Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-15T21:15:15.252Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-15T21:15:15.620Z] --- PASS: TestInspect (2.12s) [2022-02-15T21:15:15.620Z] === RUN TestCreateJob [2022-02-15T21:15:16.124Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-15T21:15:16.124Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-15T21:15:16.124Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-15T21:15:16.124Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-15T21:15:16.124Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-15T21:15:16.410Z] === RUN TestConfigDaemonLibtrustID [2022-02-15T21:15:16.410Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-15T21:15:16.410Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-02-15T21:15:16.410Z] === RUN TestDaemonConfigValidation [2022-02-15T21:15:16.410Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-15T21:15:16.410Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-02-15T21:15:16.410Z] === RUN TestConfigDaemonSeccompProfiles [2022-02-15T21:15:16.410Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-15T21:15:16.410Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-02-15T21:15:16.410Z] === RUN TestDaemonProxy [2022-02-15T21:15:16.410Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-15T21:15:16.410Z] --- SKIP: TestDaemonProxy (0.00s) [2022-02-15T21:15:16.410Z] PASS [2022-02-15T21:15:16.410Z] ok github.com/docker/docker/integration/daemon 0.124s [2022-02-15T21:15:16.410Z] [2022-02-15T21:15:16.410Z] === Skipped [2022-02-15T21:15:16.410Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-02-15T21:15:16.410Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-02-15T21:15:16.410Z] [2022-02-15T21:15:16.410Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-02-15T21:15:16.410Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-02-15T21:15:16.410Z] [2022-02-15T21:15:16.410Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-02-15T21:15:16.410Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-02-15T21:15:16.410Z] [2022-02-15T21:15:16.410Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-02-15T21:15:16.410Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-02-15T21:15:16.410Z] [2022-02-15T21:15:16.410Z] DONE 4 tests, 4 skipped in 22.805s [2022-02-15T21:15:16.410Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-02-15T21:15:17.152Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-15T21:15:18.086Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-15T21:15:18.135Z] --- PASS: TestCreateJob (2.79s) [2022-02-15T21:15:18.135Z] === RUN TestReplicatedJob [2022-02-15T21:15:18.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:15:18.621Z] INFO: Testing against a local daemon [2022-02-15T21:15:18.621Z] === RUN TestCommitInheritsEnv [2022-02-15T21:15:18.621Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:15:18.621Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-02-15T21:15:18.621Z] === RUN TestImportExtremelyLargeImageWorks [2022-02-15T21:15:18.621Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T21:15:18.621Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T21:15:18.621Z] === RUN TestImportWithCustomPlatform [2022-02-15T21:15:18.621Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T21:15:18.621Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-02-15T21:15:18.621Z] === RUN TestImagesFilterMultiReference [2022-02-15T21:15:18.621Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2022-02-15T21:15:18.621Z] === RUN TestImagePullPlatformInvalid [2022-02-15T21:15:18.621Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-02-15T21:15:18.621Z] === RUN TestRemoveImageOrphaning [2022-02-15T21:15:19.459Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-15T21:15:20.171Z] --- PASS: TestRemoveImageOrphaning (1.23s) [2022-02-15T21:15:20.171Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-02-15T21:15:20.171Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-02-15T21:15:20.171Z] === RUN TestTagInvalidReference [2022-02-15T21:15:20.171Z] --- PASS: TestTagInvalidReference (0.04s) [2022-02-15T21:15:20.171Z] === RUN TestTagValidPrefixedRepo [2022-02-15T21:15:20.171Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-02-15T21:15:20.171Z] === RUN TestTagExistedNameWithoutForce [2022-02-15T21:15:20.171Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-02-15T21:15:20.171Z] === RUN TestTagOfficialNames [2022-02-15T21:15:20.171Z] --- PASS: TestTagOfficialNames (0.12s) [2022-02-15T21:15:20.171Z] === RUN TestTagMatchesDigest [2022-02-15T21:15:20.171Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-02-15T21:15:20.171Z] PASS [2022-02-15T21:15:20.394Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-15T21:15:20.633Z] ok github.com/docker/docker/integration/image 1.879s [2022-02-15T21:15:20.633Z] [2022-02-15T21:15:20.633Z] === Skipped [2022-02-15T21:15:20.633Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-02-15T21:15:20.633Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:15:20.633Z] [2022-02-15T21:15:20.633Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-02-15T21:15:20.633Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T21:15:20.633Z] [2022-02-15T21:15:20.633Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-02-15T21:15:20.633Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-02-15T21:15:20.633Z] [2022-02-15T21:15:20.633Z] DONE 12 tests, 3 skipped in 6.413s [2022-02-15T21:15:20.633Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-02-15T21:15:20.960Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-15T21:15:21.527Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-15T21:15:22.301Z] --- PASS: TestReplicatedJob (4.22s) [2022-02-15T21:15:22.301Z] === RUN TestUpdateReplicatedJob [2022-02-15T21:15:22.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:15:22.823Z] INFO: Testing against a local daemon [2022-02-15T21:15:22.823Z] === RUN TestNetworkCreateDelete [2022-02-15T21:15:22.823Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:22.823Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-02-15T21:15:22.823Z] === RUN TestDockerNetworkDeletePreferID [2022-02-15T21:15:22.823Z] 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-02-15T21:15:22.823Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-02-15T21:15:22.823Z] === RUN TestDaemonDNSFallback [2022-02-15T21:15:22.823Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:22.823Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-02-15T21:15:22.823Z] === RUN TestInspectNetwork [2022-02-15T21:15:22.823Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-15T21:15:23.285Z] --- SKIP: TestInspectNetwork (0.00s) [2022-02-15T21:15:23.285Z] === RUN TestRunContainerWithBridgeNone [2022-02-15T21:15:23.285Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:23.285Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-02-15T21:15:23.285Z] === RUN TestNetworkInvalidJSON [2022-02-15T21:15:23.285Z] === RUN TestNetworkInvalidJSON//networks/create [2022-02-15T21:15:23.285Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-02-15T21:15:23.285Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:15:23.285Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:15:23.285Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:15:23.285Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:15:23.285Z] === CONT TestNetworkInvalidJSON//networks/create [2022-02-15T21:15:23.285Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-02-15T21:15:23.285Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-02-15T21:15:23.285Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-02-15T21:15:23.285Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-02-15T21:15:23.285Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-02-15T21:15:23.285Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-02-15T21:15:23.285Z] === RUN TestNetworkList [2022-02-15T21:15:23.285Z] === RUN TestNetworkList//networks [2022-02-15T21:15:23.285Z] === PAUSE TestNetworkList//networks [2022-02-15T21:15:23.285Z] === RUN TestNetworkList//networks/ [2022-02-15T21:15:23.285Z] === PAUSE TestNetworkList//networks/ [2022-02-15T21:15:23.285Z] === CONT TestNetworkList//networks [2022-02-15T21:15:23.285Z] === CONT TestNetworkList//networks/ [2022-02-15T21:15:23.285Z] --- PASS: TestNetworkList (0.04s) [2022-02-15T21:15:23.285Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-02-15T21:15:23.285Z] --- PASS: TestNetworkList//networks (0.01s) [2022-02-15T21:15:23.285Z] === RUN TestHostIPv4BridgeLabel [2022-02-15T21:15:23.285Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-02-15T21:15:23.285Z] === RUN TestDaemonRestartWithLiveRestore [2022-02-15T21:15:23.285Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-02-15T21:15:23.285Z] === RUN TestDaemonDefaultNetworkPools [2022-02-15T21:15:23.285Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T21:15:23.285Z] === RUN TestDaemonRestartWithExistingNetwork [2022-02-15T21:15:23.285Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T21:15:23.285Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-02-15T21:15:23.285Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T21:15:23.285Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-02-15T21:15:23.285Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T21:15:23.285Z] === RUN TestServiceWithPredefinedNetwork [2022-02-15T21:15:23.285Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T21:15:23.285Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-02-15T21:15:23.285Z] service_test.go:243: FLAKY_TEST [2022-02-15T21:15:23.285Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T21:15:23.285Z] === RUN TestServiceWithDataPathPortInit [2022-02-15T21:15:23.285Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-02-15T21:15:23.285Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-15T21:15:23.285Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T21:15:23.285Z] PASS [2022-02-15T21:15:23.285Z] ok github.com/docker/docker/integration/network 0.184s [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === Skipped [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-02-15T21:15:23.285Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-02-15T21:15:23.285Z] 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-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-02-15T21:15:23.285Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-02-15T21:15:23.285Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-02-15T21:15:23.285Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-02-15T21:15:23.285Z] network_test.go:128: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-02-15T21:15:23.285Z] service_test.go:30: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-02-15T21:15:23.285Z] service_test.go:59: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-02-15T21:15:23.285Z] service_test.go:103: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-02-15T21:15:23.285Z] service_test.go:137: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-02-15T21:15:23.285Z] service_test.go:188: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-02-15T21:15:23.285Z] service_test.go:213: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T21:15:23.285Z] service_test.go:243: FLAKY_TEST [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-02-15T21:15:23.285Z] service_test.go:334: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-02-15T21:15:23.285Z] service_test.go:402: testEnv.OSType == "windows" [2022-02-15T21:15:23.285Z] [2022-02-15T21:15:23.285Z] DONE 22 tests, 15 skipped in 2.630s [2022-02-15T21:15:23.285Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-02-15T21:15:24.059Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-15T21:15:24.261Z] testing: warning: no tests to run [2022-02-15T21:15:24.261Z] PASS [2022-02-15T21:15:24.261Z] ok github.com/docker/docker/integration/network/ipvlan 0.105s [2022-02-15T21:15:24.261Z] [2022-02-15T21:15:24.261Z] DONE 0 tests in 0.836s [2022-02-15T21:15:24.261Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-02-15T21:15:24.816Z] --- PASS: TestUpdateReplicatedJob (2.49s) [2022-02-15T21:15:24.816Z] === RUN TestServiceListWithStatuses [2022-02-15T21:15:24.816Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T21:15:24.816Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-15T21:15:24.816Z] === RUN TestDockerNetworkConnectAlias [2022-02-15T21:15:25.233Z] testing: warning: no tests to run [2022-02-15T21:15:25.233Z] PASS [2022-02-15T21:15:25.233Z] ok github.com/docker/docker/integration/network/macvlan 0.102s [2022-02-15T21:15:25.233Z] [2022-02-15T21:15:25.233Z] DONE 0 tests in 0.799s [2022-02-15T21:15:25.233Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-02-15T21:15:25.433Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-15T21:15:26.019Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-15T21:15:26.208Z] testing: warning: no tests to run [2022-02-15T21:15:26.208Z] PASS [2022-02-15T21:15:26.208Z] ok github.com/docker/docker/integration/plugin 0.109s [2022-02-15T21:15:26.208Z] [2022-02-15T21:15:26.208Z] DONE 0 tests in 0.818s [2022-02-15T21:15:26.208Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-02-15T21:15:26.596Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-15T21:15:27.183Z] testing: warning: no tests to run [2022-02-15T21:15:27.183Z] PASS [2022-02-15T21:15:27.183Z] ok github.com/docker/docker/integration/plugin/authz 0.101s [2022-02-15T21:15:27.183Z] [2022-02-15T21:15:27.183Z] DONE 0 tests in 0.858s [2022-02-15T21:15:27.183Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-02-15T21:15:28.985Z] --- PASS: TestDockerNetworkConnectAlias (3.81s) [2022-02-15T21:15:28.986Z] === RUN TestDockerNetworkReConnect [2022-02-15T21:15:29.127Z] --- PASS: TestServiceWithDataPathPortInit (15.45s) [2022-02-15T21:15:29.127Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-02-15T21:15:31.500Z] --- PASS: TestDockerNetworkReConnect (2.75s) [2022-02-15T21:15:31.500Z] === RUN TestServicePlugin [2022-02-15T21:15:31.500Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T21:15:31.500Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-15T21:15:31.500Z] === RUN TestServiceUpdateLabel [2022-02-15T21:15:32.310Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-15T21:15:32.310Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-15T21:15:32.310Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-15T21:15:32.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-15T21:15:32.410Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sm83xve84om2fkja9603tmiyp Created:2022-02-15 21:15:30.462807201 +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[cbf6552e3bee45176303cfa80b7c46971b827899358d7ac89105b53c2fcbd27a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vdxbzz0tb91m9b6ptvmdkk9jt EndpointID:2f51494b71823d8ce05d7ccb2742256f22c8e7b4e1b07f09165a9fc43e210140 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5a2c474eeae13771d94a60762d7fd502031a26263481f1f6ed827c1bc29acb3a 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:cd5eb1796446 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vdxbzz0tb91m9b6ptvmdkk9jt EndpointID:2f51494b71823d8ce05d7ccb2742256f22c8e7b4e1b07f09165a9fc43e210140 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-02-15T21:15:32.976Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-15T21:15:33.014Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:15:33.014Z] INFO: Testing against a local daemon [2022-02-15T21:15:33.014Z] === RUN TestPluginInvalidJSON [2022-02-15T21:15:33.014Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:15:33.014Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:15:33.014Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:15:33.014Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-02-15T21:15:33.014Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-02-15T21:15:33.014Z] === RUN TestPluginInstall [2022-02-15T21:15:33.014Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-15T21:15:33.014Z] --- SKIP: TestPluginInstall (0.00s) [2022-02-15T21:15:33.014Z] === RUN TestPluginsWithRuntimes [2022-02-15T21:15:33.014Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-15T21:15:33.014Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-02-15T21:15:33.014Z] === RUN TestPluginBackCompatMediaTypes [2022-02-15T21:15:33.014Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-15T21:15:33.014Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-02-15T21:15:33.014Z] PASS [2022-02-15T21:15:33.014Z] ok github.com/docker/docker/integration/plugin/common 0.131s [2022-02-15T21:15:33.014Z] [2022-02-15T21:15:33.014Z] === Skipped [2022-02-15T21:15:33.014Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-02-15T21:15:33.014Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-02-15T21:15:33.014Z] [2022-02-15T21:15:33.014Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-02-15T21:15:33.014Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-02-15T21:15:33.014Z] [2022-02-15T21:15:33.014Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-02-15T21:15:33.014Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-02-15T21:15:33.014Z] [2022-02-15T21:15:33.014Z] DONE 5 tests, 3 skipped in 5.190s [2022-02-15T21:15:33.014Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-02-15T21:15:33.389Z] --- PASS: TestServiceUpdateLabel (1.69s) [2022-02-15T21:15:33.389Z] === RUN TestServiceUpdateSecrets [2022-02-15T21:15:35.209Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:15:35.209Z] INFO: Testing against a local daemon [2022-02-15T21:15:35.209Z] === RUN TestExternalGraphDriver [2022-02-15T21:15:35.209Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-15T21:15:35.209Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-02-15T21:15:35.209Z] === RUN TestGraphdriverPluginV2 [2022-02-15T21:15:35.209Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-15T21:15:35.209Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-02-15T21:15:35.209Z] PASS [2022-02-15T21:15:35.209Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.133s [2022-02-15T21:15:35.505Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-02-15T21:15:35.671Z] [2022-02-15T21:15:35.671Z] === Skipped [2022-02-15T21:15:35.671Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-02-15T21:15:35.671Z] external_test.go:47: runtime.GOOS == "windows" [2022-02-15T21:15:35.671Z] [2022-02-15T21:15:35.671Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-02-15T21:15:35.671Z] external_test.go:407: runtime.GOOS == "windows" [2022-02-15T21:15:35.671Z] [2022-02-15T21:15:35.671Z] DONE 2 tests, 2 skipped in 2.773s [2022-02-15T21:15:35.671Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-02-15T21:15:36.878Z] === RUN TestDockerSuite/TestBuildRm [2022-02-15T21:15:36.878Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.78s) [2022-02-15T21:15:36.878Z] PASS [2022-02-15T21:15:36.878Z] [2022-02-15T21:15:36.878Z] === Skipped [2022-02-15T21:15:36.878Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-02-15T21:15:36.878Z] service_test.go:243: FLAKY_TEST [2022-02-15T21:15:36.878Z] [2022-02-15T21:15:36.878Z] DONE 26 tests, 1 skipped in 48.908s [2022-02-15T21:15:36.878Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-02-15T21:15:36.878Z] ++ 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-02-15T21:15:36.878Z] ++ set -e [2022-02-15T21:15:36.878Z] ++ '[' -n 0 ']' [2022-02-15T21:15:36.878Z] ++ set -x [2022-02-15T21:15:36.878Z] ++ 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-02-15T21:15:36.878Z] INFO: Testing against a local daemon [2022-02-15T21:15:36.878Z] === RUN TestDockerNetworkIpvlanPersistance [2022-02-15T21:15:36.878Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:15:36.878Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T21:15:36.878Z] === RUN TestDockerNetworkIpvlan [2022-02-15T21:15:36.878Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:15:36.878Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-02-15T21:15:36.878Z] PASS [2022-02-15T21:15:36.878Z] [2022-02-15T21:15:36.878Z] === Skipped [2022-02-15T21:15:36.878Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-02-15T21:15:36.878Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:15:36.878Z] [2022-02-15T21:15:36.878Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-02-15T21:15:36.878Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-02-15T21:15:36.878Z] [2022-02-15T21:15:36.878Z] DONE 2 tests, 2 skipped in 0.100s [2022-02-15T21:15:36.878Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-02-15T21:15:36.878Z] ++ 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-02-15T21:15:36.878Z] ++ set -e [2022-02-15T21:15:36.878Z] ++ '[' -n 0 ']' [2022-02-15T21:15:36.878Z] ++ set -x [2022-02-15T21:15:36.878Z] ++ 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-02-15T21:15:37.137Z] INFO: Testing against a local daemon [2022-02-15T21:15:37.137Z] === RUN TestDockerNetworkMacvlanPersistance [2022-02-15T21:15:37.373Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-15T21:15:37.373Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-15T21:15:37.841Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-15T21:15:37.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:15:37.876Z] INFO: Testing against a local daemon [2022-02-15T21:15:37.876Z] === RUN TestReadPluginNoRead [2022-02-15T21:15:37.876Z] read_test.go:21: no unix domain sockets on Windows [2022-02-15T21:15:37.876Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-02-15T21:15:37.876Z] PASS [2022-02-15T21:15:37.876Z] ok github.com/docker/docker/integration/plugin/logging 0.114s [2022-02-15T21:15:37.876Z] [2022-02-15T21:15:37.876Z] === Skipped [2022-02-15T21:15:37.876Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-02-15T21:15:37.876Z] read_test.go:21: no unix domain sockets on Windows [2022-02-15T21:15:37.876Z] [2022-02-15T21:15:37.876Z] DONE 1 tests, 1 skipped in 2.409s [2022-02-15T21:15:38.310Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-15T21:15:38.338Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-02-15T21:15:38.512Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-02-15T21:15:38.512Z] === RUN TestDockerNetworkMacvlan [2022-02-15T21:15:39.311Z] testing: warning: no tests to run [2022-02-15T21:15:39.311Z] PASS [2022-02-15T21:15:39.311Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.095s [2022-02-15T21:15:39.446Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-02-15T21:15:39.446Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-15T21:15:39.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-02-15T21:15:39.774Z] [2022-02-15T21:15:39.774Z] DONE 0 tests in 1.303s [2022-02-15T21:15:39.774Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-02-15T21:15:40.013Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-15T21:15:40.272Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-02-15T21:15:40.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-15T21:15:40.975Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-15T21:15:41.206Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-02-15T21:15:41.442Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-15T21:15:41.465Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-15T21:15:41.724Z] docker_api_swarm_test.go:304: [d021d69aa0096] joining swarm manager [da5fe4db0ba78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:15:41.969Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:15:41.969Z] INFO: Testing against a local daemon [2022-02-15T21:15:41.969Z] === RUN TestPluginWithDevMounts [2022-02-15T21:15:41.969Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:41.969Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-02-15T21:15:41.969Z] PASS [2022-02-15T21:15:41.969Z] ok github.com/docker/docker/integration/plugin/volumes 0.134s [2022-02-15T21:15:41.969Z] [2022-02-15T21:15:41.969Z] === Skipped [2022-02-15T21:15:41.969Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-02-15T21:15:41.969Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:41.969Z] [2022-02-15T21:15:41.969Z] DONE 1 tests, 1 skipped in 2.336s [2022-02-15T21:15:41.969Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-02-15T21:15:41.982Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-15T21:15:42.550Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-15T21:15:43.485Z] docker_api_swarm_test.go:305: [dc1707f1cdf45] joining swarm manager [da5fe4db0ba78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:15:43.744Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-02-15T21:15:43.744Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-15T21:15:44.166Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:15:44.166Z] INFO: Testing against a local daemon [2022-02-15T21:15:44.166Z] === RUN TestSecretInspect [2022-02-15T21:15:44.166Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:44.166Z] --- SKIP: TestSecretInspect (0.00s) [2022-02-15T21:15:44.166Z] === RUN TestSecretList [2022-02-15T21:15:44.166Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:44.166Z] --- SKIP: TestSecretList (0.00s) [2022-02-15T21:15:44.166Z] === RUN TestSecretsCreateAndDelete [2022-02-15T21:15:44.166Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:44.166Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-02-15T21:15:44.166Z] === RUN TestSecretsUpdate [2022-02-15T21:15:44.166Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:44.166Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-02-15T21:15:44.166Z] === RUN TestTemplatedSecret [2022-02-15T21:15:44.166Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:44.166Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-02-15T21:15:44.166Z] === RUN TestSecretCreateResolve [2022-02-15T21:15:44.166Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:44.166Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-02-15T21:15:44.166Z] PASS [2022-02-15T21:15:44.166Z] ok github.com/docker/docker/integration/secret 0.129s [2022-02-15T21:15:44.166Z] [2022-02-15T21:15:44.166Z] === Skipped [2022-02-15T21:15:44.166Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-02-15T21:15:44.166Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:44.166Z] [2022-02-15T21:15:44.166Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-02-15T21:15:44.166Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:44.166Z] [2022-02-15T21:15:44.166Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-02-15T21:15:44.166Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:44.166Z] [2022-02-15T21:15:44.166Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-02-15T21:15:44.166Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:44.166Z] [2022-02-15T21:15:44.166Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-02-15T21:15:44.166Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:44.166Z] [2022-02-15T21:15:44.166Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-02-15T21:15:44.166Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:44.166Z] [2022-02-15T21:15:44.166Z] DONE 6 tests, 6 skipped in 2.157s [2022-02-15T21:15:44.313Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-02-15T21:15:44.629Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-02-15T21:15:44.880Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-15T21:15:45.815Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-15T21:15:46.075Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-02-15T21:15:46.824Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:15:46.824Z] INFO: Testing against a local daemon [2022-02-15T21:15:46.824Z] === RUN TestServiceCreateInit [2022-02-15T21:15:46.824Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-15T21:15:46.824Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:46.824Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-15T21:15:46.824Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:46.824Z] --- PASS: TestServiceCreateInit (0.05s) [2022-02-15T21:15:46.824Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T21:15:46.824Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T21:15:46.824Z] === RUN TestCreateServiceMultipleTimes [2022-02-15T21:15:46.824Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:46.824Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-02-15T21:15:46.824Z] === RUN TestCreateServiceConflict [2022-02-15T21:15:46.824Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:46.824Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-02-15T21:15:46.824Z] === RUN TestCreateServiceMaxReplicas [2022-02-15T21:15:46.824Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:46.824Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-02-15T21:15:46.824Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-15T21:15:46.824Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:46.824Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-15T21:15:46.824Z] === RUN TestCreateServiceSecretFileMode [2022-02-15T21:15:46.824Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:46.824Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-02-15T21:15:47.285Z] === RUN TestCreateServiceConfigFileMode [2022-02-15T21:15:47.285Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.285Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-02-15T21:15:47.285Z] === RUN TestCreateServiceSysctls [2022-02-15T21:15:47.285Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.285Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-02-15T21:15:47.285Z] === RUN TestCreateServiceCapabilities [2022-02-15T21:15:47.285Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.285Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-02-15T21:15:47.285Z] === RUN TestInspect [2022-02-15T21:15:47.285Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.285Z] --- SKIP: TestInspect (0.00s) [2022-02-15T21:15:47.285Z] === RUN TestCreateJob [2022-02-15T21:15:47.285Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.285Z] --- SKIP: TestCreateJob (0.00s) [2022-02-15T21:15:47.285Z] === RUN TestReplicatedJob [2022-02-15T21:15:47.285Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.285Z] --- SKIP: TestReplicatedJob (0.00s) [2022-02-15T21:15:47.285Z] === RUN TestUpdateReplicatedJob [2022-02-15T21:15:47.285Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.285Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-02-15T21:15:47.285Z] === RUN TestServiceListWithStatuses [2022-02-15T21:15:47.285Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.285Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-15T21:15:47.285Z] === RUN TestDockerNetworkConnectAlias [2022-02-15T21:15:47.285Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.285Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-02-15T21:15:47.285Z] === RUN TestDockerNetworkReConnect [2022-02-15T21:15:47.285Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.285Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-02-15T21:15:47.285Z] === RUN TestServicePlugin [2022-02-15T21:15:47.285Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.285Z] --- SKIP: TestServicePlugin (0.00s) [2022-02-15T21:15:47.285Z] === RUN TestServiceUpdateLabel [2022-02-15T21:15:47.285Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:47.285Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-02-15T21:15:47.285Z] === RUN TestServiceUpdateSecrets [2022-02-15T21:15:47.285Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:47.285Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-02-15T21:15:47.285Z] === RUN TestServiceUpdateConfigs [2022-02-15T21:15:47.285Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:47.285Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-02-15T21:15:47.285Z] === RUN TestServiceUpdateNetwork [2022-02-15T21:15:47.285Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:47.285Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-02-15T21:15:47.285Z] === RUN TestServiceUpdatePidsLimit [2022-02-15T21:15:47.285Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:47.285Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-02-15T21:15:47.285Z] PASS [2022-02-15T21:15:47.285Z] ok github.com/docker/docker/integration/service 0.292s [2022-02-15T21:15:47.285Z] [2022-02-15T21:15:47.285Z] === Skipped [2022-02-15T21:15:47.285Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T21:15:47.285Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.285Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-02-15T21:15:47.285Z] [2022-02-15T21:15:47.285Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T21:15:47.285Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.285Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-02-15T21:15:47.285Z] [2022-02-15T21:15:47.285Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-02-15T21:15:47.285Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.285Z] [2022-02-15T21:15:47.285Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.01s) [2022-02-15T21:15:47.286Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-02-15T21:15:47.286Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-02-15T21:15:47.286Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-02-15T21:15:47.286Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-02-15T21:15:47.286Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-02-15T21:15:47.286Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-02-15T21:15:47.286Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-02-15T21:15:47.286Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-02-15T21:15:47.286Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-02-15T21:15:47.286Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-02-15T21:15:47.286Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-02-15T21:15:47.286Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-02-15T21:15:47.286Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-02-15T21:15:47.286Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-02-15T21:15:47.286Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-02-15T21:15:47.286Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-02-15T21:15:47.286Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-02-15T21:15:47.286Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-02-15T21:15:47.286Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-02-15T21:15:47.286Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-02-15T21:15:47.286Z] [2022-02-15T21:15:47.286Z] DONE 24 tests, 23 skipped in 2.876s [2022-02-15T21:15:47.286Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-02-15T21:15:47.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-15T21:15:48.224Z] --- PASS: TestServiceUpdateSecrets (13.88s) [2022-02-15T21:15:48.224Z] === RUN TestServiceUpdateConfigs [2022-02-15T21:15:48.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-15T21:15:48.785Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-15T21:15:49.361Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-15T21:15:49.361Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-15T21:15:49.361Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-15T21:15:49.361Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-15T21:15:49.361Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-15T21:15:49.475Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:15:49.475Z] INFO: Testing against a local daemon [2022-02-15T21:15:49.475Z] === RUN TestSessionCreate [2022-02-15T21:15:49.475Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-15T21:15:49.475Z] --- SKIP: TestSessionCreate (0.00s) [2022-02-15T21:15:49.475Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-15T21:15:49.475Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-15T21:15:49.475Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-02-15T21:15:49.475Z] PASS [2022-02-15T21:15:49.475Z] ok github.com/docker/docker/integration/session 0.108s [2022-02-15T21:15:49.475Z] [2022-02-15T21:15:49.475Z] === Skipped [2022-02-15T21:15:49.475Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-02-15T21:15:49.475Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-02-15T21:15:49.475Z] [2022-02-15T21:15:49.475Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-02-15T21:15:49.475Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-02-15T21:15:49.475Z] [2022-02-15T21:15:49.475Z] DONE 2 tests, 2 skipped in 1.993s [2022-02-15T21:15:49.475Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-02-15T21:15:49.619Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-15T21:15:50.184Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-02-15T21:15:50.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-15T21:15:50.444Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-15T21:15:50.444Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-15T21:15:51.382Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-15T21:15:51.382Z] --- PASS: TestDockerNetworkMacvlan (12.74s) [2022-02-15T21:15:51.382Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2022-02-15T21:15:51.382Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-02-15T21:15:51.382Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.39s) [2022-02-15T21:15:51.382Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s) [2022-02-15T21:15:51.382Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.81s) [2022-02-15T21:15:51.382Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2022-02-15T21:15:51.382Z] PASS [2022-02-15T21:15:51.382Z] [2022-02-15T21:15:51.382Z] DONE 8 tests in 14.253s [2022-02-15T21:15:51.382Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-02-15T21:15:51.382Z] ++ 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-02-15T21:15:51.382Z] ++ set -e [2022-02-15T21:15:51.382Z] ++ '[' -n 0 ']' [2022-02-15T21:15:51.382Z] ++ set -x [2022-02-15T21:15:51.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-15T21:15:51.382Z] testing: warning: no tests to run [2022-02-15T21:15:51.382Z] PASS [2022-02-15T21:15:51.382Z] [2022-02-15T21:15:51.382Z] DONE 0 tests in 0.036s [2022-02-15T21:15:51.382Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-02-15T21:15:51.382Z] ++ 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-02-15T21:15:51.382Z] ++ set -e [2022-02-15T21:15:51.382Z] ++ '[' -n 0 ']' [2022-02-15T21:15:51.382Z] ++ set -x [2022-02-15T21:15:51.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-02-15T21:15:51.382Z] INFO: Testing against a local daemon [2022-02-15T21:15:51.382Z] === RUN TestAuthZPluginAllowRequest [2022-02-15T21:15:51.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:15:51.663Z] INFO: Testing against a local daemon [2022-02-15T21:15:51.663Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-15T21:15:51.663Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:51.663Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T21:15:51.663Z] === RUN TestDiskUsage [2022-02-15T21:15:51.663Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-15T21:15:51.663Z] --- SKIP: TestDiskUsage (0.00s) [2022-02-15T21:15:51.663Z] === RUN TestEventsExecDie [2022-02-15T21:15:51.663Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-15T21:15:51.663Z] --- SKIP: TestEventsExecDie (0.00s) [2022-02-15T21:15:51.663Z] === RUN TestEventsBackwardsCompatible [2022-02-15T21:15:51.663Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-15T21:15:51.663Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-02-15T21:15:51.663Z] === RUN TestEventsVolumeCreate [2022-02-15T21:15:51.663Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-15T21:15:51.663Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-02-15T21:15:51.663Z] === RUN TestInfoAPI [2022-02-15T21:15:51.663Z] --- PASS: TestInfoAPI (0.05s) [2022-02-15T21:15:51.663Z] === RUN TestInfoAPIWarnings [2022-02-15T21:15:51.663Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:15:51.663Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-02-15T21:15:51.663Z] === RUN TestInfoDebug [2022-02-15T21:15:51.663Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:15:51.663Z] --- SKIP: TestInfoDebug (0.00s) [2022-02-15T21:15:51.663Z] === RUN TestInfoInsecureRegistries [2022-02-15T21:15:51.663Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:15:51.663Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-02-15T21:15:51.663Z] === RUN TestInfoRegistryMirrors [2022-02-15T21:15:51.663Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:15:51.663Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-02-15T21:15:51.663Z] === RUN TestLoginFailsWithBadCredentials [2022-02-15T21:15:52.636Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-02-15T21:15:52.636Z] === RUN TestPingCacheHeaders [2022-02-15T21:15:52.636Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-02-15T21:15:52.636Z] === RUN TestPingGet [2022-02-15T21:15:52.636Z] --- PASS: TestPingGet (0.04s) [2022-02-15T21:15:52.636Z] === RUN TestPingHead [2022-02-15T21:15:52.636Z] --- PASS: TestPingHead (0.04s) [2022-02-15T21:15:52.636Z] === RUN TestVersion [2022-02-15T21:15:52.636Z] --- PASS: TestVersion (0.04s) [2022-02-15T21:15:52.636Z] PASS [2022-02-15T21:15:52.636Z] ok github.com/docker/docker/integration/system 1.257s [2022-02-15T21:15:52.757Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2022-02-15T21:15:52.757Z] === RUN TestAuthZPluginTLS [2022-02-15T21:15:53.097Z] [2022-02-15T21:15:53.097Z] === Skipped [2022-02-15T21:15:53.097Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T21:15:53.097Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-02-15T21:15:53.097Z] [2022-02-15T21:15:53.097Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-02-15T21:15:53.097Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-02-15T21:15:53.097Z] [2022-02-15T21:15:53.097Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-02-15T21:15:53.097Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-02-15T21:15:53.097Z] [2022-02-15T21:15:53.097Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-02-15T21:15:53.097Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-02-15T21:15:53.097Z] [2022-02-15T21:15:53.097Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-02-15T21:15:53.097Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-02-15T21:15:53.097Z] [2022-02-15T21:15:53.097Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-02-15T21:15:53.097Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-02-15T21:15:53.097Z] [2022-02-15T21:15:53.097Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-02-15T21:15:53.097Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:15:53.097Z] [2022-02-15T21:15:53.097Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-02-15T21:15:53.097Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:15:53.097Z] [2022-02-15T21:15:53.097Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-02-15T21:15:53.098Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-02-15T21:15:53.098Z] [2022-02-15T21:15:53.098Z] DONE 15 tests, 9 skipped in 3.379s [2022-02-15T21:15:53.098Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-02-15T21:15:53.325Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-02-15T21:15:53.325Z] === RUN TestAuthZPluginDenyRequest [2022-02-15T21:15:53.891Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2022-02-15T21:15:53.891Z] === RUN TestAuthZPluginAPIDenyResponse [2022-02-15T21:15:54.150Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-15T21:15:54.717Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-02-15T21:15:54.717Z] === RUN TestAuthZPluginDenyResponse [2022-02-15T21:15:54.975Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-15T21:15:54.975Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-02-15T21:15:54.975Z] === RUN TestAuthZPluginAllowEventStream [2022-02-15T21:15:55.284Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:15:55.284Z] INFO: Testing against a local daemon [2022-02-15T21:15:55.284Z] === RUN TestVolumesCreateAndList [2022-02-15T21:15:55.284Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-02-15T21:15:55.284Z] === RUN TestVolumesRemove [2022-02-15T21:15:55.284Z] --- PASS: TestVolumesRemove (0.13s) [2022-02-15T21:15:55.284Z] === RUN TestVolumesInspect [2022-02-15T21:15:55.284Z] --- PASS: TestVolumesInspect (0.06s) [2022-02-15T21:15:55.284Z] === RUN TestVolumesInvalidJSON [2022-02-15T21:15:55.284Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-15T21:15:55.284Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-15T21:15:55.284Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-15T21:15:55.284Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-02-15T21:15:55.284Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-02-15T21:15:55.284Z] PASS [2022-02-15T21:15:55.284Z] ok github.com/docker/docker/integration/volume 0.357s [2022-02-15T21:15:55.753Z] [2022-02-15T21:15:55.753Z] DONE 5 tests in 2.543s [2022-02-15T21:15:55.753Z] INFO: make.ps1 ended at 02/15/2022 21:15:55 [2022-02-15T21:15:55.753Z] INFO: Integration CLI tests being run from the host: [2022-02-15T21:15:55.753Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-02-15T21:15:55.910Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-15T21:15:56.169Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-15T21:15:56.428Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2022-02-15T21:15:56.428Z] === RUN TestAuthZPluginErrorResponse [2022-02-15T21:15:56.996Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-15T21:15:56.996Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-02-15T21:15:56.996Z] === RUN TestAuthZPluginErrorRequest [2022-02-15T21:15:57.370Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-15T21:15:57.563Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-02-15T21:15:57.563Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-02-15T21:15:57.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-15T21:15:58.131Z] === RUN TestDockerSuite/TestBuildUser [2022-02-15T21:15:58.131Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-02-15T21:15:58.131Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-02-15T21:15:59.512Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-15T21:15:59.771Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2022-02-15T21:15:59.771Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-02-15T21:16:01.148Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-02-15T21:16:01.719Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.98s) [2022-02-15T21:16:01.719Z] === RUN TestAuthZPluginHeader [2022-02-15T21:16:02.655Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-15T21:16:02.655Z] --- PASS: TestAuthZPluginHeader (0.84s) [2022-02-15T21:16:02.655Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-02-15T21:16:03.061Z] --- PASS: TestServiceUpdateConfigs (13.88s) [2022-02-15T21:16:03.061Z] === RUN TestServiceUpdateNetwork [2022-02-15T21:16:03.297Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-02-15T21:16:03.297Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-15T21:16:03.297Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-02-15T21:16:03.297Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-02-15T21:16:03.297Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-02-15T21:16:03.297Z] remote: Enumerating objects: 23, done. [2022-02-15T21:16:03.297Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-02-15T21:16:03.297Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-02-15T21:16:03.297Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-02-15T21:16:03.297Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-02-15T21:16:03.297Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-02-15T21:16:03.297Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-02-15T21:16:03.297Z] Cross building: bundles/cross/linux/ppc64le [2022-02-15T21:16:03.297Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-15T21:16:03.297Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-15T21:16:06.116Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-02-15T21:16:06.116Z] INFO: Testing against a local daemon [2022-02-15T21:16:06.116Z] === RUN TestDockerSuite [2022-02-15T21:16:06.116Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-02-15T21:16:06.116Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-02-15T21:16:06.116Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T21:16:06.116Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-02-15T21:16:06.116Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-02-15T21:16:06.116Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-02-15T21:16:06.116Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-02-15T21:16:06.116Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-15T21:16:06.116Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-02-15T21:16:06.116Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-02-15T21:16:06.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-15T21:16:06.171Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-15T21:16:06.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-15T21:16:06.843Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s) [2022-02-15T21:16:06.843Z] === RUN TestAuthZPluginV2Disable [2022-02-15T21:16:07.089Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-02-15T21:16:07.551Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-02-15T21:16:08.012Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-02-15T21:16:08.474Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-02-15T21:16:09.801Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-15T21:16:11.028Z] --- PASS: TestAuthZPluginV2Disable (3.81s) [2022-02-15T21:16:11.028Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-02-15T21:16:11.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-15T21:16:11.940Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-15T21:16:11.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-15T21:16:11.940Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-15T21:16:11.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-15T21:16:12.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-02-15T21:16:12.925Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-15T21:16:13.000Z] --- PASS: TestServiceUpdateNetwork (11.53s) [2022-02-15T21:16:13.000Z] === RUN TestServiceUpdatePidsLimit [2022-02-15T21:16:13.562Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-15T21:16:13.859Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-15T21:16:13.860Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-15T21:16:14.123Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-15T21:16:14.825Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.03s) [2022-02-15T21:16:14.825Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-02-15T21:16:14.825Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-15T21:16:15.086Z] docker_api_swarm_test.go:272: [de737e0149714] joining swarm manager [d87f3b6c56972]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:16:16.022Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-15T21:16:16.588Z] docker_api_swarm_test.go:273: [df5f40148f499] joining swarm manager [d87f3b6c56972]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:16:17.154Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-15T21:16:17.154Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-15T21:16:17.154Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-15T21:16:17.154Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-15T21:16:17.154Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-15T21:16:17.154Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-15T21:16:17.154Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-15T21:16:17.154Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-15T21:16:17.154Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-15T21:16:18.531Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-15T21:16:18.531Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-15T21:16:19.467Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-15T21:16:20.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-15T21:16:20.274Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-15T21:16:20.478Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-15T21:16:20.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-15T21:16:20.483Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-15T21:16:20.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-15T21:16:20.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-15T21:16:20.483Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-15T21:16:20.483Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-15T21:16:20.483Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-15T21:16:20.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-15T21:16:20.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-15T21:16:21.413Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-15T21:16:21.413Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-15T21:16:22.207Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-15T21:16:24.698Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-15T21:16:25.633Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-15T21:16:26.199Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-15T21:16:26.458Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-15T21:16:26.717Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.97s) [2022-02-15T21:16:26.717Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-02-15T21:16:26.975Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-15T21:16:26.975Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-15T21:16:26.975Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-15T21:16:27.542Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-15T21:16:27.789Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-15T21:16:27.789Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-15T21:16:27.789Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-15T21:16:27.789Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-15T21:16:27.789Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-15T21:16:28.741Z] --- PASS: TestServiceUpdatePidsLimit (15.94s) [2022-02-15T21:16:28.741Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-02-15T21:16:28.741Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-02-15T21:16:28.741Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-02-15T21:16:28.741Z] PASS [2022-02-15T21:16:28.741Z] [2022-02-15T21:16:28.741Z] === Skipped [2022-02-15T21:16:28.741Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-15T21:16:28.741Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T21:16:28.741Z] [2022-02-15T21:16:28.741Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-02-15T21:16:28.741Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-02-15T21:16:28.741Z] [2022-02-15T21:16:28.741Z] DONE 27 tests, 2 skipped in 141.887s [2022-02-15T21:16:28.741Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-02-15T21:16:28.741Z] ++ 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-02-15T21:16:28.741Z] ++ set -e [2022-02-15T21:16:28.741Z] ++ '[' -n 0 ']' [2022-02-15T21:16:28.741Z] ++ set -x [2022-02-15T21:16:28.741Z] ++ 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-02-15T21:16:28.741Z] INFO: Testing against a local daemon [2022-02-15T21:16:28.741Z] === RUN TestSessionCreate [2022-02-15T21:16:28.741Z] --- PASS: TestSessionCreate (0.02s) [2022-02-15T21:16:28.741Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-15T21:16:28.741Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-15T21:16:28.741Z] PASS [2022-02-15T21:16:28.741Z] [2022-02-15T21:16:28.741Z] DONE 2 tests in 0.114s [2022-02-15T21:16:28.741Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-02-15T21:16:28.741Z] ++ 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-02-15T21:16:28.741Z] ++ set -e [2022-02-15T21:16:28.741Z] ++ '[' -n 0 ']' [2022-02-15T21:16:28.741Z] ++ set -x [2022-02-15T21:16:28.741Z] ++ 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-02-15T21:16:28.741Z] INFO: Testing against a local daemon [2022-02-15T21:16:28.741Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-15T21:16:28.741Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-15T21:16:28.741Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T21:16:28.741Z] === RUN TestDiskUsage [2022-02-15T21:16:28.741Z] === PAUSE TestDiskUsage [2022-02-15T21:16:28.741Z] === RUN TestEventsExecDie [2022-02-15T21:16:28.918Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-15T21:16:28.918Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-15T21:16:28.918Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T21:16:28.918Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-15T21:16:28.997Z] --- PASS: TestEventsExecDie (0.47s) [2022-02-15T21:16:28.997Z] === RUN TestEventsBackwardsCompatible [2022-02-15T21:16:28.997Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-02-15T21:16:28.997Z] === RUN TestEventsVolumeCreate [2022-02-15T21:16:28.997Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-02-15T21:16:28.997Z] === RUN TestInfoBinaryCommits [2022-02-15T21:16:28.997Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-02-15T21:16:28.997Z] === RUN TestInfoAPIVersioned [2022-02-15T21:16:28.997Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-15T21:16:28.997Z] === RUN TestInfoAPI [2022-02-15T21:16:28.997Z] --- PASS: TestInfoAPI (0.02s) [2022-02-15T21:16:28.997Z] === RUN TestInfoAPIWarnings [2022-02-15T21:16:29.486Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-15T21:16:29.744Z] === RUN TestDockerSuite/TestCommitChange [2022-02-15T21:16:30.680Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-15T21:16:31.246Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-15T21:16:32.180Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-15T21:16:33.117Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-15T21:16:33.683Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-15T21:16:34.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-15T21:16:34.841Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-15T21:16:34.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-15T21:16:35.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-02-15T21:16:35.058Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-15T21:16:35.627Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-15T21:16:35.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-15T21:16:35.804Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-15T21:16:35.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-15T21:16:35.804Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-15T21:16:35.804Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-15T21:16:37.005Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-15T21:16:37.573Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-15T21:16:37.573Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-15T21:16:37.573Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-15T21:16:37.573Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-15T21:16:37.573Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-15T21:16:37.573Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-15T21:16:37.832Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-15T21:16:38.768Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-15T21:16:39.704Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-15T21:16:39.704Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-15T21:16:39.965Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-15T21:16:40.532Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-15T21:16:41.099Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-15T21:16:41.359Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-15T21:16:41.928Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-15T21:16:41.928Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-15T21:16:41.928Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-15T21:16:42.495Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-15T21:16:42.495Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-15T21:16:42.495Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-15T21:16:42.495Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-15T21:16:42.495Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-15T21:16:43.063Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-15T21:16:43.321Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-02-15T21:16:43.321Z] PASS [2022-02-15T21:16:43.321Z] [2022-02-15T21:16:43.321Z] DONE 17 tests in 52.018s [2022-02-15T21:16:43.321Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-02-15T21:16:43.321Z] ++ 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-02-15T21:16:43.321Z] ++ set -e [2022-02-15T21:16:43.321Z] ++ '[' -n 0 ']' [2022-02-15T21:16:43.321Z] ++ set -x [2022-02-15T21:16:43.321Z] ++ 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-02-15T21:16:43.321Z] INFO: Testing against a local daemon [2022-02-15T21:16:43.580Z] === RUN TestPluginInvalidJSON [2022-02-15T21:16:43.580Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:16:43.580Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:16:43.580Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-02-15T21:16:43.580Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-02-15T21:16:43.580Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-02-15T21:16:43.580Z] === RUN TestPluginInstall [2022-02-15T21:16:43.580Z] === RUN TestPluginInstall/no_auth [2022-02-15T21:16:43.580Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-15T21:16:44.158Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-15T21:16:44.158Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-15T21:16:45.542Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-15T21:16:45.542Z] time="2022-02-15T21:16:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:16:45.542Z] time="2022-02-15T21:16:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6eb664057bc626e0877ff466093f70ab6690658509a46e106739a268ea9c1754" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:16:45.542Z] time="2022-02-15T21:16:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:16:45.542Z] time="2022-02-15T21:16:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6eb664057bc626e0877ff466093f70ab6690658509a46e106739a268ea9c1754" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:16:45.801Z] === RUN TestPluginInstall/with_htpasswd [2022-02-15T21:16:46.061Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-15T21:16:46.061Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-15T21:16:46.320Z] time="2022-02-15T21:16:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:16:46.320Z] time="2022-02-15T21:16:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94c57b6657f92c746cfa3b0cd833c9affa782fbebea85db0ecdc73ce3ebac1aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:16:46.320Z] time="2022-02-15T21:16:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:16:46.320Z] time="2022-02-15T21:16:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:94c57b6657f92c746cfa3b0cd833c9affa782fbebea85db0ecdc73ce3ebac1aa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:16:46.578Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-15T21:16:46.578Z] === RUN TestPluginInstall/with_insecure [2022-02-15T21:16:47.094Z] --- PASS: TestInfoAPIWarnings (16.22s) [2022-02-15T21:16:47.094Z] === RUN TestInfoDebug [2022-02-15T21:16:47.094Z] --- PASS: TestInfoDebug (0.52s) [2022-02-15T21:16:47.094Z] === RUN TestInfoInsecureRegistries [2022-02-15T21:16:47.094Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-02-15T21:16:47.094Z] === RUN TestInfoRegistryMirrors [2022-02-15T21:16:47.094Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-02-15T21:16:47.094Z] === RUN TestLoginFailsWithBadCredentials [2022-02-15T21:16:47.094Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-02-15T21:16:47.094Z] === RUN TestPingCacheHeaders [2022-02-15T21:16:47.094Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-15T21:16:47.094Z] === RUN TestPingGet [2022-02-15T21:16:47.094Z] --- PASS: TestPingGet (0.02s) [2022-02-15T21:16:47.094Z] === RUN TestPingHead [2022-02-15T21:16:47.094Z] --- PASS: TestPingHead (0.02s) [2022-02-15T21:16:47.094Z] === RUN TestVersion [2022-02-15T21:16:47.094Z] --- PASS: TestVersion (0.02s) [2022-02-15T21:16:47.094Z] === CONT TestDiskUsage [2022-02-15T21:16:47.145Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/empty [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/empty/container_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/empty/image_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/empty/volume_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-15T21:16:47.655Z] === RUN TestDiskUsage/after_container.Run [2022-02-15T21:16:47.712Z] time="2022-02-15T21:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:16:47.712Z] time="2022-02-15T21:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9078313a37f02d610ede5cba8f3ef75e4dbca795132500aa4fd53ba6f0b1ec1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:16:47.712Z] time="2022-02-15T21:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-02-15T21:16:47.712Z] time="2022-02-15T21:16:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d9078313a37f02d610ede5cba8f3ef75e4dbca795132500aa4fd53ba6f0b1ec1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-02-15T21:16:47.911Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-15T21:16:47.911Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-15T21:16:47.911Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-15T21:16:47.911Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-15T21:16:47.911Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-15T21:16:47.911Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-15T21:16:47.911Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-15T21:16:47.911Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-15T21:16:47.911Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-15T21:16:47.911Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-15T21:16:47.970Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-15T21:16:47.970Z] plugin_test.go:165: [d0867d50fe8a5] daemon is not started [2022-02-15T21:16:47.970Z] --- PASS: TestPluginInstall (4.43s) [2022-02-15T21:16:47.970Z] --- PASS: TestPluginInstall/no_auth (2.35s) [2022-02-15T21:16:47.970Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2022-02-15T21:16:47.970Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-02-15T21:16:47.970Z] === RUN TestPluginsWithRuntimes [2022-02-15T21:16:48.166Z] --- PASS: TestDiskUsage (1.05s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_container.Run (0.26s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-15T21:16:48.167Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T21:16:48.167Z] PASS [2022-02-15T21:16:48.167Z] [2022-02-15T21:16:48.167Z] === Skipped [2022-02-15T21:16:48.167Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T21:16:48.167Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-15T21:16:48.167Z] [2022-02-15T21:16:48.167Z] DONE 50 tests, 1 skipped in 19.695s [2022-02-15T21:16:48.167Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-15T21:16:48.167Z] ++ 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-02-15T21:16:48.167Z] ++ set -e [2022-02-15T21:16:48.167Z] ++ '[' -n 0 ']' [2022-02-15T21:16:48.167Z] ++ set -x [2022-02-15T21:16:48.167Z] ++ 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-02-15T21:16:48.167Z] INFO: Testing against a local daemon [2022-02-15T21:16:48.167Z] === RUN TestVolumesCreateAndList [2022-02-15T21:16:48.167Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-02-15T21:16:48.167Z] === RUN TestVolumesRemove [2022-02-15T21:16:48.167Z] --- PASS: TestVolumesRemove (0.06s) [2022-02-15T21:16:48.167Z] === RUN TestVolumesInspect [2022-02-15T21:16:48.167Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-15T21:16:48.167Z] === RUN TestVolumesInvalidJSON [2022-02-15T21:16:48.167Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-15T21:16:48.167Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-15T21:16:48.423Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-15T21:16:48.423Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-02-15T21:16:48.423Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-15T21:16:48.423Z] PASS [2022-02-15T21:16:48.423Z] [2022-02-15T21:16:48.423Z] DONE 5 tests in 0.194s [2022-02-15T21:16:48.423Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-15T21:16:48.423Z] ++++ cat bundles/test-integration/docker.pid [2022-02-15T21:16:48.423Z] +++ kill 13074 [2022-02-15T21:16:48.535Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-15T21:16:48.535Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-15T21:16:48.678Z] +++ /etc/init.d/apparmor stop [2022-02-15T21:16:48.678Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-15T21:16:48.678Z] [2022-02-15T21:16:48.678Z] Unloading profiles will leave already running processes permanently [2022-02-15T21:16:48.678Z] unconfined, which can lead to unexpected situations. [2022-02-15T21:16:48.678Z] [2022-02-15T21:16:48.678Z] To set a process to complain mode, use the command line tool [2022-02-15T21:16:48.678Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-15T21:16:48.678Z] +++ true [2022-02-15T21:16:48.678Z] exiting test-integration [2022-02-15T21:16:48.678Z] ++ exit 0 [2022-02-15T21:16:48.678Z] [2022-02-15T21:16:49.102Z] === RUN TestDockerSuite/TestContainerAPIPause Post stage [Pipeline] junit [2022-02-15T21:16:49.249Z] Recording test results [2022-02-15T21:16:49.474Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-15T21:16:49.671Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-15T21:16:49.672Z] === RUN TestPluginsWithRuntimes/No_Args [2022-02-15T21:16:49.852Z] + echo Ensuring container killed. [2022-02-15T21:16:49.852Z] Ensuring container killed. [2022-02-15T21:16:49.852Z] + docker rm -vf docker-pr3 [2022-02-15T21:16:49.852Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-02-15T21:16:50.170Z] + echo Chowning /workspace to jenkins user [2022-02-15T21:16:50.170Z] Chowning /workspace to jenkins user [2022-02-15T21:16:50.170Z] + id -u [2022-02-15T21:16:50.170Z] + id -g [2022-02-15T21:16:50.170Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43245:/workspace busybox chown -R 1000:1000 /workspace [2022-02-15T21:16:50.170Z] Unable to find image 'busybox:latest' locally [2022-02-15T21:16:50.170Z] latest: Pulling from library/busybox [2022-02-15T21:16:50.237Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-15T21:16:50.237Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-15T21:16:50.426Z] b0fae56fd889: Pulling fs layer [2022-02-15T21:16:50.426Z] b0fae56fd889: Download complete [2022-02-15T21:16:50.426Z] b0fae56fd889: Pull complete [2022-02-15T21:16:50.426Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-15T21:16:50.426Z] Status: Downloaded newer image for busybox:latest [2022-02-15T21:16:50.496Z] === RUN TestPluginsWithRuntimes/With_Args [2022-02-15T21:16:50.755Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-15T21:16:50.838Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-15T21:16:51.689Z] --- PASS: TestPluginsWithRuntimes (3.75s) [2022-02-15T21:16:51.689Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.99s) [2022-02-15T21:16:51.689Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.01s) [2022-02-15T21:16:51.689Z] === RUN TestPluginBackCompatMediaTypes [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-15T21:16:51.948Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-15T21:16:52.125Z] + bundleName=arm64-integration [2022-02-15T21:16:52.125Z] + echo Creating arm64-integration-bundles.tar.gz [2022-02-15T21:16:52.125Z] Creating arm64-integration-bundles.tar.gz [2022-02-15T21:16:52.125Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-15T21:16:52.125Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-15T21:16:52.134Z] Archiving artifacts [2022-02-15T21:16:52.515Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-02-15T21:16:52.515Z] PASS [2022-02-15T21:16:52.515Z] [2022-02-15T21:16:52.515Z] DONE 10 tests in 9.050s [2022-02-15T21:16:52.515Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-02-15T21:16:52.515Z] ++ 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-02-15T21:16:52.515Z] ++ set -e [2022-02-15T21:16:52.515Z] ++ '[' -n 0 ']' [2022-02-15T21:16:52.515Z] ++ set -x [2022-02-15T21:16:52.515Z] ++ 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-02-15T21:16:52.515Z] INFO: Testing against a local daemon [2022-02-15T21:16:52.515Z] === RUN TestExternalGraphDriver [2022-02-15T21:16:52.515Z] === RUN TestExternalGraphDriver/json [2022-02-15T21:16:53.081Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-15T21:16:53.081Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-15T21:16:53.081Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-15T21:16:53.081Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-15T21:16:53.081Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-15T21:16:53.647Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-15T21:16:53.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-15T21:16:53.730Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-15T21:16:54.006Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43245/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T21:16:54.186Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-15T21:16:54.186Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T21:16:54.356Z] + make clean [2022-02-15T21:16:54.356Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T21:16:54.356Z] docker-dev-cache [2022-02-15T21:16:54.356Z] docker-mod-cache [Pipeline] deleteDir [2022-02-15T21:16:54.583Z] === RUN TestExternalGraphDriver/spec [2022-02-15T21:16:54.642Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-15T21:16:55.956Z] === RUN TestExternalGraphDriver/pull [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-15T21:16:56.812Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-15T21:16:56.812Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-15T21:16:56.812Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-15T21:16:57.858Z] --- PASS: TestExternalGraphDriver (5.06s) [2022-02-15T21:16:57.858Z] --- PASS: TestExternalGraphDriver/json (1.78s) [2022-02-15T21:16:57.858Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-02-15T21:16:57.858Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-02-15T21:16:57.858Z] === RUN TestGraphdriverPluginV2 [2022-02-15T21:16:57.858Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-15T21:16:58.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-02-15T21:16:58.702Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-15T21:16:59.268Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-15T21:16:59.268Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-15T21:16:59.268Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-15T21:16:59.268Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-15T21:17:01.486Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-15T21:17:01.798Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-02-15T21:17:02.058Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-15T21:17:02.317Z] --- PASS: TestGraphdriverPluginV2 (4.61s) [2022-02-15T21:17:02.317Z] PASS [2022-02-15T21:17:02.317Z] [2022-02-15T21:17:02.317Z] DONE 5 tests in 9.796s [2022-02-15T21:17:02.317Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-02-15T21:17:02.317Z] ++ 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-02-15T21:17:02.317Z] ++ set -e [2022-02-15T21:17:02.317Z] ++ '[' -n 0 ']' [2022-02-15T21:17:02.317Z] ++ set -x [2022-02-15T21:17:02.317Z] ++ 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-02-15T21:17:02.317Z] INFO: Testing against a local daemon [2022-02-15T21:17:02.317Z] === RUN TestContinueAfterPluginCrash [2022-02-15T21:17:02.317Z] === PAUSE TestContinueAfterPluginCrash [2022-02-15T21:17:02.317Z] === RUN TestReadPluginNoRead [2022-02-15T21:17:02.317Z] === PAUSE TestReadPluginNoRead [2022-02-15T21:17:02.317Z] === RUN TestDaemonStartWithLogOpt [2022-02-15T21:17:02.317Z] === PAUSE TestDaemonStartWithLogOpt [2022-02-15T21:17:02.317Z] === CONT TestContinueAfterPluginCrash [2022-02-15T21:17:02.317Z] === CONT TestDaemonStartWithLogOpt [2022-02-15T21:17:02.578Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-15T21:17:03.653Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-15T21:17:03.653Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-15T21:17:03.653Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-15T21:17:03.653Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-15T21:17:03.653Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-15T21:17:03.953Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-15T21:17:04.212Z] docker_api_swarm_node_test.go:20: [de4140de8cb89] joining swarm manager [dccebedc61ffb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:17:05.184Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-15T21:17:05.588Z] docker_api_swarm_node_test.go:21: [d23a603fd81ff] joining swarm manager [dccebedc61ffb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:17:05.817Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-15T21:17:06.146Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-15T21:17:07.109Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-15T21:17:07.564Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-15T21:17:08.118Z] --- PASS: TestDaemonStartWithLogOpt (5.40s) [2022-02-15T21:17:08.118Z] === CONT TestReadPluginNoRead [2022-02-15T21:17:08.118Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-15T21:17:08.527Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-15T21:17:08.684Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-15T21:17:10.585Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-15T21:17:10.585Z] === RUN TestReadPluginNoRead/default [2022-02-15T21:17:11.151Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-15T21:17:11.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-15T21:17:11.586Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-15T21:17:12.043Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-15T21:17:12.043Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T21:17:12.087Z] === RUN TestReadPluginNoRead/disabled_caching [2022-02-15T21:17:12.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-02-15T21:17:12.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-02-15T21:17:12.912Z] --- PASS: TestContinueAfterPluginCrash (10.41s) [2022-02-15T21:17:13.004Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-15T21:17:13.478Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-02-15T21:17:14.044Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-02-15T21:17:14.533Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-15T21:17:14.533Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-15T21:17:14.533Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-15T21:17:14.609Z] === CONT TestReadPluginNoRead [2022-02-15T21:17:14.609Z] read_test.go:92: [dbaa1635dfd0b] daemon is not started [2022-02-15T21:17:14.609Z] --- PASS: TestReadPluginNoRead (6.91s) [2022-02-15T21:17:14.609Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2022-02-15T21:17:14.609Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.40s) [2022-02-15T21:17:14.609Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s) [2022-02-15T21:17:14.609Z] PASS [2022-02-15T21:17:14.609Z] [2022-02-15T21:17:14.609Z] DONE 6 tests in 12.468s [2022-02-15T21:17:14.867Z] 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-02-15T21:17:14.867Z] ++ 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-02-15T21:17:14.867Z] ++ set -e [2022-02-15T21:17:14.867Z] ++ '[' -n 0 ']' [2022-02-15T21:17:14.867Z] ++ set -x [2022-02-15T21:17:14.867Z] ++ 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-02-15T21:17:14.867Z] testing: warning: no tests to run [2022-02-15T21:17:14.867Z] PASS [2022-02-15T21:17:14.867Z] [2022-02-15T21:17:14.867Z] DONE 0 tests in 0.032s [2022-02-15T21:17:14.867Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-02-15T21:17:14.867Z] ++ 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-02-15T21:17:14.867Z] ++ set -e [2022-02-15T21:17:14.867Z] ++ '[' -n 0 ']' [2022-02-15T21:17:14.867Z] ++ set -x [2022-02-15T21:17:14.868Z] ++ 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-02-15T21:17:14.868Z] INFO: Testing against a local daemon [2022-02-15T21:17:14.868Z] === RUN TestPluginWithDevMounts [2022-02-15T21:17:14.868Z] === PAUSE TestPluginWithDevMounts [2022-02-15T21:17:14.868Z] === CONT TestPluginWithDevMounts [2022-02-15T21:17:15.433Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-02-15T21:17:15.596Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-15T21:17:16.367Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-02-15T21:17:16.626Z] --- PASS: TestPluginWithDevMounts (1.70s) [2022-02-15T21:17:16.626Z] PASS [2022-02-15T21:17:16.626Z] [2022-02-15T21:17:16.626Z] DONE 1 tests in 1.794s [2022-02-15T21:17:16.626Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-02-15T21:17:16.626Z] ++ 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-02-15T21:17:16.626Z] ++ set -e [2022-02-15T21:17:16.626Z] ++ '[' -n 0 ']' [2022-02-15T21:17:16.626Z] ++ set -x [2022-02-15T21:17:16.626Z] ++ 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-02-15T21:17:16.626Z] INFO: Testing against a local daemon [2022-02-15T21:17:16.626Z] === RUN TestSecretInspect [2022-02-15T21:17:16.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007b9b60_} [2022-02-15T21:17:17.768Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-15T21:17:17.768Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-15T21:17:17.768Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-15T21:17:18.536Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-173591341_/foo_false____} [2022-02-15T21:17:18.801Z] --- PASS: TestSecretInspect (2.05s) [2022-02-15T21:17:18.801Z] === RUN TestSecretList [2022-02-15T21:17:19.299Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-15T21:17:19.299Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-15T21:17:19.299Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-15T21:17:19.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-173591341_/foo_true____} [2022-02-15T21:17:19.755Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-15T21:17:21.115Z] docker_api_swarm_test.go:502: [dc9720992fb1c] joining swarm manager [d09981251c019]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:17:21.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3900256606_/foo_false____} [2022-02-15T21:17:21.373Z] --- PASS: TestSecretList (2.62s) [2022-02-15T21:17:21.373Z] === RUN TestSecretsCreateAndDelete [2022-02-15T21:17:21.582Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-15T21:17:21.930Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-15T21:17:22.545Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-15T21:17:22.545Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-15T21:17:22.545Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-15T21:17:22.545Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-15T21:17:22.545Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-15T21:17:22.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3900256606_/foo_true____} [2022-02-15T21:17:22.902Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-15T21:17:23.678Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2022-02-15T21:17:23.678Z] === RUN TestSecretsUpdate [2022-02-15T21:17:23.874Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-15T21:17:23.874Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-15T21:17:23.874Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-15T21:17:23.936Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3900256606_/foo_true__0xc0007b9c08__} [2022-02-15T21:17:24.077Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-15T21:17:24.836Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-15T21:17:25.293Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-15T21:17:25.293Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-15T21:17:25.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007b9c38_} [2022-02-15T21:17:25.607Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-15T21:17:25.749Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-15T21:17:25.749Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-15T21:17:25.749Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-15T21:17:26.063Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-15T21:17:26.242Z] --- PASS: TestSecretsUpdate (2.41s) [2022-02-15T21:17:26.242Z] === RUN TestTemplatedSecret [2022-02-15T21:17:26.808Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007b9cc8_} [2022-02-15T21:17:27.025Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-15T21:17:27.481Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-15T21:17:28.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007b9ce0_} [2022-02-15T21:17:28.445Z] docker_api_swarm_test.go:507: [dc6975e63817c] joining swarm manager [d09981251c019]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:17:28.703Z] --- PASS: TestTemplatedSecret (2.53s) [2022-02-15T21:17:28.703Z] === RUN TestSecretCreateResolve [2022-02-15T21:17:29.636Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007b9db8_} [2022-02-15T21:17:31.010Z] --- PASS: TestSecretCreateResolve (2.31s) [2022-02-15T21:17:31.010Z] PASS [2022-02-15T21:17:31.010Z] [2022-02-15T21:17:31.010Z] DONE 6 tests in 14.303s [2022-02-15T21:17:31.010Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-02-15T21:17:31.010Z] ++ 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-02-15T21:17:31.010Z] ++ set -e [2022-02-15T21:17:31.010Z] ++ '[' -n 0 ']' [2022-02-15T21:17:31.010Z] ++ set -x [2022-02-15T21:17:31.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=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-02-15T21:17:31.010Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-15T21:17:31.010Z] INFO: Testing against a local daemon [2022-02-15T21:17:31.010Z] === RUN TestServiceCreateInit [2022-02-15T21:17:31.010Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-02-15T21:17:32.385Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-15T21:17:32.803Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-15T21:17:34.919Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-15T21:17:35.489Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-02-15T21:17:36.020Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-15T21:17:36.425Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-15T21:17:37.547Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-15T21:17:37.547Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-15T21:17:37.547Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-15T21:17:38.341Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-15T21:17:39.075Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-15T21:17:39.075Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-15T21:17:39.075Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-15T21:17:39.532Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-15T21:17:39.802Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-02-15T21:17:39.803Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-15T21:17:39.803Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-02-15T21:17:39.803Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-02-15T21:17:39.803Z] Cross building: bundles/cross/linux/s390x [2022-02-15T21:17:39.803Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-15T21:17:39.803Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-15T21:17:40.241Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-15T21:17:40.241Z] --- PASS: TestServiceCreateInit (9.07s) [2022-02-15T21:17:40.241Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.46s) [2022-02-15T21:17:40.241Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.59s) [2022-02-15T21:17:40.241Z] === RUN TestCreateServiceMultipleTimes [2022-02-15T21:17:40.241Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-15T21:17:40.807Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-15T21:17:41.372Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-02-15T21:17:41.748Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-15T21:17:42.309Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-15T21:17:42.734Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-15T21:17:42.877Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-15T21:17:43.719Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-15T21:17:43.719Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-15T21:17:43.719Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-15T21:17:43.812Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-15T21:17:44.380Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-15T21:17:44.707Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-15T21:17:45.175Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-15T21:17:45.175Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-15T21:17:45.175Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-15T21:17:45.175Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-15T21:17:45.175Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-15T21:17:45.756Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-15T21:17:46.322Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-15T21:17:46.888Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-15T21:17:47.455Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-15T21:17:48.389Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-15T21:17:48.647Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-15T21:17:49.213Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-15T21:17:50.588Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-15T21:17:51.155Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-15T21:17:51.412Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-15T21:17:51.413Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-15T21:17:51.979Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-15T21:17:52.340Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-15T21:17:52.545Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-15T21:17:53.112Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-15T21:17:53.678Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-15T21:17:54.243Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-15T21:17:55.193Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-15T21:17:55.453Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-15T21:17:56.827Z] --- PASS: TestCreateServiceMultipleTimes (16.60s) [2022-02-15T21:17:56.827Z] === RUN TestCreateServiceConflict [2022-02-15T21:17:57.086Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-15T21:17:59.619Z] --- PASS: TestCreateServiceConflict (2.59s) [2022-02-15T21:17:59.619Z] === RUN TestCreateServiceMaxReplicas [2022-02-15T21:17:59.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-02-15T21:18:00.553Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-15T21:18:02.459Z] docker_api_swarm_node_test.go:81: [d4ce64e2acb00] joining swarm manager [da9534e0e11a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:18:03.024Z] --- PASS: TestCreateServiceMaxReplicas (3.78s) [2022-02-15T21:18:03.024Z] === RUN TestCreateWithDuplicateNetworkNames [2022-02-15T21:18:03.282Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-15T21:18:04.216Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-15T21:18:08.402Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-15T21:18:10.935Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-15T21:18:11.193Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-15T21:18:14.478Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-02-15T21:18:14.478Z] === RUN TestDockerSuite/TestCpToDot [2022-02-15T21:18:15.044Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-15T21:18:15.444Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-15T21:18:15.444Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-15T21:18:15.444Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-15T21:18:15.980Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-15T21:18:15.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-02-15T21:18:16.561Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-15T21:18:17.499Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-15T21:18:17.499Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.50s) [2022-02-15T21:18:17.499Z] === RUN TestCreateServiceSecretFileMode [2022-02-15T21:18:18.439Z] docker_api_swarm_node_test.go:53: [deb6ef8f301e3] joining swarm manager [da27e811cda29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:18:19.007Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-15T21:18:19.007Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-15T21:18:19.574Z] docker_api_swarm_node_test.go:54: [dc697f8138733] joining swarm manager [da27e811cda29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:18:20.141Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-15T21:18:20.203Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-15T21:18:20.203Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-02-15T21:18:20.222Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-02-15T21:18:20.222Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-02-15T21:18:20.222Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-02-15T21:18:20.222Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-02-15T21:18:20.222Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-02-15T21:18:20.222Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-02-15T21:18:20.222Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-02-15T21:18:20.222Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-02-15T21:18:20.222Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-02-15T21:18:20.222Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-15T21:18:20.222Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-02-15T21:18:21.075Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-15T21:18:21.075Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-15T21:18:21.075Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-15T21:18:21.194Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-15T21:18:21.194Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-15T21:18:21.194Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-15T21:18:21.194Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-15T21:18:21.333Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-15T21:18:21.715Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-15T21:18:21.899Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-15T21:18:21.899Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-15T21:18:21.899Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-15T21:18:21.899Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-15T21:18:22.158Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-15T21:18:22.184Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-15T21:18:22.184Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-15T21:18:22.184Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-15T21:18:22.416Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-15T21:18:22.674Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-15T21:18:22.674Z] === RUN TestDockerSuite/TestCreateRM [2022-02-15T21:18:22.674Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-15T21:18:22.674Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T21:18:22.674Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-15T21:18:22.933Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-15T21:18:22.933Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-15T21:18:23.975Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-02-15T21:18:24.309Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-15T21:18:24.309Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-15T21:18:24.309Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-15T21:18:26.168Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-02-15T21:18:26.168Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-15T21:18:26.168Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-02-15T21:18:26.168Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-15T21:18:26.168Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-02-15T21:18:26.168Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-15T21:18:26.168Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-02-15T21:18:26.168Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-15T21:18:26.168Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-02-15T21:18:27.592Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-15T21:18:27.592Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-15T21:18:27.592Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-15T21:18:27.592Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-15T21:18:27.592Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-15T21:18:27.592Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-15T21:18:27.851Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-15T21:18:28.786Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-15T21:18:29.353Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-15T21:18:30.289Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-15T21:18:30.548Z] --- PASS: TestCreateServiceSecretFileMode (13.02s) [2022-02-15T21:18:30.548Z] === RUN TestCreateServiceConfigFileMode [2022-02-15T21:18:30.886Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-02-15T21:18:30.886Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-15T21:18:30.886Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-02-15T21:18:30.886Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T21:18:30.886Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-02-15T21:18:31.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-15T21:18:32.050Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-15T21:18:32.619Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-15T21:18:32.619Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-15T21:18:33.185Z] === RUN TestDockerSuite/TestDockerFails [2022-02-15T21:18:33.185Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-02-15T21:18:33.185Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-02-15T21:18:33.185Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-02-15T21:18:34.137Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-02-15T21:18:34.396Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-02-15T21:18:35.042Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-15T21:18:35.042Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-15T21:18:35.042Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-15T21:18:35.772Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-02-15T21:18:35.773Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-02-15T21:18:35.773Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-02-15T21:18:35.773Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-02-15T21:18:39.484Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-02-15T21:18:41.033Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-15T21:18:42.201Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-15T21:18:42.201Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-15T21:18:42.201Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-15T21:18:42.201Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-15T21:18:42.669Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-15T21:18:42.669Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-15T21:18:42.669Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-15T21:18:42.932Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-15T21:18:43.498Z] --- PASS: TestCreateServiceConfigFileMode (12.76s) [2022-02-15T21:18:43.498Z] === RUN TestCreateServiceSysctls [2022-02-15T21:18:43.655Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-15T21:18:43.655Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-15T21:18:43.655Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-15T21:18:44.433Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-15T21:18:46.336Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-02-15T21:18:47.271Z] --- PASS: TestCreateServiceSysctls (3.76s) [2022-02-15T21:18:47.271Z] === RUN TestCreateServiceCapabilities [2022-02-15T21:18:47.271Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-15T21:18:47.838Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-15T21:18:48.404Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-15T21:18:49.341Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-15T21:18:49.907Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-15T21:18:49.907Z] --- PASS: TestCreateServiceCapabilities (2.85s) [2022-02-15T21:18:49.907Z] === RUN TestInspect [2022-02-15T21:18:50.472Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-02-15T21:18:52.305Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-15T21:18:52.305Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-15T21:18:52.305Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-15T21:18:52.305Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-15T21:18:52.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-02-15T21:18:52.372Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-02-15T21:18:53.307Z] --- PASS: TestInspect (3.20s) [2022-02-15T21:18:53.307Z] === RUN TestCreateJob [2022-02-15T21:18:53.566Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-15T21:18:56.106Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-02-15T21:18:57.040Z] --- PASS: TestCreateJob (3.68s) [2022-02-15T21:18:57.040Z] === RUN TestReplicatedJob [2022-02-15T21:18:58.413Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-15T21:18:58.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-02-15T21:18:59.788Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-15T21:19:00.723Z] docker_api_swarm_test.go:202: [d5ae79d80d5d5] joining swarm manager [d3a871854bbd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:19:01.186Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-02-15T21:19:01.186Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-15T21:19:01.186Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-02-15T21:19:01.186Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-02-15T21:19:01.186Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-02-15T21:19:01.513Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-02-15T21:19:01.658Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-15T21:19:01.837Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43245/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:699174347c175a4c2134121af269cdff5ca0673e hack/test/unit [2022-02-15T21:19:02.093Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-02-15T21:19:02.093Z] + TESTFLAGS+=' -test.timeout=5m' [2022-02-15T21:19:02.093Z] + TESTDIRS=./... [2022-02-15T21:19:02.093Z] + exclude_paths='/vendor/|/integration' [2022-02-15T21:19:02.093Z] ++ go list ./... [2022-02-15T21:19:02.093Z] ++ grep -vE '(/vendor/|/integration)' [2022-02-15T21:19:03.028Z] + pkg_list='github.com/docker/docker/api [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/backend/build [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/httputils [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/middleware [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/router [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/router/build [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/router/container [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/router/debug [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/router/image [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/router/network [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/router/session [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/router/system [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/server/router/volume [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/backend [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/container [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/events [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/filters [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/image [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/mount [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/network [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/registry [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/strslice [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/swarm [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/time [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/versions [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T21:19:03.028Z] github.com/docker/docker/api/types/volume [2022-02-15T21:19:03.028Z] github.com/docker/docker/builder [2022-02-15T21:19:03.028Z] github.com/docker/docker/builder/builder-next [2022-02-15T21:19:03.028Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T21:19:03.028Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T21:19:03.028Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T21:19:03.028Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T21:19:03.028Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T21:19:03.028Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T21:19:03.028Z] github.com/docker/docker/builder/dockerfile [2022-02-15T21:19:03.028Z] github.com/docker/docker/builder/dockerignore [2022-02-15T21:19:03.028Z] github.com/docker/docker/builder/remotecontext [2022-02-15T21:19:03.028Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T21:19:03.028Z] github.com/docker/docker/cli [2022-02-15T21:19:03.028Z] github.com/docker/docker/cli/config [2022-02-15T21:19:03.028Z] github.com/docker/docker/cli/debug [2022-02-15T21:19:03.028Z] github.com/docker/docker/client [2022-02-15T21:19:03.028Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T21:19:03.028Z] github.com/docker/docker/cmd/dockerd [2022-02-15T21:19:03.028Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T21:19:03.028Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T21:19:03.028Z] github.com/docker/docker/container [2022-02-15T21:19:03.028Z] github.com/docker/docker/container/stream [2022-02-15T21:19:03.028Z] github.com/docker/docker/contrib/apparmor [2022-02-15T21:19:03.028Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T21:19:03.028Z] github.com/docker/docker/contrib/httpserver [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon/cluster [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon/config [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon/events [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon/exec [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T21:19:03.028Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/images [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/initlayer [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/links [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/listeners [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/local [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/names [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/network [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/stats [2022-02-15T21:19:03.029Z] github.com/docker/docker/distribution [2022-02-15T21:19:03.029Z] github.com/docker/docker/distribution/metadata [2022-02-15T21:19:03.029Z] github.com/docker/docker/distribution/utils [2022-02-15T21:19:03.029Z] github.com/docker/docker/distribution/xfer [2022-02-15T21:19:03.029Z] github.com/docker/docker/dockerversion [2022-02-15T21:19:03.029Z] github.com/docker/docker/errdefs [2022-02-15T21:19:03.029Z] github.com/docker/docker/image [2022-02-15T21:19:03.029Z] github.com/docker/docker/image/cache [2022-02-15T21:19:03.029Z] github.com/docker/docker/image/tarexport [2022-02-15T21:19:03.029Z] github.com/docker/docker/image/v1 [2022-02-15T21:19:03.029Z] github.com/docker/docker/internal/test/suite [2022-02-15T21:19:03.029Z] github.com/docker/docker/layer [2022-02-15T21:19:03.029Z] github.com/docker/docker/libcontainerd [2022-02-15T21:19:03.029Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T21:19:03.029Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T21:19:03.029Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T21:19:03.029Z] github.com/docker/docker/libcontainerd/types [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/config [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/idm [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/ns [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/options [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/osl [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/types [2022-02-15T21:19:03.029Z] github.com/docker/docker/oci [2022-02-15T21:19:03.029Z] github.com/docker/docker/oci/caps [2022-02-15T21:19:03.029Z] github.com/docker/docker/opts [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/aaparser [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/archive [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/authorization [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/capabilities [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/containerfs [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/directory [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/dmesg [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/filenotify [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/fileutils [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/fsutils [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/homedir [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/idtools [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/ioutils [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/locker [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/longpath [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/loopback [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/mount [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/parsers [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/pidfile [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/platform [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/plugins [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/pools [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/progress [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/pubsub [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/reexec [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/signal [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/stack [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/stringid [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/symlink [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/system [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/tailfile [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/tarsum [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/term [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/term/windows [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/truncindex [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/urlutil [2022-02-15T21:19:03.029Z] github.com/docker/docker/pkg/useragent [2022-02-15T21:19:03.029Z] github.com/docker/docker/plugin [2022-02-15T21:19:03.029Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T21:19:03.029Z] github.com/docker/docker/plugin/v2 [2022-02-15T21:19:03.029Z] github.com/docker/docker/profiles/apparmor [2022-02-15T21:19:03.029Z] github.com/docker/docker/profiles/seccomp [2022-02-15T21:19:03.029Z] github.com/docker/docker/quota [2022-02-15T21:19:03.029Z] github.com/docker/docker/reference [2022-02-15T21:19:03.029Z] github.com/docker/docker/registry [2022-02-15T21:19:03.029Z] github.com/docker/docker/registry/resumable [2022-02-15T21:19:03.029Z] github.com/docker/docker/restartmanager [2022-02-15T21:19:03.029Z] github.com/docker/docker/rootless [2022-02-15T21:19:03.029Z] github.com/docker/docker/rootless/specconv [2022-02-15T21:19:03.029Z] github.com/docker/docker/runconfig [2022-02-15T21:19:03.029Z] github.com/docker/docker/runconfig/opts [2022-02-15T21:19:03.029Z] github.com/docker/docker/testutil [2022-02-15T21:19:03.029Z] github.com/docker/docker/testutil/daemon [2022-02-15T21:19:03.029Z] github.com/docker/docker/testutil/environment [2022-02-15T21:19:03.029Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T21:19:03.029Z] github.com/docker/docker/testutil/fakegit [2022-02-15T21:19:03.029Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T21:19:03.029Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T21:19:03.029Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T21:19:03.029Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T21:19:03.029Z] github.com/docker/docker/testutil/registry [2022-02-15T21:19:03.029Z] github.com/docker/docker/testutil/request [2022-02-15T21:19:03.029Z] github.com/docker/docker/volume [2022-02-15T21:19:03.029Z] github.com/docker/docker/volume/drivers [2022-02-15T21:19:03.029Z] github.com/docker/docker/volume/local [2022-02-15T21:19:03.029Z] github.com/docker/docker/volume/mounts [2022-02-15T21:19:03.029Z] github.com/docker/docker/volume/service [2022-02-15T21:19:03.029Z] github.com/docker/docker/volume/service/opts [2022-02-15T21:19:03.029Z] github.com/docker/docker/volume/testutils' [2022-02-15T21:19:03.029Z] ++ echo 'github.com/docker/docker/api [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/backend/build [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/httputils [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/middleware [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/router [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/router/build [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/router/container [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/router/debug [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/router/image [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/router/network [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/router/session [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/router/system [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/server/router/volume [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/backend [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/container [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/events [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/filters [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/image [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/mount [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/network [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/registry [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/strslice [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/swarm [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/time [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/versions [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T21:19:03.029Z] github.com/docker/docker/api/types/volume [2022-02-15T21:19:03.029Z] github.com/docker/docker/builder [2022-02-15T21:19:03.029Z] github.com/docker/docker/builder/builder-next [2022-02-15T21:19:03.029Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T21:19:03.029Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T21:19:03.029Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T21:19:03.029Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T21:19:03.029Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T21:19:03.029Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T21:19:03.029Z] github.com/docker/docker/builder/dockerfile [2022-02-15T21:19:03.029Z] github.com/docker/docker/builder/dockerignore [2022-02-15T21:19:03.029Z] github.com/docker/docker/builder/remotecontext [2022-02-15T21:19:03.029Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T21:19:03.029Z] github.com/docker/docker/cli [2022-02-15T21:19:03.029Z] github.com/docker/docker/cli/config [2022-02-15T21:19:03.029Z] github.com/docker/docker/cli/debug [2022-02-15T21:19:03.029Z] github.com/docker/docker/client [2022-02-15T21:19:03.029Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T21:19:03.029Z] github.com/docker/docker/cmd/dockerd [2022-02-15T21:19:03.029Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T21:19:03.029Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T21:19:03.029Z] github.com/docker/docker/container [2022-02-15T21:19:03.029Z] github.com/docker/docker/container/stream [2022-02-15T21:19:03.029Z] github.com/docker/docker/contrib/apparmor [2022-02-15T21:19:03.029Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T21:19:03.029Z] github.com/docker/docker/contrib/httpserver [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/cluster [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/config [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/events [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/exec [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/images [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/initlayer [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/links [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/listeners [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/local [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/names [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/network [2022-02-15T21:19:03.029Z] github.com/docker/docker/daemon/stats [2022-02-15T21:19:03.029Z] github.com/docker/docker/distribution [2022-02-15T21:19:03.029Z] github.com/docker/docker/distribution/metadata [2022-02-15T21:19:03.029Z] github.com/docker/docker/distribution/utils [2022-02-15T21:19:03.029Z] github.com/docker/docker/distribution/xfer [2022-02-15T21:19:03.029Z] github.com/docker/docker/dockerversion [2022-02-15T21:19:03.029Z] github.com/docker/docker/errdefs [2022-02-15T21:19:03.029Z] github.com/docker/docker/image [2022-02-15T21:19:03.029Z] github.com/docker/docker/image/cache [2022-02-15T21:19:03.029Z] github.com/docker/docker/image/tarexport [2022-02-15T21:19:03.029Z] github.com/docker/docker/image/v1 [2022-02-15T21:19:03.029Z] github.com/docker/docker/internal/test/suite [2022-02-15T21:19:03.029Z] github.com/docker/docker/layer [2022-02-15T21:19:03.029Z] github.com/docker/docker/libcontainerd [2022-02-15T21:19:03.029Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T21:19:03.029Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T21:19:03.029Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T21:19:03.029Z] github.com/docker/docker/libcontainerd/types [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T21:19:03.029Z] github.com/docker/docker/libnetwork/config [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/idm [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/ns [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/options [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/osl [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T21:19:03.030Z] github.com/docker/docker/libnetwork/types [2022-02-15T21:19:03.030Z] github.com/docker/docker/oci [2022-02-15T21:19:03.030Z] github.com/docker/docker/oci/caps [2022-02-15T21:19:03.030Z] github.com/docker/docker/opts [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/aaparser [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/archive [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/authorization [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/capabilities [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/containerfs [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/directory [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/dmesg [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/filenotify [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/fileutils [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/fsutils [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/homedir [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/idtools [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/ioutils [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/locker [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/longpath [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/loopback [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/mount [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/parsers [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/pidfile [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/platform [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/plugins [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/pools [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/progress [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/pubsub [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/reexec [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/signal [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/stack [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/stringid [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/symlink [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/system [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/tailfile [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/tarsum [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/term [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/term/windows [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/truncindex [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/urlutil [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/useragent [2022-02-15T21:19:03.030Z] github.com/docker/docker/plugin [2022-02-15T21:19:03.030Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T21:19:03.030Z] github.com/docker/docker/plugin/v2 [2022-02-15T21:19:03.030Z] github.com/docker/docker/profiles/apparmor [2022-02-15T21:19:03.030Z] github.com/docker/docker/profiles/seccomp [2022-02-15T21:19:03.030Z] github.com/docker/docker/quota [2022-02-15T21:19:03.030Z] github.com/docker/docker/reference [2022-02-15T21:19:03.030Z] github.com/docker/docker/registry [2022-02-15T21:19:03.030Z] github.com/docker/docker/registry/resumable [2022-02-15T21:19:03.030Z] github.com/docker/docker/restartmanager [2022-02-15T21:19:03.030Z] github.com/docker/docker/rootless [2022-02-15T21:19:03.030Z] github.com/docker/docker/rootless/specconv [2022-02-15T21:19:03.030Z] github.com/docker/docker/runconfig [2022-02-15T21:19:03.030Z] github.com/docker/docker/runconfig/opts [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/daemon [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/environment [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/fakegit [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/registry [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/request [2022-02-15T21:19:03.030Z] github.com/docker/docker/volume [2022-02-15T21:19:03.030Z] github.com/docker/docker/volume/drivers [2022-02-15T21:19:03.030Z] github.com/docker/docker/volume/local [2022-02-15T21:19:03.030Z] github.com/docker/docker/volume/mounts [2022-02-15T21:19:03.030Z] github.com/docker/docker/volume/service [2022-02-15T21:19:03.030Z] github.com/docker/docker/volume/service/opts [2022-02-15T21:19:03.030Z] github.com/docker/docker/volume/testutils' [2022-02-15T21:19:03.030Z] ++ grep --fixed-strings -v /libnetwork [2022-02-15T21:19:03.030Z] + base_pkg_list='github.com/docker/docker/api [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/backend/build [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/httputils [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/middleware [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/router [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/router/build [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/router/container [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/router/debug [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/router/image [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/router/network [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/router/session [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/router/system [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/server/router/volume [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/backend [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/container [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/events [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/filters [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/image [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/mount [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/network [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/registry [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/strslice [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/swarm [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/time [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/versions [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T21:19:03.030Z] github.com/docker/docker/api/types/volume [2022-02-15T21:19:03.030Z] github.com/docker/docker/builder [2022-02-15T21:19:03.030Z] github.com/docker/docker/builder/builder-next [2022-02-15T21:19:03.030Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T21:19:03.030Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T21:19:03.030Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T21:19:03.030Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T21:19:03.030Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T21:19:03.030Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T21:19:03.030Z] github.com/docker/docker/builder/dockerfile [2022-02-15T21:19:03.030Z] github.com/docker/docker/builder/dockerignore [2022-02-15T21:19:03.030Z] github.com/docker/docker/builder/remotecontext [2022-02-15T21:19:03.030Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T21:19:03.030Z] github.com/docker/docker/cli [2022-02-15T21:19:03.030Z] github.com/docker/docker/cli/config [2022-02-15T21:19:03.030Z] github.com/docker/docker/cli/debug [2022-02-15T21:19:03.030Z] github.com/docker/docker/client [2022-02-15T21:19:03.030Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T21:19:03.030Z] github.com/docker/docker/cmd/dockerd [2022-02-15T21:19:03.030Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T21:19:03.030Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T21:19:03.030Z] github.com/docker/docker/container [2022-02-15T21:19:03.030Z] github.com/docker/docker/container/stream [2022-02-15T21:19:03.030Z] github.com/docker/docker/contrib/apparmor [2022-02-15T21:19:03.030Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T21:19:03.030Z] github.com/docker/docker/contrib/httpserver [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/cluster [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/config [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/events [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/exec [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/images [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/initlayer [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/links [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/listeners [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger/local [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/names [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/network [2022-02-15T21:19:03.030Z] github.com/docker/docker/daemon/stats [2022-02-15T21:19:03.030Z] github.com/docker/docker/distribution [2022-02-15T21:19:03.030Z] github.com/docker/docker/distribution/metadata [2022-02-15T21:19:03.030Z] github.com/docker/docker/distribution/utils [2022-02-15T21:19:03.030Z] github.com/docker/docker/distribution/xfer [2022-02-15T21:19:03.030Z] github.com/docker/docker/dockerversion [2022-02-15T21:19:03.030Z] github.com/docker/docker/errdefs [2022-02-15T21:19:03.030Z] github.com/docker/docker/image [2022-02-15T21:19:03.030Z] github.com/docker/docker/image/cache [2022-02-15T21:19:03.030Z] github.com/docker/docker/image/tarexport [2022-02-15T21:19:03.030Z] github.com/docker/docker/image/v1 [2022-02-15T21:19:03.030Z] github.com/docker/docker/internal/test/suite [2022-02-15T21:19:03.030Z] github.com/docker/docker/layer [2022-02-15T21:19:03.030Z] github.com/docker/docker/libcontainerd [2022-02-15T21:19:03.030Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T21:19:03.030Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T21:19:03.030Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T21:19:03.030Z] github.com/docker/docker/libcontainerd/types [2022-02-15T21:19:03.030Z] github.com/docker/docker/oci [2022-02-15T21:19:03.030Z] github.com/docker/docker/oci/caps [2022-02-15T21:19:03.030Z] github.com/docker/docker/opts [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/aaparser [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/archive [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/authorization [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/capabilities [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/containerfs [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/directory [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/dmesg [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/filenotify [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/fileutils [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/fsutils [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/homedir [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/idtools [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/ioutils [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/locker [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/longpath [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/loopback [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/mount [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/parsers [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/pidfile [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/platform [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/plugins [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/pools [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/progress [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/pubsub [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/reexec [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/signal [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/stack [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/stringid [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/symlink [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/system [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/tailfile [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/tarsum [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/term [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/term/windows [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/truncindex [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/urlutil [2022-02-15T21:19:03.030Z] github.com/docker/docker/pkg/useragent [2022-02-15T21:19:03.030Z] github.com/docker/docker/plugin [2022-02-15T21:19:03.030Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T21:19:03.030Z] github.com/docker/docker/plugin/v2 [2022-02-15T21:19:03.030Z] github.com/docker/docker/profiles/apparmor [2022-02-15T21:19:03.030Z] github.com/docker/docker/profiles/seccomp [2022-02-15T21:19:03.030Z] github.com/docker/docker/quota [2022-02-15T21:19:03.030Z] github.com/docker/docker/reference [2022-02-15T21:19:03.030Z] github.com/docker/docker/registry [2022-02-15T21:19:03.030Z] github.com/docker/docker/registry/resumable [2022-02-15T21:19:03.030Z] github.com/docker/docker/restartmanager [2022-02-15T21:19:03.030Z] github.com/docker/docker/rootless [2022-02-15T21:19:03.030Z] github.com/docker/docker/rootless/specconv [2022-02-15T21:19:03.030Z] github.com/docker/docker/runconfig [2022-02-15T21:19:03.030Z] github.com/docker/docker/runconfig/opts [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/daemon [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/environment [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/fakegit [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/registry [2022-02-15T21:19:03.030Z] github.com/docker/docker/testutil/request [2022-02-15T21:19:03.030Z] github.com/docker/docker/volume [2022-02-15T21:19:03.030Z] github.com/docker/docker/volume/drivers [2022-02-15T21:19:03.030Z] github.com/docker/docker/volume/local [2022-02-15T21:19:03.030Z] github.com/docker/docker/volume/mounts [2022-02-15T21:19:03.031Z] github.com/docker/docker/volume/service [2022-02-15T21:19:03.031Z] github.com/docker/docker/volume/service/opts [2022-02-15T21:19:03.031Z] github.com/docker/docker/volume/testutils' [2022-02-15T21:19:03.031Z] ++ echo 'github.com/docker/docker/api [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/backend/build [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/httputils [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/middleware [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/router [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/router/build [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/router/container [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/router/debug [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/router/image [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/router/network [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/router/session [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/router/system [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/server/router/volume [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/backend [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/container [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/events [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/filters [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/image [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/mount [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/network [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/registry [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/strslice [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/swarm [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/time [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/versions [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T21:19:03.031Z] github.com/docker/docker/api/types/volume [2022-02-15T21:19:03.031Z] github.com/docker/docker/builder [2022-02-15T21:19:03.031Z] github.com/docker/docker/builder/builder-next [2022-02-15T21:19:03.031Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T21:19:03.031Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T21:19:03.031Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T21:19:03.031Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T21:19:03.031Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T21:19:03.031Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T21:19:03.031Z] github.com/docker/docker/builder/dockerfile [2022-02-15T21:19:03.031Z] github.com/docker/docker/builder/dockerignore [2022-02-15T21:19:03.031Z] github.com/docker/docker/builder/remotecontext [2022-02-15T21:19:03.031Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T21:19:03.031Z] github.com/docker/docker/cli [2022-02-15T21:19:03.031Z] github.com/docker/docker/cli/config [2022-02-15T21:19:03.031Z] github.com/docker/docker/cli/debug [2022-02-15T21:19:03.031Z] github.com/docker/docker/client [2022-02-15T21:19:03.031Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T21:19:03.031Z] github.com/docker/docker/cmd/dockerd [2022-02-15T21:19:03.031Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T21:19:03.031Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T21:19:03.031Z] github.com/docker/docker/container [2022-02-15T21:19:03.031Z] github.com/docker/docker/container/stream [2022-02-15T21:19:03.031Z] github.com/docker/docker/contrib/apparmor [2022-02-15T21:19:03.031Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T21:19:03.031Z] github.com/docker/docker/contrib/httpserver [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/cluster [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/config [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/events [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/exec [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/images [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/initlayer [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/links [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/listeners [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger/local [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/names [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/network [2022-02-15T21:19:03.031Z] github.com/docker/docker/daemon/stats [2022-02-15T21:19:03.031Z] github.com/docker/docker/distribution [2022-02-15T21:19:03.031Z] github.com/docker/docker/distribution/metadata [2022-02-15T21:19:03.031Z] github.com/docker/docker/distribution/utils [2022-02-15T21:19:03.031Z] github.com/docker/docker/distribution/xfer [2022-02-15T21:19:03.031Z] github.com/docker/docker/dockerversion [2022-02-15T21:19:03.031Z] github.com/docker/docker/errdefs [2022-02-15T21:19:03.031Z] github.com/docker/docker/image [2022-02-15T21:19:03.031Z] github.com/docker/docker/image/cache [2022-02-15T21:19:03.031Z] github.com/docker/docker/image/tarexport [2022-02-15T21:19:03.031Z] github.com/docker/docker/image/v1 [2022-02-15T21:19:03.031Z] github.com/docker/docker/internal/test/suite [2022-02-15T21:19:03.031Z] github.com/docker/docker/layer [2022-02-15T21:19:03.031Z] github.com/docker/docker/libcontainerd [2022-02-15T21:19:03.031Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T21:19:03.031Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T21:19:03.031Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T21:19:03.031Z] github.com/docker/docker/libcontainerd/types [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/config [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/idm [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/ns [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/options [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/osl [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/types [2022-02-15T21:19:03.031Z] github.com/docker/docker/oci [2022-02-15T21:19:03.031Z] github.com/docker/docker/oci/caps [2022-02-15T21:19:03.031Z] github.com/docker/docker/opts [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/aaparser [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/archive [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/authorization [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/capabilities [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/containerfs [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/directory [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/dmesg [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/filenotify [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/fileutils [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/fsutils [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/homedir [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/idtools [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/ioutils [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/locker [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/longpath [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/loopback [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/mount [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/parsers [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/pidfile [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/platform [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/plugins [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/pools [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/progress [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/pubsub [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/reexec [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/signal [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/stack [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/stringid [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/symlink [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/system [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/tailfile [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/tarsum [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/term [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/term/windows [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/truncindex [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/urlutil [2022-02-15T21:19:03.031Z] github.com/docker/docker/pkg/useragent [2022-02-15T21:19:03.031Z] github.com/docker/docker/plugin [2022-02-15T21:19:03.031Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T21:19:03.031Z] github.com/docker/docker/plugin/v2 [2022-02-15T21:19:03.031Z] github.com/docker/docker/profiles/apparmor [2022-02-15T21:19:03.031Z] github.com/docker/docker/profiles/seccomp [2022-02-15T21:19:03.031Z] github.com/docker/docker/quota [2022-02-15T21:19:03.031Z] github.com/docker/docker/reference [2022-02-15T21:19:03.031Z] github.com/docker/docker/registry [2022-02-15T21:19:03.031Z] github.com/docker/docker/registry/resumable [2022-02-15T21:19:03.031Z] github.com/docker/docker/restartmanager [2022-02-15T21:19:03.031Z] github.com/docker/docker/rootless [2022-02-15T21:19:03.031Z] github.com/docker/docker/rootless/specconv [2022-02-15T21:19:03.031Z] github.com/docker/docker/runconfig [2022-02-15T21:19:03.031Z] github.com/docker/docker/runconfig/opts [2022-02-15T21:19:03.031Z] github.com/docker/docker/testutil [2022-02-15T21:19:03.031Z] github.com/docker/docker/testutil/daemon [2022-02-15T21:19:03.031Z] github.com/docker/docker/testutil/environment [2022-02-15T21:19:03.031Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T21:19:03.031Z] github.com/docker/docker/testutil/fakegit [2022-02-15T21:19:03.031Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T21:19:03.031Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T21:19:03.031Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T21:19:03.031Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T21:19:03.031Z] github.com/docker/docker/testutil/registry [2022-02-15T21:19:03.031Z] github.com/docker/docker/testutil/request [2022-02-15T21:19:03.031Z] github.com/docker/docker/volume [2022-02-15T21:19:03.031Z] github.com/docker/docker/volume/drivers [2022-02-15T21:19:03.031Z] github.com/docker/docker/volume/local [2022-02-15T21:19:03.031Z] github.com/docker/docker/volume/mounts [2022-02-15T21:19:03.031Z] github.com/docker/docker/volume/service [2022-02-15T21:19:03.031Z] github.com/docker/docker/volume/service/opts [2022-02-15T21:19:03.031Z] github.com/docker/docker/volume/testutils' [2022-02-15T21:19:03.031Z] ++ grep --fixed-strings /libnetwork [2022-02-15T21:19:03.031Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/config [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T21:19:03.031Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/idm [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ns [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/options [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/osl [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/types' [2022-02-15T21:19:03.032Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-02-15T21:19:03.032Z] + echo 'github.com/docker/docker/libnetwork [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/config [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/idm [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/ns [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/options [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/osl [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/types' [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T21:19:03.032Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T21:19:03.032Z] + type docker-proxy [2022-02-15T21:19:03.032Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-02-15T21:19:03.032Z] + hack/make.sh binary-proxy install-proxy [2022-02-15T21:19:03.032Z] [2022-02-15T21:19:03.032Z] Removing bundles/ [2022-02-15T21:19:03.288Z] [2022-02-15T21:19:03.288Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-02-15T21:19:03.288Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-02-15T21:19:03.288Z] GOOS="" GOARCH="" GOARM="" [2022-02-15T21:19:03.557Z] --- PASS: TestReplicatedJob (6.64s) [2022-02-15T21:19:03.557Z] === RUN TestUpdateReplicatedJob [2022-02-15T21:19:06.837Z] --- PASS: TestUpdateReplicatedJob (3.24s) [2022-02-15T21:19:06.837Z] === RUN TestServiceListWithStatuses [2022-02-15T21:19:06.837Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T21:19:06.837Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-02-15T21:19:06.837Z] === RUN TestDockerNetworkConnectAlias [2022-02-15T21:19:07.403Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-15T21:19:07.661Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-15T21:19:09.038Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-15T21:19:09.038Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-02-15T21:19:09.297Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-15T21:19:09.555Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-02-15T21:19:09.813Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-02-15T21:19:09.813Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-15T21:19:09.830Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-02-15T21:19:09.830Z] [2022-02-15T21:19:09.830Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-02-15T21:19:09.830Z] Installing docker-proxy to /usr/local/bin/ [2022-02-15T21:19:09.830Z] [2022-02-15T21:19:09.830Z] + mkdir -p bundles [2022-02-15T21:19:09.830Z] + '[' -n 'github.com/docker/docker/api [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/backend/build [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/httputils [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/middleware [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/router [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/router/build [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/router/checkpoint [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/router/container [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/router/debug [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/router/distribution [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/router/grpc [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/router/image [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/router/network [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/router/plugin [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/router/session [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/router/swarm [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/router/system [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/server/router/volume [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/backend [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/blkiodev [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/container [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/events [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/filters [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/image [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/mount [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/network [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/plugins/logdriver [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/registry [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/strslice [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/swarm [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/swarm/runtime [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/time [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/versions [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/versions/v1p19 [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/versions/v1p20 [2022-02-15T21:19:09.830Z] github.com/docker/docker/api/types/volume [2022-02-15T21:19:09.830Z] github.com/docker/docker/builder [2022-02-15T21:19:09.830Z] github.com/docker/docker/builder/builder-next [2022-02-15T21:19:09.830Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-02-15T21:19:09.830Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-02-15T21:19:09.830Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-02-15T21:19:09.830Z] github.com/docker/docker/builder/builder-next/exporter [2022-02-15T21:19:09.830Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-02-15T21:19:09.830Z] github.com/docker/docker/builder/builder-next/worker [2022-02-15T21:19:09.830Z] github.com/docker/docker/builder/dockerfile [2022-02-15T21:19:09.830Z] github.com/docker/docker/builder/dockerignore [2022-02-15T21:19:09.830Z] github.com/docker/docker/builder/remotecontext [2022-02-15T21:19:09.830Z] github.com/docker/docker/builder/remotecontext/git [2022-02-15T21:19:09.830Z] github.com/docker/docker/cli [2022-02-15T21:19:09.830Z] github.com/docker/docker/cli/config [2022-02-15T21:19:09.830Z] github.com/docker/docker/cli/debug [2022-02-15T21:19:09.830Z] github.com/docker/docker/client [2022-02-15T21:19:09.830Z] github.com/docker/docker/cmd/docker-proxy [2022-02-15T21:19:09.830Z] github.com/docker/docker/cmd/dockerd [2022-02-15T21:19:09.830Z] github.com/docker/docker/cmd/dockerd/trap [2022-02-15T21:19:09.830Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-02-15T21:19:09.830Z] github.com/docker/docker/container [2022-02-15T21:19:09.830Z] github.com/docker/docker/container/stream [2022-02-15T21:19:09.830Z] github.com/docker/docker/contrib/apparmor [2022-02-15T21:19:09.830Z] github.com/docker/docker/contrib/docker-device-tool [2022-02-15T21:19:09.830Z] github.com/docker/docker/contrib/httpserver [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/cluster [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/cluster/convert [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/cluster/executor [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/cluster/executor/container [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/cluster/provider [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/config [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/events [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/events/testutils [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/exec [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/graphdriver [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/graphdriver/copy [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/graphdriver/register [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/images [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/initlayer [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/links [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/listeners [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger/awslogs [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger/fluentd [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger/gcplogs [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger/gelf [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger/journald [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger/local [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger/logentries [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger/loggerutils [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger/splunk [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger/syslog [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/logger/templates [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/names [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/network [2022-02-15T21:19:09.830Z] github.com/docker/docker/daemon/stats [2022-02-15T21:19:09.830Z] github.com/docker/docker/distribution [2022-02-15T21:19:09.830Z] github.com/docker/docker/distribution/metadata [2022-02-15T21:19:09.830Z] github.com/docker/docker/distribution/utils [2022-02-15T21:19:09.830Z] github.com/docker/docker/distribution/xfer [2022-02-15T21:19:09.830Z] github.com/docker/docker/dockerversion [2022-02-15T21:19:09.830Z] github.com/docker/docker/errdefs [2022-02-15T21:19:09.830Z] github.com/docker/docker/image [2022-02-15T21:19:09.830Z] github.com/docker/docker/image/cache [2022-02-15T21:19:09.830Z] github.com/docker/docker/image/tarexport [2022-02-15T21:19:09.830Z] github.com/docker/docker/image/v1 [2022-02-15T21:19:09.830Z] github.com/docker/docker/internal/test/suite [2022-02-15T21:19:09.830Z] github.com/docker/docker/layer [2022-02-15T21:19:09.830Z] github.com/docker/docker/libcontainerd [2022-02-15T21:19:09.830Z] github.com/docker/docker/libcontainerd/queue [2022-02-15T21:19:09.830Z] github.com/docker/docker/libcontainerd/remote [2022-02-15T21:19:09.830Z] github.com/docker/docker/libcontainerd/supervisor [2022-02-15T21:19:09.830Z] github.com/docker/docker/libcontainerd/types [2022-02-15T21:19:09.830Z] github.com/docker/docker/oci [2022-02-15T21:19:09.830Z] github.com/docker/docker/oci/caps [2022-02-15T21:19:09.830Z] github.com/docker/docker/opts [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/aaparser [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/archive [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/authorization [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/broadcaster [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/capabilities [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/chrootarchive [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/containerfs [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/devicemapper [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/directory [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/dmesg [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/filenotify [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/fileutils [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/fsutils [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/homedir [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/idtools [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/ioutils [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/jsonmessage [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/locker [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/longpath [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/loopback [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/mount [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/namesgenerator [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/parsers [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/parsers/kernel [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/pidfile [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/platform [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/plugingetter [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/plugins [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/plugins/transport [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/pools [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/progress [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/pubsub [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/reexec [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/signal [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/stack [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/stdcopy [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/streamformatter [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/stringid [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/symlink [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/sysinfo [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/system [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/tailfile [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/tarsum [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/term [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/term/windows [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/truncindex [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/urlutil [2022-02-15T21:19:09.830Z] github.com/docker/docker/pkg/useragent [2022-02-15T21:19:09.830Z] github.com/docker/docker/plugin [2022-02-15T21:19:09.830Z] github.com/docker/docker/plugin/executor/containerd [2022-02-15T21:19:09.830Z] github.com/docker/docker/plugin/v2 [2022-02-15T21:19:09.830Z] github.com/docker/docker/profiles/apparmor [2022-02-15T21:19:09.830Z] github.com/docker/docker/profiles/seccomp [2022-02-15T21:19:09.830Z] github.com/docker/docker/quota [2022-02-15T21:19:09.830Z] github.com/docker/docker/reference [2022-02-15T21:19:09.830Z] github.com/docker/docker/registry [2022-02-15T21:19:09.830Z] github.com/docker/docker/registry/resumable [2022-02-15T21:19:09.830Z] github.com/docker/docker/restartmanager [2022-02-15T21:19:09.830Z] github.com/docker/docker/rootless [2022-02-15T21:19:09.830Z] github.com/docker/docker/rootless/specconv [2022-02-15T21:19:09.830Z] github.com/docker/docker/runconfig [2022-02-15T21:19:09.830Z] github.com/docker/docker/runconfig/opts [2022-02-15T21:19:09.830Z] github.com/docker/docker/testutil [2022-02-15T21:19:09.830Z] github.com/docker/docker/testutil/daemon [2022-02-15T21:19:09.830Z] github.com/docker/docker/testutil/environment [2022-02-15T21:19:09.830Z] github.com/docker/docker/testutil/fakecontext [2022-02-15T21:19:09.830Z] github.com/docker/docker/testutil/fakegit [2022-02-15T21:19:09.830Z] github.com/docker/docker/testutil/fakestorage [2022-02-15T21:19:09.830Z] github.com/docker/docker/testutil/fixtures/load [2022-02-15T21:19:09.830Z] github.com/docker/docker/testutil/fixtures/plugin [2022-02-15T21:19:09.830Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-02-15T21:19:09.830Z] github.com/docker/docker/testutil/registry [2022-02-15T21:19:09.830Z] github.com/docker/docker/testutil/request [2022-02-15T21:19:09.830Z] github.com/docker/docker/volume [2022-02-15T21:19:09.830Z] github.com/docker/docker/volume/drivers [2022-02-15T21:19:09.830Z] github.com/docker/docker/volume/local [2022-02-15T21:19:09.830Z] github.com/docker/docker/volume/mounts [2022-02-15T21:19:09.830Z] github.com/docker/docker/volume/service [2022-02-15T21:19:09.830Z] github.com/docker/docker/volume/service/opts [2022-02-15T21:19:09.830Z] github.com/docker/docker/volume/testutils' ']' [2022-02-15T21:19:09.831Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-02-15T21:19:10.760Z] ? github.com/docker/docker/api [no test files] [2022-02-15T21:19:11.714Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-15T21:19:11.714Z] --- PASS: TestDockerNetworkConnectAlias (5.11s) [2022-02-15T21:19:11.714Z] === RUN TestDockerNetworkReConnect [2022-02-15T21:19:12.648Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-15T21:19:12.648Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-15T21:19:12.648Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-15T21:19:13.540Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-15T21:19:13.540Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-15T21:19:13.584Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-15T21:19:13.771Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-15T21:19:13.771Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-15T21:19:13.771Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-15T21:19:13.771Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-15T21:19:13.842Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-15T21:19:14.775Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-15T21:19:15.104Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-15T21:19:15.725Z] --- PASS: TestDockerNetworkReConnect (3.68s) [2022-02-15T21:19:15.725Z] === RUN TestServicePlugin [2022-02-15T21:19:15.725Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-02-15T21:19:15.725Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-02-15T21:19:15.725Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-15T21:19:15.725Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-02-15T21:19:15.725Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-15T21:19:15.725Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-15T21:19:18.254Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-02-15T21:19:18.512Z] === RUN TestDockerSuite/TestEventsRename [2022-02-15T21:19:19.082Z] === RUN TestDockerSuite/TestEventsResize [2022-02-15T21:19:19.340Z] plugin_test.go:61: [d13db529c06d1] joining swarm manager [d435b0771a443]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:19:19.598Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-15T21:19:19.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-15T21:19:20.533Z] plugin_test.go:64: [d478b74b49fa9] joining swarm manager [d435b0771a443]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:19:21.468Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-02-15T21:19:22.848Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-15T21:19:23.367Z] docker_api_swarm_test.go:384: [d96a02c56de00] joining swarm manager [d7aad4cc36d63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:19:24.740Z] docker_api_swarm_test.go:385: [d9328a25b0fb6] joining swarm manager [d7aad4cc36d63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:19:25.307Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-15T21:19:25.609Z] ok github.com/docker/docker/api/server 0.012s coverage: 9.0% of statements [2022-02-15T21:19:25.874Z] === RUN TestDockerSuite/TestEventsStreaming [2022-02-15T21:19:26.440Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-15T21:19:26.642Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-15T21:19:28.967Z] === RUN TestDockerSuite/TestEventsTop [2022-02-15T21:19:29.537Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-15T21:19:32.063Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-15T21:19:39.063Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-15T21:19:39.063Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-15T21:19:39.063Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-15T21:19:42.861Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-15T21:19:44.263Z] === RUN TestDockerSuite/TestExec [2022-02-15T21:19:44.263Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-15T21:19:44.263Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-15T21:19:44.520Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-15T21:19:45.086Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-15T21:19:46.018Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-15T21:19:46.277Z] --- PASS: TestServicePlugin (30.72s) [2022-02-15T21:19:46.277Z] === RUN TestServiceUpdateLabel [2022-02-15T21:19:46.535Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-15T21:19:46.656Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-15T21:19:47.469Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-15T21:19:47.727Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-15T21:19:48.661Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-15T21:19:48.919Z] --- PASS: TestServiceUpdateLabel (2.64s) [2022-02-15T21:19:48.919Z] === RUN TestServiceUpdateSecrets [2022-02-15T21:19:49.177Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-15T21:19:49.745Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-15T21:19:50.450Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-15T21:19:51.121Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-15T21:19:51.687Z] === RUN TestDockerSuite/TestExecEnv [2022-02-15T21:19:52.255Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-15T21:19:53.189Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-15T21:19:53.758Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-15T21:19:56.284Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-15T21:19:56.850Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-02-15T21:19:57.415Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-15T21:19:57.981Z] === RUN TestDockerSuite/TestExecParseError [2022-02-15T21:19:58.549Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-15T21:19:59.115Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-15T21:19:59.373Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-15T21:20:00.754Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-15T21:20:01.024Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-15T21:20:01.590Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-15T21:20:04.118Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2022-02-15T21:20:04.118Z] === RUN TestServiceUpdateConfigs [2022-02-15T21:20:12.225Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-15T21:20:12.792Z] === RUN TestDockerSuite/TestExecTTY [2022-02-15T21:20:13.358Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-15T21:20:13.924Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-15T21:20:14.489Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-15T21:20:15.054Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-15T21:20:15.054Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-15T21:20:15.054Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-15T21:20:16.429Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-02-15T21:20:16.688Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-15T21:20:17.623Z] === RUN TestDockerSuite/TestExecWithTERM [2022-02-15T21:20:18.189Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-15T21:20:18.189Z] --- PASS: TestServiceUpdateConfigs (14.61s) [2022-02-15T21:20:18.189Z] === RUN TestServiceUpdateNetwork [2022-02-15T21:20:19.124Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-15T21:20:24.385Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-15T21:20:24.385Z] check_test.go:379: [d9328a25b0fb6] daemon is not started [2022-02-15T21:20:24.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-02-15T21:20:26.925Z] docker_api_swarm_test.go:802: [d080aac2e1592] joining swarm manager [d135af39029a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:20:27.277Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-15T21:20:27.858Z] docker_api_swarm_test.go:802: [d692764920ec5] joining swarm manager [d135af39029a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:20:27.858Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-15T21:20:29.232Z] docker_api_swarm_test.go:802: [d9d68378a7ab4] joining swarm manager [d135af39029a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-15T21:20:29.489Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-15T21:20:30.422Z] docker_api_swarm_test.go:802: [d6b04012e60ad] joining swarm manager [d135af39029a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-15T21:20:30.987Z] --- PASS: TestServiceUpdateNetwork (12.54s) [2022-02-15T21:20:30.987Z] === RUN TestServiceUpdatePidsLimit [2022-02-15T21:20:32.032Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-15T21:20:32.032Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-15T21:20:32.360Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-02-15T21:20:32.501Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-15T21:20:32.619Z] docker_api_swarm_test.go:810: [d59af91eb8af2] joining swarm manager [d135af39029a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-02-15T21:20:32.876Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-02-15T21:20:34.249Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-15T21:20:34.507Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-15T21:20:34.508Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-15T21:20:34.508Z] === RUN TestDockerSuite/TestHealth [2022-02-15T21:20:39.770Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-02-15T21:20:47.004Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-02-15T21:20:47.004Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2022-02-15T21:20:47.004Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-02-15T21:20:47.004Z] ? github.com/docker/docker/api/server/router [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-02-15T21:20:47.005Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types/container [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types/events [no test files] [2022-02-15T21:20:47.005Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types/image [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types/network [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-02-15T21:20:47.005Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-02-15T21:20:47.005Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-02-15T21:20:47.005Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/builder [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-02-15T21:20:47.005Z] ok github.com/docker/docker/builder/remotecontext 0.090s coverage: 13.7% of statements [2022-02-15T21:20:47.005Z] ok github.com/docker/docker/builder/dockerfile 0.199s coverage: 49.0% of statements [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-02-15T21:20:47.005Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-02-15T21:20:47.005Z] ok github.com/docker/docker/builder/remotecontext/git 1.212s coverage: 86.3% of statements [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/cli [no test files] [2022-02-15T21:20:47.005Z] ? github.com/docker/docker/cli/config [no test files] [2022-02-15T21:20:47.005Z] ok github.com/docker/docker/cmd/docker-proxy 0.105s coverage: 67.6% of statements [2022-02-15T21:20:47.567Z] ok github.com/docker/docker/client 0.118s coverage: 75.8% of statements [2022-02-15T21:20:47.875Z] --- PASS: TestServiceUpdatePidsLimit (16.48s) [2022-02-15T21:20:47.875Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2022-02-15T21:20:47.875Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-02-15T21:20:47.875Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-02-15T21:20:47.875Z] PASS [2022-02-15T21:20:47.875Z] [2022-02-15T21:20:47.875Z] === Skipped [2022-02-15T21:20:47.875Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-02-15T21:20:47.875Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-02-15T21:20:47.875Z] [2022-02-15T21:20:47.875Z] DONE 27 tests, 1 skipped in 196.397s [2022-02-15T21:20:47.875Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-02-15T21:20:47.875Z] ++ 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-02-15T21:20:47.875Z] ++ set -e [2022-02-15T21:20:47.875Z] ++ '[' -n 0 ']' [2022-02-15T21:20:47.875Z] ++ set -x [2022-02-15T21:20:47.875Z] ++ 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-02-15T21:20:47.875Z] INFO: Testing against a local daemon [2022-02-15T21:20:47.875Z] === RUN TestSessionCreate [2022-02-15T21:20:47.875Z] --- PASS: TestSessionCreate (0.02s) [2022-02-15T21:20:47.875Z] === RUN TestSessionCreateWithBadUpgrade [2022-02-15T21:20:47.875Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-02-15T21:20:47.875Z] PASS [2022-02-15T21:20:47.875Z] [2022-02-15T21:20:47.875Z] DONE 2 tests in 0.115s [2022-02-15T21:20:47.875Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-02-15T21:20:47.875Z] ++ 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-02-15T21:20:47.875Z] ++ set -e [2022-02-15T21:20:47.875Z] ++ '[' -n 0 ']' [2022-02-15T21:20:47.875Z] ++ set -x [2022-02-15T21:20:47.875Z] ++ 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-02-15T21:20:47.875Z] INFO: Testing against a local daemon [2022-02-15T21:20:47.875Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-02-15T21:20:47.875Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-15T21:20:47.875Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T21:20:47.875Z] === RUN TestDiskUsage [2022-02-15T21:20:47.875Z] === PAUSE TestDiskUsage [2022-02-15T21:20:47.875Z] === RUN TestEventsExecDie [2022-02-15T21:20:48.134Z] --- PASS: TestEventsExecDie (0.58s) [2022-02-15T21:20:48.134Z] === RUN TestEventsBackwardsCompatible [2022-02-15T21:20:48.134Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-02-15T21:20:48.134Z] === RUN TestEventsVolumeCreate [2022-02-15T21:20:48.134Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-02-15T21:20:48.134Z] === RUN TestInfoBinaryCommits [2022-02-15T21:20:48.393Z] --- PASS: TestInfoBinaryCommits (0.04s) [2022-02-15T21:20:48.393Z] === RUN TestInfoAPIVersioned [2022-02-15T21:20:48.393Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-02-15T21:20:48.393Z] === RUN TestInfoAPI [2022-02-15T21:20:48.393Z] --- PASS: TestInfoAPI (0.03s) [2022-02-15T21:20:48.393Z] === RUN TestInfoAPIWarnings [2022-02-15T21:20:53.656Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-15T21:20:53.656Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-15T21:20:53.656Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-15T21:20:53.656Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-15T21:20:54.234Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-15T21:20:54.234Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-15T21:20:54.800Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-15T21:20:54.800Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-15T21:20:54.800Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-15T21:20:54.800Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-15T21:20:55.058Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-15T21:20:55.058Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-15T21:20:55.625Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-15T21:20:55.625Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-15T21:20:56.191Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-15T21:20:56.191Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-15T21:20:56.759Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-15T21:20:57.328Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-15T21:20:57.328Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-15T21:20:57.896Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-15T21:21:00.422Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-15T21:21:00.422Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-15T21:21:00.422Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-15T21:21:01.795Z] === RUN TestDockerSuite/TestImportFile [2022-02-15T21:21:02.728Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-15T21:21:02.728Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-15T21:21:02.811Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-15T21:21:04.102Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-15T21:21:04.670Z] --- PASS: TestInfoAPIWarnings (16.33s) [2022-02-15T21:21:04.670Z] === RUN TestInfoDebug [2022-02-15T21:21:05.238Z] --- PASS: TestInfoDebug (0.54s) [2022-02-15T21:21:05.238Z] === RUN TestInfoInsecureRegistries [2022-02-15T21:21:05.238Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-15T21:21:05.804Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-02-15T21:21:05.804Z] === RUN TestInfoRegistryMirrors [2022-02-15T21:21:06.371Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-02-15T21:21:06.371Z] === RUN TestLoginFailsWithBadCredentials [2022-02-15T21:21:06.371Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2022-02-15T21:21:06.371Z] === RUN TestPingCacheHeaders [2022-02-15T21:21:06.371Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-02-15T21:21:06.371Z] === RUN TestPingGet [2022-02-15T21:21:06.371Z] --- PASS: TestPingGet (0.01s) [2022-02-15T21:21:06.371Z] === RUN TestPingHead [2022-02-15T21:21:06.371Z] --- PASS: TestPingHead (0.01s) [2022-02-15T21:21:06.371Z] === RUN TestVersion [2022-02-15T21:21:06.371Z] --- PASS: TestVersion (0.02s) [2022-02-15T21:21:06.371Z] === CONT TestDiskUsage [2022-02-15T21:21:06.443Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-02-15T21:21:06.444Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-15T21:21:06.444Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-02-15T21:21:06.444Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-02-15T21:21:06.444Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-02-15T21:21:06.629Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-15T21:21:06.888Z] === RUN TestDiskUsage/empty [2022-02-15T21:21:06.888Z] === RUN TestDiskUsage/empty/container_types [2022-02-15T21:21:06.888Z] === RUN TestDiskUsage/empty/image_types [2022-02-15T21:21:06.888Z] === RUN TestDiskUsage/empty/volume_types [2022-02-15T21:21:06.888Z] === RUN TestDiskUsage/empty/build-cache_types [2022-02-15T21:21:06.888Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-02-15T21:21:06.888Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-02-15T21:21:06.888Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-02-15T21:21:06.888Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-02-15T21:21:06.888Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-02-15T21:21:06.888Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-02-15T21:21:06.888Z] === RUN TestDiskUsage/after_LoadBusybox [2022-02-15T21:21:07.148Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-15T21:21:07.148Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-02-15T21:21:07.148Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-02-15T21:21:07.148Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-02-15T21:21:07.148Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-02-15T21:21:07.148Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-02-15T21:21:07.148Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-02-15T21:21:07.148Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-02-15T21:21:07.148Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-02-15T21:21:07.148Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-02-15T21:21:07.148Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-02-15T21:21:07.148Z] === RUN TestDiskUsage/after_container.Run [2022-02-15T21:21:07.718Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-02-15T21:21:07.718Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-02-15T21:21:07.718Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-02-15T21:21:07.718Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-02-15T21:21:07.718Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-02-15T21:21:07.718Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-02-15T21:21:07.718Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-02-15T21:21:07.718Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-02-15T21:21:07.718Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-02-15T21:21:07.718Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-02-15T21:21:07.718Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage (1.36s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.25s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_container.Run (0.42s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-02-15T21:21:07.718Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-02-15T21:21:07.718Z] PASS [2022-02-15T21:21:07.976Z] [2022-02-15T21:21:07.976Z] === Skipped [2022-02-15T21:21:07.976Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-02-15T21:21:07.976Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-02-15T21:21:07.976Z] [2022-02-15T21:21:07.976Z] DONE 50 tests, 1 skipped in 20.386s [2022-02-15T21:21:07.976Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-02-15T21:21:07.976Z] ++ 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-02-15T21:21:07.976Z] ++ set -e [2022-02-15T21:21:07.976Z] ++ '[' -n 0 ']' [2022-02-15T21:21:07.976Z] ++ set -x [2022-02-15T21:21:07.976Z] ++ 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-02-15T21:21:07.976Z] INFO: Testing against a local daemon [2022-02-15T21:21:07.976Z] === RUN TestVolumesCreateAndList [2022-02-15T21:21:07.976Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-02-15T21:21:07.976Z] === RUN TestVolumesRemove [2022-02-15T21:21:07.976Z] --- PASS: TestVolumesRemove (0.07s) [2022-02-15T21:21:07.976Z] === RUN TestVolumesInspect [2022-02-15T21:21:07.976Z] --- PASS: TestVolumesInspect (0.02s) [2022-02-15T21:21:07.976Z] === RUN TestVolumesInvalidJSON [2022-02-15T21:21:08.235Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-02-15T21:21:08.235Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-02-15T21:21:08.235Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-02-15T21:21:08.235Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-02-15T21:21:08.235Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-02-15T21:21:08.235Z] PASS [2022-02-15T21:21:08.235Z] [2022-02-15T21:21:08.235Z] DONE 5 tests in 0.274s [2022-02-15T21:21:08.235Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-15T21:21:08.235Z] ++++ cat bundles/test-integration/docker.pid [2022-02-15T21:21:08.235Z] +++ kill 6164 [2022-02-15T21:21:08.494Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-15T21:21:08.494Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-02-15T21:21:08.494Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-15T21:21:08.494Z] +++ /etc/init.d/apparmor stop [2022-02-15T21:21:08.494Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-15T21:21:08.494Z] [2022-02-15T21:21:08.494Z] Unloading profiles will leave already running processes permanently [2022-02-15T21:21:08.494Z] unconfined, which can lead to unexpected situations. [2022-02-15T21:21:08.494Z] [2022-02-15T21:21:08.494Z] To set a process to complain mode, use the command line tool [2022-02-15T21:21:08.494Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-15T21:21:08.494Z] +++ true [2022-02-15T21:21:08.494Z] exiting test-integration [2022-02-15T21:21:08.494Z] ++ exit 0 [2022-02-15T21:21:08.494Z] [2022-02-15T21:21:09.061Z] + for job in $(jobs -p) [2022-02-15T21:21:09.061Z] + wait 5366 [2022-02-15T21:21:09.321Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-15T21:21:09.889Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-15T21:21:09.967Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-15T21:21:09.967Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-15T21:21:10.435Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-15T21:21:10.459Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-15T21:21:10.722Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-15T21:21:11.150Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-02-15T21:21:11.288Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-15T21:21:11.546Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-15T21:21:11.804Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-02-15T21:21:12.123Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-02-15T21:21:12.123Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-15T21:21:12.123Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-02-15T21:21:12.123Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-15T21:21:12.123Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-02-15T21:21:12.123Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-15T21:21:12.123Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-02-15T21:21:12.584Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-02-15T21:21:12.739Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-15T21:21:13.305Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-15T21:21:13.557Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-02-15T21:21:13.564Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-15T21:21:13.564Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-15T21:21:14.131Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-15T21:21:14.131Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-15T21:21:14.131Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-15T21:21:14.697Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-15T21:21:15.263Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-15T21:21:15.521Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-15T21:21:16.088Z] === RUN TestDockerSuite/TestInspectImage [2022-02-15T21:21:16.088Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-15T21:21:16.088Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-15T21:21:16.088Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-15T21:21:16.088Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-15T21:21:16.656Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-15T21:21:17.221Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-15T21:21:17.221Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-15T21:21:17.312Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-02-15T21:21:17.480Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-15T21:21:18.047Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-15T21:21:19.499Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-02-15T21:21:19.499Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-15T21:21:19.499Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-02-15T21:21:19.499Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-15T21:21:19.499Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-02-15T21:21:19.499Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-02-15T21:21:19.946Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-15T21:21:19.946Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-15T21:21:20.512Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-15T21:21:21.077Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-15T21:21:22.011Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-15T21:21:22.578Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-15T21:21:23.145Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-15T21:21:23.251Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-02-15T21:21:23.403Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-15T21:21:23.969Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-15T21:21:24.228Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-15T21:21:24.793Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-15T21:21:24.793Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-02-15T21:21:26.244Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-15T21:21:26.248Z] ok github.com/docker/docker/cmd/dockerd 0.040s coverage: 29.1% of statements [2022-02-15T21:21:26.248Z] ok github.com/docker/docker/container 0.113s coverage: 34.8% of statements [2022-02-15T21:21:26.248Z] ok github.com/docker/docker/cmd/dockerd/trap 2.504s coverage: 0.0% of statements [2022-02-15T21:21:26.248Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-02-15T21:21:26.248Z] ? github.com/docker/docker/container/stream [no test files] [2022-02-15T21:21:26.248Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-02-15T21:21:26.248Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-02-15T21:21:26.248Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-02-15T21:21:27.179Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-15T21:21:28.128Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-15T21:21:28.386Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-15T21:21:29.320Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-15T21:21:29.320Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-02-15T21:21:31.219Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-15T21:21:32.156Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-15T21:21:32.156Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-15T21:21:32.792Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2022-02-15T21:21:33.532Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-15T21:21:33.791Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-15T21:21:34.162Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2022-02-15T21:21:34.357Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-15T21:21:35.530Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-02-15T21:21:38.162Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-02-15T21:21:42.097Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.8% of statements [2022-02-15T21:21:42.469Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-15T21:21:42.469Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-15T21:21:43.025Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.0% of statements [2022-02-15T21:21:43.281Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-02-15T21:21:43.842Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-15T21:21:43.843Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-02-15T21:21:43.994Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-02-15T21:21:44.101Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-15T21:21:44.860Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-15T21:21:44.860Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-15T21:21:44.860Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-15T21:21:45.210Z] ok github.com/docker/docker/daemon 10.150s coverage: 17.1% of statements [2022-02-15T21:21:45.210Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-02-15T21:21:45.210Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-02-15T21:21:45.210Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-02-15T21:21:45.210Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-02-15T21:21:45.210Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.496s coverage: 74.6% of statements [2022-02-15T21:21:45.475Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-02-15T21:21:45.475Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-15T21:21:45.541Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-02-15T21:21:45.541Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-15T21:21:45.541Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-02-15T21:21:45.733Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-15T21:21:45.733Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-15T21:21:45.733Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-15T21:21:46.141Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.385s coverage: 56.2% of statements [2022-02-15T21:21:46.300Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-15T21:21:46.866Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-15T21:21:47.509Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-02-15T21:21:48.909Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2022-02-15T21:21:49.291Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-02-15T21:21:50.144Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-15T21:21:50.712Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-15T21:21:50.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-02-15T21:21:50.803Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.530s coverage: 46.2% of statements [2022-02-15T21:21:50.803Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-02-15T21:21:50.803Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.304s coverage: 50.5% of statements [2022-02-15T21:21:51.479Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-02-15T21:21:52.170Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.8% of statements [2022-02-15T21:21:52.733Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.743s coverage: 58.0% of statements [2022-02-15T21:21:52.733Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-02-15T21:21:52.733Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-02-15T21:21:52.990Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-02-15T21:21:53.247Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-02-15T21:21:54.896Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-02-15T21:21:55.138Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 6.7% of statements [2022-02-15T21:21:55.138Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-02-15T21:21:55.138Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-02-15T21:21:55.138Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.5% of statements [2022-02-15T21:21:55.154Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-15T21:21:55.720Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-15T21:21:55.720Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-15T21:21:56.068Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 33.6% of statements [2022-02-15T21:21:56.068Z] ok github.com/docker/docker/daemon/logger/awslogs 0.149s coverage: 80.2% of statements [2022-02-15T21:21:56.068Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-02-15T21:21:56.631Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2022-02-15T21:21:56.631Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 23.9% of statements [2022-02-15T21:21:57.097Z] docker_api_swarm_service_test.go:395: [d3da881d0a196] joining swarm manager [d941a78cc7dbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:21:57.097Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-15T21:21:57.194Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-02-15T21:21:57.194Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-02-15T21:21:57.303Z] === RUN TestDockerSuite/TestBuildAddScript [2022-02-15T21:21:57.303Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-15T21:21:57.303Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-02-15T21:21:57.303Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-15T21:21:57.303Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-02-15T21:21:57.303Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-15T21:21:57.303Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-02-15T21:21:57.303Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-15T21:21:57.303Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-02-15T21:21:58.032Z] docker_api_swarm_service_test.go:395: [da8ac1f7f02d2] joining swarm manager [d941a78cc7dbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:21:58.032Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-15T21:21:58.124Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 78.7% of statements [2022-02-15T21:21:58.124Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-02-15T21:21:58.276Z] === RUN TestDockerSuite/TestBuildAddTar [2022-02-15T21:21:58.382Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 54.7% of statements [2022-02-15T21:21:58.946Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-02-15T21:21:59.410Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-15T21:21:59.510Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-02-15T21:21:59.766Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-02-15T21:21:59.978Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-15T21:22:00.330Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-02-15T21:22:00.894Z] ok github.com/docker/docker/daemon/logger/splunk 1.618s coverage: 82.5% of statements [2022-02-15T21:22:00.894Z] ? github.com/docker/docker/daemon/names [no test files] [2022-02-15T21:22:00.894Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-02-15T21:22:00.913Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-15T21:22:01.824Z] ok github.com/docker/docker/distribution 0.110s coverage: 26.3% of statements [2022-02-15T21:22:02.081Z] ok github.com/docker/docker/distribution/metadata 0.050s coverage: 48.2% of statements [2022-02-15T21:22:02.081Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-02-15T21:22:03.013Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2022-02-15T21:22:03.270Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2022-02-15T21:22:03.445Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-15T21:22:03.445Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-15T21:22:03.833Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-02-15T21:22:04.012Z] === RUN TestDockerSuite/TestLogsSince [2022-02-15T21:22:04.090Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-02-15T21:22:04.654Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2022-02-15T21:22:04.654Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 85.4% of statements [2022-02-15T21:22:04.654Z] ? github.com/docker/docker/dockerversion [no test files] [2022-02-15T21:22:04.654Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-02-15T21:22:05.217Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2022-02-15T21:22:05.779Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2022-02-15T21:22:06.709Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-02-15T21:22:06.709Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-02-15T21:22:08.078Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 82.6% of statements [2022-02-15T21:22:08.641Z] ok github.com/docker/docker/pkg/authorization 0.125s coverage: 68.3% of statements [2022-02-15T21:22:08.898Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-02-15T21:22:08.898Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-02-15T21:22:10.565Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-15T21:22:12.168Z] ok github.com/docker/docker/pkg/chrootarchive 2.467s coverage: 43.5% of statements [2022-02-15T21:22:12.168Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-02-15T21:22:12.168Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-02-15T21:22:13.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-02-15T21:22:13.095Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-02-15T21:22:13.352Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-02-15T21:22:13.609Z] ok github.com/docker/docker/pkg/fsutils 0.128s coverage: 85.1% of statements [2022-02-15T21:22:13.865Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-02-15T21:22:14.122Z] ok github.com/docker/docker/layer 7.922s coverage: 68.8% of statements [2022-02-15T21:22:14.122Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-02-15T21:22:14.122Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-02-15T21:22:14.122Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-02-15T21:22:14.122Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-02-15T21:22:14.122Z] ? github.com/docker/docker/oci/caps [no test files] [2022-02-15T21:22:14.122Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-02-15T21:22:14.122Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-02-15T21:22:14.686Z] ok github.com/docker/docker/pkg/idtools 0.515s coverage: 69.5% of statements [2022-02-15T21:22:14.991Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-15T21:22:14.994Z] docker_api_swarm_service_test.go:343: [d2c7cf3cfec15] joining swarm manager [daa24e62d2ff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:22:15.249Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-02-15T21:22:15.249Z] ok github.com/docker/docker/pkg/ioutils 0.544s coverage: 71.5% of statements [2022-02-15T21:22:15.249Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-02-15T21:22:15.249Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-02-15T21:22:15.249Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-02-15T21:22:15.249Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-02-15T21:22:15.505Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-02-15T21:22:15.505Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-02-15T21:22:15.762Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-02-15T21:22:15.930Z] docker_api_swarm_service_test.go:343: [d4758c1f82e8b] joining swarm manager [daa24e62d2ff1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:22:15.930Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-15T21:22:16.018Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2022-02-15T21:22:16.018Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-02-15T21:22:16.018Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-02-15T21:22:16.018Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-02-15T21:22:16.582Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.031s coverage: 56.8% of statements [2022-02-15T21:22:16.865Z] === RUN TestDockerSuite/TestLogsTail [2022-02-15T21:22:17.145Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-02-15T21:22:17.145Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-02-15T21:22:17.401Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-02-15T21:22:17.433Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-15T21:22:18.003Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-15T21:22:18.570Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-15T21:22:18.767Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-02-15T21:22:18.767Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2022-02-15T21:22:19.024Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-02-15T21:22:19.024Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-02-15T21:22:19.137Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-15T21:22:19.281Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-02-15T21:22:19.537Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-02-15T21:22:19.705Z] === RUN TestDockerSuite/TestNetHostname [2022-02-15T21:22:19.794Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 51.2% of statements [2022-02-15T21:22:20.386Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2022-02-15T21:22:20.661Z] ok github.com/docker/docker/pkg/tailfile 0.090s coverage: 88.6% of statements [2022-02-15T21:22:20.919Z] ok github.com/docker/docker/pkg/tarsum 0.036s coverage: 89.3% of statements [2022-02-15T21:22:21.080Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-15T21:22:21.080Z] === RUN TestDockerSuite/TestNetworkEvents [2022-02-15T21:22:21.176Z] coverage: [no statements] [2022-02-15T21:22:21.176Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-02-15T21:22:21.437Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-02-15T21:22:21.693Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-02-15T21:22:21.693Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-02-15T21:22:22.747Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-15T21:22:22.747Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-15T21:22:23.215Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-15T21:22:23.584Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-02-15T21:22:23.584Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-02-15T21:22:23.841Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-02-15T21:22:24.770Z] ok github.com/docker/docker/quota 0.221s coverage: 71.4% of statements [2022-02-15T21:22:25.334Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-02-15T21:22:26.262Z] ok github.com/docker/docker/registry 0.043s coverage: 58.3% of statements [2022-02-15T21:22:26.519Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2022-02-15T21:22:26.519Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-02-15T21:22:27.083Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-02-15T21:22:27.083Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-02-15T21:22:27.483Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-15T21:22:27.638Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-15T21:22:27.896Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-15T21:22:28.461Z] === RUN TestDockerSuite/TestPluginActive [2022-02-15T21:22:29.604Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-02-15T21:22:29.834Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-02-15T21:22:30.166Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.4% of statements [2022-02-15T21:22:30.400Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-15T21:22:30.423Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-02-15T21:22:31.352Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-02-15T21:22:31.780Z] docker_api_swarm_service_test.go:490: [dcf06dc285fce] joining swarm manager [d2ef9b839edbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:22:32.346Z] docker_api_swarm_service_test.go:490: [d39771e5bf74e] joining swarm manager [d2ef9b839edbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:22:37.614Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-15T21:22:37.614Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-15T21:22:37.614Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-15T21:22:38.559Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-15T21:22:41.085Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-15T21:22:42.413Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-15T21:22:42.983Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-15T21:22:45.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-02-15T21:22:45.509Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-15T21:22:48.551Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-15T21:22:50.771Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-02-15T21:22:51.030Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-15T21:22:52.931Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-15T21:22:53.190Z] docker_api_swarm_service_test.go:128: [d411d70f3ec90] joining swarm manager [d7583a34cdc56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:22:53.236Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/pkg/term [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/rootless [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/testutil/request [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/volume [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-02-15T21:22:53.236Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === Skipped [2022-02-15T21:22:53.236Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-02-15T21:22:53.236Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-02-15T21:22:53.236Z] network_proxy_test.go:208: No support for dual stack yet [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-02-15T21:22:53.236Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-02-15T21:22:53.236Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-02-15T21:22:53.236Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:22:53.236Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-02-15T21:22:53.236Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:22:53.236Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-02-15T21:22:53.236Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:22:53.236Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-02-15T21:22:53.236Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:22:53.236Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-02-15T21:22:53.236Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:22:53.236Z] graphtest_unix.go:44: Driver btrfs not supported [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-02-15T21:22:53.236Z] graphtest_unix.go:71: No driver to put! [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-02-15T21:22:53.236Z] time="2022-02-15T21:21:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T21:22:53.236Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T21:22:53.236Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-02-15T21:22:53.236Z] time="2022-02-15T21:21:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T21:22:53.236Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T21:22:53.236Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-02-15T21:22:53.236Z] time="2022-02-15T21:21:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T21:22:53.236Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T21:22:53.236Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-02-15T21:22:53.236Z] time="2022-02-15T21:21:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T21:22:53.236Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T21:22:53.236Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-02-15T21:22:53.236Z] time="2022-02-15T21:21:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-02-15T21:22:53.236Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-02-15T21:22:53.236Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-02-15T21:22:53.236Z] graphtest_unix.go:71: No driver to put! [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.236Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-02-15T21:22:53.236Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-02-15T21:22:53.236Z] [2022-02-15T21:22:53.237Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-02-15T21:22:53.237Z] overlay_test.go:50: Fails to compute changes intermittently [2022-02-15T21:22:53.237Z] [2022-02-15T21:22:53.237Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-02-15T21:22:53.237Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-02-15T21:22:53.237Z] [2022-02-15T21:22:53.237Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-02-15T21:22:53.237Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-02-15T21:22:53.237Z] [2022-02-15T21:22:53.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-02-15T21:22:53.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:22:53.237Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T21:22:53.237Z] [2022-02-15T21:22:53.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-02-15T21:22:53.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:22:53.237Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T21:22:53.237Z] [2022-02-15T21:22:53.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-02-15T21:22:53.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:22:53.237Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T21:22:53.237Z] [2022-02-15T21:22:53.237Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-02-15T21:22:53.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:22:53.237Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T21:22:53.237Z] [2022-02-15T21:22:53.237Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-02-15T21:22:53.237Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-02-15T21:22:53.237Z] graphtest_unix.go:44: Driver zfs not supported [2022-02-15T21:22:53.237Z] [2022-02-15T21:22:53.237Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-02-15T21:22:53.237Z] graphtest_unix.go:71: No driver to put! [2022-02-15T21:22:53.237Z] [2022-02-15T21:22:53.237Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-02-15T21:22:53.237Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-02-15T21:22:53.237Z] [2022-02-15T21:22:53.237Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-02-15T21:22:53.237Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-02-15T21:22:53.237Z] [2022-02-15T21:22:53.237Z] DONE 2316 tests, 28 skipped in 221.043s [2022-02-15T21:22:53.237Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/bitseq [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/cluster [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/config [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/datastore [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/diagnostic [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/discoverapi [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/driverapi [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/host [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/null [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/remote [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/windows [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/drvregistry [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/etchosts [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/idm [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/internal/caller [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/ipam [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/ipamapi [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/ipams/null [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/ipams/remote [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/ipamutils [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/iptables [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/netlabel [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/netutils [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/networkdb [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/ns [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/options [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/osl [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/osl/kernel [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/portallocator [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/portmapper [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/resolvconf [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/testutils [2022-02-15T21:22:53.237Z] github.com/docker/docker/libnetwork/types' ']' [2022-02-15T21:22:53.237Z] + 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-02-15T21:22:53.758Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-15T21:22:54.016Z] docker_api_swarm_service_test.go:129: [dd97ae919dca5] joining swarm manager [d7583a34cdc56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:22:54.951Z] === RUN TestDockerSuite/TestPortList [2022-02-15T21:22:56.327Z] docker_api_swarm_service_test.go:137: [db6cad249d2b6] joining swarm manager [d7583a34cdc56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-15T21:22:57.262Z] docker_api_swarm_service_test.go:138: [dece7862b5db1] joining swarm manager [d7583a34cdc56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-02-15T21:23:01.045Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-15T21:23:02.539Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-15T21:23:02.796Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-15T21:23:09.355Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-15T21:23:09.355Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-15T21:23:09.355Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-15T21:23:09.355Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-15T21:23:09.355Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-15T21:23:09.613Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-15T21:23:09.613Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-15T21:23:10.180Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-15T21:23:10.180Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-15T21:23:10.429Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-02-15T21:23:10.429Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-15T21:23:10.429Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-02-15T21:23:10.429Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-15T21:23:10.429Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-02-15T21:23:11.115Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-15T21:23:11.115Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-02-15T21:23:13.014Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-02-15T21:23:13.947Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-02-15T21:23:14.206Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-02-15T21:23:14.465Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-15T21:23:15.983Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-15T21:23:16.366Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-15T21:23:16.932Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-15T21:23:18.275Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-15T21:23:18.834Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-15T21:23:19.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-02-15T21:23:21.625Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-02-15T21:23:22.559Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-15T21:23:22.559Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-15T21:23:23.947Z] docker_api_swarm_service_test.go:304: [d6c1be0ea574f] joining swarm manager [dfbc9d8e3a42e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:23:24.512Z] docker_api_swarm_service_test.go:304: [de4edd2de4918] joining swarm manager [dfbc9d8e3a42e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:23:25.080Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-15T21:23:25.430Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-15T21:23:31.896Z] ok github.com/docker/docker/libnetwork 37.236s coverage: 40.7% of statements [2022-02-15T21:23:31.896Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-02-15T21:23:31.896Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-02-15T21:23:33.191Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-15T21:23:33.451Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-15T21:23:33.789Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-02-15T21:23:33.789Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-02-15T21:23:33.789Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-02-15T21:23:33.789Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-02-15T21:23:33.789Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-02-15T21:23:34.045Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-02-15T21:23:34.045Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-02-15T21:23:34.301Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-02-15T21:23:34.557Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-02-15T21:23:34.557Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-02-15T21:23:34.557Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-02-15T21:23:34.813Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-02-15T21:23:35.350Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-15T21:23:35.918Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-15T21:23:36.854Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-15T21:23:37.330Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.376s coverage: 59.9% of statements [2022-02-15T21:23:37.331Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-02-15T21:23:37.587Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-02-15T21:23:37.925Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-15T21:23:38.150Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.206s coverage: 4.0% of statements [2022-02-15T21:23:38.229Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-15T21:23:38.407Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-02-15T21:23:38.664Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-02-15T21:23:38.664Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-02-15T21:23:38.920Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-02-15T21:23:40.138Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-15T21:23:40.444Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-02-15T21:23:40.444Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-15T21:23:40.444Z] === RUN TestDockerSuite/TestBuildBlankName [2022-02-15T21:23:40.705Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-15T21:23:40.905Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-02-15T21:23:40.963Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-15T21:23:41.528Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-15T21:23:42.906Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-15T21:23:44.280Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-02-15T21:23:44.280Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-15T21:23:45.214Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-15T21:23:45.214Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-15T21:23:45.214Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-15T21:23:45.214Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-15T21:23:45.214Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-15T21:23:45.214Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-15T21:23:46.151Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-15T21:23:46.410Z] docker_api_swarm_service_test.go:100: [da51c2dbd8e36] joining swarm manager [d9d6d0af0a877]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:23:46.976Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-15T21:23:47.234Z] docker_api_swarm_service_test.go:101: [d044834b46cef] joining swarm manager [d9d6d0af0a877]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:23:48.168Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-15T21:23:48.427Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-15T21:23:48.862Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.802s coverage: 7.2% of statements [2022-02-15T21:23:48.862Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-02-15T21:23:48.862Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2022-02-15T21:23:48.862Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-02-15T21:23:48.862Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-02-15T21:23:48.862Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-02-15T21:23:48.862Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-02-15T21:23:49.119Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2022-02-15T21:23:49.376Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-02-15T21:23:49.376Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-02-15T21:23:49.506Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-02-15T21:23:49.506Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-15T21:23:49.632Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-02-15T21:23:51.051Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-02-15T21:23:56.540Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-15T21:23:56.540Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-15T21:23:56.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-02-15T21:23:57.107Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-15T21:23:57.364Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-15T21:23:57.365Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-15T21:23:57.623Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-15T21:23:58.845Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-15T21:23:59.520Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-15T21:24:00.457Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-15T21:24:01.806Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-02-15T21:24:02.986Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-15T21:24:03.551Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-15T21:24:03.551Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-15T21:24:03.809Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-15T21:24:06.342Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-15T21:24:06.908Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-15T21:24:06.908Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-15T21:24:08.282Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-15T21:24:09.222Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-15T21:24:09.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-02-15T21:24:10.598Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-15T21:24:11.340Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-15T21:24:11.533Z] === RUN TestDockerSuite/TestRmiTag [2022-02-15T21:24:11.533Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-15T21:24:12.100Z] check_test.go:379: [da51c2dbd8e36] daemon is not started [2022-02-15T21:24:12.358Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-15T21:24:13.982Z] ok github.com/docker/docker/libnetwork/ipam 13.684s coverage: 85.3% of statements [2022-02-15T21:24:13.983Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-02-15T21:24:13.983Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-02-15T21:24:14.238Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-02-15T21:24:14.495Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-02-15T21:24:14.495Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-02-15T21:24:14.791Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-02-15T21:24:14.890Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-15T21:24:15.358Z] ok github.com/docker/docker/libnetwork/ipamutils 0.266s coverage: 74.0% of statements [2022-02-15T21:24:15.458Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-15T21:24:15.930Z] ok github.com/docker/docker/libnetwork/iptables 0.175s coverage: 45.1% of statements [2022-02-15T21:24:15.930Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-02-15T21:24:16.024Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-15T21:24:16.282Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-15T21:24:16.495Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-02-15T21:24:17.217Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-15T21:24:17.475Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-02-15T21:24:17.475Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-15T21:24:17.734Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-15T21:24:18.302Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-15T21:24:18.302Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-15T21:24:18.869Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-15T21:24:19.436Z] docker_api_swarm_service_test.go:533: [d0911e6df89a7] joining swarm manager [d21702d732e3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:24:19.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-02-15T21:24:19.766Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-15T21:24:19.766Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-02-15T21:24:20.002Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-15T21:24:20.571Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-15T21:24:20.571Z] docker_api_swarm_service_test.go:534: [dfa8e21509ff3] joining swarm manager [d21702d732e3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:24:21.137Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-15T21:24:21.703Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-02-15T21:24:23.080Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-15T21:24:24.458Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-02-15T21:24:25.392Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-02-15T21:24:25.974Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-02-15T21:24:26.277Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-15T21:24:26.920Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-02-15T21:24:27.486Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-02-15T21:24:28.052Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-15T21:24:28.985Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-02-15T21:24:29.550Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-15T21:24:30.118Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-15T21:24:30.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-02-15T21:24:30.123Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-15T21:24:30.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-02-15T21:24:30.123Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-15T21:24:30.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-02-15T21:24:30.376Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-15T21:24:30.944Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-15T21:24:30.944Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-15T21:24:32.318Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-15T21:24:32.887Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-15T21:24:33.453Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-15T21:24:33.710Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-15T21:24:34.278Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-15T21:24:34.278Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-15T21:24:34.536Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-15T21:24:35.104Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-15T21:24:35.670Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-15T21:24:35.928Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-15T21:24:36.494Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-15T21:24:36.494Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-15T21:24:37.059Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-15T21:24:37.060Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-15T21:24:37.628Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-15T21:24:38.561Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-15T21:24:38.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-02-15T21:24:38.722Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-15T21:24:38.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-02-15T21:24:38.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-02-15T21:24:38.722Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-15T21:24:38.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-02-15T21:24:38.722Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-15T21:24:38.819Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-15T21:24:39.184Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-02-15T21:24:39.384Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-15T21:24:39.384Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-15T21:24:39.950Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-15T21:24:40.884Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-15T21:24:41.823Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-15T21:24:42.401Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-15T21:24:42.967Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-15T21:24:43.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-02-15T21:24:43.485Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-15T21:24:44.051Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-15T21:24:44.312Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-15T21:24:44.880Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-15T21:24:45.447Z] docker_api_swarm_service_test.go:148: [dc539daf8137d] joining swarm manager [ddd71ba2940ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:24:46.382Z] docker_api_swarm_service_test.go:148: [d5abdb48d53c7] joining swarm manager [ddd71ba2940ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:24:46.382Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-15T21:24:48.915Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-15T21:24:48.915Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-15T21:24:49.482Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-15T21:24:51.382Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-15T21:24:51.949Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-15T21:24:53.849Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-15T21:24:55.223Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-15T21:24:55.223Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-15T21:24:55.223Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-15T21:24:55.223Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-15T21:24:55.223Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-15T21:24:55.481Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-15T21:24:56.859Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-15T21:24:57.812Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-15T21:24:59.209Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-15T21:24:59.776Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-15T21:25:00.710Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-15T21:25:01.276Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-02-15T21:25:01.276Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-15T21:25:01.276Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-15T21:25:01.534Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-02-15T21:25:02.917Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-15T21:25:02.917Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-15T21:25:03.483Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-15T21:25:03.741Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-15T21:25:04.310Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-02-15T21:25:05.245Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-15T21:25:05.245Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-15T21:25:05.503Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-15T21:25:06.081Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-15T21:25:06.654Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-15T21:25:06.914Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-15T21:25:07.480Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-15T21:25:08.045Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-15T21:25:08.303Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-15T21:25:08.869Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-15T21:25:08.869Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-15T21:25:09.437Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-15T21:25:09.696Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-15T21:25:11.075Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-15T21:25:11.333Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T21:25:11.333Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T21:25:11.333Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-15T21:25:13.862Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-15T21:25:14.122Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-15T21:25:19.443Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-15T21:25:19.444Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-15T21:25:19.444Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-15T21:25:19.444Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-15T21:25:19.444Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-15T21:25:19.444Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-15T21:25:19.444Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-15T21:25:19.444Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-15T21:25:19.444Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-15T21:25:19.444Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-15T21:25:19.444Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-15T21:25:19.444Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-15T21:25:19.444Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-15T21:25:19.444Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-15T21:25:24.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-02-15T21:25:25.186Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-02-15T21:25:25.324Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-15T21:25:25.324Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-15T21:25:25.324Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-15T21:25:25.324Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-15T21:25:25.324Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-15T21:25:25.324Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-15T21:25:25.324Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-15T21:25:25.324Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-15T21:25:25.324Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-15T21:25:25.324Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-15T21:25:25.324Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-15T21:25:25.791Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-15T21:25:27.172Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-02-15T21:25:27.172Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-02-15T21:25:27.172Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-15T21:25:27.172Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-15T21:25:27.430Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-15T21:25:29.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-02-15T21:25:29.959Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-15T21:25:29.990Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-15T21:25:29.990Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T21:25:29.990Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-15T21:25:29.990Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T21:25:29.990Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-15T21:25:29.990Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T21:25:29.990Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-15T21:25:30.526Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-15T21:25:30.953Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-15T21:25:31.461Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-15T21:25:31.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-02-15T21:25:31.468Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-15T21:25:32.442Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-02-15T21:25:32.442Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T21:25:33.416Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-02-15T21:25:34.962Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-02-15T21:25:34.962Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-15T21:25:34.962Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-02-15T21:25:36.729Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-15T21:25:38.020Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-15T21:25:38.020Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-15T21:25:38.020Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-15T21:25:38.586Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-15T21:25:38.586Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-15T21:25:38.586Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-15T21:25:39.961Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-15T21:25:40.781Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-02-15T21:25:40.897Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-15T21:25:42.272Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-15T21:25:42.272Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-15T21:25:42.272Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-15T21:25:42.336Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-02-15T21:25:42.336Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-15T21:25:42.336Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-02-15T21:25:42.336Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-15T21:25:42.336Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-02-15T21:25:43.212Z] === RUN TestDockerSuite/TestRunMount [2022-02-15T21:25:44.524Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-02-15T21:25:46.069Z] === RUN TestDockerSuite/TestBuildCmd [2022-02-15T21:25:46.532Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-02-15T21:25:47.404Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-02-15T21:25:47.506Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-02-15T21:25:47.968Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-02-15T21:25:48.338Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-15T21:25:49.291Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-15T21:25:49.859Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-15T21:25:51.237Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-15T21:25:51.496Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-02-15T21:25:52.873Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-15T21:25:54.254Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-02-15T21:25:54.386Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-15T21:25:54.387Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-15T21:25:54.387Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-15T21:25:54.387Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-15T21:25:54.387Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-15T21:25:54.387Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-15T21:25:54.387Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-15T21:25:54.387Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-15T21:25:54.387Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-15T21:25:54.387Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-15T21:25:54.387Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-15T21:25:54.387Z] === RUN TestDockerSuite/TestBuildFails [2022-02-15T21:25:55.070Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-02-15T21:25:55.188Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-15T21:25:57.089Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-02-15T21:25:57.089Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-15T21:25:57.262Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-02-15T21:25:57.262Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-15T21:25:57.262Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-02-15T21:25:57.280Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-15T21:25:57.280Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-15T21:25:58.808Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-02-15T21:25:58.808Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-15T21:25:58.808Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-02-15T21:25:58.989Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-15T21:25:59.783Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-02-15T21:25:59.923Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-02-15T21:26:00.181Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-15T21:26:01.116Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-15T21:26:01.116Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-15T21:26:01.686Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-15T21:26:01.972Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-02-15T21:26:03.072Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-15T21:26:03.072Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-02-15T21:26:03.517Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-02-15T21:26:03.638Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-15T21:26:03.897Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-15T21:26:03.978Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-02-15T21:26:03.978Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-15T21:26:03.978Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-02-15T21:26:04.329Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-15T21:26:04.952Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-02-15T21:26:05.798Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-02-15T21:26:05.798Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-15T21:26:05.927Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-02-15T21:26:05.927Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-15T21:26:05.927Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-02-15T21:26:05.927Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-15T21:26:05.927Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-02-15T21:26:07.172Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-15T21:26:07.708Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-15T21:26:07.708Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-15T21:26:07.709Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-15T21:26:07.709Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-15T21:26:07.709Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-15T21:26:07.709Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-15T21:26:07.709Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-15T21:26:07.709Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-15T21:26:07.709Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-15T21:26:07.709Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-15T21:26:07.709Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-15T21:26:07.709Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-15T21:26:07.941Z] ok github.com/docker/docker/libnetwork/networkdb 103.507s coverage: 60.1% of statements [2022-02-15T21:26:07.941Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-02-15T21:26:07.941Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-02-15T21:26:07.941Z] ok github.com/docker/docker/libnetwork/osl 4.320s coverage: 39.7% of statements [2022-02-15T21:26:07.941Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-02-15T21:26:07.941Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-02-15T21:26:07.941Z] ok github.com/docker/docker/libnetwork/portmapper 0.211s coverage: 48.6% of statements [2022-02-15T21:26:07.941Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-02-15T21:26:07.941Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-02-15T21:26:07.941Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-02-15T21:26:07.941Z] [2022-02-15T21:26:07.941Z] === Skipped [2022-02-15T21:26:07.941Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-02-15T21:26:07.941Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-15T21:26:07.941Z] [2022-02-15T21:26:07.941Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-02-15T21:26:07.941Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-15T21:26:07.941Z] [2022-02-15T21:26:07.941Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-02-15T21:26:07.941Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-02-15T21:26:07.941Z] [2022-02-15T21:26:07.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-02-15T21:26:07.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:26:07.941Z] [2022-02-15T21:26:07.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-02-15T21:26:07.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:26:07.941Z] [2022-02-15T21:26:07.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-02-15T21:26:07.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:26:07.941Z] [2022-02-15T21:26:07.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-02-15T21:26:07.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:26:07.941Z] [2022-02-15T21:26:07.941Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-02-15T21:26:07.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-02-15T21:26:07.941Z] [2022-02-15T21:26:07.941Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-02-15T21:26:07.941Z] firewalld_test.go:14: firewalld is not running [2022-02-15T21:26:07.941Z] [2022-02-15T21:26:07.941Z] DONE 326 tests, 9 skipped in 196.934s Post stage [Pipeline] junit [2022-02-15T21:26:08.214Z] Recording test results [2022-02-15T21:26:08.606Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-02-15T21:26:09.055Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43245/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=699174347c175a4c2134121af269cdff5ca0673e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:699174347c175a4c2134121af269cdff5ca0673e hack/validate/vendor [2022-02-15T21:26:09.617Z] No vendor changes in diff. [2022-02-15T21:26:09.708Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-15T21:26:10.174Z] + echo Ensuring container killed. [2022-02-15T21:26:10.175Z] Ensuring container killed. [2022-02-15T21:26:10.175Z] + docker rm -vf docker-pr3 [2022-02-15T21:26:10.175Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-02-15T21:26:10.455Z] + echo Chowning /workspace to jenkins user [2022-02-15T21:26:10.455Z] Chowning /workspace to jenkins user [2022-02-15T21:26:10.455Z] + id -u [2022-02-15T21:26:10.455Z] + id -g [2022-02-15T21:26:10.455Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43245:/workspace busybox chown -R 1000:1000 /workspace [2022-02-15T21:26:11.083Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-15T21:26:11.083Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-15T21:26:11.341Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-02-15T21:26:11.499Z] === RUN TestDockerSuite/TestBuildForceRm [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-15T21:26:11.908Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-15T21:26:11.908Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-15T21:26:12.155Z] + bundleName=unit [2022-02-15T21:26:12.155Z] + echo Creating unit-bundles.tar.gz [2022-02-15T21:26:12.155Z] Creating unit-bundles.tar.gz [2022-02-15T21:26:12.155Z] + 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-02-15T21:26:12.155Z] bundles/junit-report-libnetwork.xml [2022-02-15T21:26:12.155Z] bundles/junit-report.xml [2022-02-15T21:26:12.155Z] bundles/go-test-report-libnetwork.json [2022-02-15T21:26:12.155Z] bundles/go-test-report.json [2022-02-15T21:26:12.155Z] bundles/profile-libnetwork.out [2022-02-15T21:26:12.155Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-02-15T21:26:12.165Z] Archiving artifacts [2022-02-15T21:26:12.380Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-15T21:26:12.476Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-15T21:26:12.640Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43245/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T21:26:12.955Z] + make clean [2022-02-15T21:26:13.043Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-15T21:26:13.164Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-02-15T21:26:13.211Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T21:26:13.211Z] docker-dev-cache [2022-02-15T21:26:13.211Z] docker-mod-cache [Pipeline] deleteDir [2022-02-15T21:26:13.301Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-15T21:26:13.868Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-15T21:26:14.126Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-02-15T21:26:17.092Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-15T21:26:18.545Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-15T21:26:19.402Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-02-15T21:26:19.402Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-15T21:26:19.402Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-15T21:26:19.972Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-02-15T21:26:20.537Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-15T21:26:21.470Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-15T21:26:22.038Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-02-15T21:26:22.297Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-02-15T21:26:22.297Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-15T21:26:24.069Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-15T21:26:24.069Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-15T21:26:24.069Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-15T21:26:24.069Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T21:26:24.069Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-15T21:26:24.069Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-15T21:26:24.200Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-15T21:26:24.200Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-15T21:26:24.200Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-15T21:26:24.200Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-15T21:26:24.200Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-15T21:26:24.200Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-15T21:26:24.200Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-15T21:26:24.200Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-15T21:26:24.200Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-15T21:26:24.200Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-15T21:26:24.200Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-15T21:26:24.635Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-15T21:26:25.200Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-15T21:26:25.200Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-15T21:26:25.200Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-15T21:26:25.458Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-02-15T21:26:26.394Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-15T21:26:26.394Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-15T21:26:26.394Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-15T21:26:26.578Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-15T21:26:27.540Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-15T21:26:27.919Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-15T21:26:27.919Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T21:26:27.919Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-15T21:26:27.919Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T21:26:27.919Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-15T21:26:27.919Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T21:26:27.919Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-15T21:26:28.882Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-15T21:26:28.924Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-15T21:26:29.494Z] === RUN TestDockerSuite/TestRunRm [2022-02-15T21:26:29.754Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-15T21:26:33.310Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-15T21:26:33.310Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-15T21:26:33.310Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-15T21:26:33.933Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-15T21:26:33.933Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-15T21:26:34.192Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-02-15T21:26:34.272Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-15T21:26:34.728Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-15T21:26:34.728Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-15T21:26:34.728Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-15T21:26:35.566Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-02-15T21:26:35.825Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-02-15T21:26:35.935Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-15T21:26:37.727Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-02-15T21:26:38.669Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-02-15T21:26:41.964Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-02-15T21:26:42.530Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-02-15T21:26:42.787Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-02-15T21:26:43.353Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-02-15T21:26:43.919Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-02-15T21:26:44.177Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-02-15T21:26:44.743Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-02-15T21:26:45.001Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-15T21:26:45.014Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-15T21:26:45.014Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T21:26:45.014Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-15T21:26:45.934Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-15T21:26:46.501Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-15T21:26:46.501Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-02-15T21:26:49.029Z] === RUN TestDockerSuite/TestRunState [2022-02-15T21:26:49.964Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-02-15T21:26:50.223Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-15T21:26:50.788Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-15T21:26:51.046Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-15T21:26:51.305Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-02-15T21:26:51.305Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-15T21:26:51.305Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-15T21:26:51.873Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-15T21:26:52.441Z] === RUN TestDockerSuite/TestRunSysctls [2022-02-15T21:26:53.375Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-15T21:26:53.375Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-15T21:26:53.375Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-15T21:26:53.579Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-15T21:26:53.579Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-15T21:26:53.579Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-15T21:26:53.579Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-15T21:26:53.579Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-15T21:26:53.579Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-15T21:26:53.579Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-15T21:26:53.579Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-15T21:26:53.579Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-15T21:26:53.579Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-15T21:26:53.579Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-15T21:26:53.579Z] === RUN TestDockerSuite/TestBuildFails [2022-02-15T21:26:53.940Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-02-15T21:26:55.324Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-02-15T21:26:55.891Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-02-15T21:26:56.444Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-02-15T21:26:56.444Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-02-15T21:26:56.444Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-02-15T21:26:56.594Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-15T21:26:56.595Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-15T21:26:56.825Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-02-15T21:26:59.355Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-15T21:26:59.818Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-15T21:26:59.818Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-15T21:27:01.162Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-02-15T21:27:01.163Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-15T21:27:01.163Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-02-15T21:27:01.163Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-15T21:27:01.624Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-02-15T21:27:01.624Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-15T21:27:01.624Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-02-15T21:27:01.881Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-15T21:27:02.034Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-15T21:27:02.034Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-15T21:27:02.034Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-15T21:27:02.141Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-15T21:27:02.597Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-02-15T21:27:02.597Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-15T21:27:02.597Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-02-15T21:27:02.707Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-02-15T21:27:02.708Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-15T21:27:03.022Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-15T21:27:03.022Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-15T21:27:03.273Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-15T21:27:05.174Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-15T21:27:05.262Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-15T21:27:05.433Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-02-15T21:27:06.001Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-15T21:27:06.566Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-15T21:27:06.824Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-15T21:27:06.824Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-15T21:27:07.390Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-15T21:27:08.325Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-15T21:27:08.325Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-02-15T21:27:08.583Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-02-15T21:27:08.583Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-15T21:27:08.583Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-15T21:27:08.841Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-15T21:27:08.890Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-15T21:27:09.407Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-15T21:27:09.877Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-15T21:27:10.345Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-15T21:27:10.783Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-02-15T21:27:11.911Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-15T21:27:12.158Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-15T21:27:12.380Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-15T21:27:12.428Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-15T21:27:13.104Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-15T21:27:13.367Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-15T21:27:14.038Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-15T21:27:14.038Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-02-15T21:27:15.417Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-15T21:27:15.587Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-15T21:27:16.793Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-15T21:27:17.051Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-02-15T21:27:18.425Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-15T21:27:20.329Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-02-15T21:27:20.329Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-15T21:27:20.895Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-15T21:27:20.895Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-15T21:27:20.895Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-15T21:27:20.895Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-15T21:27:20.895Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-15T21:27:20.895Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-15T21:27:20.895Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-15T21:27:20.895Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-02-15T21:27:20.895Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-15T21:27:20.895Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-02-15T21:27:21.460Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-02-15T21:27:22.027Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-02-15T21:27:22.594Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-02-15T21:27:22.746Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-15T21:27:22.746Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T21:27:22.746Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-15T21:27:22.746Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-15T21:27:22.746Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-15T21:27:22.746Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-15T21:27:22.746Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-15T21:27:22.746Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-15T21:27:22.746Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-15T21:27:22.857Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-15T21:27:23.160Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-02-15T21:27:23.215Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-15T21:27:23.727Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-02-15T21:27:24.206Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-15T21:27:24.663Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-15T21:27:24.663Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-02-15T21:27:25.229Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-02-15T21:27:25.229Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-15T21:27:25.229Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-02-15T21:27:25.229Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-15T21:27:25.229Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-02-15T21:27:25.229Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-15T21:27:25.229Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-02-15T21:27:25.229Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-15T21:27:25.229Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-02-15T21:27:25.229Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-15T21:27:25.229Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-02-15T21:27:25.229Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-15T21:27:25.229Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-02-15T21:27:25.229Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-15T21:27:25.229Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-02-15T21:27:25.487Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-02-15T21:27:25.745Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-02-15T21:27:26.312Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-02-15T21:27:26.312Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-02-15T21:27:26.878Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-15T21:27:27.137Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-15T21:27:28.099Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-15T21:27:28.099Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-02-15T21:27:28.357Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-02-15T21:27:28.924Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-02-15T21:27:28.924Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-15T21:27:28.924Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-15T21:27:29.490Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-15T21:27:30.012Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-15T21:27:30.081Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-15T21:27:30.425Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-02-15T21:27:30.480Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-15T21:27:30.992Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-02-15T21:27:30.992Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-15T21:27:30.992Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-15T21:27:31.251Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-02-15T21:27:31.251Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-15T21:27:31.509Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-15T21:27:32.444Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-15T21:27:33.010Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-15T21:27:34.912Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-15T21:27:35.170Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-15T21:27:35.170Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-15T21:27:35.170Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-15T21:27:35.737Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-02-15T21:27:36.671Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-02-15T21:27:36.671Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-02-15T21:27:37.604Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-15T21:27:37.604Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-15T21:27:37.641Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-15T21:27:37.641Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-15T21:27:37.641Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-15T21:27:38.629Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-15T21:27:39.097Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-15T21:27:39.097Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-15T21:27:39.097Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-15T21:27:39.504Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-15T21:27:39.504Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-15T21:27:39.761Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-15T21:27:40.696Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1692608256 [2022-02-15T21:27:40.954Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-15T21:27:40.954Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-15T21:27:42.329Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-15T21:27:42.329Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-15T21:27:42.329Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-15T21:27:43.272Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-15T21:27:44.657Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-15T21:27:44.914Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-15T21:27:44.914Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-15T21:27:45.172Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-15T21:27:45.172Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-15T21:27:45.182Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-02-15T21:27:45.182Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-02-15T21:27:45.182Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-15T21:27:45.182Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-02-15T21:27:45.737Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-15T21:27:47.638Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-15T21:27:50.164Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-02-15T21:27:51.321Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-15T21:27:51.321Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-15T21:27:51.321Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-15T21:27:51.594Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-15T21:27:51.594Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T21:27:51.594Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-15T21:27:51.791Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-15T21:27:52.692Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-02-15T21:27:52.692Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-15T21:27:54.595Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-15T21:27:55.163Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-15T21:27:56.098Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-15T21:27:56.098Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-02-15T21:27:58.626Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-02-15T21:27:58.626Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-15T21:28:00.529Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-15T21:28:01.097Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-15T21:28:02.495Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-15T21:28:03.437Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-15T21:28:03.695Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-02-15T21:28:04.093Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-15T21:28:04.561Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-15T21:28:04.629Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-15T21:28:06.532Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-02-15T21:28:07.465Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-15T21:28:07.518Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-15T21:28:07.518Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-15T21:28:07.518Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-15T21:28:08.506Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-15T21:28:08.506Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-15T21:28:12.730Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-15T21:28:14.377Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-15T21:28:15.181Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-02-15T21:28:15.181Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-02-15T21:28:15.181Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-02-15T21:28:15.257Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-15T21:28:15.365Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-15T21:28:16.351Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-15T21:28:17.339Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-15T21:28:17.807Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-15T21:28:19.372Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-15T21:28:19.438Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-02-15T21:28:19.438Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-15T21:28:20.938Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-15T21:28:21.969Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-02-15T21:28:23.341Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-15T21:28:23.847Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-02-15T21:28:23.921Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-15T21:28:24.493Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-15T21:28:24.751Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-15T21:28:24.751Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-15T21:28:24.751Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-15T21:28:25.317Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-15T21:28:27.604Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-02-15T21:28:27.848Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-15T21:28:28.205Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-15T21:28:28.205Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T21:28:28.205Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-15T21:28:28.205Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-15T21:28:28.205Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-15T21:28:28.205Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-15T21:28:28.205Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-15T21:28:28.206Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-15T21:28:28.206Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-15T21:28:28.675Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-15T21:28:29.143Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-15T21:28:31.130Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-02-15T21:28:31.130Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-02-15T21:28:31.697Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-02-15T21:28:31.697Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-15T21:28:31.697Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-02-15T21:28:31.697Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-15T21:28:31.697Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-02-15T21:28:31.956Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-02-15T21:28:32.890Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-02-15T21:28:33.457Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-02-15T21:28:34.393Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-02-15T21:28:34.393Z] docker_cli_service_logs_test.go:246: checking task 9x849pagyn1d [2022-02-15T21:28:34.393Z] docker_cli_service_logs_test.go:251: checking messages for 9x849pagyn1d [2022-02-15T21:28:34.393Z] docker_cli_service_logs_test.go:246: checking task p3tskr0kdjar [2022-02-15T21:28:34.393Z] docker_cli_service_logs_test.go:251: checking messages for p3tskr0kdjar [2022-02-15T21:28:34.503Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-15T21:28:35.326Z] === RUN TestDockerSuite/TestUpdateStats [2022-02-15T21:28:36.199Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-02-15T21:28:36.301Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-15T21:28:39.507Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-02-15T21:28:39.507Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-02-15T21:28:39.507Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-15T21:28:39.507Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-02-15T21:28:40.441Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-02-15T21:28:40.700Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-15T21:28:43.243Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-02-15T21:28:45.788Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-02-15T21:28:45.789Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-02-15T21:28:48.318Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-02-15T21:28:48.318Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-02-15T21:28:49.439Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-15T21:28:49.692Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-15T21:28:51.590Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-15T21:28:54.194Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-15T21:28:54.876Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-02-15T21:28:56.250Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-02-15T21:28:57.625Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-02-15T21:28:57.837Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-15T21:28:57.837Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-15T21:28:57.837Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-15T21:28:58.305Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-15T21:28:58.558Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-02-15T21:28:59.125Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-02-15T21:29:00.501Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-02-15T21:29:01.875Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-02-15T21:29:02.865Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-15T21:29:03.800Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-02-15T21:29:05.176Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-02-15T21:29:05.434Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-02-15T21:29:07.334Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-15T21:29:07.591Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-02-15T21:29:07.620Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-15T21:29:10.119Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-02-15T21:29:11.493Z] docker_cli_swarm_test.go:1895: [dd461a3836729] joining swarm manager [db56dd8b91f47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:29:12.865Z] docker_cli_swarm_test.go:1896: [def0689c977b9] joining swarm manager [db56dd8b91f47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:29:22.825Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-15T21:29:22.825Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-15T21:29:22.825Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-15T21:29:22.825Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-15T21:29:22.825Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-15T21:29:22.825Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-15T21:29:22.825Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-15T21:29:23.392Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-15T21:29:23.392Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-15T21:29:23.957Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-15T21:29:23.957Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-15T21:29:23.957Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-15T21:29:23.957Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-15T21:29:24.215Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-15T21:29:25.591Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-15T21:29:25.591Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-15T21:29:25.850Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-15T21:29:25.850Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-15T21:29:25.850Z] === RUN TestDockerSuite/TestVolumeEvents [2022-02-15T21:29:26.421Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-15T21:29:27.795Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-15T21:29:27.795Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-15T21:29:27.795Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-15T21:29:28.858Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-15T21:29:28.858Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-15T21:29:28.858Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-15T21:29:29.169Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-02-15T21:29:29.427Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-15T21:29:32.711Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-15T21:29:32.711Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite (1288.24s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.43s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.55s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.39s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.09s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.98s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.40s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.43s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.62s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.71s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.90s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.66s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.95s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.66s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.66s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.50s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.65s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.02s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.99s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.19s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.13s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.53s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.34s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.15s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.63s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.01s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.34s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.55s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.60s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.24s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.69s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.12s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.00s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.23s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.62s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.78s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (0.88s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.94s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.16s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.91s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.12s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.40s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.38s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.24s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.16s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.17s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.41s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.38s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.64s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.94s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.63s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.88s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.24s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.19s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.23s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.75s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.04s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.68s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.19s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.31s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.71s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.16s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.19s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.81s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.28s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.51s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.73s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.84s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.95s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.67s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.55s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.37s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2022-02-15T21:29:32.711Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.66s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.01s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.97s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.75s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.64s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.37s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.20s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.38s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.58s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.71s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.63s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.62s) [2022-02-15T21:29:32.711Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-02-15T21:29:32.711Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-15T21:29:32.711Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-15T21:29:32.711Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.47s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.51s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.56s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.22s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (3.99s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.27s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.42s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.00s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.05s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.48s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.23s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.10s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.56s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.37s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.08s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.57s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.03s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.01s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.97s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.82s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.97s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.84s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.96s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.21s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.42s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.72s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.13s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.46s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.75s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEnv (1.47s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.36s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.91s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.40s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.57s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.95s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.66s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.69s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.43s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.07s) [2022-02-15T21:29:32.711Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.57s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.79s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.68s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.47s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildFails (1.03s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.20s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.00s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.37s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.21s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.83s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.14s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.17s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.18s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.62s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.26s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildHistory (3.67s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.42s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildLabels (0.50s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.63s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.76s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.75s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.78s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.19s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.18s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.43s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.89s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.42s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.46s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.96s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.71s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.37s) [2022-02-15T21:29:32.711Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.29s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.43s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.47s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.27s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.46s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.49s) [2022-02-15T21:29:32.711Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.71s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.71s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.15s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.22s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.69s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.49s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.47s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.88s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.33s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.81s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.91s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.28s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.53s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildPATH (1.62s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.59s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.24s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.32s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.62s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildRm (2.45s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.86s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.23s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.67s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.19s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.02s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.85s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.10s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s) [2022-02-15T21:29:32.712Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildStderr (0.74s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.04s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.76s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildUser (1.44s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.15s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.32s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.83s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.97s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.08s) [2022-02-15T21:29:32.712Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-15T21:29:32.712Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-15T21:29:32.712Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-15T21:29:32.712Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.32s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.79s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.05s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.72s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.26s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.71s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.53s) [2022-02-15T21:29:32.712Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.57s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.34s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-15T21:29:32.712Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCommitChange (0.65s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.93s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.96s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.56s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCommitTTY (1.32s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.64s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.26s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.78s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.91s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.95s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.43s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.48s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.46s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.43s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.44s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.47s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.49s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.51s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.51s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.32s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.67s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.60s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.54s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.71s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.53s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.63s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.48s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.60s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.56s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.08s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.14s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.58s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.60s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.66s) [2022-02-15T21:29:32.712Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.67s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.76s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.04s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.43s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.58s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.46s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.95s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.84s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.46s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.44s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.35s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.41s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007b9b60_} (1.42s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-173591341_/foo_false____} (1.51s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-173591341_/foo_true____} (1.52s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3900256606_/foo_false____} (1.39s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3900256606_/foo_true____} (1.42s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3900256606_/foo_true__0xc0007b9c08__} (1.36s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0007b9c38_} (1.46s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0007b9cc8_} (1.34s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0007b9ce0_} (1.49s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007b9db8_} (1.35s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.09s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.32s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.57s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.13s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.59s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.29s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.58s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.53s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.80s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.68s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.91s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.72s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.07s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.74s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.52s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.55s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.88s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.50s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.56s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.14s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.47s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.50s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.62s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.48s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.55s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.91s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.45s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.58s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.34s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.94s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.72s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.83s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.62s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.74s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.63s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.52s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToDot (0.50s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.82s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.86s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.52s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.77s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2022-02-15T21:29:32.712Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-02-15T21:29:32.712Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.34s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.79s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.43s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.88s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.49s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.99s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.16s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.53s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-02-15T21:29:32.712Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.99s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.33s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.57s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.94s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.52s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.19s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsAttach (0.56s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.74s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.53s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.34s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.52s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.28s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsCopy (1.40s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.86s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.63s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.31s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.15s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.39s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.22s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsFilters (1.73s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsFormat (1.07s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.73s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.35s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.74s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2022-02-15T21:29:32.713Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-15T21:29:32.713Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.10s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.53s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsRename (0.71s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.69s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.76s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExec (0.65s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.45s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.09s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.63s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.61s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.74s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.58s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.57s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.10s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecCgroup (0.93s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecInspectID (2.58s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.99s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.54s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecStartFails (0.53s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.59s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.55s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.70s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecUlimits (0.50s) [2022-02-15T21:29:32.713Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.14s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.68s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestExecWithUser (0.66s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.57s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.47s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.59s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestHealth (18.91s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImportDisplay (1.09s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImportGzipped (1.52s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.19s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.60s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.64s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.70s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.91s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.49s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.45s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.04s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-02-15T21:29:32.713Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T21:29:32.713Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.99s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.50s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.90s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.50s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.47s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.04s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.49s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.34s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.66s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.41s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.58s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.42s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.46s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.46s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.49s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.59s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.20s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.99s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.13s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.99s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.76s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.27s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.46s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.69s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsTail (0.62s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.62s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.74s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.71s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestNetHostname (1.25s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.56s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.19s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPluginActive (2.13s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.69s) [2022-02-15T21:29:32.713Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.21s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.80s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.83s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.52s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.63s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.50s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.13s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.22s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPortList (6.98s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.94s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-02-15T21:29:32.713Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.79s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.50s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsByOrder (1.83s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.05s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.47s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.65s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.98s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.37s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.56s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.89s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.39s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.55s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.62s) [2022-02-15T21:29:32.714Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.19s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.61s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.13s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.75s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.73s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.30s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.12s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.42s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.68s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.03s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.23s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.92s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiTag (0.23s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.72s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.60s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.47s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.87s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.64s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.19s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.31s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.52s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.71s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.72s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.95s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.65s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.57s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.72s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.47s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.89s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.48s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.60s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.36s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.52s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.59s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.46s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.53s) [2022-02-15T21:29:32.714Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-15T21:29:32.714Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.46s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.41s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.89s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.43s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.97s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.48s) [2022-02-15T21:29:32.714Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.25s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.65s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.52s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunExitCode (0.42s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.47s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.49s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.20s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2022-02-15T21:29:32.714Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.34s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.94s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.78s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.21s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.00s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.99s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.46s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.88s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.03s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.17s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.26s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.93s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunMount (5.14s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.56s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.43s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.40s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.94s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.74s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.28s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.99s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.61s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNetHost (1.15s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.53s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.80s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.49s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.52s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.60s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.57s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.66s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s) [2022-02-15T21:29:32.714Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.44s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.00s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.58s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2022-02-15T21:29:32.714Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.48s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2022-02-15T21:29:32.714Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.86s) [2022-02-15T21:29:32.714Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.05s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.91s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.47s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.47s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.38s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.39s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.66s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.41s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.49s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.53s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunState (1.35s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.53s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-02-15T21:29:32.714Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunSysctls (0.90s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.43s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.07s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.13s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.70s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.65s) [2022-02-15T21:29:32.714Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.47s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.77s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunUserByID (0.53s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.61s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunUserByName (0.63s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.53s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.56s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.88s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.73s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.97s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.52s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.23s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.60s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.07s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.57s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.07s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.58s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.73s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.72s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.57s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.55s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.61s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.56s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.60s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.39s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.95s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.73s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.51s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.66s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.98s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.85s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.53s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.14s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.93s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.70s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.76s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.00s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.69s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.62s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.76s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStartRecordError (1.11s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.29s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.25s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.79s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.31s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.50s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.43s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.85s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.10s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.87s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.07s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUpdateStats (3.47s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.65s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.20s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.51s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.40s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.75s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.08s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.56s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.73s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.48s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.85s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.86s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.35s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.39s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.74s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.79s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.57s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.51s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.31s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.69s) [2022-02-15T21:29:32.715Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.73s) [2022-02-15T21:29:32.715Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-15T21:29:32.715Z] === RUN TestDockerRegistrySuite [2022-02-15T21:29:32.715Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-15T21:29:33.282Z] check_test.go:195: [dfd9e1719a4be] daemon is not started [2022-02-15T21:29:33.282Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-15T21:29:34.215Z] check_test.go:195: [d8bb362106ef2] daemon is not started [2022-02-15T21:29:34.215Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-15T21:29:35.588Z] check_test.go:195: [d279725c30d8e] daemon is not started [2022-02-15T21:29:35.588Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-15T21:29:35.588Z] check_test.go:195: [da7d4ae8f62cb] daemon is not started [2022-02-15T21:29:35.588Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T21:29:36.963Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-02-15T21:29:37.521Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-15T21:29:37.990Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-15T21:29:37.990Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-15T21:29:37.990Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-15T21:29:37.990Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-15T21:29:37.990Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-15T21:29:38.864Z] check_test.go:195: [d3f5f2446fd8e] daemon is not started [2022-02-15T21:29:38.864Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T21:29:39.431Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-02-15T21:29:41.015Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-15T21:29:41.782Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-15T21:29:44.691Z] check_test.go:195: [d809f8ac7f4b6] daemon is not started [2022-02-15T21:29:44.691Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-15T21:29:46.538Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-15T21:29:47.229Z] check_test.go:195: [d3ba26374ade5] daemon is not started [2022-02-15T21:29:47.229Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-15T21:29:48.163Z] check_test.go:195: [d5cab62fee12c] daemon is not started [2022-02-15T21:29:48.163Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-15T21:29:49.099Z] check_test.go:195: [d3d3cff0ea107] daemon is not started [2022-02-15T21:29:49.099Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-15T21:29:49.492Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-15T21:29:49.960Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-15T21:29:49.960Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-15T21:29:50.034Z] check_test.go:195: [d7956b102b0e9] daemon is not started [2022-02-15T21:29:50.034Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-15T21:29:51.411Z] check_test.go:195: [d691ad4d59909] daemon is not started [2022-02-15T21:29:51.411Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-15T21:29:52.347Z] check_test.go:195: [dec13e5dcd930] daemon is not started [2022-02-15T21:29:52.347Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-15T21:29:52.912Z] check_test.go:195: [dfcb28d54db3f] daemon is not started [2022-02-15T21:29:52.912Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-15T21:29:52.913Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-15T21:29:53.846Z] check_test.go:195: [d82a38dfe5267] daemon is not started [2022-02-15T21:29:53.847Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-15T21:29:53.899Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-15T21:29:54.780Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-02-15T21:29:55.038Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:38c87a276cf746079409dab4dce2ca62192d60c15d9e3e034505dcaae2c9ea1a [2022-02-15T21:29:55.465Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-15T21:29:55.973Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1994b4a626dbaad4b134c14407498403682b6060f06470ad2ef4783d498d720a [2022-02-15T21:29:56.232Z] check_test.go:195: [d29a10ed84dde] daemon is not started [2022-02-15T21:29:56.232Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-15T21:29:57.167Z] docker_cli_swarm_test.go:1796: [d1f997ddb336c] joining swarm manager [d0a7a3c15a2a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:29:57.425Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:20fcd785d71bd6edb21ac2ff2f50de126d1962b7ff436715528fb22f0901c14a [2022-02-15T21:29:57.993Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8f776a06f053bd1132e3d1d0e446a87de4b79c75682c4e46e2772f66c664bf77 [2022-02-15T21:29:58.559Z] check_test.go:195: [d0093fa95f3d3] daemon is not started [2022-02-15T21:29:58.559Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-15T21:29:58.559Z] docker_cli_swarm_test.go:1797: [d82d0463ab7ca] joining swarm manager [d0a7a3c15a2a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:29:58.835Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-15T21:29:59.491Z] check_test.go:195: [d128e656ef046] daemon is not started [2022-02-15T21:29:59.491Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-15T21:30:02.021Z] check_test.go:195: [df420abad93bd] daemon is not started [2022-02-15T21:30:02.021Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-15T21:30:02.621Z] check_test.go:195: [d426260c09898] daemon is not started [2022-02-15T21:30:02.621Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-15T21:30:02.621Z] check_test.go:195: [d9a52dd5dd6d1] daemon is not started [2022-02-15T21:30:02.621Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T21:30:03.997Z] check_test.go:195: [df145d691f1bd] daemon is not started [2022-02-15T21:30:03.997Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T21:30:04.563Z] check_test.go:195: [d77dae678eb3e] daemon is not started [2022-02-15T21:30:04.563Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T21:30:05.499Z] check_test.go:195: [dcb8e8f11b473] daemon is not started [2022-02-15T21:30:05.499Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-15T21:30:05.991Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-15T21:30:08.005Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-15T21:30:08.030Z] check_test.go:195: [dfd08d8be1c4b] daemon is not started [2022-02-15T21:30:08.030Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-15T21:30:08.030Z] check_test.go:195: [d0a8161f2c04e] daemon is not started [2022-02-15T21:30:08.030Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-15T21:30:08.473Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-15T21:30:08.965Z] check_test.go:195: [d61be56195135] daemon is not started [2022-02-15T21:30:08.965Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-15T21:30:09.223Z] check_test.go:195: [d31159f851ba2] daemon is not started [2022-02-15T21:30:09.223Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-15T21:30:09.482Z] check_test.go:195: [d437c14dd3248] daemon is not started [2022-02-15T21:30:09.482Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-15T21:30:09.741Z] check_test.go:195: [df85977a8b724] daemon is not started [2022-02-15T21:30:09.741Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-15T21:30:09.999Z] check_test.go:195: [db1dfeafaf2d4] daemon is not started [2022-02-15T21:30:09.999Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-15T21:30:10.257Z] check_test.go:195: [d8a5a792383fb] daemon is not started [2022-02-15T21:30:10.257Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-15T21:30:10.516Z] check_test.go:195: [db33a9bc3e42e] daemon is not started [2022-02-15T21:30:10.516Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-15T21:30:11.451Z] check_test.go:195: [d6b0b6926cebe] daemon is not started [2022-02-15T21:30:11.451Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-15T21:30:12.825Z] check_test.go:195: [d6f73bdb45f52] daemon is not started [2022-02-15T21:30:12.825Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-15T21:30:13.760Z] check_test.go:195: [da833b12a3f12] daemon is not started [2022-02-15T21:30:13.760Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-15T21:30:14.018Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-02-15T21:30:14.585Z] check_test.go:195: [d98c1250b177d] daemon is not started [2022-02-15T21:30:14.585Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-15T21:30:14.651Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-15T21:30:15.520Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite (44.19s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.08s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.95s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.71s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.05s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.01s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.87s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.17s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.27s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.18s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.25s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.94s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.97s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.96s) [2022-02-15T21:30:16.454Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-02-15T21:30:16.454Z] === RUN TestDockerSchema1RegistrySuite [2022-02-15T21:30:16.454Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-15T21:30:16.454Z] check_test.go:222: [d84aaecf4763c] daemon is not started [2022-02-15T21:30:16.454Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T21:30:17.518Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-02-15T21:30:17.519Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-02-15T21:30:17.519Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-15T21:30:17.519Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-02-15T21:30:18.905Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-15T21:30:19.742Z] check_test.go:222: [dba6fe26a0547] daemon is not started [2022-02-15T21:30:19.742Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T21:30:21.809Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-15T21:30:22.276Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-02-15T21:30:23.680Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-15T21:30:24.176Z] docker_cli_swarm_test.go:1315: [d5b2b0b44e6e3] joining swarm manager [d74f6663348c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:30:25.110Z] check_test.go:222: [d8db48a4376a3] daemon is not started [2022-02-15T21:30:25.110Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-15T21:30:25.369Z] docker_cli_swarm_test.go:1316: [d1a267ca33f16] joining swarm manager [d74f6663348c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:30:26.303Z] check_test.go:222: [d05f32f08dbaf] daemon is not started [2022-02-15T21:30:26.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-15T21:30:26.303Z] check_test.go:222: [dc52b02a237d3] daemon is not started [2022-02-15T21:30:26.303Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T21:30:27.237Z] check_test.go:222: [d93be738e7167] daemon is not started [2022-02-15T21:30:27.237Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T21:30:28.171Z] check_test.go:222: [d3c1706acb41f] daemon is not started [2022-02-15T21:30:28.171Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T21:30:29.106Z] check_test.go:222: [d87d7f758609c] daemon is not started [2022-02-15T21:30:29.106Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-15T21:30:31.640Z] check_test.go:222: [dd414cd643478] daemon is not started [2022-02-15T21:30:31.640Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-15T21:30:31.899Z] check_test.go:222: [da14c77f80cdd] daemon is not started [2022-02-15T21:30:31.899Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-15T21:30:32.156Z] check_test.go:222: [d9bcde8abe757] daemon is not started [2022-02-15T21:30:32.156Z] --- PASS: TestDockerSchema1RegistrySuite (15.85s) [2022-02-15T21:30:32.156Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2022-02-15T21:30:32.156Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.69s) [2022-02-15T21:30:32.156Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.88s) [2022-02-15T21:30:32.156Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.09s) [2022-02-15T21:30:32.156Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-02-15T21:30:32.156Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2022-02-15T21:30:32.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-02-15T21:30:32.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-02-15T21:30:32.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.36s) [2022-02-15T21:30:32.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s) [2022-02-15T21:30:32.157Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-02-15T21:30:32.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-15T21:30:32.157Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-15T21:30:33.091Z] check_test.go:251: [dfb11c6727e95] daemon is not started [2022-02-15T21:30:33.091Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-15T21:30:33.349Z] check_test.go:251: [d7a4b9b6bb23e] daemon is not started [2022-02-15T21:30:33.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-15T21:30:33.608Z] check_test.go:251: [d33363d34c1f7] daemon is not started [2022-02-15T21:30:33.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-15T21:30:34.106Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-15T21:30:34.982Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-15T21:30:35.548Z] check_test.go:251: [dff9215ccbb1a] daemon is not started [2022-02-15T21:30:35.548Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-15T21:30:35.807Z] check_test.go:251: [dc84fbe7b682c] daemon is not started [2022-02-15T21:30:35.807Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-15T21:30:36.750Z] check_test.go:251: [db61bc060f1ed] daemon is not started [2022-02-15T21:30:36.750Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-15T21:30:37.008Z] check_test.go:251: [dc95fa257791b] daemon is not started [2022-02-15T21:30:37.008Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.78s) [2022-02-15T21:30:37.008Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2022-02-15T21:30:37.008Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2022-02-15T21:30:37.008Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-02-15T21:30:37.008Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-02-15T21:30:37.008Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-02-15T21:30:37.008Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2022-02-15T21:30:37.008Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.95s) [2022-02-15T21:30:37.008Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-02-15T21:30:37.008Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-15T21:30:37.008Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-15T21:30:38.859Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-15T21:30:42.267Z] check_test.go:278: [d86f65d0fb5ae] daemon is not started [2022-02-15T21:30:42.267Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-15T21:30:42.267Z] check_test.go:278: [d5f48b05b2585] daemon is not started [2022-02-15T21:30:42.267Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-15T21:30:42.524Z] check_test.go:278: [df2a28962990d] daemon is not started [2022-02-15T21:30:42.524Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-15T21:30:42.524Z] check_test.go:278: [dfa0054bb6d25] daemon is not started [2022-02-15T21:30:42.524Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-15T21:30:42.782Z] check_test.go:278: [d3d633b26b56e] daemon is not started [2022-02-15T21:30:42.782Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-02-15T21:30:42.782Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-02-15T21:30:42.782Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-02-15T21:30:42.782Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-02-15T21:30:42.782Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-02-15T21:30:42.782Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-02-15T21:30:42.782Z] === RUN TestDockerNetworkSuite [2022-02-15T21:30:42.782Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-02-15T21:30:43.717Z] docker_cli_network_unix_test.go:46: [d92908428cb5f] daemon is not started [2022-02-15T21:30:43.717Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-02-15T21:30:44.283Z] docker_cli_network_unix_test.go:46: [da2ae4a835584] daemon is not started [2022-02-15T21:30:44.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-02-15T21:30:44.723Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-15T21:30:45.709Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-15T21:30:45.709Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-15T21:30:45.709Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-15T21:30:45.709Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-15T21:30:45.709Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-15T21:30:47.072Z] docker_cli_network_unix_test.go:46: [dc01359d59d74] daemon is not started [2022-02-15T21:30:47.107Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-15T21:30:47.107Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-15T21:30:47.107Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-15T21:30:47.330Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-02-15T21:30:47.923Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-15T21:30:47.923Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-15T21:30:47.923Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-15T21:30:48.705Z] docker_cli_network_unix_test.go:46: [d3a3b174c23bd] daemon is not started [2022-02-15T21:30:48.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-02-15T21:30:48.963Z] docker_cli_network_unix_test.go:1233: [d2f49c338874d] daemon is not started [2022-02-15T21:30:51.490Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-02-15T21:30:52.057Z] docker_cli_network_unix_test.go:46: [d2f97f836e86c] daemon is not started [2022-02-15T21:30:52.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-02-15T21:30:52.974Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-15T21:30:53.962Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-15T21:30:53.962Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-15T21:30:53.962Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-15T21:30:53.962Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-15T21:30:53.962Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-15T21:30:56.807Z] docker_cli_network_unix_test.go:46: [da03a3f69f8b4] daemon is not started [2022-02-15T21:30:57.754Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-15T21:30:57.765Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-02-15T21:30:59.139Z] docker_cli_network_unix_test.go:46: [dd45a51554795] daemon is not started [2022-02-15T21:30:59.704Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-02-15T21:31:00.640Z] docker_cli_network_unix_test.go:46: [d9da87efd3993] daemon is not started [2022-02-15T21:31:00.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-02-15T21:31:01.157Z] docker_cli_network_unix_test.go:46: [d8a3545c80fe8] daemon is not started [2022-02-15T21:31:01.415Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-02-15T21:31:01.675Z] docker_cli_network_unix_test.go:46: [d7c05459cb953] daemon is not started [2022-02-15T21:31:01.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-02-15T21:31:02.242Z] docker_cli_network_unix_test.go:46: [df3549444d2f2] daemon is not started [2022-02-15T21:31:02.501Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-02-15T21:31:03.067Z] docker_cli_network_unix_test.go:46: [db4ca6c6adce3] daemon is not started [2022-02-15T21:31:03.623Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-15T21:31:03.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-02-15T21:31:03.632Z] docker_cli_network_unix_test.go:46: [d1c5a1004b0dd] daemon is not started [2022-02-15T21:31:03.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-02-15T21:31:03.890Z] docker_cli_network_unix_test.go:46: [d46feca90e213] daemon is not started [2022-02-15T21:31:03.890Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-02-15T21:31:04.457Z] docker_cli_network_unix_test.go:46: [d65f7177dd0ee] daemon is not started [2022-02-15T21:31:04.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-02-15T21:31:04.973Z] docker_cli_network_unix_test.go:46: [d0b7e95d1e3fc] daemon is not started [2022-02-15T21:31:04.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-02-15T21:31:04.973Z] docker_cli_network_unix_test.go:46: [d51a77babdcf9] daemon is not started [2022-02-15T21:31:04.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-02-15T21:31:04.973Z] docker_cli_network_unix_test.go:46: [d1cbdefacb8cc] daemon is not started [2022-02-15T21:31:04.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-02-15T21:31:05.907Z] docker_cli_network_unix_test.go:46: [db2ca65243712] daemon is not started [2022-02-15T21:31:05.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-02-15T21:31:06.473Z] docker_cli_network_unix_test.go:46: [dd4197bfc901a] daemon is not started [2022-02-15T21:31:06.575Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-15T21:31:06.575Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-15T21:31:06.575Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-15T21:31:06.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-02-15T21:31:06.732Z] docker_cli_network_unix_test.go:46: [d72afa178f133] daemon is not started [2022-02-15T21:31:06.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-02-15T21:31:06.990Z] docker_cli_network_unix_test.go:46: [d901277c13365] daemon is not started [2022-02-15T21:31:06.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-02-15T21:31:07.248Z] docker_cli_network_unix_test.go:46: [d56b3a23d8898] daemon is not started [2022-02-15T21:31:07.248Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-02-15T21:31:08.181Z] docker_cli_network_unix_test.go:968: [dc07ea5722139] daemon is not started [2022-02-15T21:31:09.526Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-15T21:31:09.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-02-15T21:31:10.489Z] docker_cli_network_unix_test.go:46: [d598c3997e17f] daemon is not started [2022-02-15T21:31:10.489Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-02-15T21:31:11.091Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-15T21:31:12.658Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-15T21:31:13.021Z] docker_cli_network_unix_test.go:1116: [db5678b4b710a] daemon is not started [2022-02-15T21:31:16.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-02-15T21:31:16.317Z] docker_cli_network_unix_test.go:46: [dcaacc52c2960] daemon is not started [2022-02-15T21:31:16.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-02-15T21:31:16.885Z] docker_cli_network_unix_test.go:46: [d85b86f3911f7] daemon is not started [2022-02-15T21:31:16.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-02-15T21:31:16.885Z] docker_cli_network_unix_test.go:46: [d63b61f961a24] daemon is not started [2022-02-15T21:31:16.885Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-02-15T21:31:17.144Z] docker_cli_network_unix_test.go:46: [dcea4cd4a85d0] daemon is not started [2022-02-15T21:31:17.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-02-15T21:31:17.144Z] docker_cli_network_unix_test.go:46: [de324c2abc630] daemon is not started [2022-02-15T21:31:17.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-02-15T21:31:17.402Z] docker_cli_network_unix_test.go:46: [d1bea59982cf7] daemon is not started [2022-02-15T21:31:17.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-02-15T21:31:17.402Z] docker_cli_network_unix_test.go:46: [d514f878985da] daemon is not started [2022-02-15T21:31:17.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-02-15T21:31:19.303Z] docker_cli_network_unix_test.go:46: [d42b472140fa8] daemon is not started [2022-02-15T21:31:19.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-02-15T21:31:19.869Z] docker_cli_network_unix_test.go:46: [ddfa8a4a7169c] daemon is not started [2022-02-15T21:31:19.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-02-15T21:31:19.869Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-15T21:31:19.869Z] docker_cli_network_unix_test.go:46: [d9de78ccbfca3] daemon is not started [2022-02-15T21:31:19.869Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-02-15T21:31:20.437Z] docker_cli_network_unix_test.go:46: [ded588b241d4c] daemon is not started [2022-02-15T21:31:20.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-02-15T21:31:24.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-02-15T21:31:25.153Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-15T21:31:25.557Z] docker_cli_network_unix_test.go:1084: [d392a5cd92c99] daemon is not started [2022-02-15T21:31:25.620Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-15T21:31:26.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-02-15T21:31:26.932Z] docker_cli_network_unix_test.go:46: [d7360b60f9d9d] daemon is not started [2022-02-15T21:31:26.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-02-15T21:31:27.497Z] docker_cli_network_unix_test.go:46: [da56ca73e36d7] daemon is not started [2022-02-15T21:31:27.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-02-15T21:31:28.688Z] docker_cli_network_unix_test.go:46: [d2b6d83e874f5] daemon is not started [2022-02-15T21:31:29.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-02-15T21:31:29.255Z] docker_cli_network_unix_test.go:46: [df25c4476b082] daemon is not started [2022-02-15T21:31:29.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-02-15T21:31:29.513Z] docker_cli_network_unix_test.go:46: [d5970719fc99c] daemon is not started [2022-02-15T21:31:29.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-02-15T21:31:30.337Z] docker_cli_network_unix_test.go:46: [dbce2595289ee] daemon is not started [2022-02-15T21:31:30.337Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-02-15T21:31:30.903Z] docker_cli_network_unix_test.go:46: [dae70d1ee7cc0] daemon is not started [2022-02-15T21:31:31.162Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-02-15T21:31:37.734Z] docker_cli_network_unix_test.go:46: [d523288f22870] daemon is not started [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite (54.47s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.03s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.48s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.90s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.18s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.12s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.50s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.26s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.11s) [2022-02-15T21:31:37.734Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.29s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.21s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.31s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-02-15T21:31:37.735Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.76s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.95s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.73s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-02-15T21:31:37.735Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.01s) [2022-02-15T21:31:37.735Z] === RUN TestDockerHubPullSuite [2022-02-15T21:31:37.735Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-02-15T21:31:38.115Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-15T21:31:38.797Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-15T21:31:39.107Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-02-15T21:31:41.632Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-02-15T21:31:41.891Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-02-15T21:31:42.877Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-15T21:31:43.315Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-02-15T21:31:43.574Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-02-15T21:31:43.574Z] --- PASS: TestDockerHubPullSuite (6.38s) [2022-02-15T21:31:43.574Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.87s) [2022-02-15T21:31:43.574Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2022-02-15T21:31:43.574Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.65s) [2022-02-15T21:31:43.574Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.38s) [2022-02-15T21:31:43.574Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-02-15T21:31:43.574Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-02-15T21:31:43.574Z] PASS [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === Skipped [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-15T21:31:43.574Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-02-15T21:31:43.574Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-15T21:31:43.574Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-15T21:31:43.574Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-15T21:31:43.574Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-02-15T21:31:43.574Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-15T21:31:43.574Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-15T21:31:43.574Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-15T21:31:43.574Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-15T21:31:43.574Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-15T21:31:43.574Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-15T21:31:43.574Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-15T21:31:43.574Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-15T21:31:43.574Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-15T21:31:43.574Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.574Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-15T21:31:43.574Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-02-15T21:31:43.574Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-02-15T21:31:43.574Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-15T21:31:43.575Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-02-15T21:31:43.575Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-15T21:31:43.575Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-15T21:31:43.575Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-02-15T21:31:43.575Z] docker_cli_network_unix_test.go:46: [d9de78ccbfca3] daemon is not started [2022-02-15T21:31:43.575Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-02-15T21:31:43.575Z] [2022-02-15T21:31:43.575Z] DONE 1262 tests, 51 skipped in 1425.650s [2022-02-15T21:31:43.575Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-15T21:31:43.575Z] ++++ cat bundles/test-integration/docker.pid [2022-02-15T21:31:43.575Z] +++ kill 8338 [2022-02-15T21:31:43.836Z] +++ /etc/init.d/apparmor stop [2022-02-15T21:31:43.836Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-15T21:31:43.836Z] [2022-02-15T21:31:43.836Z] Unloading profiles will leave already running processes permanently [2022-02-15T21:31:43.836Z] unconfined, which can lead to unexpected situations. [2022-02-15T21:31:43.836Z] [2022-02-15T21:31:43.836Z] To set a process to complain mode, use the command line tool [2022-02-15T21:31:43.836Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-15T21:31:43.836Z] +++ true [2022-02-15T21:31:43.836Z] exiting test-integration [2022-02-15T21:31:43.836Z] ++ exit 0 [2022-02-15T21:31:43.836Z] [2022-02-15T21:31:44.094Z] + for job in $(jobs -p) [2022-02-15T21:31:44.094Z] + wait 5367 [2022-02-15T21:31:55.369Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-15T21:32:00.030Z] === RUN TestDockerSuite/TestBuildRm [2022-02-15T21:32:00.125Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-15T21:32:05.996Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-15T21:32:07.562Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-15T21:32:07.562Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-15T21:32:07.562Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-15T21:32:07.562Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-15T21:32:07.562Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-15T21:32:10.512Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-15T21:32:10.512Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-15T21:32:10.512Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-15T21:32:12.526Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-15T21:32:14.069Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-02-15T21:32:14.069Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-02-15T21:32:14.069Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-02-15T21:32:15.480Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-15T21:32:15.481Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-15T21:32:15.481Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-15T21:32:15.481Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-15T21:32:15.948Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-15T21:32:17.514Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-15T21:32:22.272Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-15T21:32:27.026Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-15T21:32:30.743Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-02-15T21:32:30.743Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-02-15T21:32:31.814Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-02-15T21:32:33.004Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-15T21:32:33.273Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-02-15T21:32:39.827Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-02-15T21:32:41.199Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-02-15T21:32:45.380Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-02-15T21:32:49.575Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-02-15T21:32:50.821Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-15T21:32:51.933Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-02-15T21:32:52.392Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-15T21:32:52.859Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-15T21:32:56.141Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-02-15T21:32:56.141Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-15T21:32:56.141Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-02-15T21:33:00.322Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-02-15T21:33:01.255Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-02-15T21:33:01.388Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-15T21:33:01.822Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-02-15T21:33:01.987Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-02-15T21:33:03.288Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-15T21:33:03.288Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-15T21:33:04.349Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-02-15T21:33:09.159Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-15T21:33:09.159Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-15T21:33:15.031Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-15T21:33:26.680Z] === RUN TestDockerSuite/TestBuildRm [2022-02-15T21:33:40.330Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-15T21:33:40.330Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-15T21:33:40.330Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-15T21:33:40.798Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-15T21:33:41.611Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-15T21:33:42.365Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-15T21:33:45.404Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-15T21:33:45.404Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-15T21:33:45.404Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-15T21:33:45.404Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-15T21:33:45.404Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-15T21:33:46.969Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-15T21:33:48.238Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-15T21:33:51.724Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-15T21:33:54.104Z] === RUN TestDockerSuite/TestBuildUser [2022-02-15T21:33:54.105Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-15T21:33:54.105Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-15T21:33:54.105Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-15T21:33:54.105Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-15T21:33:54.105Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-15T21:33:54.105Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-15T21:33:56.484Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-15T21:33:58.863Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-15T21:33:59.332Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-15T21:34:00.553Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-02-15T21:34:00.553Z] docker_cli_swarm_test.go:1180: [def4b49b22c21] joining swarm manager [de6be11621c25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:34:02.351Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-15T21:34:02.482Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-02-15T21:34:03.129Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-15T21:34:03.129Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-15T21:34:03.129Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-15T21:34:03.129Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-15T21:34:03.129Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-15T21:34:05.834Z] docker_cli_swarm_test.go:1189: [d1eeae0e982ab] joining swarm manager [de6be11621c25]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:34:12.833Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-02-15T21:34:23.588Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-15T21:34:23.588Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-15T21:34:24.057Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-15T21:34:25.247Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-02-15T21:34:33.239Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-15T21:34:33.239Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-15T21:34:34.484Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-15T21:34:34.485Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-15T21:34:37.890Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-02-15T21:34:40.400Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-15T21:34:41.643Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-15T21:34:41.643Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-15T21:34:47.554Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-15T21:34:47.554Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-15T21:34:47.554Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-15T21:34:47.554Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-15T21:34:47.554Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-15T21:34:47.668Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-15T21:34:50.081Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-02-15T21:34:50.506Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-15T21:34:50.506Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-15T21:34:50.974Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-15T21:34:53.361Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-02-15T21:34:54.733Z] docker_cli_swarm_test.go:1112: [df5cf3d3a9412] joining swarm manager [df201b881ddb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:34:56.106Z] docker_cli_swarm_test.go:1113: [d8287863dbeda] joining swarm manager [df201b881ddb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:35:05.918Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-15T21:35:08.869Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-15T21:35:09.857Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-15T21:35:12.955Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-15T21:35:12.955Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-15T21:35:12.955Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-15T21:35:16.752Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-15T21:35:18.321Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-15T21:35:24.193Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-15T21:35:28.033Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-15T21:35:28.033Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-15T21:35:28.033Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-15T21:35:28.033Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-15T21:35:28.033Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-15T21:35:28.033Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-15T21:35:28.033Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-15T21:35:28.033Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-15T21:35:30.069Z] === RUN TestDockerSuite/TestBuildUser [2022-02-15T21:35:30.069Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-15T21:35:30.069Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-15T21:35:30.069Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-15T21:35:30.069Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-15T21:35:30.069Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-15T21:35:30.069Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-15T21:35:35.936Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-15T21:35:36.404Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-15T21:35:40.197Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-15T21:35:40.197Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-15T21:35:40.197Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-15T21:35:40.197Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-15T21:35:40.197Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-15T21:35:43.011Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-15T21:35:44.576Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-15T21:35:44.576Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-15T21:35:45.044Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-15T21:35:45.044Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-15T21:35:45.044Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-15T21:35:45.044Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T21:35:45.044Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-15T21:35:47.996Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-15T21:35:53.863Z] === RUN TestDockerSuite/TestCommitChange [2022-02-15T21:35:59.731Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-15T21:36:04.486Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-15T21:36:04.486Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-15T21:36:04.486Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-15T21:36:10.354Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-15T21:36:10.354Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-15T21:36:13.148Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-15T21:36:13.148Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-15T21:36:13.148Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-15T21:36:20.782Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-15T21:36:21.818Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-15T21:36:27.686Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-15T21:36:27.686Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T21:36:27.686Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-15T21:36:27.686Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-15T21:36:27.686Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-15T21:36:27.686Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-15T21:36:27.686Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-15T21:36:27.686Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-15T21:36:27.686Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-15T21:36:27.686Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-15T21:36:27.686Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-15T21:36:27.686Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-15T21:36:27.686Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-15T21:36:27.686Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T21:36:27.686Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-15T21:36:27.686Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-15T21:36:27.940Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-15T21:36:27.940Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-15T21:36:27.940Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-15T21:36:27.940Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-15T21:36:27.940Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-15T21:36:30.891Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-15T21:36:30.891Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-15T21:36:31.360Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-15T21:36:32.537Z] docker_cli_swarm_test.go:1166: [da37ab5582b68] joining swarm manager [df201b881ddb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-02-15T21:36:36.354Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-15T21:36:45.015Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-15T21:36:45.015Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-15T21:36:45.015Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-15T21:36:47.967Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-15T21:36:47.967Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-15T21:36:47.967Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-15T21:36:47.967Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-15T21:36:47.967Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-15T21:36:47.967Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-15T21:36:47.967Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-15T21:36:49.179Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-15T21:36:50.607Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-02-15T21:36:50.607Z] docker_cli_swarm_test.go:1447: [df8bfb3eb4834] joining swarm manager [ddc523a64cc5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:36:50.919Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-15T21:36:50.919Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-15T21:36:50.919Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-15T21:36:50.919Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-15T21:36:51.173Z] docker_cli_swarm_test.go:1448: [d67da9d0bdcf9] joining swarm manager [ddc523a64cc5f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-02-15T21:36:52.132Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-15T21:36:52.600Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-15T21:36:53.871Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-15T21:36:53.871Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-15T21:36:53.871Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-15T21:36:53.871Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-15T21:36:53.871Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-15T21:36:53.871Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-15T21:36:53.871Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T21:36:53.871Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-15T21:36:57.664Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-15T21:36:59.879Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-15T21:37:02.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-15T21:37:02.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-15T21:37:02.835Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-15T21:37:02.835Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-15T21:37:03.365Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-02-15T21:37:03.365Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-02-15T21:37:03.365Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-02-15T21:37:03.365Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-02-15T21:37:03.365Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-02-15T21:37:03.930Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-02-15T21:37:05.051Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-15T21:37:05.052Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-15T21:37:05.832Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-02-15T21:37:07.433Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-02-15T21:37:07.433Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-02-15T21:37:07.433Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-15T21:37:07.433Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-02-15T21:37:07.433Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-15T21:37:07.433Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-02-15T21:37:07.433Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-02-15T21:37:07.433Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-02-15T21:37:07.433Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-15T21:37:07.433Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-02-15T21:37:07.433Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-02-15T21:37:07.433Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-02-15T21:37:07.433Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-02-15T21:37:08.003Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-15T21:37:08.003Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T21:37:08.003Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-15T21:37:08.003Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T21:37:08.003Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-15T21:37:10.032Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-02-15T21:37:10.364Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-02-15T21:37:10.539Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-15T21:37:10.539Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-15T21:37:10.539Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-15T21:37:10.539Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-15T21:37:10.540Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-15T21:37:10.540Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-15T21:37:10.540Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-15T21:37:10.956Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-15T21:37:10.956Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-15T21:37:11.403Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-02-15T21:37:12.104Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-15T21:37:13.174Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-15T21:37:13.174Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-15T21:37:13.174Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-15T21:37:13.301Z] docker_cli_swarm_unix_test.go:63: [d29cdc20d2e24] joining swarm manager [dbeb3fd4b1129]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:37:16.175Z] === RUN TestDockerSuite/TestBuildEnv [2022-02-15T21:37:16.175Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-15T21:37:16.175Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-02-15T21:37:16.175Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-15T21:37:16.640Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-02-15T21:37:16.640Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-15T21:37:16.640Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-02-15T21:37:16.640Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-15T21:37:16.640Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-02-15T21:37:16.640Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-15T21:37:16.640Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-02-15T21:37:16.966Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-15T21:37:17.434Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-15T21:37:20.388Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-15T21:37:21.353Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-02-15T21:37:21.353Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T21:37:21.353Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-02-15T21:37:21.353Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T21:37:21.815Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-02-15T21:37:21.815Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T21:37:21.815Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-02-15T21:37:22.544Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-15T21:37:23.360Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-02-15T21:37:24.761Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-15T21:37:24.762Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-15T21:37:25.145Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-15T21:37:25.230Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-15T21:37:25.230Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-15T21:37:25.230Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-15T21:37:25.230Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T21:37:25.230Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-15T21:37:27.447Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-15T21:37:27.447Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T21:37:27.447Z] === RUN TestDockerSuite/TestCommitChange [2022-02-15T21:37:30.474Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-02-15T21:37:31.021Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-15T21:37:31.021Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-15T21:37:31.021Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-15T21:37:31.021Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-15T21:37:31.021Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-15T21:37:32.618Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-15T21:37:32.618Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-15T21:37:32.618Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-15T21:37:34.605Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-15T21:37:35.575Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-15T21:37:35.575Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T21:37:35.576Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-15T21:37:38.526Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-15T21:37:38.526Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-15T21:37:39.363Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-15T21:37:39.363Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-15T21:37:39.832Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-15T21:37:43.286Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-15T21:37:45.503Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-15T21:37:45.503Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-15T21:37:45.503Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-15T21:37:45.503Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-15T21:37:45.503Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-15T21:37:45.503Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-15T21:37:45.503Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-15T21:37:45.503Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-15T21:37:45.503Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-15T21:37:45.503Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-15T21:37:45.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-15T21:37:48.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-15T21:37:48.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-15T21:37:48.496Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-15T21:37:48.496Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-15T21:37:48.966Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-15T21:37:51.405Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-15T21:37:51.610Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-02-15T21:37:51.610Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-02-15T21:37:51.610Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-15T21:37:51.610Z] === RUN TestDockerSuite/TestBuildExpose [2022-02-15T21:37:51.610Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-15T21:37:51.610Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-02-15T21:37:51.610Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-15T21:37:51.610Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-02-15T21:37:51.610Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-15T21:37:51.610Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-02-15T21:37:51.610Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-15T21:37:51.610Z] === RUN TestDockerSuite/TestBuildFails [2022-02-15T21:37:54.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-15T21:37:56.577Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-15T21:37:57.627Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-15T21:37:58.714Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-02-15T21:37:58.714Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-02-15T21:37:59.528Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004a23d8_} [2022-02-15T21:38:02.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12634473199_c:\foo_false____} [2022-02-15T21:38:03.496Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-15T21:38:03.496Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T21:38:03.496Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-15T21:38:03.496Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-15T21:38:03.496Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-15T21:38:03.496Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-15T21:38:03.496Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-15T21:38:03.496Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-15T21:38:03.496Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-15T21:38:03.496Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-15T21:38:03.496Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-15T21:38:03.496Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-15T21:38:03.496Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-15T21:38:03.496Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T21:38:03.496Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-15T21:38:03.496Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-15T21:38:04.528Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-02-15T21:38:05.435Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12634473199_c:\foo_true____} [2022-02-15T21:38:08.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-15T21:38:08.388Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-15T21:38:08.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-15T21:38:08.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-15T21:38:08.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-15T21:38:08.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-15T21:38:08.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-15T21:38:08.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-15T21:38:08.388Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-15T21:38:08.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-15T21:38:08.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-15T21:38:08.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-15T21:38:08.856Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-15T21:38:08.856Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-15T21:38:08.856Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-15T21:38:08.856Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-15T21:38:08.856Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-15T21:38:08.856Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-15T21:38:08.856Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-15T21:38:08.856Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-15T21:38:08.856Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-15T21:38:08.856Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-15T21:38:08.856Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-15T21:38:08.856Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-15T21:38:09.505Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-02-15T21:38:09.505Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-02-15T21:38:09.505Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-02-15T21:38:11.404Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-02-15T21:38:11.627Z] === RUN TestDockerSuite/TestBuildForceRm [2022-02-15T21:38:12.646Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-15T21:38:12.646Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-15T21:38:12.646Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-15T21:38:12.646Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:38:12.646Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-15T21:38:12.646Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T21:38:12.646Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-15T21:38:12.646Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-15T21:38:12.646Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-15T21:38:12.646Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T21:38:12.646Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-15T21:38:12.646Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-15T21:38:12.646Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-15T21:38:12.646Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-15T21:38:12.646Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-15T21:38:12.646Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T21:38:12.646Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-15T21:38:12.646Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-15T21:38:12.646Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-15T21:38:12.646Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-15T21:38:12.646Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-15T21:38:12.646Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-15T21:38:12.646Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-15T21:38:12.646Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:38:12.646Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-15T21:38:12.646Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T21:38:12.646Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-15T21:38:13.925Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-15T21:38:14.687Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-02-15T21:38:15.597Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-15T21:38:15.597Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-15T21:38:15.597Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-15T21:38:15.597Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-15T21:38:16.586Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-02-15T21:38:18.506Z] docker_api_swarm_test.go:962: [d84839af4c73f] joining swarm manager [d9cd7f3bd6fad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-02-15T21:38:18.548Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-15T21:38:18.548Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-15T21:38:18.548Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-15T21:38:18.548Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-15T21:38:18.548Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-15T21:38:18.548Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-15T21:38:18.548Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-15T21:38:22.680Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-15T21:38:22.680Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-15T21:38:22.680Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-15T21:38:24.435Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-15T21:38:25.791Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-15T21:38:25.791Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-15T21:38:25.791Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-15T21:38:25.791Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-15T21:38:25.791Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-15T21:38:25.791Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-15T21:38:25.791Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-15T21:38:26.472Z] === RUN TestDockerSuite/TestBuildFromGit [2022-02-15T21:38:27.394Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-15T21:38:27.394Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T21:38:27.862Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-15T21:38:27.862Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-15T21:38:27.862Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-15T21:38:28.744Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-15T21:38:28.744Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-15T21:38:28.744Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-15T21:38:28.744Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-15T21:38:32.541Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-15T21:38:32.541Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-15T21:38:32.541Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-15T21:38:32.541Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-15T21:38:32.541Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-15T21:38:32.541Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-15T21:38:32.541Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T21:38:32.541Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-15T21:38:36.337Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-15T21:38:36.578Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-02-15T21:38:36.833Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-02-15T21:38:38.378Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-02-15T21:38:40.126Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-15T21:38:40.356Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-15T21:38:40.356Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-15T21:38:40.356Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-15T21:38:40.356Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T21:38:40.356Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-15T21:38:43.918Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-15T21:38:43.918Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-15T21:38:43.918Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-15T21:38:43.918Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-15T21:38:45.474Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-02-15T21:38:45.474Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-15T21:38:45.474Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-02-15T21:38:46.447Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-02-15T21:38:46.908Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-02-15T21:38:46.908Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-15T21:38:46.908Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-02-15T21:38:48.673Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-15T21:38:48.673Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-15T21:38:48.771Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-02-15T21:38:50.669Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-02-15T21:38:50.782Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-15T21:38:50.782Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-15T21:38:50.782Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-15T21:38:50.782Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-15T21:38:50.782Z] === RUN TestDockerSuite/TestCpToDot [2022-02-15T21:38:51.627Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-15T21:38:51.627Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T21:38:51.627Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-15T21:38:51.627Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T21:38:51.627Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-15T21:38:52.568Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-02-15T21:38:52.996Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-15T21:38:52.996Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-15T21:38:52.996Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-15T21:38:52.996Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-15T21:38:52.996Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-15T21:38:54.579Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-15T21:38:54.579Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-15T21:38:55.849Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-02-15T21:38:55.949Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-15T21:38:55.949Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:38:55.949Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-15T21:38:55.949Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-15T21:38:55.949Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-15T21:38:55.949Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-15T21:38:55.949Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-15T21:38:55.949Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-15T21:38:55.949Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-15T21:38:55.949Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-15T21:38:56.417Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-15T21:38:58.371Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-15T21:38:58.371Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-15T21:38:58.371Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-15T21:38:58.632Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-15T21:39:01.584Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-15T21:39:02.053Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-15T21:39:02.053Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-15T21:39:02.163Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-15T21:39:02.163Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-15T21:39:02.405Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-02-15T21:39:04.269Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-15T21:39:04.640Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-02-15T21:39:04.640Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T21:39:04.640Z] === RUN TestDockerSuite/TestBuildHistory [2022-02-15T21:39:05.256Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-15T21:39:05.256Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-15T21:39:05.256Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-15T21:39:05.256Z] === RUN TestDockerSuite/TestCreateRM [2022-02-15T21:39:05.724Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-15T21:39:05.724Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T21:39:05.724Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-15T21:39:05.955Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-15T21:39:06.192Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-15T21:39:06.590Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-02-15T21:39:06.660Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-15T21:39:09.118Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-02-15T21:39:11.646Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-02-15T21:39:11.827Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-15T21:39:14.175Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-02-15T21:39:16.704Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-02-15T21:39:17.082Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-15T21:39:17.082Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-15T21:39:17.082Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-15T21:39:17.656Z] === RUN TestDockerSuite/TestBuildIidFile [2022-02-15T21:39:18.629Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-02-15T21:39:18.982Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-15T21:39:18.982Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-15T21:39:18.982Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-15T21:39:18.982Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-15T21:39:18.982Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-15T21:39:19.232Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-02-15T21:39:20.875Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-15T21:39:20.875Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-15T21:39:20.875Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-15T21:39:20.875Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-15T21:39:21.260Z] === RUN TestDockerSuite/TestBuildInheritance [2022-02-15T21:39:21.260Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-15T21:39:21.260Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-02-15T21:39:21.762Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-02-15T21:39:22.232Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-02-15T21:39:22.232Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-02-15T21:39:22.775Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-15T21:39:22.775Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-15T21:39:22.775Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-15T21:39:23.833Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-15T21:39:23.833Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T21:39:23.833Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-15T21:39:23.833Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-15T21:39:23.833Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-15T21:39:23.833Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-15T21:39:23.833Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-15T21:39:23.833Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-15T21:39:23.833Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-15T21:39:23.833Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-15T21:39:23.833Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T21:39:23.833Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-15T21:39:23.833Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-15T21:39:23.833Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-15T21:39:23.833Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-15T21:39:23.833Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-15T21:39:23.833Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:39:23.833Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-15T21:39:23.833Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T21:39:23.833Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-15T21:39:23.833Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-15T21:39:24.302Z] === RUN TestDockerSuite/TestDockerFails [2022-02-15T21:39:24.302Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-15T21:39:24.302Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-15T21:39:24.302Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-15T21:39:24.302Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-15T21:39:24.302Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-15T21:39:24.302Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-15T21:39:24.302Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-15T21:39:24.302Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-15T21:39:24.302Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-15T21:39:24.302Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-15T21:39:24.302Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-15T21:39:25.727Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-15T21:39:25.727Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T21:39:25.727Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-15T21:39:27.258Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-15T21:39:28.050Z] === RUN TestDockerSuite/TestBuildLabel [2022-02-15T21:39:29.225Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-02-15T21:39:29.517Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-15T21:39:29.517Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-15T21:39:30.198Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-02-15T21:39:30.212Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-15T21:39:31.173Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-02-15T21:39:32.150Z] === RUN TestDockerSuite/TestBuildLabels [2022-02-15T21:39:33.164Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-15T21:39:33.694Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-02-15T21:39:35.387Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-15T21:39:35.882Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-02-15T21:39:38.344Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-15T21:39:38.344Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-15T21:39:38.344Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-15T21:39:38.344Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-15T21:39:38.344Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-15T21:39:38.344Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-15T21:39:38.344Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-15T21:39:38.344Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-15T21:39:38.344Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-15T21:39:38.344Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-15T21:39:38.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-15T21:39:41.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-15T21:39:41.296Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-15T21:39:43.592Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-15T21:39:44.248Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-15T21:39:44.485Z] === RUN TestDockerSuite/TestBuildLastModified [2022-02-15T21:39:44.486Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T21:39:44.486Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-02-15T21:39:44.486Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-15T21:39:44.486Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-02-15T21:39:44.486Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-02-15T21:39:44.486Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-02-15T21:39:44.486Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-02-15T21:39:44.486Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-02-15T21:39:44.948Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-02-15T21:39:45.410Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-02-15T21:39:48.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-15T21:39:49.461Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-15T21:39:50.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-15T21:39:52.518Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-02-15T21:39:53.944Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000048d0_} [2022-02-15T21:39:55.331Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-15T21:39:57.736Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1823529192_c:\foo_false____} [2022-02-15T21:39:58.284Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-15T21:39:59.273Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-15T21:40:00.688Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1823529192_c:\foo_true____} [2022-02-15T21:40:03.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-15T21:40:03.640Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-15T21:40:03.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-15T21:40:03.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-15T21:40:03.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-15T21:40:03.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-15T21:40:03.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-15T21:40:03.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-15T21:40:03.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-15T21:40:04.031Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-15T21:40:04.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-15T21:40:04.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-15T21:40:04.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-15T21:40:04.109Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-15T21:40:04.109Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-15T21:40:04.109Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-15T21:40:04.109Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-15T21:40:04.109Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-15T21:40:04.109Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-15T21:40:04.109Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-15T21:40:04.109Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-15T21:40:04.109Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-15T21:40:04.109Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-15T21:40:04.109Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-15T21:40:04.109Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-15T21:40:04.506Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-15T21:40:05.493Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-15T21:40:07.901Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-15T21:40:07.901Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-15T21:40:07.901Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-15T21:40:07.901Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:40:07.901Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-15T21:40:07.901Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T21:40:07.901Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-15T21:40:07.901Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-15T21:40:07.901Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-15T21:40:07.901Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T21:40:07.901Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-15T21:40:07.901Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-15T21:40:07.901Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-15T21:40:07.901Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-15T21:40:07.901Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-15T21:40:07.901Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T21:40:07.901Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-15T21:40:07.901Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-15T21:40:07.901Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-15T21:40:07.901Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-15T21:40:07.901Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-15T21:40:07.901Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-15T21:40:07.901Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-15T21:40:07.901Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:40:07.901Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-15T21:40:07.901Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T21:40:07.901Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-15T21:40:11.365Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-15T21:40:11.691Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-15T21:40:11.691Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-15T21:40:11.691Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-15T21:40:11.691Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-15T21:40:15.483Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-15T21:40:15.483Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-15T21:40:15.483Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-15T21:40:15.483Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-15T21:40:15.483Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-15T21:40:15.483Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-15T21:40:15.483Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-15T21:40:17.302Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-15T21:40:17.302Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-15T21:40:17.302Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-15T21:40:17.302Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T21:40:17.302Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-15T21:40:17.302Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-15T21:40:17.302Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-15T21:40:17.302Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-15T21:40:17.302Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-15T21:40:17.996Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-02-15T21:40:18.133Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-02-15T21:40:18.133Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-15T21:40:18.133Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-02-15T21:40:18.133Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-02-15T21:40:18.290Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-15T21:40:18.290Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-15T21:40:18.290Z] === RUN TestDockerSuite/TestEventsRename [2022-02-15T21:40:21.353Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-15T21:40:22.085Z] === RUN TestDockerSuite/TestEventsResize [2022-02-15T21:40:24.310Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-15T21:40:24.310Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T21:40:24.310Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-15T21:40:24.310Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-15T21:40:24.310Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-15T21:40:30.196Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-02-15T21:40:30.751Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-15T21:40:32.968Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-15T21:40:36.108Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-15T21:40:39.248Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-15T21:40:39.248Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-15T21:40:39.248Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-15T21:40:39.248Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T21:40:39.248Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-15T21:40:41.979Z] === RUN TestDockerSuite/TestEventsTop [2022-02-15T21:40:41.979Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-15T21:40:41.979Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-15T21:40:44.200Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite (1632.13s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.25s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.92s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.45s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.19s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.57s) [2022-02-15T21:40:48.268Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.63s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.81s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.26s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.25s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.21s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.25s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.55s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.55s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.53s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.36s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.93s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.43s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.92s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.14s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.93s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.83s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.54s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.54s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.65s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.54s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.15s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.48s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.71s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.23s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.75s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.35s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.23s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.80s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.50s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.00s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.88s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.19s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.66s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.02s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.20s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.65s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.78s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.34s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.91s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.77s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.90s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.50s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.15s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.11s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.98s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.49s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.78s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.94s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.32s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.28s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.39s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.73s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.66s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.90s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.94s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.73s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.66s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.39s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.64s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.13s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.49s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.10s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.26s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.02s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.53s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.43s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.20s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.84s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (122.37s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.39s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.67s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.78s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.13s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.75s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.86s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.59s) [2022-02-15T21:40:48.268Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.85s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.14s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.45s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (38.53s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.93s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.11s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (115.46s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.17s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.15s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.29s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.02s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2022-02-15T21:40:48.268Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.38s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.85s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.04s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.11s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.74s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.79s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.42s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.44s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.44s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.88s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.78s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s) [2022-02-15T21:40:48.269Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s) [2022-02-15T21:40:48.269Z] === RUN TestDockerExternalVolumeSuite [2022-02-15T21:40:48.269Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-02-15T21:40:48.269Z] docker_cli_external_volume_driver_test.go:52: [d56d00b80fce5] daemon is not started [2022-02-15T21:40:49.692Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-15T21:40:49.692Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-15T21:40:49.692Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-15T21:40:49.692Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-15T21:40:49.692Z] === RUN TestDockerSuite/TestCpToDot [2022-02-15T21:40:50.071Z] === RUN TestDockerSuite/TestExec [2022-02-15T21:40:50.071Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:40:50.071Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-15T21:40:50.071Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-15T21:40:50.071Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-15T21:40:51.635Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-15T21:40:52.645Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-15T21:40:52.646Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-15T21:40:52.646Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-15T21:40:52.646Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-15T21:40:52.646Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-15T21:40:54.591Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-15T21:40:54.591Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T21:40:54.591Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-15T21:40:54.591Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T21:40:54.591Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-15T21:40:54.591Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-15T21:40:54.591Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-15T21:40:56.438Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-15T21:40:56.438Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:40:56.438Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-15T21:40:56.438Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-15T21:40:56.438Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-15T21:40:56.438Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-15T21:40:56.438Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-15T21:40:56.438Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-15T21:40:56.438Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-15T21:40:56.438Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-15T21:40:56.807Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-15T21:40:56.906Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-15T21:40:59.033Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-15T21:40:59.120Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-15T21:41:01.327Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-15T21:41:02.131Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-15T21:41:02.131Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-15T21:41:02.600Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-15T21:41:03.129Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-02-15T21:41:04.282Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-15T21:41:05.552Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-15T21:41:06.539Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-15T21:41:06.539Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-15T21:41:06.539Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-15T21:41:06.539Z] === RUN TestDockerSuite/TestCreateRM [2022-02-15T21:41:07.008Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-15T21:41:07.009Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T21:41:07.009Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-15T21:41:07.476Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-15T21:41:07.944Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-15T21:41:08.882Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-02-15T21:41:10.152Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-15T21:41:10.152Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-15T21:41:10.152Z] === RUN TestDockerSuite/TestExecEnv [2022-02-15T21:41:10.152Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T21:41:10.152Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-15T21:41:10.152Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-15T21:41:10.152Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-15T21:41:12.370Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-15T21:41:17.123Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-15T21:41:17.123Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-15T21:41:17.123Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-15T21:41:17.123Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-15T21:41:17.123Z] === RUN TestDockerSuite/TestExecParseError [2022-02-15T21:41:17.123Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T21:41:17.123Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-15T21:41:17.123Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-15T21:41:17.123Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-15T21:41:17.123Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-15T21:41:17.123Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-15T21:41:18.370Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-15T21:41:18.370Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-15T21:41:18.838Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-15T21:41:20.077Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-15T21:41:20.078Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-15T21:41:20.078Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-15T21:41:20.078Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T21:41:20.078Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-15T21:41:20.078Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-15T21:41:20.078Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-15T21:41:20.078Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-15T21:41:20.078Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-15T21:41:20.078Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-15T21:41:20.078Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-15T21:41:22.631Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-15T21:41:22.631Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-15T21:41:22.631Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-15T21:41:22.631Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-15T21:41:23.027Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-15T21:41:23.027Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-15T21:41:23.027Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-15T21:41:25.584Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-15T21:41:25.584Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.052Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-15T21:41:26.052Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-15T21:41:26.052Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.052Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-15T21:41:26.052Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.052Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-15T21:41:26.052Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.052Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-15T21:41:26.052Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.052Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-15T21:41:26.052Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.052Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-15T21:41:26.052Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.052Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-15T21:41:26.052Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.052Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-15T21:41:26.052Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.052Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-15T21:41:26.052Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.052Z] === RUN TestDockerSuite/TestDockerFails [2022-02-15T21:41:26.052Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-15T21:41:26.052Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.052Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-15T21:41:26.052Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.052Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-15T21:41:26.052Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.521Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-15T21:41:26.521Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.521Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-15T21:41:26.521Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-15T21:41:26.521Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-15T21:41:28.900Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-15T21:41:28.900Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-15T21:41:28.900Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-15T21:41:28.900Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-15T21:41:29.369Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-15T21:41:29.369Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T21:41:29.369Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-15T21:41:29.475Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-15T21:41:33.269Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-15T21:41:34.058Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-02-15T21:41:35.236Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-15T21:41:37.059Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-15T21:41:39.868Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-02-15T21:41:42.393Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-15T21:41:45.343Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-15T21:41:46.963Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-02-15T21:41:49.757Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-15T21:41:52.499Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-15T21:41:52.499Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:41:52.499Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-15T21:41:52.499Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-15T21:41:52.499Z] === RUN TestDockerSuite/TestHealth [2022-02-15T21:41:52.499Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-15T21:41:52.499Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-15T21:41:52.499Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-15T21:41:52.499Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-15T21:41:52.499Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-15T21:41:54.062Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-02-15T21:41:54.519Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-15T21:41:58.368Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-15T21:41:58.368Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-15T21:41:58.368Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-15T21:41:58.368Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-15T21:41:58.368Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-15T21:41:58.368Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-15T21:41:58.368Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-15T21:41:59.354Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-15T21:41:59.354Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T21:41:59.354Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-15T21:42:00.341Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-15T21:42:00.341Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-15T21:42:01.685Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-15T21:42:02.557Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-15T21:42:03.025Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-15T21:42:04.637Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-15T21:42:05.243Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-15T21:42:05.625Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-15T21:42:09.035Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-15T21:42:09.035Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-15T21:42:09.035Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T21:42:09.035Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-15T21:42:10.807Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-02-15T21:42:11.493Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-15T21:42:12.483Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-15T21:42:12.825Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-15T21:42:12.825Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-15T21:42:13.293Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-15T21:42:13.293Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T21:42:13.293Z] === RUN TestDockerSuite/TestImportFile [2022-02-15T21:42:13.293Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T21:42:13.293Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-15T21:42:13.293Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-15T21:42:13.293Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-15T21:42:13.293Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-15T21:42:13.293Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T21:42:13.293Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-15T21:42:13.293Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T21:42:13.293Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-15T21:42:13.293Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-15T21:42:13.293Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-15T21:42:13.293Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-15T21:42:13.293Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-15T21:42:13.293Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-15T21:42:13.293Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-15T21:42:13.293Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-15T21:42:13.293Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T21:42:13.293Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-15T21:42:13.293Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T21:42:13.293Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-15T21:42:13.470Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-15T21:42:16.246Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-15T21:42:19.199Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-15T21:42:19.199Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T21:42:19.199Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-15T21:42:19.199Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-15T21:42:19.199Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-15T21:42:19.333Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-02-15T21:42:19.333Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-15T21:42:19.333Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-02-15T21:42:19.667Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-15T21:42:19.667Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-15T21:42:19.667Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-15T21:42:20.629Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-15T21:42:20.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-02-15T21:42:22.623Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-15T21:42:22.623Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-15T21:42:25.575Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-15T21:42:25.575Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-15T21:42:25.575Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-15T21:42:25.575Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-15T21:42:25.575Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-15T21:42:25.575Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-15T21:42:25.575Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-15T21:42:26.501Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-15T21:42:26.501Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-15T21:42:26.971Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-15T21:42:26.971Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T21:42:26.971Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-15T21:42:26.971Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-15T21:42:26.971Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-15T21:42:26.971Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-15T21:42:26.971Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-15T21:42:27.957Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-15T21:42:27.957Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-15T21:42:27.957Z] === RUN TestDockerSuite/TestEventsRename [2022-02-15T21:42:28.526Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-15T21:42:29.689Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-02-15T21:42:29.689Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-02-15T21:42:29.689Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-15T21:42:29.689Z] === RUN TestDockerSuite/TestBuildNetNone [2022-02-15T21:42:29.689Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-15T21:42:29.689Z] === RUN TestDockerSuite/TestBuildNoContext [2022-02-15T21:42:31.747Z] === RUN TestDockerSuite/TestEventsResize [2022-02-15T21:42:32.605Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-02-15T21:42:34.398Z] === RUN TestDockerSuite/TestInspectImage [2022-02-15T21:42:34.398Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:42:34.398Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-15T21:42:34.398Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T21:42:34.398Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-15T21:42:34.398Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T21:42:34.398Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-15T21:42:35.627Z] docker_cli_external_volume_driver_test.go:52: [dbbede374774d] daemon is not started [2022-02-15T21:42:36.612Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-15T21:42:39.562Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-15T21:42:39.562Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-15T21:42:42.512Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-15T21:42:42.951Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-02-15T21:42:45.491Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-15T21:42:45.491Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-15T21:42:45.491Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-15T21:42:45.491Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-15T21:42:45.870Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-02-15T21:42:46.331Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-02-15T21:42:46.331Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-02-15T21:42:47.709Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-15T21:42:49.248Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-02-15T21:42:50.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-02-15T21:42:50.800Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-02-15T21:42:51.501Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-15T21:42:52.343Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-02-15T21:42:56.258Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-15T21:42:59.213Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-15T21:43:02.169Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-15T21:43:04.382Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-15T21:43:05.360Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-02-15T21:43:07.334Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-15T21:43:07.604Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-15T21:43:08.591Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-15T21:43:10.069Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-02-15T21:43:10.069Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-02-15T21:43:10.294Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-15T21:43:12.380Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-15T21:43:13.247Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-15T21:43:13.247Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-15T21:43:13.247Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-15T21:43:13.247Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-15T21:43:13.247Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-15T21:43:13.247Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-15T21:43:13.247Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-15T21:43:13.247Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-15T21:43:13.247Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-15T21:43:13.247Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-15T21:43:13.247Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-15T21:43:13.247Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-15T21:43:13.247Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-15T21:43:13.247Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-15T21:43:13.247Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-15T21:43:13.247Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-15T21:43:13.247Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-15T21:43:16.201Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-15T21:43:18.246Z] === RUN TestDockerSuite/TestEventsTop [2022-02-15T21:43:18.246Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-15T21:43:18.246Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-15T21:43:18.415Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-15T21:43:21.198Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-15T21:43:22.478Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-02-15T21:43:23.426Z] docker_cli_external_volume_driver_test.go:52: [da073e656cb91] daemon is not started [2022-02-15T21:43:24.281Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-15T21:43:25.394Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-02-15T21:43:27.067Z] === RUN TestDockerSuite/TestExec [2022-02-15T21:43:27.067Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:43:27.067Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-15T21:43:27.067Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-15T21:43:27.067Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-15T21:43:27.232Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-15T21:43:27.232Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-15T21:43:27.232Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-15T21:43:30.020Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-15T21:43:30.183Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-15T21:43:30.183Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-15T21:43:32.972Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-15T21:43:32.972Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T21:43:32.972Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-15T21:43:32.972Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T21:43:32.972Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-15T21:43:32.972Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-15T21:43:32.972Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-15T21:43:35.614Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-02-15T21:43:35.614Z] docker_cli_external_volume_driver_test.go:52: [d80e76d14366e] daemon is not started [2022-02-15T21:43:36.764Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-15T21:43:37.342Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-15T21:43:37.806Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-02-15T21:43:40.555Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-15T21:43:42.523Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-02-15T21:43:44.346Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-15T21:43:44.498Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-15T21:43:48.136Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-15T21:43:49.631Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-02-15T21:43:50.482Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-02-15T21:43:50.602Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-02-15T21:43:50.602Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-15T21:43:50.602Z] === RUN TestDockerSuite/TestBuildPATH [2022-02-15T21:43:50.602Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-15T21:43:50.602Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-02-15T21:43:53.219Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-15T21:43:53.555Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-02-15T21:43:53.555Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-15T21:43:53.555Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-02-15T21:43:55.295Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-15T21:43:55.295Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-15T21:43:55.295Z] === RUN TestDockerSuite/TestExecEnv [2022-02-15T21:43:55.295Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T21:43:55.295Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-15T21:43:55.295Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-15T21:43:55.295Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-15T21:43:55.437Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-15T21:43:58.387Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-15T21:43:58.387Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-15T21:43:58.387Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-15T21:43:59.084Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-15T21:44:01.338Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-15T21:44:04.411Z] === RUN TestDockerSuite/TestLogsSince [2022-02-15T21:44:04.949Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-15T21:44:04.949Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-15T21:44:04.949Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-15T21:44:04.949Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-15T21:44:04.949Z] === RUN TestDockerSuite/TestExecParseError [2022-02-15T21:44:04.949Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T21:44:04.949Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-15T21:44:04.949Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-15T21:44:04.949Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-15T21:44:04.949Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-15T21:44:04.949Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-15T21:44:09.701Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-15T21:44:09.701Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-15T21:44:09.701Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-15T21:44:09.701Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T21:44:09.701Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-15T21:44:09.701Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-15T21:44:09.701Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-15T21:44:09.701Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-15T21:44:09.701Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-15T21:44:09.701Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-15T21:44:09.701Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-15T21:44:13.489Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-15T21:44:13.489Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-15T21:44:13.489Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-15T21:44:14.832Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-15T21:44:14.832Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-15T21:44:14.832Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-15T21:44:14.832Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-15T21:44:14.832Z] === RUN TestDockerSuite/TestLogsTail [2022-02-15T21:44:17.049Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-15T21:44:20.003Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-15T21:44:20.653Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-15T21:44:20.653Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-15T21:44:20.653Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-15T21:44:20.653Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-15T21:44:20.653Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-15T21:44:20.653Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T21:44:20.653Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-15T21:44:22.539Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-15T21:44:22.952Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-15T21:44:22.952Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestNetHostname [2022-02-15T21:44:22.952Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-15T21:44:22.952Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-15T21:44:22.952Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-15T21:44:22.952Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestPluginActive [2022-02-15T21:44:22.952Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-15T21:44:22.952Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-15T21:44:22.952Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-15T21:44:22.952Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-15T21:44:22.952Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-15T21:44:22.952Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-15T21:44:22.952Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-15T21:44:22.952Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-15T21:44:22.952Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-15T21:44:22.952Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-15T21:44:22.952Z] === RUN TestDockerSuite/TestPortList [2022-02-15T21:44:22.952Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-15T21:44:23.420Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-15T21:44:27.810Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-15T21:44:29.290Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-15T21:44:29.290Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:44:29.290Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-15T21:44:29.290Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-15T21:44:29.290Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-15T21:44:29.290Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-15T21:44:29.290Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-15T21:44:29.290Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-15T21:44:29.290Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T21:44:29.290Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-15T21:44:29.290Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-15T21:44:29.290Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-15T21:44:29.290Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-15T21:44:29.290Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-15T21:44:29.291Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-15T21:44:29.291Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-15T21:44:29.291Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T21:44:29.291Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-15T21:44:35.134Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-15T21:44:35.161Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-15T21:44:35.161Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-15T21:44:35.161Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-15T21:44:39.895Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-15T21:44:40.607Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-02-15T21:44:45.588Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-15T21:44:45.588Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-15T21:44:45.588Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-15T21:44:47.049Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-15T21:44:47.050Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:44:47.050Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-15T21:44:47.050Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-15T21:44:47.050Z] === RUN TestDockerSuite/TestHealth [2022-02-15T21:44:47.050Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-15T21:44:47.050Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-15T21:44:47.050Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-15T21:44:47.050Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-15T21:44:47.518Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-15T21:44:53.389Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-15T21:44:53.389Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-15T21:44:53.389Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-15T21:44:53.389Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-15T21:44:53.389Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-15T21:44:53.389Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-15T21:44:53.859Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-15T21:44:54.193Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-02-15T21:44:54.327Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-15T21:44:54.327Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T21:44:54.327Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-15T21:44:55.476Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-02-15T21:44:55.893Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-15T21:44:55.893Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-15T21:44:56.008Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-15T21:44:58.107Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-15T21:44:58.107Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-15T21:45:00.323Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-15T21:45:04.115Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-15T21:45:04.115Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-15T21:45:04.115Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T21:45:04.115Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-15T21:45:07.907Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-15T21:45:07.907Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-15T21:45:08.375Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-15T21:45:08.375Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T21:45:08.375Z] === RUN TestDockerSuite/TestImportFile [2022-02-15T21:45:08.375Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T21:45:08.375Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-15T21:45:08.375Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-15T21:45:08.375Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-15T21:45:08.375Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-15T21:45:08.375Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T21:45:08.375Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-15T21:45:08.375Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T21:45:08.375Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-15T21:45:08.375Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-15T21:45:08.375Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-15T21:45:08.375Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-15T21:45:08.375Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-15T21:45:08.375Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-15T21:45:08.375Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-15T21:45:08.375Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-15T21:45:08.375Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T21:45:08.375Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-15T21:45:08.375Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T21:45:08.375Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-15T21:45:12.165Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-15T21:45:13.823Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-15T21:45:13.823Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-15T21:45:13.823Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-15T21:45:13.823Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-15T21:45:15.119Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-15T21:45:15.119Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T21:45:15.119Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-15T21:45:15.119Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-15T21:45:15.119Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-15T21:45:15.119Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-15T21:45:15.119Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-15T21:45:15.119Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-15T21:45:18.914Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-15T21:45:18.914Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-15T21:45:21.864Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-15T21:45:21.864Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-15T21:45:22.332Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-15T21:45:22.332Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-15T21:45:22.332Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-15T21:45:22.332Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-15T21:45:22.332Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-15T21:45:25.504Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-15T21:45:26.316Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-15T21:45:29.956Z] === RUN TestDockerSuite/TestBuildRm [2022-02-15T21:45:31.068Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-15T21:45:31.369Z] === RUN TestDockerSuite/TestInspectImage [2022-02-15T21:45:31.369Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:45:31.369Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-15T21:45:31.369Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T21:45:31.369Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-15T21:45:31.369Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T21:45:31.369Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-15T21:45:34.321Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-15T21:45:39.075Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-15T21:45:39.075Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-15T21:45:39.730Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-15T21:45:42.045Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-15T21:45:42.125Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-02-15T21:45:42.364Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-02-15T21:45:44.483Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-15T21:45:44.951Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-15T21:45:44.951Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-15T21:45:44.951Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-15T21:45:44.951Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-15T21:45:45.835Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-15T21:45:45.835Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-15T21:45:45.835Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-15T21:45:45.835Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-15T21:45:46.116Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-02-15T21:45:46.116Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-15T21:45:46.116Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-02-15T21:45:46.116Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-15T21:45:46.116Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-02-15T21:45:48.302Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-02-15T21:45:49.624Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-15T21:45:49.709Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-15T21:45:49.709Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T21:45:49.709Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-15T21:45:49.709Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-15T21:45:49.709Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-15T21:45:49.709Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-15T21:45:49.709Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-15T21:45:49.709Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-15T21:45:49.709Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-15T21:45:53.026Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-02-15T21:45:53.418Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-15T21:45:57.729Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-02-15T21:45:58.372Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-15T21:45:58.372Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-15T21:45:58.372Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-15T21:45:59.359Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-15T21:45:59.359Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-15T21:45:59.359Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-15T21:46:00.191Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-02-15T21:46:00.348Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-15T21:46:00.579Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-15T21:46:01.419Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-15T21:46:01.419Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-15T21:46:01.419Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-15T21:46:02.434Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-02-15T21:46:04.368Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-15T21:46:07.281Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-15T21:46:08.157Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-15T21:46:11.111Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-15T21:46:12.036Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-15T21:46:14.906Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-15T21:46:14.987Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-15T21:46:17.863Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-15T21:46:20.817Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-15T21:46:20.817Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-15T21:46:20.817Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T21:46:20.817Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-15T21:46:20.817Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-15T21:46:20.817Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-15T21:46:20.818Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-15T21:46:20.818Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-15T21:46:20.818Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-15T21:46:20.818Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-15T21:46:20.818Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T21:46:20.818Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-15T21:46:20.818Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T21:46:20.818Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-15T21:46:20.818Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:46:20.818Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-15T21:46:20.818Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T21:46:20.818Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-15T21:46:20.818Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-15T21:46:20.818Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-15T21:46:20.818Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-15T21:46:21.286Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-15T21:46:21.286Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-15T21:46:21.286Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-15T21:46:21.286Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T21:46:21.286Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-15T21:46:21.286Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-15T21:46:21.286Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-15T21:46:21.286Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-15T21:46:21.286Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-15T21:46:21.286Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-15T21:46:21.286Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-15T21:46:21.286Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-15T21:46:21.286Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-15T21:46:21.286Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-15T21:46:21.286Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-15T21:46:25.079Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-15T21:46:27.616Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-02-15T21:46:27.616Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-02-15T21:46:28.030Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-15T21:46:28.589Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-02-15T21:46:32.245Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-02-15T21:46:35.190Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-15T21:46:37.407Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-15T21:46:37.407Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-15T21:46:37.407Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-15T21:46:40.276Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-15T21:46:40.276Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T21:46:40.276Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-15T21:46:41.200Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-15T21:46:41.200Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-15T21:46:43.432Z] === RUN TestDockerSuite/TestBuildSpaces [2022-02-15T21:46:43.432Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-02-15T21:46:47.437Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-15T21:46:47.437Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-15T21:46:47.437Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-15T21:46:47.906Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-15T21:46:48.356Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-15T21:46:48.734Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-02-15T21:46:48.734Z] === RUN TestDockerSuite/TestBuildStderr [2022-02-15T21:46:53.785Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-15T21:46:54.598Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-02-15T21:46:57.021Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-15T21:46:58.673Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-15T21:46:58.673Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T21:46:58.673Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-15T21:47:04.183Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-15T21:47:04.310Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-02-15T21:47:04.539Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-15T21:47:04.539Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-15T21:47:04.539Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-15T21:47:07.980Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-15T21:47:12.734Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-15T21:47:12.734Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-15T21:47:12.734Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-15T21:47:16.525Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-15T21:47:19.174Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-02-15T21:47:19.476Z] === RUN TestDockerSuite/TestLogsSince [2022-02-15T21:47:19.788Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-02-15T21:47:19.788Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-15T21:47:19.788Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-02-15T21:47:19.857Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-15T21:47:23.651Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-15T21:47:24.496Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-02-15T21:47:24.638Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-15T21:47:26.039Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-02-15T21:47:29.899Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-15T21:47:29.899Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-15T21:47:29.899Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-15T21:47:29.899Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-15T21:47:29.899Z] === RUN TestDockerSuite/TestLogsTail [2022-02-15T21:47:31.797Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-15T21:47:31.854Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-02-15T21:47:33.689Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-15T21:47:34.035Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-02-15T21:47:34.035Z] docker_cli_external_volume_driver_test.go:484: [decced2d135f3] daemon is not started [2022-02-15T21:47:36.673Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-15T21:47:37.663Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-15T21:47:38.957Z] === RUN TestDockerSuite/TestBuildUser [2022-02-15T21:47:38.957Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-15T21:47:38.957Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-02-15T21:47:38.957Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-15T21:47:38.957Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-02-15T21:47:38.957Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-15T21:47:38.957Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-15T21:47:40.467Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-15T21:47:40.467Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestNetHostname [2022-02-15T21:47:40.467Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-15T21:47:40.467Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-15T21:47:40.467Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-15T21:47:40.467Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestPluginActive [2022-02-15T21:47:40.467Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-15T21:47:40.467Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-15T21:47:40.467Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-15T21:47:40.467Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-15T21:47:40.467Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-15T21:47:40.467Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-15T21:47:40.467Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-15T21:47:40.467Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-15T21:47:40.467Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-15T21:47:40.467Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestPortList [2022-02-15T21:47:40.467Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-15T21:47:40.467Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-15T21:47:44.765Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-02-15T21:47:45.226Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-02-15T21:47:47.630Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-15T21:47:47.630Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:47:47.630Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-15T21:47:47.630Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-15T21:47:47.630Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-15T21:47:47.630Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-15T21:47:47.630Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-15T21:47:47.630Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-15T21:47:47.630Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T21:47:47.630Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-15T21:47:47.630Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-15T21:47:47.630Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-15T21:47:47.630Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-15T21:47:47.630Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-15T21:47:47.630Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-15T21:47:47.630Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-15T21:47:47.630Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T21:47:47.630Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-15T21:47:48.086Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-15T21:47:48.979Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-02-15T21:47:48.979Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-15T21:47:48.979Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-02-15T21:47:48.979Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-15T21:47:48.979Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-02-15T21:47:51.878Z] === RUN TestDockerSuite/TestRmiTag [2022-02-15T21:47:52.114Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-02-15T21:47:52.114Z] docker_cli_external_volume_driver_test.go:52: [dfe816559175f] daemon is not started [2022-02-15T21:47:52.863Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-15T21:47:53.498Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-15T21:47:53.498Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-15T21:47:53.498Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-15T21:47:55.814Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite (436.88s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-02-15T21:48:04.301Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-02-15T21:48:04.301Z] PASS [2022-02-15T21:48:04.301Z] [2022-02-15T21:48:04.301Z] === Skipped [2022-02-15T21:48:04.301Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-15T21:48:04.301Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-02-15T21:48:04.301Z] check_test.go:308: [d89a36747a040] daemon is not started [2022-02-15T21:48:04.301Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-02-15T21:48:04.301Z] [2022-02-15T21:48:04.301Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-15T21:48:04.301Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-02-15T21:48:04.301Z] check_test.go:308: [da30947984f13] daemon is not started [2022-02-15T21:48:04.301Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-02-15T21:48:04.301Z] [2022-02-15T21:48:04.301Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-15T21:48:04.301Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-02-15T21:48:04.301Z] check_test.go:308: [d4233e1661fc6] daemon is not started [2022-02-15T21:48:04.301Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-02-15T21:48:04.301Z] [2022-02-15T21:48:04.301Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-15T21:48:04.301Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-02-15T21:48:04.301Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-02-15T21:48:04.301Z] [2022-02-15T21:48:04.301Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-15T21:48:04.301Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-02-15T21:48:04.301Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-02-15T21:48:04.301Z] [2022-02-15T21:48:04.301Z] DONE 271 tests, 5 skipped in 2408.009s [2022-02-15T21:48:04.301Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-02-15T21:48:04.559Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db33e6c58d2a9/docker.pid [2022-02-15T21:48:04.559Z] +++ kill 6417 [2022-02-15T21:48:04.559Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6417 is not a child of this shell [2022-02-15T21:48:04.559Z] warning: PID 6417 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db33e6c58d2a9/docker.pid had a nonzero exit code [2022-02-15T21:48:04.559Z] ++++ cat bundles/test-integration/docker.pid [2022-02-15T21:48:04.559Z] +++ kill 8352 [2022-02-15T21:48:04.559Z] +++ /etc/init.d/apparmor stop [2022-02-15T21:48:04.559Z] Leaving: AppArmorNo profiles have been unloaded. [2022-02-15T21:48:04.559Z] [2022-02-15T21:48:04.559Z] Unloading profiles will leave already running processes permanently [2022-02-15T21:48:04.559Z] unconfined, which can lead to unexpected situations. [2022-02-15T21:48:04.559Z] [2022-02-15T21:48:04.559Z] To set a process to complain mode, use the command line tool [2022-02-15T21:48:04.559Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-02-15T21:48:04.559Z] +++ true [2022-02-15T21:48:04.559Z] exiting test-integration [2022-02-15T21:48:04.559Z] ++ exit 0 [2022-02-15T21:48:04.559Z] [2022-02-15T21:48:04.816Z] + exit 0 [2022-02-15T21:48:04.816Z] ++ jobs -p [2022-02-15T21:48:04.816Z] + pids= [2022-02-15T21:48:04.816Z] + echo 'Remaining pids to kill: []' [2022-02-15T21:48:04.816Z] Remaining pids to kill: [] [2022-02-15T21:48:04.816Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-02-15T21:48:04.833Z] Recording test results [2022-02-15T21:48:06.581Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-02-15T21:48:06.913Z] + echo Ensuring container killed. [2022-02-15T21:48:06.913Z] Ensuring container killed. [2022-02-15T21:48:06.913Z] + docker ps -aq -f name=docker-pr3-* [2022-02-15T21:48:06.913Z] + cids=3f3a99ac3e32 [2022-02-15T21:48:06.913Z] 447d83c77937 [2022-02-15T21:48:06.913Z] 70cae5c21b89 [2022-02-15T21:48:06.913Z] + [ -n 3f3a99ac3e32 [2022-02-15T21:48:06.913Z] 447d83c77937 [2022-02-15T21:48:06.913Z] 70cae5c21b89 ] [2022-02-15T21:48:06.913Z] + docker rm -vf 3f3a99ac3e32 447d83c77937 70cae5c21b89 [2022-02-15T21:48:07.479Z] 3f3a99ac3e32 [2022-02-15T21:48:07.479Z] 447d83c77937 [2022-02-15T21:48:07.479Z] 70cae5c21b89 [Pipeline] sh [2022-02-15T21:48:07.759Z] + echo Chowning /workspace to jenkins user [2022-02-15T21:48:07.759Z] Chowning /workspace to jenkins user [2022-02-15T21:48:07.759Z] + id -u [2022-02-15T21:48:07.759Z] + id -g [2022-02-15T21:48:07.759Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43245:/workspace busybox chown -R 1000:1000 /workspace [2022-02-15T21:48:07.759Z] Unable to find image 'busybox:latest' locally [2022-02-15T21:48:07.759Z] latest: Pulling from library/busybox [2022-02-15T21:48:08.017Z] 009932687766: Pulling fs layer [2022-02-15T21:48:08.017Z] 009932687766: Verifying Checksum [2022-02-15T21:48:08.017Z] 009932687766: Download complete [2022-02-15T21:48:08.017Z] 009932687766: Pull complete [2022-02-15T21:48:08.017Z] Digest: sha256:afcc7f1ac1b49db317a7196c902e61c6c3c4607d63599ee1a82d702d249a0ccb [2022-02-15T21:48:08.017Z] Status: Downloaded newer image for busybox:latest [2022-02-15T21:48:08.430Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-15T21:48:08.430Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-15T21:48:08.430Z] === RUN TestDockerSuite/TestPsListContainersBase [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-02-15T21:48:10.844Z] + bundleName=amd64 [2022-02-15T21:48:10.844Z] + echo Creating amd64-bundles.tar.gz [2022-02-15T21:48:10.844Z] Creating amd64-bundles.tar.gz [2022-02-15T21:48:10.844Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-02-15T21:48:10.844Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-02-15T21:48:11.788Z] Archiving artifacts [2022-02-15T21:48:13.652Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43245/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T21:48:13.962Z] + make clean [2022-02-15T21:48:14.219Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T21:48:14.219Z] docker-dev-cache [2022-02-15T21:48:14.219Z] docker-mod-cache [Pipeline] deleteDir [2022-02-15T21:48:17.045Z] === RUN TestDockerSuite/TestRmiWithContainerFails [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-15T21:48:18.612Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-15T21:48:18.978Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-02-15T21:48:18.978Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-02-15T21:48:20.924Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-15T21:48:24.478Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-15T21:48:25.465Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-15T21:48:25.465Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-15T21:48:25.465Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-15T21:48:25.465Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-15T21:48:25.934Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-15T21:48:25.934Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-15T21:48:25.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-15T21:48:25.934Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-15T21:48:25.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-15T21:48:25.934Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-15T21:48:25.934Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-15T21:48:25.934Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-15T21:48:25.934Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-15T21:48:25.934Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-15T21:48:25.934Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-15T21:48:28.883Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-15T21:48:28.883Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-15T21:48:28.883Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-15T21:48:28.883Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-15T21:48:28.883Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-15T21:48:29.329Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-02-15T21:48:34.748Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-15T21:48:35.140Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-02-15T21:48:35.140Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-15T21:48:35.605Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-02-15T21:48:35.605Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-15T21:48:35.605Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-02-15T21:48:37.701Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-15T21:48:38.521Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-02-15T21:48:38.521Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-15T21:48:38.982Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-02-15T21:48:40.650Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-15T21:48:42.132Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-15T21:48:42.132Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-15T21:48:42.132Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-15T21:48:42.132Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-15T21:48:42.132Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-15T21:48:42.132Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-15T21:48:43.606Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-15T21:48:46.564Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-15T21:48:46.564Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-15T21:48:46.803Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-15T21:48:52.430Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-15T21:48:52.430Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-15T21:48:52.430Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-15T21:48:52.430Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-15T21:48:52.430Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-15T21:48:52.430Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-15T21:48:52.430Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-15T21:48:52.430Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-15T21:48:52.430Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-15T21:48:52.430Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-15T21:48:52.430Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-15T21:48:52.430Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-15T21:48:52.430Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-15T21:48:52.430Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-15T21:48:52.430Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-15T21:48:52.430Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-15T21:48:52.430Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-15T21:48:52.430Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-15T21:48:52.430Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-15T21:48:52.430Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-15T21:48:52.430Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-15T21:48:52.430Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-15T21:48:52.430Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-15T21:48:53.833Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-02-15T21:48:55.381Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-15T21:48:55.381Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-15T21:48:55.381Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-15T21:48:57.089Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-15T21:48:58.535Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-02-15T21:48:58.535Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-02-15T21:48:59.169Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-15T21:48:59.169Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-15T21:48:59.169Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-15T21:48:59.169Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-15T21:48:59.169Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-15T21:49:01.386Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-15T21:49:01.386Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-15T21:49:01.386Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-15T21:49:01.386Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-15T21:49:01.386Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-15T21:49:01.386Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-15T21:49:01.386Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-15T21:49:01.386Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-15T21:49:01.386Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-15T21:49:01.386Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-15T21:49:01.386Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-15T21:49:01.386Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-15T21:49:01.386Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-15T21:49:01.386Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-15T21:49:01.386Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-15T21:49:04.136Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-15T21:49:04.136Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-15T21:49:04.136Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-15T21:49:04.136Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-15T21:49:04.136Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-15T21:49:04.339Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-15T21:49:07.291Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-15T21:49:10.243Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-15T21:49:10.243Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-15T21:49:10.243Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-15T21:49:10.243Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-15T21:49:10.243Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-15T21:49:10.243Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-15T21:49:10.243Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-15T21:49:11.185Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-15T21:49:11.185Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T21:49:11.185Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-15T21:49:11.185Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-15T21:49:11.185Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-15T21:49:11.185Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-15T21:49:11.185Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-15T21:49:11.185Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-15T21:49:11.185Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-15T21:49:13.195Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-15T21:49:13.195Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-15T21:49:13.195Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-15T21:49:13.195Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T21:49:13.195Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-15T21:49:13.195Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-15T21:49:13.195Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-15T21:49:13.195Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T21:49:13.195Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-15T21:49:15.410Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-15T21:49:19.818Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-02-15T21:49:19.818Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-15T21:49:20.280Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-02-15T21:49:20.280Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-15T21:49:20.741Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-02-15T21:49:20.741Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-15T21:49:20.741Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-02-15T21:49:21.282Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-15T21:49:21.282Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-15T21:49:21.282Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-15T21:49:21.282Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-15T21:49:21.282Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-15T21:49:21.282Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-15T21:49:21.282Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-15T21:49:21.282Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T21:49:21.750Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-15T21:49:21.750Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-15T21:49:21.750Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-15T21:49:21.750Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-15T21:49:21.750Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-15T21:49:22.928Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-02-15T21:49:23.535Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-15T21:49:23.535Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-15T21:49:23.535Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-15T21:49:23.535Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-15T21:49:23.535Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-15T21:49:23.535Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-15T21:49:24.704Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-15T21:49:24.704Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-15T21:49:24.704Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-15T21:49:24.704Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-15T21:49:24.704Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-15T21:49:24.704Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-15T21:49:25.064Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-15T21:49:25.521Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-15T21:49:25.521Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-15T21:49:25.521Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-15T21:49:27.662Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-15T21:49:30.615Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-15T21:49:30.615Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-15T21:49:30.615Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-15T21:49:32.567Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-15T21:49:33.282Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-02-15T21:49:33.570Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-15T21:49:33.570Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-15T21:49:33.570Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-15T21:49:33.570Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-15T21:49:33.570Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-15T21:49:33.570Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-15T21:49:33.570Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-15T21:49:35.474Z] === RUN TestDockerSuite/TestBuildXZHost [2022-02-15T21:49:35.474Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-15T21:49:35.474Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-02-15T21:49:35.474Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-15T21:49:35.474Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-02-15T21:49:35.474Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T21:49:35.935Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-02-15T21:49:36.537Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-15T21:49:38.852Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-02-15T21:49:39.487Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-15T21:49:39.618Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-15T21:49:42.440Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-15T21:49:42.513Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-15T21:49:44.665Z] === RUN TestDockerSuite/TestCommitChange [2022-02-15T21:49:45.391Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-15T21:49:45.860Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-15T21:49:45.860Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-15T21:49:45.860Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-15T21:49:45.860Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-15T21:49:45.860Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-15T21:49:45.860Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-15T21:49:45.860Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-15T21:49:45.860Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-15T21:49:45.860Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T21:49:45.860Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T21:49:45.860Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-15T21:49:45.860Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-15T21:49:45.860Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-15T21:49:45.860Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-15T21:49:45.860Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-15T21:49:50.474Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-02-15T21:49:51.759Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-15T21:49:51.759Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-15T21:49:51.759Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-15T21:49:51.759Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-15T21:49:51.759Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T21:49:51.759Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-15T21:49:51.759Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-15T21:49:51.759Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-15T21:49:51.759Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-15T21:49:51.759Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-15T21:49:51.759Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-15T21:49:51.759Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-15T21:49:56.286Z] === RUN TestDockerSuite/TestCommitHardlink [2022-02-15T21:49:56.287Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-15T21:49:56.287Z] === RUN TestDockerSuite/TestCommitNewFile [2022-02-15T21:49:58.934Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-15T21:49:58.934Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-15T21:49:59.403Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-15T21:50:01.620Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-15T21:50:01.620Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-15T21:50:01.620Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-15T21:50:01.620Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-15T21:50:01.620Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-15T21:50:01.620Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-15T21:50:01.620Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-15T21:50:01.620Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-15T21:50:01.620Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-15T21:50:01.620Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-15T21:50:01.620Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-15T21:50:01.620Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-15T21:50:01.620Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-15T21:50:01.620Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-15T21:50:01.620Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-15T21:50:01.620Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-15T21:50:01.620Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-15T21:50:01.620Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-15T21:50:01.620Z] === RUN TestDockerSuite/TestRunMount [2022-02-15T21:50:01.620Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-15T21:50:01.620Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-15T21:50:01.620Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-15T21:50:01.620Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-15T21:50:01.620Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-15T21:50:01.620Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-15T21:50:01.620Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-15T21:50:01.620Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-15T21:50:04.877Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-02-15T21:50:04.877Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-15T21:50:04.877Z] === RUN TestDockerSuite/TestCommitTTY [2022-02-15T21:50:10.291Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-15T21:50:10.291Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-15T21:50:10.291Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-15T21:50:10.291Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-15T21:50:10.291Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-15T21:50:10.291Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-15T21:50:10.761Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-15T21:50:12.420Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-15T21:50:12.421Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T21:50:12.421Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-15T21:50:16.641Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-15T21:50:17.285Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-02-15T21:50:20.964Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-15T21:50:20.964Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-15T21:50:20.964Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-15T21:50:21.925Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-15T21:50:22.521Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-15T21:50:22.521Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-15T21:50:22.521Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-15T21:50:22.521Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-15T21:50:22.521Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-15T21:50:22.521Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-15T21:50:22.521Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-15T21:50:22.521Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-15T21:50:22.521Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-15T21:50:22.521Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-15T21:50:22.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-15T21:50:22.521Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-15T21:50:22.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-15T21:50:22.521Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-15T21:50:22.521Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-15T21:50:22.521Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-15T21:50:22.521Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-15T21:50:22.521Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-15T21:50:22.521Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-15T21:50:22.521Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-15T21:50:24.086Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-15T21:50:26.307Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-15T21:50:27.644Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-02-15T21:50:27.644Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T21:50:27.644Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-02-15T21:50:27.644Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-15T21:50:27.644Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-02-15T21:50:27.644Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-15T21:50:27.644Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-02-15T21:50:27.644Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-15T21:50:27.644Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-02-15T21:50:27.644Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-15T21:50:27.644Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-02-15T21:50:27.644Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-15T21:50:27.644Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-02-15T21:50:27.644Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T21:50:27.644Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-02-15T21:50:27.644Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-02-15T21:50:28.529Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-15T21:50:29.517Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-15T21:50:30.465Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-15T21:50:32.469Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-15T21:50:32.469Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-15T21:50:32.469Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-15T21:50:32.469Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-15T21:50:32.469Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-15T21:50:32.469Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-15T21:50:32.469Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-15T21:50:32.469Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-15T21:50:32.469Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-15T21:50:32.469Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-15T21:50:32.469Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-15T21:50:32.469Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-15T21:50:32.469Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-15T21:50:32.469Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-15T21:50:32.469Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-15T21:50:32.469Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-15T21:50:32.469Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T21:50:36.233Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-15T21:50:36.233Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T21:50:36.233Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-15T21:50:38.338Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-15T21:50:38.338Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-15T21:50:38.338Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-15T21:50:38.338Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-15T21:50:38.338Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-15T21:50:38.338Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-15T21:50:38.338Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-15T21:50:38.338Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-15T21:50:38.338Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-15T21:50:38.338Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T21:50:38.339Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-15T21:50:42.486Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-02-15T21:50:43.281Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-15T21:50:43.281Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-15T21:50:43.738Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-15T21:50:48.767Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-15T21:50:48.767Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-15T21:50:48.767Z] === RUN TestDockerSuite/TestRunRm [2022-02-15T21:50:49.581Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-02-15T21:50:49.581Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-15T21:50:49.581Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-02-15T21:50:50.981Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-15T21:50:51.780Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-02-15T21:50:51.780Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-15T21:50:52.241Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-02-15T21:50:52.241Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-15T21:50:52.241Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-02-15T21:50:52.241Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-15T21:50:52.241Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-02-15T21:50:58.135Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-15T21:50:59.369Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-02-15T21:50:59.369Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-15T21:50:59.369Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-02-15T21:50:59.369Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-02-15T21:51:00.355Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-15T21:51:01.384Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-15T21:51:02.283Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-02-15T21:51:02.283Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-02-15T21:51:02.283Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-15T21:51:02.283Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-02-15T21:51:02.283Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-15T21:51:02.283Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-02-15T21:51:02.283Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T21:51:02.283Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-02-15T21:51:03.310Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-15T21:51:05.526Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-15T21:51:06.029Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-02-15T21:51:06.057Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-15T21:51:06.057Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-15T21:51:08.216Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-02-15T21:51:09.315Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-15T21:51:09.315Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-15T21:51:09.315Z] === RUN TestDockerSuite/TestRunState [2022-02-15T21:51:09.315Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-15T21:51:09.315Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-15T21:51:11.132Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-02-15T21:51:11.132Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-02-15T21:51:11.132Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-15T21:51:11.132Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-02-15T21:51:12.265Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-15T21:51:12.265Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T21:51:12.265Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-15T21:51:14.050Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-02-15T21:51:14.050Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-02-15T21:51:14.481Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-15T21:51:14.481Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-15T21:51:14.481Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-15T21:51:14.481Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-15T21:51:14.481Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-15T21:51:14.950Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-15T21:51:14.950Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-15T21:51:14.950Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-15T21:51:14.950Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-15T21:51:16.531Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-15T21:51:20.820Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-15T21:51:20.820Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-15T21:51:20.820Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-15T21:51:20.820Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-15T21:51:20.820Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-15T21:51:20.820Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-15T21:51:20.820Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-15T21:51:20.820Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-15T21:51:20.820Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-15T21:51:20.820Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-15T21:51:20.820Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-15T21:51:20.820Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-15T21:51:20.820Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-15T21:51:20.820Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-15T21:51:20.820Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-15T21:51:20.820Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-15T21:51:20.820Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-15T21:51:20.820Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-15T21:51:20.820Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-15T21:51:20.820Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-15T21:51:20.820Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-15T21:51:22.422Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-15T21:51:22.647Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-02-15T21:51:22.647Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T21:51:22.647Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-02-15T21:51:22.647Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T21:51:22.647Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-02-15T21:51:23.888Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-15T21:51:23.888Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-15T21:51:23.888Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-15T21:51:24.318Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-02-15T21:51:24.318Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-02-15T21:51:26.103Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-15T21:51:26.103Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-15T21:51:26.103Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-15T21:51:26.103Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-15T21:51:26.103Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-15T21:51:26.507Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-02-15T21:51:26.507Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-15T21:51:26.507Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-02-15T21:51:29.915Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-15T21:51:30.254Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-02-15T21:51:30.254Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-02-15T21:51:32.724Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-15T21:51:33.172Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-02-15T21:51:38.492Z] === RUN TestDockerSuite/TestRmiTag [2022-02-15T21:51:38.492Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-15T21:51:38.577Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-15T21:51:41.765Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-02-15T21:51:42.211Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-15T21:51:44.444Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-15T21:51:46.472Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-02-15T21:51:46.934Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-02-15T21:51:46.934Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-02-15T21:51:46.934Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-02-15T21:51:46.934Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-02-15T21:51:49.122Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-02-15T21:51:49.122Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-15T21:51:49.122Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-02-15T21:51:51.602Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-15T21:51:51.602Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-15T21:51:51.602Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-15T21:51:51.602Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-15T21:51:52.045Z] === RUN TestDockerSuite/TestContainerAPITop [2022-02-15T21:51:52.045Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T21:51:52.045Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-02-15T21:51:54.962Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-02-15T21:51:54.963Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-02-15T21:51:55.395Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-15T21:51:58.345Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-15T21:51:59.667Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-02-15T21:52:01.297Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-15T21:52:01.297Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-15T21:52:01.297Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-15T21:52:01.297Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-15T21:52:01.297Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-15T21:52:01.297Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T21:52:01.297Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-15T21:52:01.297Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-15T21:52:01.297Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-15T21:52:01.297Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-15T21:52:01.297Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-15T21:52:01.297Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-15T21:52:01.297Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-15T21:52:01.297Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-15T21:52:01.297Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-15T21:52:02.590Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-02-15T21:52:02.590Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-15T21:52:02.590Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-02-15T21:52:02.590Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-15T21:52:02.590Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-02-15T21:52:02.590Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-15T21:52:02.590Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-02-15T21:52:02.590Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-15T21:52:02.590Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-02-15T21:52:02.590Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-15T21:52:02.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-02-15T21:52:03.265Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-15T21:52:04.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-02-15T21:52:04.780Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-02-15T21:52:06.984Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-15T21:52:07.164Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-15T21:52:08.732Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-15T21:52:10.946Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-15T21:52:12.756Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-15T21:52:13.370Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-02-15T21:52:14.283Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-15T21:52:14.283Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-15T21:52:14.283Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-15T21:52:14.283Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-15T21:52:14.283Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-15T21:52:14.283Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-15T21:52:14.283Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-15T21:52:14.283Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-15T21:52:14.283Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-15T21:52:14.283Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-15T21:52:14.283Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-15T21:52:14.283Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-15T21:52:14.283Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-15T21:52:14.283Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-15T21:52:14.283Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-15T21:52:15.556Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-15T21:52:16.811Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-15T21:52:16.811Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-15T21:52:16.811Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-15T21:52:16.811Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-15T21:52:16.811Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-15T21:52:16.811Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-15T21:52:16.811Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-15T21:52:16.811Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-15T21:52:16.811Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-15T21:52:16.811Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-15T21:52:16.811Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-15T21:52:16.811Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-15T21:52:16.811Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-15T21:52:16.811Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-15T21:52:16.811Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-15T21:52:16.811Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-15T21:52:16.811Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-15T21:52:16.811Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-15T21:52:17.173Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-15T21:52:17.173Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-15T21:52:17.173Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-15T21:52:17.173Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-15T21:52:17.173Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-15T21:52:18.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-02-15T21:52:19.759Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-15T21:52:19.759Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-15T21:52:20.227Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-15T21:52:20.228Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-15T21:52:21.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000058d8_} [2022-02-15T21:52:22.444Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-15T21:52:24.185Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13189632395_c:\foo_false____} [2022-02-15T21:52:24.227Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-15T21:52:27.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13189632395_c:\foo_true____} [2022-02-15T21:52:27.259Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-15T21:52:30.979Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-15T21:52:31.195Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-15T21:52:31.195Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-15T21:52:31.195Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-15T21:52:33.868Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-15T21:52:35.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-02-15T21:52:35.797Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-15T21:52:35.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-02-15T21:52:35.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-02-15T21:52:35.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-02-15T21:52:35.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-02-15T21:52:35.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-02-15T21:52:35.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-02-15T21:52:35.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-02-15T21:52:35.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-02-15T21:52:35.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-02-15T21:52:35.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-02-15T21:52:35.798Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-02-15T21:52:35.798Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-02-15T21:52:35.798Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-15T21:52:35.798Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-02-15T21:52:35.798Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-15T21:52:35.798Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-02-15T21:52:35.798Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-15T21:52:35.798Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-02-15T21:52:35.798Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-15T21:52:35.798Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-02-15T21:52:35.798Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-15T21:52:35.798Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-02-15T21:52:37.589Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-15T21:52:37.589Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-15T21:52:38.718Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-02-15T21:52:38.719Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-15T21:52:38.719Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-02-15T21:52:38.719Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:52:38.719Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-02-15T21:52:38.719Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T21:52:38.719Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-02-15T21:52:38.719Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-15T21:52:38.719Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-02-15T21:52:38.719Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T21:52:38.719Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-02-15T21:52:38.719Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-15T21:52:38.719Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-02-15T21:52:38.719Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-15T21:52:38.719Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-02-15T21:52:38.719Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T21:52:38.719Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-02-15T21:52:38.719Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-15T21:52:38.719Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-02-15T21:52:38.719Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-15T21:52:38.719Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-02-15T21:52:38.719Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-15T21:52:38.719Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-02-15T21:52:38.719Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:52:38.719Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-02-15T21:52:38.719Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T21:52:38.719Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-02-15T21:52:39.859Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-15T21:52:39.859Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T21:52:39.859Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-15T21:52:41.636Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-02-15T21:52:41.636Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-02-15T21:52:41.636Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-15T21:52:41.636Z] === RUN TestDockerSuite/TestCpRelativePath [2022-02-15T21:52:44.553Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-02-15T21:52:44.553Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.553Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-02-15T21:52:44.553Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.553Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-02-15T21:52:44.553Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.616Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-15T21:52:44.616Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.616Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-15T21:52:44.616Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.616Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-15T21:52:44.616Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-15T21:52:44.616Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-15T21:52:44.636Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-15T21:52:44.636Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.636Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-15T21:52:44.636Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.636Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-15T21:52:44.636Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.636Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-15T21:52:44.636Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.636Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-15T21:52:44.636Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.636Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-15T21:52:44.636Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.636Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-15T21:52:44.636Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.636Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-15T21:52:44.636Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.636Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-15T21:52:44.636Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.636Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-15T21:52:44.636Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.636Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-15T21:52:44.636Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-15T21:52:44.636Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-15T21:52:45.014Z] === RUN TestDockerSuite/TestCpToCaseA [2022-02-15T21:52:45.084Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-15T21:52:45.084Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-15T21:52:47.527Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-15T21:52:47.527Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-15T21:52:47.527Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-15T21:52:50.826Z] === RUN TestDockerSuite/TestCpToCaseB [2022-02-15T21:52:52.194Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-15T21:52:52.194Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-15T21:52:52.194Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-15T21:52:52.194Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-15T21:52:52.194Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-15T21:52:53.743Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-15T21:52:53.743Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T21:52:53.743Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-15T21:52:53.743Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-15T21:52:53.743Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-15T21:52:53.743Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T21:52:53.743Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-15T21:52:53.743Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T21:52:53.743Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-15T21:52:53.743Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-15T21:52:53.743Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-15T21:52:53.743Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T21:52:53.743Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-15T21:52:55.085Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-15T21:52:55.085Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-15T21:52:55.085Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-15T21:52:55.085Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-15T21:52:55.085Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-15T21:52:55.085Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-15T21:52:55.085Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-15T21:52:55.085Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-15T21:52:55.085Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-15T21:52:55.085Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-15T21:52:55.085Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-15T21:52:55.085Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-15T21:52:55.085Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-15T21:52:55.085Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-15T21:52:55.085Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-15T21:52:55.308Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-15T21:52:57.250Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-15T21:52:57.522Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-15T21:52:57.522Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-15T21:52:57.522Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-15T21:52:57.925Z] === RUN TestDockerSuite/TestCpToCaseC [2022-02-15T21:52:57.925Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T21:52:57.925Z] === RUN TestDockerSuite/TestCpToCaseD [2022-02-15T21:52:57.925Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-15T21:52:57.925Z] === RUN TestDockerSuite/TestCpToCaseE [2022-02-15T21:53:00.475Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-15T21:53:00.475Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-15T21:53:00.475Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-15T21:53:00.475Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-15T21:53:00.475Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-15T21:53:00.475Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T21:53:00.475Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-15T21:53:00.475Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-15T21:53:00.475Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-15T21:53:00.475Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T21:53:00.475Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-15T21:53:00.475Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-15T21:53:00.475Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-15T21:53:00.968Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-15T21:53:03.857Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-15T21:53:03.857Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-15T21:53:03.857Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-15T21:53:03.857Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-15T21:53:03.857Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-15T21:53:03.857Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-15T21:53:03.857Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-15T21:53:07.574Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-15T21:53:07.574Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-15T21:53:07.574Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-15T21:53:07.574Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T21:53:07.574Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-15T21:53:07.574Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-15T21:53:07.574Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-15T21:53:07.574Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T21:53:07.574Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-15T21:53:09.103Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-15T21:53:15.403Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-15T21:53:15.403Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-15T21:53:15.650Z] === RUN TestDockerSuite/TestCpToCaseF [2022-02-15T21:53:15.650Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-15T21:53:15.650Z] === RUN TestDockerSuite/TestCpToCaseG [2022-02-15T21:53:15.650Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T21:53:15.650Z] === RUN TestDockerSuite/TestCpToCaseH [2022-02-15T21:53:15.873Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-15T21:53:15.873Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-15T21:53:15.873Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-15T21:53:16.153Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-15T21:53:16.154Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-15T21:53:16.154Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-15T21:53:16.154Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-15T21:53:16.154Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-15T21:53:16.154Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-15T21:53:16.154Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-15T21:53:16.154Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T21:53:16.154Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-15T21:53:16.154Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-15T21:53:16.154Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-15T21:53:16.154Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-15T21:53:16.154Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-15T21:53:16.340Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-15T21:53:16.340Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-15T21:53:16.808Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-15T21:53:19.760Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-15T21:53:19.760Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-15T21:53:19.869Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-15T21:53:19.869Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-15T21:53:19.869Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-15T21:53:19.869Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-15T21:53:19.869Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-15T21:53:19.869Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-15T21:53:22.759Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-15T21:53:23.547Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-15T21:53:24.015Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-15T21:53:24.483Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-15T21:53:24.483Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-15T21:53:24.483Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-15T21:53:26.477Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-15T21:53:26.477Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-15T21:53:26.477Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-15T21:53:29.373Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-15T21:53:29.373Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-15T21:53:29.373Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-15T21:53:29.373Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-15T21:53:29.373Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-15T21:53:29.373Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-15T21:53:29.373Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-15T21:53:30.486Z] === RUN TestDockerSuite/TestCpToCaseI [2022-02-15T21:53:30.486Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-15T21:53:30.486Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-02-15T21:53:30.486Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-15T21:53:30.486Z] === RUN TestDockerSuite/TestCpToDot [2022-02-15T21:53:33.093Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-15T21:53:34.911Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-15T21:53:34.911Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T21:53:34.911Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-15T21:53:34.911Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-15T21:53:34.911Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-15T21:53:34.911Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-15T21:53:34.911Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-15T21:53:35.983Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-15T21:53:37.592Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-02-15T21:53:37.592Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-15T21:53:37.592Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-02-15T21:53:37.592Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-15T21:53:37.592Z] === RUN TestDockerSuite/TestCpToStdout [2022-02-15T21:53:38.874Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-15T21:53:40.514Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-02-15T21:53:40.514Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:53:40.514Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-02-15T21:53:40.514Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-15T21:53:40.514Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-02-15T21:53:40.514Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-15T21:53:40.514Z] === RUN TestDockerSuite/TestCpVolumePath [2022-02-15T21:53:40.514Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-15T21:53:40.514Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-02-15T21:53:40.976Z] === RUN TestDockerSuite/TestCreateArgs [2022-02-15T21:53:40.976Z] === RUN TestDockerSuite/TestCreateByImageID [2022-02-15T21:53:42.588Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-15T21:53:42.588Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-15T21:53:42.588Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-15T21:53:42.588Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-15T21:53:42.588Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-15T21:53:42.588Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-15T21:53:42.588Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-15T21:53:42.588Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-15T21:53:42.588Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-15T21:53:42.588Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T21:53:42.588Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T21:53:42.588Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-15T21:53:42.588Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-15T21:53:42.588Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-15T21:53:42.588Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-15T21:53:42.588Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-15T21:53:43.572Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-15T21:53:43.572Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-15T21:53:43.891Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-02-15T21:53:44.039Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-15T21:53:46.079Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-02-15T21:53:46.540Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-02-15T21:53:46.540Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-02-15T21:53:48.788Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-02-15T21:53:49.634Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-15T21:53:49.634Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-15T21:53:49.634Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-15T21:53:49.634Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-15T21:53:49.634Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T21:53:49.634Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-15T21:53:49.634Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-15T21:53:49.634Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-15T21:53:49.634Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-15T21:53:49.634Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-15T21:53:49.634Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-15T21:53:49.634Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-15T21:53:49.760Z] === RUN TestDockerSuite/TestCreateLabels [2022-02-15T21:53:50.221Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-02-15T21:53:50.221Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-15T21:53:50.221Z] === RUN TestDockerSuite/TestCreateRM [2022-02-15T21:53:50.682Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-02-15T21:53:50.682Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T21:53:50.682Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-02-15T21:53:50.682Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-02-15T21:53:51.152Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-02-15T21:53:56.533Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-15T21:53:56.533Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-15T21:53:56.533Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite (2623.69s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (83.05s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.32s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.61s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.48s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.67s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.42s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.60s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.62s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.31s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.15s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T21:53:56.533Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2022-02-15T21:53:56.533Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.49s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.73s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.18s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.57s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.91s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.38s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.85s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.00s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.09s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.00s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.71s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.05s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.23s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.93s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.40s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.73s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.79s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.35s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.20s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.56s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.92s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.74s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.81s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.17s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCmd (0.70s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.57s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.59s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.22s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.17s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.62s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.05s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.82s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.66s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.48s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.84s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.78s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.08s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.45s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.86s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.65s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.12s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.08s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.50s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.55s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.59s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.07s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.39s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.75s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.25s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.19s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.69s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.80s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.45s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.60s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.45s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.62s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (88.11s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.64s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.29s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.78s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.66s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.63s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.66s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.35s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.10s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.85s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.39s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildFails (2.93s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.88s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.98s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.79s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.06s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.67s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.81s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.25s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildHistory (13.75s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.15s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.26s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.40s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildLabel (1.16s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.75s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.12s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.80s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.70s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.67s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.16s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.94s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.55s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.99s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.51s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.66s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.16s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.00s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.23s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.73s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.36s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.21s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.11s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.25s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.58s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.70s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.99s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.79s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.66s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.68s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.50s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.07s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.44s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.36s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.15s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.88s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildRm (14.49s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.84s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.73s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.53s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.52s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.42s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.97s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.05s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.22s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.57s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildStderr (5.18s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.49s) [2022-02-15T21:53:56.534Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-15T21:53:56.534Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.61s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.57s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.53s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.01s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.76s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.55s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.76s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.63s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.50s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.90s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.62s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.31s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.59s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.09s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.40s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (14.13s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.31s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.34s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.69s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCommitChange (5.82s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.56s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.52s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCommitTTY (8.61s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.61s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.48s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.56s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.89s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.96s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.92s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.69s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.54s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.54s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.64s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.95s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.93s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.38s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.73s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.89s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.63s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.23s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.29s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.09s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.50s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.80s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.44s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.23s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.55s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.99s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.90s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.87s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.89s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004a23d8_} (2.93s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12634473199_c:\foo_false____} (2.97s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12634473199_c:\foo_true____} (2.96s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.14s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.07s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.05s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.74s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.16s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.97s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.06s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCpToDot (3.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCpToStdout (3.00s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.34s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.92s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.23s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.24s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.66s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.55s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.05s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.13s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.04s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.68s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.22s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsCopy (5.47s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.50s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.85s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.85s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.45s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsFilters (6.07s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsFormat (5.53s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-15T21:53:56.535Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T21:53:56.535Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestEventsRename (3.19s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestEventsResize (8.33s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.94s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.08s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.50s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.39s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.38s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.35s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.46s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.52s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.51s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.37s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.57s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestExecInspectID (5.00s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.83s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.68s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.41s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.26s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.42s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.43s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.42s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.65s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.24s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.09s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.47s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.28s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.03s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.94s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.97s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.86s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.66s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectDefault (2.91s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectHistory (5.67s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.92s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.47s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.94s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.57s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.53s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectStatus (3.77s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.92s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.55s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.00s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.45s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.87s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.83s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.89s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.39s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.38s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.08s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.97s) [2022-02-15T21:53:56.536Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T21:53:56.536Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.65s) [2022-02-15T21:53:56.684Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-15T21:53:56.684Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-15T21:53:56.684Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.39s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.41s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.64s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.95s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.79s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.00s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.95s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestLogsSince (9.66s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestLogsTail (3.23s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.96s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.87s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.83s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPsByOrder (9.36s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.60s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.44s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.27s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.37s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.79s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.25s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.95s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.76s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.01s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.12s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.09s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.03s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.62s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.92s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.99s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.24s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.25s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.28s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (15.82s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.56s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.21s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.97s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.49s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.92s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.03s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.30s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.38s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.83s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.38s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.80s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.84s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.01s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.89s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.94s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.87s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.99s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.91s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.38s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.63s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T21:53:57.005Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2022-02-15T21:53:57.005Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.09s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.09s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.01s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.21s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.03s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.97s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.90s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.95s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.98s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunExitCode (2.97s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.98s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.95s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.00s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.28s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.96s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.05s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.04s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.22s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.35s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.24s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.10s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.25s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.57s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.01s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.44s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunRm (2.99s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.95s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.96s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.95s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.58s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.23s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.95s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.83s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.38s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.83s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.78s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.55s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.48s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.68s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.07s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.15s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.95s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.99s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.99s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.37s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.18s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.66s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.43s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.10s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.05s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.96s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.21s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.55s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.31s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.07s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.66s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.11s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.73s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-02-15T21:53:57.006Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.54s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-02-15T21:53:57.006Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.23s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T21:53:57.007Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.45s) [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-15T21:53:57.007Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T21:53:57.007Z] === RUN TestDockerSchema1RegistrySuite [2022-02-15T21:53:57.007Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-15T21:53:57.007Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T21:53:57.007Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T21:53:57.007Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-15T21:53:57.007Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-15T21:53:57.007Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T21:53:57.007Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T21:53:57.007Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T21:53:57.007Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-15T21:53:57.007Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-15T21:53:57.007Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-15T21:53:57.007Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-15T21:53:57.007Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-15T21:53:57.007Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-15T21:53:57.007Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-15T21:53:57.007Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-15T21:53:57.007Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-15T21:53:57.007Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-15T21:53:57.007Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-15T21:53:57.007Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-15T21:53:57.007Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-15T21:53:57.007Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-15T21:53:57.007Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-15T21:53:57.007Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-15T21:53:57.007Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T21:53:57.007Z] === RUN TestDockerDaemonSuite [2022-02-15T21:53:57.007Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-15T21:53:57.007Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-15T21:53:57.007Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-15T21:53:57.007Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T21:53:57.007Z] === RUN TestDockerSwarmSuite [2022-02-15T21:53:57.007Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-15T21:53:57.007Z] === RUN TestDockerPluginSuite [2022-02-15T21:53:57.007Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-15T21:53:57.007Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-15T21:53:57.007Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-15T21:53:57.007Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-15T21:53:57.007Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-15T21:53:57.007Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-15T21:53:57.007Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-15T21:53:57.007Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-15T21:53:57.007Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-15T21:53:57.007Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-15T21:53:57.007Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-15T21:53:57.007Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.007Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-15T21:53:57.007Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T21:53:57.008Z] === RUN TestDockerExternalVolumeSuite [2022-02-15T21:53:57.008Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-15T21:53:57.008Z] === RUN TestDockerNetworkSuite [2022-02-15T21:53:57.008Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-15T21:53:57.008Z] === RUN TestDockerHubPullSuite [2022-02-15T21:53:57.008Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-15T21:53:57.008Z] PASS [2022-02-15T21:53:57.008Z] ok github.com/docker/docker/integration-cli 2624.144s [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === Skipped [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T21:53:57.008Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T21:53:57.008Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T21:53:57.008Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-15T21:53:57.008Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.32s) [2022-02-15T21:53:57.008Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.32s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T21:53:57.008Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T21:53:57.008Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-15T21:53:57.008Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-15T21:53:57.008Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-15T21:53:57.008Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-15T21:53:57.008Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T21:53:57.008Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-02-15T21:53:57.008Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.56s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.50s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.56s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.56s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-15T21:53:57.008Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-15T21:53:57.008Z] [2022-02-15T21:53:57.008Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-02-15T21:53:57.008Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.008Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.55s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.48s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.52s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.47s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-02-15T21:53:57.009Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.52s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-15T21:53:57.009Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-15T21:53:57.009Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T21:53:57.009Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.009Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T21:53:57.009Z] [2022-02-15T21:53:57.009Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T21:53:57.009Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.010Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T21:53:57.010Z] [2022-02-15T21:53:57.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T21:53:57.010Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.010Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T21:53:57.010Z] [2022-02-15T21:53:57.010Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T21:53:57.010Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.010Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T21:53:57.010Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T21:53:57.478Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-02-15T21:53:57.478Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.478Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T21:53:57.478Z] [2022-02-15T21:53:57.478Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T21:53:57.478Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-02-15T21:53:57.479Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-15T21:53:57.479Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-15T21:53:57.479Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T21:53:57.479Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T21:53:57.479Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T21:53:57.479Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-15T21:53:57.479Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T21:53:57.479Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T21:53:57.479Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T21:53:57.479Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T21:53:57.479Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T21:53:57.479Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-02-15T21:53:57.479Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T21:53:57.479Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-15T21:53:57.479Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T21:53:57.479Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-15T21:53:57.479Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-02-15T21:53:57.479Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-15T21:53:57.479Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.479Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T21:53:57.479Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.479Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T21:53:57.479Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T21:53:57.480Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T21:53:57.480Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T21:53:57.480Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T21:53:57.480Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T21:53:57.480Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T21:53:57.480Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-15T21:53:57.480Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-15T21:53:57.480Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-15T21:53:57.480Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-15T21:53:57.480Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-15T21:53:57.480Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T21:53:57.480Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-15T21:53:57.480Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-15T21:53:57.480Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-02-15T21:53:57.480Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.480Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-02-15T21:53:57.480Z] [2022-02-15T21:53:57.480Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T21:53:57.480Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-15T21:53:57.481Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T21:53:57.481Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-15T21:53:57.481Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T21:53:57.481Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-15T21:53:57.481Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T21:53:57.481Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T21:53:57.481Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T21:53:57.481Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T21:53:57.481Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-15T21:53:57.481Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-02-15T21:53:57.481Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-15T21:53:57.481Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-15T21:53:57.481Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-15T21:53:57.481Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-15T21:53:57.481Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-15T21:53:57.481Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-15T21:53:57.481Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T21:53:57.481Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.481Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T21:53:57.481Z] [2022-02-15T21:53:57.481Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.482Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-15T21:53:57.482Z] [2022-02-15T21:53:57.482Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T21:53:57.482Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-02-15T21:53:57.483Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.483Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T21:53:57.483Z] [2022-02-15T21:53:57.483Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T21:53:57.483Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.484Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T21:53:57.484Z] [2022-02-15T21:53:57.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T21:53:57.484Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.484Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T21:53:57.484Z] [2022-02-15T21:53:57.484Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-15T21:53:57.952Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-15T21:53:57.952Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-15T21:53:57.952Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-15T21:53:57.952Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T21:53:57.952Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.952Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T21:53:57.952Z] [2022-02-15T21:53:57.952Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T21:53:57.952Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.953Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-15T21:53:57.953Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.953Z] [2022-02-15T21:53:57.954Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-15T21:53:57.954Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-15T21:53:57.954Z] [2022-02-15T21:53:57.954Z] DONE 1085 tests, 539 skipped in 2634.208s [2022-02-15T21:53:57.954Z] INFO: Integration tests ended at 02/15/2022 21:53:57. Duration:00:43:54.3732477 [2022-02-15T21:53:57.954Z] INFO: Docker info of the daemon under test at end of run [2022-02-15T21:53:57.954Z] [2022-02-15T21:53:57.954Z] Containers: 2 [2022-02-15T21:53:57.954Z] Running: 0 [2022-02-15T21:53:57.954Z] Paused: 0 [2022-02-15T21:53:57.954Z] Stopped: 2 [2022-02-15T21:53:57.954Z] Images: 18 [2022-02-15T21:53:57.954Z] Server Version: 0.0.0-dev [2022-02-15T21:53:57.954Z] Storage Driver: windowsfilter [2022-02-15T21:53:57.954Z] Windows: [2022-02-15T21:53:57.954Z] Logging Driver: json-file [2022-02-15T21:53:57.954Z] Plugins: [2022-02-15T21:53:57.954Z] Volume: local [2022-02-15T21:53:57.954Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T21:53:57.954Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T21:53:57.954Z] Swarm: inactive [2022-02-15T21:53:57.954Z] Default Isolation: process [2022-02-15T21:53:57.954Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T21:53:57.954Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T21:53:57.954Z] OSType: windows [2022-02-15T21:53:57.954Z] Architecture: x86_64 [2022-02-15T21:53:57.954Z] CPUs: 4 [2022-02-15T21:53:57.954Z] Total Memory: 32GiB [2022-02-15T21:53:57.954Z] Name: azwin-2-745bf0 [2022-02-15T21:53:57.954Z] ID: TCBX:NY7N:Q54P:O5A4:6264:6KVD:FWD3:4L5R:QFDY:PFZL:TSLQ:SUPI [2022-02-15T21:53:57.954Z] Docker Root Dir: D:\CI\PR-43245\3\daemon [2022-02-15T21:53:57.954Z] Debug Mode (client): false [2022-02-15T21:53:57.954Z] Debug Mode (server): true [2022-02-15T21:53:57.954Z] File Descriptors: -1 [2022-02-15T21:53:57.954Z] Goroutines: 17 [2022-02-15T21:53:57.954Z] System Time: 2022-02-15T21:53:57.7066707Z [2022-02-15T21:53:57.954Z] EventsListeners: 0 [2022-02-15T21:53:57.954Z] Registry: https://index.docker.io/v1/ [2022-02-15T21:53:57.954Z] Labels: [2022-02-15T21:53:57.954Z] Experimental: false [2022-02-15T21:53:57.954Z] Insecure Registries: [2022-02-15T21:53:57.954Z] 127.0.0.0/8 [2022-02-15T21:53:57.954Z] Live Restore Enabled: false [2022-02-15T21:53:57.954Z] [2022-02-15T21:53:57.954Z] [2022-02-15T21:53:57.954Z] INFO: Stopping daemon under test [2022-02-15T21:53:57.954Z] SUCCESS: The process with PID 8196 (child process of PID 8652) has been terminated. [2022-02-15T21:53:57.954Z] SUCCESS: The process with PID 8652 (child process of PID 1740) has been terminated. [2022-02-15T21:53:57.954Z] INFO: Stop tailing logs of the daemon under tests [2022-02-15T21:53:57.954Z] INFO: executeCI.ps1 Completed successfully at 02/15/2022 21:53:57. [2022-02-15T21:53:57.954Z] INFO: Tidying up at end of run [2022-02-15T21:53:57.954Z] INFO: Saving daemon under test log (d:\CI\PR-43245\3\dut.out) to bundles\CIDUT.out [2022-02-15T21:53:57.954Z] INFO: Saving daemon under test log (d:\CI\PR-43245\3\dut.err) to bundles\CIDUT.err [2022-02-15T21:53:57.954Z] INFO: Saving containerd logs to bundles [2022-02-15T21:53:57.954Z] INFO: Nuke-Everything... [2022-02-15T21:53:58.422Z] INFO: Container count on control daemon to delete is 2 [2022-02-15T21:53:58.423Z] 6a7d4f44dbba [2022-02-15T21:53:58.423Z] a7d4c2b52336 [2022-02-15T21:53:58.423Z] INFO: Non-base image count on control daemon to delete is 1 [2022-02-15T21:53:59.575Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-15T21:53:59.575Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-15T21:53:59.575Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-15T21:53:59.575Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-15T21:53:59.575Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-15T21:53:59.575Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-15T21:53:59.575Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-15T21:53:59.575Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-15T21:53:59.575Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-15T21:53:59.575Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-15T21:53:59.575Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-15T21:53:59.575Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-15T21:53:59.575Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-15T21:53:59.575Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-15T21:53:59.575Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-15T21:53:59.575Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-15T21:53:59.575Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-15T21:53:59.575Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-15T21:53:59.575Z] === RUN TestDockerSuite/TestRunMount [2022-02-15T21:53:59.575Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-15T21:53:59.575Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-15T21:53:59.575Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-15T21:53:59.575Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-15T21:53:59.575Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-15T21:53:59.575Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-15T21:53:59.575Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-15T21:53:59.575Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-15T21:54:00.641Z] Deleted: sha256:353cf7fb28fb4389a196ea85006ade4c456eca79f2b43d4872ffb430c41f0b2d [2022-02-15T21:54:00.641Z] Deleted: sha256:e1959857c5ec91012a6256da9c375e9ffa92d58bf26d5ad929748fdc0fddde38 [2022-02-15T21:54:00.641Z] INFO: Tidying pidfile d:\CI\PR-43245\3\docker.pid [2022-02-15T21:54:00.641Z] INFO: Nuking d:\CI [2022-02-15T21:54:05.998Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-02-15T21:54:05.998Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-02-15T21:54:06.459Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-02-15T21:54:09.885Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-15T21:54:09.885Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-15T21:54:09.885Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-15T21:54:09.885Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-15T21:54:09.885Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-15T21:54:09.885Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-15T21:54:09.885Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-15T21:54:11.170Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-02-15T21:54:11.170Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-02-15T21:54:11.170Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-15T21:54:11.170Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-02-15T21:54:13.357Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-02-15T21:54:13.357Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T21:54:13.357Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-02-15T21:54:13.819Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-02-15T21:54:13.819Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-15T21:54:13.819Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-02-15T21:54:13.819Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-15T21:54:13.819Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-02-15T21:54:13.819Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-15T21:54:13.819Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-02-15T21:54:13.819Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T21:54:13.819Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-02-15T21:54:13.819Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-15T21:54:13.819Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-02-15T21:54:13.819Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-15T21:54:13.819Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-02-15T21:54:13.819Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:54:13.819Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-02-15T21:54:13.819Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T21:54:13.819Z] === RUN TestDockerSuite/TestDevicePermissions [2022-02-15T21:54:13.819Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-15T21:54:13.819Z] === RUN TestDockerSuite/TestDockerFails [2022-02-15T21:54:13.819Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-02-15T21:54:13.819Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-15T21:54:13.819Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-02-15T21:54:13.819Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-15T21:54:13.819Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-02-15T21:54:13.819Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-15T21:54:13.819Z] === RUN TestDockerSuite/TestEventsAttach [2022-02-15T21:54:13.819Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-15T21:54:14.286Z] === RUN TestDockerSuite/TestEventsCommit [2022-02-15T21:54:14.286Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-15T21:54:14.286Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-02-15T21:54:17.047Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-15T21:54:17.213Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-02-15T21:54:22.921Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-15T21:54:22.921Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-15T21:54:22.921Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-15T21:54:22.921Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-15T21:54:22.921Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-15T21:54:22.921Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-15T21:54:22.921Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-15T21:54:22.921Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-15T21:54:22.921Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-15T21:54:22.921Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-15T21:54:22.921Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-15T21:54:22.921Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-15T21:54:22.921Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-15T21:54:22.921Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-15T21:54:22.921Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-15T21:54:22.921Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-15T21:54:22.921Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-15T21:54:22.921Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-15T21:54:22.921Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-15T21:54:23.391Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-15T21:54:24.378Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-15T21:54:25.805Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-02-15T21:54:26.603Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-15T21:54:27.348Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-02-15T21:54:28.820Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-15T21:54:30.387Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-15T21:54:30.741Z] INFO: Zapped successfully [2022-02-15T21:54:30.741Z] [2022-02-15T21:54:30.741Z] INFO: executeCI.ps1 exiting at Tue Feb 15 21:54:27 CUT 2022. Duration 01:02:26.3883077 [2022-02-15T21:54:30.741Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-15T21:54:30.990Z] Recording test results [2022-02-15T21:54:31.567Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-15T21:54:32.605Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-15T21:54:33.073Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-15T21:54:33.073Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-15T21:54:33.073Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-15T21:54:33.073Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-15T21:54:33.073Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-15T21:54:33.073Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-15T21:54:33.073Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-15T21:54:33.073Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-15T21:54:33.073Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-15T21:54:33.073Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-15T21:54:33.073Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-15T21:54:33.073Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-15T21:54:33.073Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-15T21:54:33.073Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-15T21:54:33.073Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-15T21:54:33.073Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T21:54:33.157Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-15T21:54:34.941Z] Archiving artifacts [2022-02-15T21:54:36.212Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43245/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T21:54:37.246Z] + make clean [2022-02-15T21:54:37.690Z] === RUN TestDockerSuite/TestEventsCopy [2022-02-15T21:54:37.832Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-15T21:54:37.832Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-15T21:54:38.231Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T21:54:38.231Z] docker-dev-cache [2022-02-15T21:54:38.231Z] docker-mod-cache [2022-02-15T21:54:38.300Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-15T21:54:38.300Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-15T21:54:38.300Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-15T21:54:38.300Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-15T21:54:38.300Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-15T21:54:38.300Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-15T21:54:38.300Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-15T21:54:38.300Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T21:54:38.300Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-15T21:54:43.499Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-02-15T21:54:49.311Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-02-15T21:54:50.802Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-15T21:54:50.802Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-15T21:54:50.802Z] === RUN TestDockerSuite/TestRunRm [2022-02-15T21:54:51.496Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-02-15T21:54:53.042Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-02-15T21:54:53.755Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-15T21:54:57.752Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-02-15T21:54:58.217Z] === RUN TestDockerSuite/TestEventsFilterType [2022-02-15T21:54:59.625Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-15T21:54:59.766Z] === RUN TestDockerSuite/TestEventsFilters [2022-02-15T21:55:03.419Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-15T21:55:05.582Z] === RUN TestDockerSuite/TestEventsFormat [2022-02-15T21:55:06.373Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-15T21:55:11.132Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-15T21:55:11.132Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T21:55:11.132Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-15T21:55:11.132Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-15T21:55:11.132Z] === RUN TestDockerSuite/TestRunState [2022-02-15T21:55:11.132Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-15T21:55:11.132Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-15T21:55:11.391Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-02-15T21:55:11.391Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-02-15T21:55:11.391Z] === RUN TestDockerSuite/TestEventsImageImport [2022-02-15T21:55:11.391Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T21:55:11.391Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-02-15T21:55:11.391Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-15T21:55:11.391Z] === RUN TestDockerSuite/TestEventsImagePull [2022-02-15T21:55:11.391Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-15T21:55:11.391Z] === RUN TestDockerSuite/TestEventsImageTag [2022-02-15T21:55:12.364Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-02-15T21:55:12.364Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-15T21:55:12.364Z] === RUN TestDockerSuite/TestEventsRename [2022-02-15T21:55:14.087Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-15T21:55:14.087Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T21:55:14.087Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-15T21:55:14.556Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-15T21:55:14.556Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-15T21:55:14.556Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-15T21:55:14.556Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-15T21:55:14.556Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-15T21:55:14.556Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-15T21:55:15.025Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-15T21:55:15.025Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-15T21:55:15.025Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-15T21:55:15.279Z] === RUN TestDockerSuite/TestEventsResize [2022-02-15T21:55:20.897Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-15T21:55:20.897Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-15T21:55:20.897Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-15T21:55:20.897Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-15T21:55:20.897Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-15T21:55:20.897Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-15T21:55:20.897Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-15T21:55:20.897Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-15T21:55:20.897Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-15T21:55:20.897Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-15T21:55:20.897Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-15T21:55:20.897Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-15T21:55:20.897Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-15T21:55:20.897Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-15T21:55:20.897Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-15T21:55:20.897Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-15T21:55:20.897Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-15T21:55:20.897Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-15T21:55:20.897Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-15T21:55:20.897Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-15T21:55:20.897Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-15T21:55:23.851Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-15T21:55:23.851Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-15T21:55:23.851Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-15T21:55:23.869Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-02-15T21:55:26.784Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-02-15T21:55:27.647Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-15T21:55:27.647Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-15T21:55:27.647Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-15T21:55:27.647Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-15T21:55:27.647Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-15T21:55:29.700Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-02-15T21:55:31.448Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-15T21:55:35.520Z] === RUN TestDockerSuite/TestEventsTop [2022-02-15T21:55:35.520Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-15T21:55:35.520Z] === RUN TestDockerSuite/TestEventsUntag [2022-02-15T21:55:37.707Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-02-15T21:55:41.879Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-15T21:55:42.422Z] === RUN TestDockerSuite/TestExec [2022-02-15T21:55:42.422Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:55:42.422Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-02-15T21:55:42.422Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-15T21:55:42.422Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-02-15T21:55:45.338Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-02-15T21:55:47.652Z] === RUN TestDockerSuite/TestExecAPIStart [2022-02-15T21:55:47.652Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T21:55:47.652Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-02-15T21:55:47.652Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T21:55:47.652Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-02-15T21:55:47.652Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-15T21:55:47.652Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-02-15T21:55:47.752Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-15T21:55:49.842Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-02-15T21:55:52.761Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-02-15T21:55:55.697Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-02-15T21:55:57.882Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-02-15T21:55:58.190Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-15T21:55:58.190Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-15T21:55:58.190Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-15T21:55:58.190Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-15T21:56:02.182Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-15T21:56:03.703Z] === RUN TestDockerSuite/TestExecCgroup [2022-02-15T21:56:03.703Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-15T21:56:03.703Z] === RUN TestDockerSuite/TestExecEnv [2022-02-15T21:56:03.703Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T21:56:03.703Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-02-15T21:56:03.703Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-15T21:56:03.703Z] === RUN TestDockerSuite/TestExecExitStatus [2022-02-15T21:56:05.134Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-15T21:56:06.617Z] === RUN TestDockerSuite/TestExecInspectID [2022-02-15T21:56:08.085Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-15T21:56:08.086Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-15T21:56:08.553Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-15T21:56:08.553Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-15T21:56:08.553Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-15T21:56:08.553Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T21:56:08.553Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-15T21:56:08.553Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-15T21:56:08.553Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-15T21:56:08.553Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-15T21:56:08.553Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-15T21:56:08.553Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-15T21:56:08.553Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-15T21:56:08.553Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-15T21:56:08.553Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-15T21:56:11.327Z] === RUN TestDockerSuite/TestExecInteractive [2022-02-15T21:56:11.327Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-15T21:56:11.327Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-02-15T21:56:11.327Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-15T21:56:11.327Z] === RUN TestDockerSuite/TestExecParseError [2022-02-15T21:56:11.327Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T21:56:11.327Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-02-15T21:56:11.327Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-15T21:56:11.848Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-02-15T21:56:11.848Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-15T21:56:11.848Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-02-15T21:56:14.544Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-15T21:56:14.770Z] === RUN TestDockerSuite/TestExecSetEnv [2022-02-15T21:56:14.770Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-15T21:56:14.770Z] === RUN TestDockerSuite/TestExecStartFails [2022-02-15T21:56:14.770Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T21:56:14.770Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-02-15T21:56:14.770Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-15T21:56:14.770Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-02-15T21:56:14.770Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-15T21:56:14.770Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-02-15T21:56:14.770Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-15T21:56:14.770Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-02-15T21:56:17.492Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-15T21:56:17.690Z] === RUN TestDockerSuite/TestExecUlimits [2022-02-15T21:56:17.690Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-15T21:56:17.690Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-02-15T21:56:19.056Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-15T21:56:26.208Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-15T21:56:26.208Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-15T21:56:26.208Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-15T21:56:26.208Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-15T21:56:26.208Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-15T21:56:26.208Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-15T21:56:26.208Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-15T21:56:26.208Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-15T21:56:26.208Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-15T21:56:26.208Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-15T21:56:26.208Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-15T21:56:26.208Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-15T21:56:26.208Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-15T21:56:26.208Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-15T21:56:26.208Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-15T21:56:26.208Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-15T21:56:26.208Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-15T21:56:26.208Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-15T21:56:28.035Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-02-15T21:56:28.035Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-15T21:56:28.035Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-02-15T21:56:28.035Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-15T21:56:28.035Z] === RUN TestDockerSuite/TestExecWithUser [2022-02-15T21:56:28.035Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T21:56:28.035Z] === RUN TestDockerSuite/TestGetContainerStats [2022-02-15T21:56:28.418Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-15T21:56:28.887Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-15T21:56:28.887Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-15T21:56:29.356Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-15T21:56:31.568Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-15T21:56:33.845Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-02-15T21:56:40.937Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-02-15T21:56:41.991Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-15T21:56:41.991Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-15T21:56:41.991Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-15T21:56:43.856Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-02-15T21:56:50.953Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-02-15T21:56:50.953Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:56:50.953Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-02-15T21:56:50.953Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-02-15T21:56:50.953Z] === RUN TestDockerSuite/TestHealth [2022-02-15T21:56:50.953Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-15T21:56:50.953Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-02-15T21:56:50.953Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-02-15T21:56:50.953Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-02-15T21:56:50.953Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-02-15T21:56:52.410Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-15T21:56:52.410Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T21:56:52.410Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-15T21:56:56.763Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-02-15T21:56:56.763Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-02-15T21:56:56.763Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-15T21:56:56.763Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-02-15T21:56:56.763Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-02-15T21:56:56.763Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-02-15T21:56:56.763Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-02-15T21:56:57.161Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-15T21:56:57.161Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-15T21:56:57.161Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-15T21:56:57.161Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T21:56:57.161Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-15T21:56:57.161Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-15T21:56:57.161Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-15T21:56:57.161Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-15T21:56:57.161Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-15T21:56:57.737Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-02-15T21:56:57.737Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T21:56:57.737Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-02-15T21:56:59.281Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-02-15T21:56:59.281Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-02-15T21:57:01.468Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-02-15T21:57:01.928Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-02-15T21:57:04.848Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-02-15T21:57:07.811Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-15T21:57:07.811Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T21:57:07.811Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-15T21:57:07.811Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-15T21:57:07.811Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-15T21:57:07.811Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T21:57:07.811Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-15T21:57:07.811Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T21:57:07.811Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-15T21:57:07.811Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-15T21:57:07.811Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-15T21:57:07.811Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T21:57:07.811Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-15T21:57:08.599Z] === RUN TestDockerSuite/TestImagesFormat [2022-02-15T21:57:08.599Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-02-15T21:57:08.599Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T21:57:08.599Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-02-15T21:57:10.025Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestImportBadURL [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestImportDisplay [2022-02-15T21:57:13.303Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestImportFile [2022-02-15T21:57:13.303Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-02-15T21:57:13.303Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestImportGzipped [2022-02-15T21:57:13.303Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-02-15T21:57:13.303Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-02-15T21:57:13.303Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-02-15T21:57:13.303Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-02-15T21:57:13.303Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-02-15T21:57:13.303Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-02-15T21:57:13.303Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T21:57:13.303Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-02-15T21:57:14.773Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-15T21:57:14.773Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-15T21:57:14.773Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-15T21:57:16.218Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-02-15T21:57:17.722Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-15T21:57:17.723Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-15T21:57:17.723Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-15T21:57:17.723Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-15T21:57:17.723Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-15T21:57:17.723Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T21:57:17.723Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-15T21:57:17.723Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-15T21:57:17.723Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-15T21:57:17.723Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T21:57:17.723Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-15T21:57:17.723Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-15T21:57:17.723Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-15T21:57:19.132Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-02-15T21:57:19.132Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T21:57:19.132Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-02-15T21:57:19.132Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-15T21:57:19.132Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-02-15T21:57:19.132Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-02-15T21:57:19.132Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-15T21:57:19.132Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-02-15T21:57:21.319Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-02-15T21:57:21.780Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-02-15T21:57:24.697Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-02-15T21:57:24.697Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-15T21:57:24.697Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-02-15T21:57:24.697Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-15T21:57:24.697Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-02-15T21:57:24.697Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-15T21:57:24.697Z] === RUN TestDockerSuite/TestInspectDefault [2022-02-15T21:57:33.288Z] === RUN TestDockerSuite/TestInspectHistory [2022-02-15T21:57:35.527Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-15T21:57:35.527Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-15T21:57:35.527Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-15T21:57:35.527Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-15T21:57:35.527Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-15T21:57:35.527Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-15T21:57:35.527Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-15T21:57:35.527Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-15T21:57:37.742Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-15T21:57:37.742Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-15T21:57:38.000Z] === RUN TestDockerSuite/TestInspectImage [2022-02-15T21:57:38.000Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:57:38.000Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-02-15T21:57:38.000Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T21:57:38.000Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-02-15T21:57:38.000Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T21:57:38.000Z] === RUN TestDockerSuite/TestInspectInt64 [2022-02-15T21:57:40.916Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-02-15T21:57:41.528Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-15T21:57:41.996Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-15T21:57:42.463Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-15T21:57:42.463Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-15T21:57:42.932Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-15T21:57:43.105Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-02-15T21:57:43.568Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-02-15T21:57:46.488Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-02-15T21:57:48.675Z] === RUN TestDockerSuite/TestInspectPlugin [2022-02-15T21:57:48.675Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-15T21:57:48.675Z] === RUN TestDockerSuite/TestInspectRootFS [2022-02-15T21:57:49.140Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-02-15T21:57:52.056Z] === RUN TestDockerSuite/TestInspectStatus [2022-02-15T21:57:53.350Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-15T21:57:53.350Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T21:57:53.350Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-15T21:57:54.338Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-15T21:57:54.338Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-15T21:57:54.338Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-15T21:57:54.338Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-15T21:57:54.973Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-02-15T21:58:00.785Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-02-15T21:58:02.972Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-02-15T21:58:04.757Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-15T21:58:04.757Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-15T21:58:04.757Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-15T21:58:05.888Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-02-15T21:58:08.804Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-02-15T21:58:11.723Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-02-15T21:58:13.911Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-02-15T21:58:16.830Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinksEnvs [2022-02-15T21:58:16.830Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-02-15T21:58:16.830Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-02-15T21:58:16.830Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-02-15T21:58:16.830Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-02-15T21:58:16.830Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-02-15T21:58:16.830Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-02-15T21:58:16.830Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-02-15T21:58:16.830Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-02-15T21:58:16.830Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-02-15T21:58:16.830Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-02-15T21:58:16.830Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-02-15T21:58:16.830Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-02-15T21:58:16.830Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-02-15T21:58:16.830Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-02-15T21:58:16.830Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-02-15T21:58:16.830Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-02-15T21:58:17.291Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-02-15T21:58:19.475Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-02-15T21:58:19.686Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-15T21:58:19.686Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-15T21:58:19.686Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite (2873.79s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (83.00s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.29s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.38s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.81s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (90.91s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.43s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.31s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.44s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.76s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.16s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.33s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.69s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.73s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.68s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.53s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.48s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.43s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.05s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.40s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.42s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.53s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.51s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.60s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.30s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.08s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.80s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.15s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.70s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.77s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.17s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCmd (0.73s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.65s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.25s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.57s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.51s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.08s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.55s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (41.73s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.79s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.74s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.23s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.19s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.01s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.99s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.65s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.89s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.80s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerignore (71.49s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.80s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (69.64s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.92s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.68s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.12s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.36s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.18s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.25s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (94.33s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.74s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.36s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.71s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.92s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.16s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.10s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T21:58:20.155Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.33s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T21:58:20.155Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.32s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.29s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.75s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildFails (3.31s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.79s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.12s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.34s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.17s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.57s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.77s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.64s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.23s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildHistory (12.96s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.00s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.64s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildLabel (1.18s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.15s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildLabels (1.13s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.72s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.61s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.38s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.86s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.76s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.15s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.91s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.31s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.82s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.70s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.05s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.68s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.71s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.90s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.18s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.48s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.88s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.54s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.41s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.91s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.63s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.95s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.28s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.47s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.17s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.88s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.70s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.34s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildRm (17.01s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.27s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.67s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.60s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.69s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.67s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.31s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.26s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildStderr (6.15s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.86s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.29s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.50s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.29s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.77s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.86s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.98s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.81s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.01s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.31s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.30s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.24s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.00s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.34s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.20s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.39s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.16s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestCommitChange (6.42s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.90s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.11s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestCommitTTY (8.95s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.69s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.00s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.57s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.44s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.10s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.33s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.01s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.95s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.87s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.89s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.35s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.35s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.31s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.98s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.23s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.27s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.92s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.24s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.32s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.93s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.07s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.39s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.99s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.61s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.22s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.21s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.28s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.19s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000048d0_} (3.23s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1823529192_c:\foo_false____} (3.25s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1823529192_c:\foo_true____} (3.20s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.46s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.37s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.46s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T21:58:20.156Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T21:58:20.156Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.04s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.38s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.77s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.07s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCpToDot (3.41s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCpToStdout (3.40s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.31s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.00s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.05s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.47s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.17s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.31s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.32s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.35s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.38s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.46s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.52s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsCopy (6.32s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.00s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.22s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.92s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.67s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.14s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsFilters (6.71s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsFormat (6.52s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsRename (3.57s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsResize (33.58s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.14s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.95s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.78s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.74s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.24s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.25s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.86s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.32s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.87s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.83s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.91s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.94s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestExecInspectID (5.88s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.14s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.84s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.11s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.68s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.45s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.34s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.27s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.78s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.70s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.24s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.11s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.97s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.36s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.52s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.96s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.26s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.27s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.36s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.35s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectDefault (3.14s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectHistory (5.81s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.31s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.91s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.26s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.86s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.85s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectStatus (3.88s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.11s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.92s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.16s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.39s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.20s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.34s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.15s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.25s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.30s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.43s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.87s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.88s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.28s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.46s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.44s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.91s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.76s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.32s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.37s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsSince (9.85s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsTail (3.69s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.46s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.37s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.47s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T21:58:20.157Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T21:58:20.157Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.17s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestPsByOrder (13.76s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.62s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.15s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.22s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.04s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.18s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.29s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.79s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.32s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (7.26s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.39s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.03s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.50s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.93s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.33s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.16s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.95s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.36s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (17.86s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.90s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.77s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.40s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.49s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.35s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.64s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.93s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.32s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.66s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.18s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.31s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.69s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.45s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.05s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.22s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.28s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.24s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.65s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.24s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.34s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.94s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.28s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.45s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.21s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.33s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.14s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.58s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.38s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.28s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.24s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.24s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunExitCode (3.21s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.17s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.13s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.26s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.38s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.00s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.67s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.77s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.06s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.90s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.26s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.17s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.31s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.58s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.84s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.84s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunRm (3.49s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.35s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.44s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.20s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.08s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.46s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.45s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T21:58:20.158Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.70s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-15T21:58:20.158Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.31s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.23s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.14s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.82s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.45s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.66s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.19s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.26s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.26s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.90s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.69s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.14s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.35s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.84s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.73s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.39s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.88s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.44s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.36s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.93s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.40s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.44s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.99s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.71s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.72s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.35s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T21:58:20.159Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.81s) [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-15T21:58:20.159Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] --- PASS: TestDockerRegistrySuite (0.19s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T21:58:20.159Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T21:58:20.159Z] === RUN TestDockerSchema1RegistrySuite [2022-02-15T21:58:20.159Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-15T21:58:20.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T21:58:20.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T21:58:20.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-15T21:58:20.159Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-15T21:58:20.160Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T21:58:20.160Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T21:58:20.160Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T21:58:20.160Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-15T21:58:20.160Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-15T21:58:20.160Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-15T21:58:20.160Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T21:58:20.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-15T21:58:20.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-15T21:58:20.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-15T21:58:20.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-15T21:58:20.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-15T21:58:20.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-15T21:58:20.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-15T21:58:20.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-15T21:58:20.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-15T21:58:20.160Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.160Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T21:58:20.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T21:58:20.160Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-15T21:58:20.160Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-15T21:58:20.627Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-15T21:58:20.627Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-15T21:58:20.627Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-15T21:58:20.627Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-15T21:58:20.627Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T21:58:20.627Z] === RUN TestDockerDaemonSuite [2022-02-15T21:58:20.627Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-15T21:58:20.627Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-15T21:58:20.627Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-15T21:58:20.627Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T21:58:20.627Z] === RUN TestDockerSwarmSuite [2022-02-15T21:58:20.627Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-15T21:58:20.627Z] === RUN TestDockerPluginSuite [2022-02-15T21:58:20.627Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-15T21:58:20.627Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-15T21:58:20.627Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-15T21:58:20.627Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-15T21:58:20.627Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-15T21:58:20.627Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-15T21:58:20.627Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-15T21:58:20.627Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-15T21:58:20.627Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-15T21:58:20.627Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-15T21:58:20.627Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-15T21:58:20.627Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T21:58:20.627Z] === RUN TestDockerExternalVolumeSuite [2022-02-15T21:58:20.627Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-15T21:58:20.627Z] === RUN TestDockerNetworkSuite [2022-02-15T21:58:20.627Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-15T21:58:20.627Z] === RUN TestDockerHubPullSuite [2022-02-15T21:58:20.627Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-15T21:58:20.627Z] PASS [2022-02-15T21:58:20.627Z] ok github.com/docker/docker/integration-cli 2874.229s [2022-02-15T21:58:20.627Z] [2022-02-15T21:58:20.627Z] === Skipped [2022-02-15T21:58:20.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T21:58:20.627Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T21:58:20.627Z] [2022-02-15T21:58:20.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T21:58:20.627Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.627Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T21:58:20.627Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T21:58:20.628Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-15T21:58:20.628Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-15T21:58:20.628Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T21:58:20.628Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T21:58:20.628Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-15T21:58:20.628Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-15T21:58:20.628Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-15T21:58:20.628Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-15T21:58:20.628Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-15T21:58:20.628Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-15T21:58:20.628Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-15T21:58:20.628Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-02-15T21:58:20.628Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.50s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.96s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.42s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-15T21:58:20.628Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.48s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.45s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.49s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.45s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.628Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-02-15T21:58:20.628Z] [2022-02-15T21:58:20.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-02-15T21:58:20.628Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-02-15T21:58:20.629Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.50s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.45s) [2022-02-15T21:58:20.629Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.45s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-15T21:58:20.629Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T21:58:20.629Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-15T21:58:20.629Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-15T21:58:20.629Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T21:58:20.629Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.629Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T21:58:20.629Z] [2022-02-15T21:58:20.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T21:58:20.629Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-02-15T21:58:20.630Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-02-15T21:58:20.630Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-15T21:58:20.630Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-15T21:58:20.630Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T21:58:20.630Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T21:58:20.630Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T21:58:20.630Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-15T21:58:20.630Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T21:58:20.630Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T21:58:20.630Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T21:58:20.630Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T21:58:20.630Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T21:58:20.630Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-15T21:58:20.630Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-02-15T21:58:20.630Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-15T21:58:20.630Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T21:58:20.630Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-02-15T21:58:20.630Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T21:58:20.630Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-15T21:58:20.630Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.630Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T21:58:20.630Z] [2022-02-15T21:58:20.630Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T21:58:20.630Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T21:58:20.631Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T21:58:20.631Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T21:58:20.631Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T21:58:20.631Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T21:58:20.631Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T21:58:20.631Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T21:58:20.631Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T21:58:20.631Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2022-02-15T21:58:20.631Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T21:58:20.631Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.631Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T21:58:20.631Z] [2022-02-15T21:58:20.631Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T21:58:20.632Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-15T21:58:20.632Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T21:58:20.632Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T21:58:20.632Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-15T21:58:20.632Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-15T21:58:20.632Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T21:58:20.632Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T21:58:20.632Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-02-15T21:58:20.632Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T21:58:20.632Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-15T21:58:20.632Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T21:58:20.632Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-15T21:58:20.632Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T21:58:20.632Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T21:58:20.632Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T21:58:20.632Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T21:58:20.632Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-15T21:58:20.632Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-15T21:58:20.632Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T21:58:20.632Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-15T21:58:20.632Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-02-15T21:58:20.632Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T21:58:20.632Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T21:58:20.632Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T21:58:20.632Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T21:58:20.632Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-15T21:58:20.632Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T21:58:20.632Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-15T21:58:20.632Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-15T21:58:20.632Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:20.632Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-15T21:58:20.632Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T21:58:20.632Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-15T21:58:20.632Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-02-15T21:58:21.101Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.101Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-02-15T21:58:21.101Z] [2022-02-15T21:58:21.101Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.04s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-15T21:58:21.102Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.102Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-02-15T21:58:21.102Z] [2022-02-15T21:58:21.102Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T21:58:21.103Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.103Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T21:58:21.103Z] [2022-02-15T21:58:21.103Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T21:58:21.103Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T21:58:21.104Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.104Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T21:58:21.104Z] [2022-02-15T21:58:21.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T21:58:21.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.105Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T21:58:21.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.105Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T21:58:21.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.105Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T21:58:21.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T21:58:21.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T21:58:21.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T21:58:21.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T21:58:21.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.105Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T21:58:21.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.105Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-15T21:58:21.105Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-15T21:58:21.105Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-15T21:58:21.105Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] DONE 1085 tests, 544 skipped in 2884.037s [2022-02-15T21:58:21.105Z] INFO: Integration tests ended at 02/15/2022 21:58:20. Duration:00:48:04.1894101 [2022-02-15T21:58:21.105Z] INFO: Docker info of the daemon under test at end of run [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] Containers: 2 [2022-02-15T21:58:21.105Z] Running: 0 [2022-02-15T21:58:21.105Z] Paused: 0 [2022-02-15T21:58:21.105Z] Stopped: 2 [2022-02-15T21:58:21.105Z] Images: 18 [2022-02-15T21:58:21.105Z] Server Version: 0.0.0-dev [2022-02-15T21:58:21.105Z] Storage Driver: windowsfilter [2022-02-15T21:58:21.105Z] Windows: [2022-02-15T21:58:21.105Z] Logging Driver: json-file [2022-02-15T21:58:21.105Z] Plugins: [2022-02-15T21:58:21.105Z] Volume: local [2022-02-15T21:58:21.105Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T21:58:21.105Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T21:58:21.105Z] Swarm: inactive [2022-02-15T21:58:21.105Z] Default Isolation: process [2022-02-15T21:58:21.105Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-02-15T21:58:21.105Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-02-15T21:58:21.105Z] OSType: windows [2022-02-15T21:58:21.105Z] Architecture: x86_64 [2022-02-15T21:58:21.105Z] CPUs: 4 [2022-02-15T21:58:21.105Z] Total Memory: 32GiB [2022-02-15T21:58:21.105Z] Name: azwin-2-f22951 [2022-02-15T21:58:21.105Z] ID: AXK5:JEMA:P2WU:PC2V:O7TC:QBVL:GR6F:FO7K:STZP:XFHS:G5LF:NQKH [2022-02-15T21:58:21.105Z] Docker Root Dir: D:\CI\PR-43245\3\daemon [2022-02-15T21:58:21.105Z] Debug Mode (client): false [2022-02-15T21:58:21.105Z] Debug Mode (server): true [2022-02-15T21:58:21.105Z] File Descriptors: -1 [2022-02-15T21:58:21.105Z] Goroutines: 46 [2022-02-15T21:58:21.105Z] System Time: 2022-02-15T21:58:21.0344244Z [2022-02-15T21:58:21.105Z] EventsListeners: 0 [2022-02-15T21:58:21.105Z] Registry: https://index.docker.io/v1/ [2022-02-15T21:58:21.105Z] Labels: [2022-02-15T21:58:21.105Z] Experimental: false [2022-02-15T21:58:21.105Z] Insecure Registries: [2022-02-15T21:58:21.105Z] 127.0.0.0/8 [2022-02-15T21:58:21.105Z] Live Restore Enabled: false [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] [2022-02-15T21:58:21.105Z] INFO: Stopping daemon under test [2022-02-15T21:58:21.573Z] SUCCESS: The process with PID 6516 (child process of PID 2888) has been terminated. [2022-02-15T21:58:21.573Z] SUCCESS: The process with PID 2888 (child process of PID 8748) has been terminated. [2022-02-15T21:58:21.573Z] INFO: Stop tailing logs of the daemon under tests [2022-02-15T21:58:21.573Z] INFO: executeCI.ps1 Completed successfully at 02/15/2022 21:58:21. [2022-02-15T21:58:21.573Z] INFO: Tidying up at end of run [2022-02-15T21:58:21.573Z] INFO: Saving daemon under test log (d:\CI\PR-43245\3\dut.out) to bundles\CIDUT.out [2022-02-15T21:58:21.573Z] INFO: Saving daemon under test log (d:\CI\PR-43245\3\dut.err) to bundles\CIDUT.err [2022-02-15T21:58:21.573Z] INFO: Saving containerd logs to bundles [2022-02-15T21:58:21.573Z] INFO: Nuke-Everything... [2022-02-15T21:58:21.573Z] INFO: Container count on control daemon to delete is 2 [2022-02-15T21:58:21.663Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-02-15T21:58:22.044Z] 0867f83ccc18 [2022-02-15T21:58:22.044Z] 5a02d8e6f04e [2022-02-15T21:58:22.044Z] INFO: Non-base image count on control daemon to delete is 1 [2022-02-15T21:58:23.609Z] Deleted: sha256:19c46956f92096d6f27c464ba29250f9dec2274210da8fa4610be9cc005b4e6b [2022-02-15T21:58:23.609Z] Deleted: sha256:f4689e3e6078e402a1d5b274f40abfc0cef2e41f6e71bcf4d003f91f09562d51 [2022-02-15T21:58:24.076Z] INFO: Tidying pidfile d:\CI\PR-43245\3\docker.pid [2022-02-15T21:58:24.076Z] INFO: Killing containerd with PID 1440 [2022-02-15T21:58:24.076Z] INFO: Nuking d:\CI [2022-02-15T21:58:28.756Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-02-15T21:58:30.943Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-02-15T21:58:30.943Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-15T21:58:31.404Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-02-15T21:58:34.322Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-02-15T21:58:34.322Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-02-15T21:58:42.923Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-02-15T21:58:51.517Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-02-15T21:58:54.222Z] INFO: Zapped successfully [2022-02-15T21:58:54.222Z] [2022-02-15T21:58:54.222Z] INFO: executeCI.ps1 exiting at Tue Feb 15 21:58:49 CUT 2022. Duration 01:06:46.5308862 [2022-02-15T21:58:54.222Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-15T21:58:54.471Z] Recording test results [2022-02-15T21:58:55.146Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-15T21:58:56.805Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-15T21:58:59.239Z] Archiving artifacts [2022-02-15T21:59:00.108Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-02-15T21:59:00.647Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43245/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T21:59:01.665Z] + make clean [2022-02-15T21:59:02.295Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-02-15T21:59:02.652Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T21:59:02.652Z] docker-dev-cache [2022-02-15T21:59:02.652Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-15T21:59:06.045Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-02-15T21:59:06.045Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-15T21:59:06.045Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-02-15T21:59:08.231Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-02-15T21:59:16.821Z] === RUN TestDockerSuite/TestLogsSince [2022-02-15T21:59:27.167Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-02-15T21:59:27.167Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-15T21:59:27.167Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-02-15T21:59:27.168Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-15T21:59:27.168Z] === RUN TestDockerSuite/TestLogsTail [2022-02-15T21:59:29.355Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-02-15T21:59:32.274Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-02-15T21:59:35.192Z] === RUN TestDockerSuite/TestMountIntoProc [2022-02-15T21:59:35.192Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.192Z] === RUN TestDockerSuite/TestMountIntoSys [2022-02-15T21:59:35.192Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.192Z] === RUN TestDockerSuite/TestNetHostname [2022-02-15T21:59:35.192Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.192Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-02-15T21:59:35.192Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.192Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-02-15T21:59:35.192Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.192Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-02-15T21:59:35.192Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.192Z] === RUN TestDockerSuite/TestPluginActive [2022-02-15T21:59:35.192Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.192Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-02-15T21:59:35.192Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.192Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-02-15T21:59:35.192Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-02-15T21:59:35.192Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.192Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-02-15T21:59:35.192Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-15T21:59:35.192Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-02-15T21:59:35.192Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-15T21:59:35.192Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-02-15T21:59:35.192Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.653Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-02-15T21:59:35.653Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.653Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-02-15T21:59:35.653Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.653Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-02-15T21:59:35.653Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.653Z] === RUN TestDockerSuite/TestPortHostBinding [2022-02-15T21:59:35.653Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.653Z] === RUN TestDockerSuite/TestPortList [2022-02-15T21:59:35.653Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-15T21:59:35.653Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-02-15T21:59:46.017Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-02-15T21:59:46.017Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T21:59:46.017Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-02-15T21:59:46.017Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-02-15T21:59:46.017Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-15T21:59:46.017Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-02-15T21:59:46.017Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-15T21:59:46.017Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-02-15T21:59:46.017Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T21:59:46.017Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-02-15T21:59:46.017Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-15T21:59:46.017Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-02-15T21:59:46.017Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-15T21:59:46.017Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-02-15T21:59:46.017Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-15T21:59:46.017Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-02-15T21:59:46.017Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T21:59:46.017Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-02-15T21:59:56.367Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-02-15T21:59:56.367Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-15T21:59:56.367Z] === RUN TestDockerSuite/TestPsByOrder [2022-02-15T22:00:06.718Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-02-15T22:00:06.718Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-15T22:00:06.718Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-02-15T22:00:19.130Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-02-15T22:00:44.313Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-02-15T22:00:44.313Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-02-15T22:00:44.313Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-15T22:00:44.313Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-02-15T22:00:56.727Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-02-15T22:01:00.476Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-02-15T22:01:25.657Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-02-15T22:01:30.366Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-02-15T22:01:30.366Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-15T22:01:30.366Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-02-15T22:01:30.366Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-15T22:01:30.366Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-02-15T22:01:40.721Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-02-15T22:01:40.721Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T22:01:40.721Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-02-15T22:01:40.721Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-15T22:01:40.721Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-02-15T22:01:40.721Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-15T22:01:40.721Z] === RUN TestDockerSuite/TestPsRightTagName [2022-02-15T22:01:40.721Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-15T22:01:40.721Z] === RUN TestDockerSuite/TestPsShowMounts [2022-02-15T22:01:51.072Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-02-15T22:01:51.072Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-15T22:01:51.072Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-02-15T22:01:51.534Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-02-15T22:01:51.534Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-15T22:01:51.534Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-02-15T22:01:53.078Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-02-15T22:01:53.541Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-02-15T22:01:53.541Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-15T22:01:53.541Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-02-15T22:01:59.355Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-02-15T22:02:04.059Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-02-15T22:02:06.975Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-02-15T22:02:36.977Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-02-15T22:02:36.977Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T22:02:36.977Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-02-15T22:02:41.690Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-02-15T22:02:41.690Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-02-15T22:02:42.152Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-02-15T22:02:43.185Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-02-15T22:02:48.993Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-02-15T22:02:53.709Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-02-15T22:02:53.709Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T22:02:53.709Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-02-15T22:02:58.421Z] === RUN TestDockerSuite/TestRmiBlank [2022-02-15T22:02:58.421Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-02-15T22:02:58.882Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-02-15T22:03:24.056Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-02-15T22:03:25.600Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-02-15T22:03:26.576Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-02-15T22:03:35.174Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-02-15T22:03:40.989Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-02-15T22:03:51.339Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-02-15T22:03:55.098Z] === RUN TestDockerSuite/TestRmiTag [2022-02-15T22:03:56.071Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-02-15T22:04:04.667Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-02-15T22:04:25.801Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-02-15T22:04:27.996Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-02-15T22:04:35.103Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-02-15T22:04:36.076Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-02-15T22:04:36.076Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-15T22:04:36.077Z] === RUN TestDockerSuite/TestRunAddHost [2022-02-15T22:04:36.077Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-15T22:04:36.077Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-02-15T22:04:36.077Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-15T22:04:36.077Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-02-15T22:04:36.077Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-15T22:04:36.077Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-02-15T22:04:36.077Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-15T22:04:36.077Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-02-15T22:04:36.077Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-15T22:04:36.077Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-02-15T22:04:36.077Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-15T22:04:36.077Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-02-15T22:04:38.267Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-02-15T22:04:38.267Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-15T22:04:38.267Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-02-15T22:04:38.267Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-15T22:04:38.730Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-02-15T22:04:44.550Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-02-15T22:04:47.465Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-02-15T22:04:50.383Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-02-15T22:04:53.298Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-02-15T22:04:56.225Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-02-15T22:04:56.225Z] === RUN TestDockerSuite/TestRunBindMounts [2022-02-15T22:05:02.036Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-02-15T22:05:02.036Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-15T22:05:02.036Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-02-15T22:05:02.036Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-15T22:05:02.036Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-02-15T22:05:02.036Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-15T22:05:02.036Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-02-15T22:05:02.036Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-15T22:05:02.036Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-02-15T22:05:02.036Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-15T22:05:02.036Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-02-15T22:05:02.036Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-15T22:05:02.036Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-02-15T22:05:02.037Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-15T22:05:02.037Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-02-15T22:05:02.037Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-15T22:05:02.037Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-02-15T22:05:02.037Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-15T22:05:02.037Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-02-15T22:05:02.037Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-15T22:05:02.037Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-02-15T22:05:02.037Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-15T22:05:02.037Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-02-15T22:05:04.222Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-02-15T22:05:04.222Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-15T22:05:04.222Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-02-15T22:05:08.937Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-02-15T22:05:08.937Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-15T22:05:08.937Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-02-15T22:05:08.937Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-15T22:05:08.937Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-02-15T22:05:11.128Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-02-15T22:05:11.128Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-15T22:05:11.128Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-02-15T22:05:11.128Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-15T22:05:11.128Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-02-15T22:05:11.128Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-15T22:05:11.128Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-02-15T22:05:11.128Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-15T22:05:11.128Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-02-15T22:05:11.128Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-15T22:05:11.128Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-02-15T22:05:11.128Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-15T22:05:11.128Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-02-15T22:05:11.128Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-15T22:05:11.128Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-02-15T22:05:14.051Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-02-15T22:05:16.973Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-02-15T22:05:19.167Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-02-15T22:05:19.167Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-15T22:05:19.167Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-02-15T22:05:19.167Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-15T22:05:19.167Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-02-15T22:05:19.167Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-15T22:05:19.167Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-02-15T22:05:27.763Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-02-15T22:05:27.763Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-15T22:05:27.763Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-02-15T22:05:27.763Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T22:05:27.763Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-02-15T22:05:27.763Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-15T22:05:27.763Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-02-15T22:05:27.763Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T22:05:27.763Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-02-15T22:05:29.310Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-02-15T22:05:36.419Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-02-15T22:05:36.419Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-15T22:05:36.419Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-02-15T22:05:36.419Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-15T22:05:36.419Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-02-15T22:05:36.419Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-15T22:05:36.419Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-02-15T22:05:36.419Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T22:05:36.419Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-02-15T22:05:36.419Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-15T22:05:36.419Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-02-15T22:05:36.419Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-15T22:05:36.419Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-02-15T22:05:39.337Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-02-15T22:05:39.337Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-15T22:05:39.337Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-02-15T22:05:39.337Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-02-15T22:05:39.337Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-15T22:05:39.337Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-02-15T22:05:42.263Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-02-15T22:05:44.450Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-02-15T22:05:44.450Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-15T22:05:44.450Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-02-15T22:05:53.049Z] === RUN TestDockerSuite/TestRunEnvironment [2022-02-15T22:05:53.049Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-15T22:05:53.049Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-02-15T22:05:53.049Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-15T22:05:53.049Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-02-15T22:05:53.049Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-15T22:05:53.049Z] === RUN TestDockerSuite/TestRunExitCode [2022-02-15T22:05:55.240Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-02-15T22:05:57.427Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-02-15T22:06:00.345Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-02-15T22:06:03.262Z] === RUN TestDockerSuite/TestRunExposePort [2022-02-15T22:06:03.262Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-02-15T22:06:03.262Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-15T22:06:03.262Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-02-15T22:06:03.262Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-15T22:06:03.262Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-02-15T22:06:03.262Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-15T22:06:03.262Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-02-15T22:06:03.262Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-15T22:06:03.262Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T22:06:03.262Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T22:06:03.262Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-02-15T22:06:03.262Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-15T22:06:03.262Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-02-15T22:06:03.262Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-15T22:06:03.262Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-02-15T22:06:13.605Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-02-15T22:06:13.605Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-15T22:06:13.605Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-02-15T22:06:13.605Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-02-15T22:06:13.605Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T22:06:13.605Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-02-15T22:06:13.605Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-15T22:06:13.605Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-02-15T22:06:13.605Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-15T22:06:13.605Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-02-15T22:06:13.605Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-15T22:06:13.605Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-02-15T22:06:23.963Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-02-15T22:06:23.963Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-15T22:06:23.963Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-02-15T22:06:26.157Z] === RUN TestDockerSuite/TestRunModeHostname [2022-02-15T22:06:26.157Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-15T22:06:26.157Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-02-15T22:06:26.157Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-15T22:06:26.157Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-02-15T22:06:26.157Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-15T22:06:26.157Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-02-15T22:06:26.157Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-15T22:06:26.157Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-02-15T22:06:26.157Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-15T22:06:26.157Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-02-15T22:06:26.157Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-15T22:06:26.157Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-02-15T22:06:26.157Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-15T22:06:26.158Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-02-15T22:06:26.158Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-15T22:06:26.158Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-02-15T22:06:26.158Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-15T22:06:26.158Z] === RUN TestDockerSuite/TestRunMount [2022-02-15T22:06:26.158Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-15T22:06:26.158Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-02-15T22:06:26.158Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-15T22:06:26.618Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-02-15T22:06:26.618Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-15T22:06:26.618Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-02-15T22:06:26.618Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-15T22:06:26.618Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-02-15T22:06:35.209Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-02-15T22:06:35.209Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-15T22:06:35.209Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-02-15T22:06:35.209Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-15T22:06:35.209Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-02-15T22:06:35.209Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-15T22:06:35.209Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-02-15T22:06:47.624Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-02-15T22:06:51.371Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-02-15T22:06:51.371Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-15T22:06:51.371Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-02-15T22:06:51.371Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-15T22:06:51.371Z] === RUN TestDockerSuite/TestRunNetHost [2022-02-15T22:06:51.371Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-15T22:06:51.371Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-02-15T22:06:51.371Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-15T22:06:51.371Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-02-15T22:06:51.371Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-15T22:06:51.371Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-02-15T22:06:51.371Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-15T22:06:51.371Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-02-15T22:06:51.371Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-15T22:06:51.371Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-02-15T22:06:51.371Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-15T22:06:51.371Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-02-15T22:06:51.371Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-15T22:06:51.371Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-02-15T22:06:51.838Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-02-15T22:06:52.811Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-02-15T22:06:55.740Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-02-15T22:06:58.655Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-02-15T22:06:59.628Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-02-15T22:07:02.549Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-02-15T22:07:02.549Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-15T22:07:02.549Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-02-15T22:07:02.549Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-15T22:07:02.549Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-02-15T22:07:02.549Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-15T22:07:02.549Z] === RUN TestDockerSuite/TestRunPortInUse [2022-02-15T22:07:02.549Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-15T22:07:03.011Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-02-15T22:07:03.011Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-15T22:07:03.011Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-02-15T22:07:03.011Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-15T22:07:03.011Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-02-15T22:07:03.011Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-15T22:07:03.011Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-02-15T22:07:03.011Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-15T22:07:03.011Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-02-15T22:07:06.767Z] === RUN TestDockerSuite/TestRunPublishPort [2022-02-15T22:07:06.767Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-15T22:07:06.767Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-02-15T22:07:06.767Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-15T22:07:06.767Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-02-15T22:07:06.767Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-15T22:07:06.767Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-02-15T22:07:06.767Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-15T22:07:06.767Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-02-15T22:07:06.767Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T22:07:06.767Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-02-15T22:07:17.130Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-02-15T22:07:17.130Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-15T22:07:17.130Z] === RUN TestDockerSuite/TestRunRm [2022-02-15T22:07:24.227Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-02-15T22:07:30.042Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-02-15T22:07:38.640Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-02-15T22:07:40.190Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-02-15T22:07:43.122Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-02-15T22:07:46.044Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-02-15T22:07:46.044Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-15T22:07:46.044Z] === RUN TestDockerSuite/TestRunState [2022-02-15T22:07:46.044Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-15T22:07:46.505Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-02-15T22:07:49.422Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-02-15T22:07:49.422Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T22:07:49.422Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-02-15T22:07:51.607Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-02-15T22:07:51.607Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-15T22:07:51.607Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-02-15T22:07:51.608Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-15T22:07:51.608Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-02-15T22:07:51.608Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-02-15T22:07:52.069Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-02-15T22:07:52.069Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-15T22:07:52.069Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-02-15T22:07:57.890Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-02-15T22:07:57.890Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-15T22:07:57.890Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-02-15T22:07:57.890Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-15T22:07:57.890Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-02-15T22:07:57.890Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-15T22:07:57.890Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-02-15T22:07:57.890Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-15T22:07:57.890Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-02-15T22:07:57.890Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-15T22:07:57.890Z] === RUN TestDockerSuite/TestRunUserByID [2022-02-15T22:07:57.890Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-15T22:07:57.890Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-02-15T22:07:57.890Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-15T22:07:57.890Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-02-15T22:07:57.890Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-15T22:07:57.890Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-02-15T22:07:57.890Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-15T22:07:57.890Z] === RUN TestDockerSuite/TestRunUserByName [2022-02-15T22:07:57.890Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-15T22:07:57.890Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-02-15T22:08:04.981Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-02-15T22:08:04.981Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-15T22:08:04.981Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-02-15T22:08:07.903Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-02-15T22:08:07.903Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-15T22:08:07.903Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-02-15T22:08:07.903Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-15T22:08:07.903Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-02-15T22:08:16.501Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-02-15T22:08:25.112Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-02-15T22:08:29.818Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-02-15T22:08:38.410Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-02-15T22:08:38.410Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-15T22:08:38.410Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-02-15T22:08:38.410Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-02-15T22:08:40.602Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-02-15T22:08:43.518Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-02-15T22:08:46.434Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-02-15T22:08:46.434Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-15T22:08:46.434Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-02-15T22:08:46.434Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-02-15T22:08:46.434Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-02-15T22:08:46.434Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T22:08:46.434Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-02-15T22:08:46.434Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-15T22:08:46.434Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-02-15T22:08:46.434Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-15T22:08:46.434Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-02-15T22:08:46.434Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-15T22:08:46.434Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-02-15T22:08:46.434Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-15T22:08:46.434Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-02-15T22:08:51.153Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-02-15T22:08:53.340Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-02-15T22:08:56.259Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-02-15T22:09:02.084Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-02-15T22:09:02.084Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-02-15T22:09:02.084Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-02-15T22:09:02.084Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-02-15T22:09:02.084Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-02-15T22:09:02.084Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-02-15T22:09:02.084Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-02-15T22:09:02.084Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestSaveImageId [2022-02-15T22:09:02.084Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-02-15T22:09:02.084Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-02-15T22:09:02.084Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-02-15T22:09:02.084Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-02-15T22:09:02.084Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-02-15T22:09:02.084Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-02-15T22:09:02.084Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-02-15T22:09:02.084Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-02-15T22:09:02.084Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-15T22:09:02.084Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-02-15T22:09:04.271Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-02-15T22:09:04.732Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-02-15T22:09:05.193Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-02-15T22:09:05.653Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-02-15T22:09:07.846Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-02-15T22:09:16.438Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-02-15T22:09:16.438Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-15T22:09:16.438Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-02-15T22:09:25.036Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-02-15T22:09:25.036Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T22:09:25.036Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-02-15T22:09:29.744Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-02-15T22:09:29.744Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-15T22:09:29.744Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-02-15T22:09:29.744Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T22:09:29.744Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-02-15T22:09:29.744Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-15T22:09:29.744Z] === RUN TestDockerSuite/TestStartRecordError [2022-02-15T22:09:29.744Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-15T22:09:29.744Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-02-15T22:09:40.099Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-02-15T22:09:40.099Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T22:09:40.099Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-02-15T22:09:40.099Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-15T22:09:40.099Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-02-15T22:09:40.099Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T22:09:40.562Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-02-15T22:09:40.562Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T22:09:40.562Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-02-15T22:09:40.562Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-15T22:09:40.562Z] === RUN TestDockerSuite/TestStatsNoStream [2022-02-15T22:09:40.562Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T22:09:40.562Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-02-15T22:09:43.476Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-02-15T22:09:45.662Z] === RUN TestDockerSuite/TestTopPrivileged [2022-02-15T22:09:45.662Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-15T22:09:46.124Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-02-15T22:09:48.312Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-02-15T22:09:48.312Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-15T22:09:48.312Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-02-15T22:09:48.312Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-15T22:09:48.312Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-02-15T22:09:48.312Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T22:09:48.773Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-02-15T22:09:48.773Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-15T22:09:48.773Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-02-15T22:09:48.773Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T22:09:48.773Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-02-15T22:09:48.773Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-15T22:09:48.773Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-02-15T22:10:06.495Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-02-15T22:10:06.495Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-02-15T22:10:06.495Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-02-15T22:10:06.495Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-15T22:10:06.495Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-02-15T22:10:06.495Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-02-15T22:10:06.495Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-02-15T22:10:06.495Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-02-15T22:10:08.684Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-02-15T22:10:08.684Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-02-15T22:10:12.435Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-02-15T22:10:12.896Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-02-15T22:10:13.359Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-02-15T22:10:13.359Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-02-15T22:10:13.359Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-02-15T22:10:23.710Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-02-15T22:10:23.711Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T22:10:23.711Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-02-15T22:10:24.172Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-02-15T22:10:24.172Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-02-15T22:10:24.172Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-15T22:10:24.635Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-02-15T22:10:39.485Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-02-15T22:10:39.485Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-02-15T22:10:39.485Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-02-15T22:10:54.337Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-02-15T22:10:54.337Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-15T22:10:54.337Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite (3289.58s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.84s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.39s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (122.33s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.38s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.20s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.81s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.67s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.84s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.12s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (139.66s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.08s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.12s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.19s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.14s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.75s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.77s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.47s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.38s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.44s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.59s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.14s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.01s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.65s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddTar (67.43s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.78s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (32.80s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.74s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.61s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.93s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.27s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.43s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.73s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.23s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.78s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (46.82s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.85s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.82s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.54s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.86s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.96s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.28s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCmd (0.79s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.76s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.74s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.41s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.84s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.67s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.68s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.35s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.20s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.66s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.11s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.89s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.65s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.84s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.78s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.57s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.68s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.14s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (30.47s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.18s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.16s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.45s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.29s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerignore (92.43s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.71s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (104.60s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.25s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.97s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.16s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.76s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.65s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (53.23s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.66s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.48s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (149.43s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.75s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.48s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.69s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.73s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.63s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.99s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.09s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.51s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.92s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.42s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.50s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.53s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.82s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildFails (7.58s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.84s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.69s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.13s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.13s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.83s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.72s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.96s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.77s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.56s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildHistory (14.61s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.31s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.61s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.09s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.41s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildLabel (1.30s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.88s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.37s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.83s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildLabels (1.34s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.09s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.74s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.04s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.68s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.77s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.79s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (32.13s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.39s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.33s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.75s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (24.88s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.78s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.82s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T22:10:55.886Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.36s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.39s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.96s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-02-15T22:10:55.886Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.88s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.41s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.74s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.64s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.09s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.81s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.70s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.63s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.25s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.45s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.54s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.65s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (55.13s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (37.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildRm (15.87s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.29s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.93s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.40s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.56s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.51s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.83s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.09s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.89s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.35s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.04s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildStderr (5.90s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.26s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.82s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.22s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.94s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.24s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.78s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.74s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.37s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.18s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.81s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.67s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.13s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.19s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.59s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.37s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.70s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.83s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.77s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.64s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.51s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCommitChange (6.15s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.54s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.32s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCommitTTY (12.96s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (10.56s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPICommit (13.20s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.41s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.66s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.46s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.85s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.15s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.65s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.68s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.82s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (7.57s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.73s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.46s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.07s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.63s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.28s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.67s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.21s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.90s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.76s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.76s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.47s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.30s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.32s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.88s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.94s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.85s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.92s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000058d8_} (2.91s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13189632395_c:\foo_false____} (2.83s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13189632395_c:\foo_true____} (7.95s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.93s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.94s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.10s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.15s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.43s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.73s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.66s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCpToCaseH (15.60s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCpToDot (8.22s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCpToStdout (2.90s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.36s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.72s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.24s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.35s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.89s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateRM (0.46s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.33s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.83s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.78s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T22:10:55.887Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.88s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (7.70s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.91s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.11s) [2022-02-15T22:10:55.887Z] --- PASS: TestDockerSuite/TestEventsCopy (6.26s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.01s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.69s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.08s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.57s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.05s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.31s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsFilters (5.48s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsFormat (5.78s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.11s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsRename (2.98s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsResize (8.35s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.66s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.24s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.25s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.72s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.42s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.42s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.65s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.72s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.73s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.46s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.29s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.87s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestExecInspectID (5.29s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.07s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.91s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.40s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.49s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.59s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.43s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.46s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.10s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.56s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.43s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.82s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.38s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.26s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.34s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.79s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.36s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImagesFormat (0.28s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.21s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImportBadURL (0.10s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.67s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.82s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.61s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.74s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectDefault (7.59s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectHistory (5.60s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.73s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.63s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.28s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.67s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.81s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.72s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectStatus (3.21s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.31s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.83s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.90s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.67s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.65s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.64s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.62s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.38s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.40s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.27s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.04s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.71s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.35s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.35s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.65s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.16s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.07s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.78s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.64s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsSince (9.66s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsTail (3.36s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.15s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.84s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (10.38s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.36s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPsByOrder (10.44s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.60s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (22.19s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.43s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.79s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.68s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (23.35s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.89s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.74s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.73s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.72s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.39s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.00s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.82s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.10s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.80s) [2022-02-15T22:10:55.888Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (27.67s) [2022-02-15T22:10:55.888Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.28s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.35s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.07s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.11s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.22s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.01s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiBlank (0.11s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.42s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (22.43s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.26s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.91s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.90s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.36s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.11s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.26s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiTag (1.03s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (7.71s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.34s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.83s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.07s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.61s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.46s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.38s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.52s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.72s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.89s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.74s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.59s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.65s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.89s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.44s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.82s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.83s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.67s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.61s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.54s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.40s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.84s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.68s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.70s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.55s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunExitCode (2.71s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.77s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.63s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.85s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.49s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T22:10:55.889Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T22:10:55.889Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.06s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.07s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.44s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (10.87s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.21s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.33s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.84s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.71s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.56s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.48s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.67s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunRm (7.63s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.02s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.68s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.75s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.82s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.16s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.72s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.48s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.30s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.52s) [2022-02-15T22:10:56.351Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T22:10:56.351Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.65s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.47s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.07s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.44s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.66s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.24s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.74s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.71s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.86s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.09s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.62s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.54s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.52s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.85s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.81s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.21s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.68s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (11.01s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.62s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.87s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.59s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.39s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.02s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.54s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.54s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.76s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.80s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.14s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.41s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.40s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.48s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.85s) [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-02-15T22:10:56.352Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] --- PASS: TestDockerRegistrySuite (0.23s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T22:10:56.352Z] === RUN TestDockerSchema1RegistrySuite [2022-02-15T22:10:56.352Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-02-15T22:10:56.352Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-02-15T22:10:56.352Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-02-15T22:10:56.352Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-02-15T22:10:56.352Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-02-15T22:10:56.352Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-02-15T22:10:56.352Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-02-15T22:10:56.352Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-02-15T22:10:56.352Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-02-15T22:10:56.352Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-02-15T22:10:56.352Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-02-15T22:10:56.352Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T22:10:56.352Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-02-15T22:10:56.352Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-02-15T22:10:56.352Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-02-15T22:10:56.352Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-02-15T22:10:56.352Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-02-15T22:10:56.352Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-02-15T22:10:56.352Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.352Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-02-15T22:10:56.352Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-02-15T22:10:56.353Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T22:10:56.353Z] === RUN TestDockerRegistryAuthTokenSuite [2022-02-15T22:10:56.353Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-02-15T22:10:56.353Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-02-15T22:10:56.353Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-02-15T22:10:56.353Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-02-15T22:10:56.353Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-02-15T22:10:56.353Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T22:10:56.353Z] === RUN TestDockerDaemonSuite [2022-02-15T22:10:56.353Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-02-15T22:10:56.353Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-02-15T22:10:56.353Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-02-15T22:10:56.353Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T22:10:56.353Z] === RUN TestDockerSwarmSuite [2022-02-15T22:10:56.353Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-02-15T22:10:56.353Z] === RUN TestDockerPluginSuite [2022-02-15T22:10:56.353Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-02-15T22:10:56.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-02-15T22:10:56.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-02-15T22:10:56.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-02-15T22:10:56.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-02-15T22:10:56.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-02-15T22:10:56.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-02-15T22:10:56.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-02-15T22:10:56.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-02-15T22:10:56.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-02-15T22:10:56.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-02-15T22:10:56.353Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T22:10:56.353Z] === RUN TestDockerExternalVolumeSuite [2022-02-15T22:10:56.353Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-02-15T22:10:56.353Z] === RUN TestDockerNetworkSuite [2022-02-15T22:10:56.353Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-02-15T22:10:56.353Z] === RUN TestDockerHubPullSuite [2022-02-15T22:10:56.353Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-02-15T22:10:56.353Z] PASS [2022-02-15T22:10:56.353Z] ok github.com/docker/docker/integration-cli 3290.149s [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === Skipped [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T22:10:56.353Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T22:10:56.353Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T22:10:56.353Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-15T22:10:56.353Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-15T22:10:56.353Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T22:10:56.353Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T22:10:56.353Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-02-15T22:10:56.353Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-15T22:10:56.353Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-15T22:10:56.353Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-15T22:10:56.353Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T22:10:56.353Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T22:10:56.353Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T22:10:56.353Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-02-15T22:10:56.353Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-02-15T22:10:56.353Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T22:10:56.353Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T22:10:56.353Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-02-15T22:10:56.353Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.61s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.78s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.78s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.36s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-15T22:10:56.353Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-02-15T22:10:56.353Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-02-15T22:10:56.353Z] [2022-02-15T22:10:56.353Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T22:10:56.353Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.50s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.47s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.51s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.51s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.03s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.03s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-02-15T22:10:56.354Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.49s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.53s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.47s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-15T22:10:56.354Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.46s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-15T22:10:56.354Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-15T22:10:56.354Z] docker_cli_sni_test.go:18: Flakey test [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.354Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T22:10:56.354Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.354Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-02-15T22:10:56.354Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T22:10:56.355Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-15T22:10:56.355Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T22:10:56.355Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-15T22:10:56.355Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T22:10:56.355Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T22:10:56.355Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T22:10:56.355Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T22:10:56.355Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.355Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-02-15T22:10:56.355Z] [2022-02-15T22:10:56.355Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T22:10:56.355Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-02-15T22:10:56.818Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-02-15T22:10:56.818Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-15T22:10:56.818Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T22:10:56.818Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.818Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-02-15T22:10:56.818Z] [2022-02-15T22:10:56.818Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-02-15T22:10:56.818Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-02-15T22:10:56.819Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-02-15T22:10:56.819Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T22:10:56.819Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T22:10:56.819Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T22:10:56.819Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-15T22:10:56.819Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T22:10:56.819Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T22:10:56.819Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T22:10:56.819Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T22:10:56.819Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T22:10:56.819Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-15T22:10:56.819Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T22:10:56.819Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-15T22:10:56.819Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T22:10:56.819Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-15T22:10:56.819Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T22:10:56.819Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T22:10:56.819Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T22:10:56.819Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-02-15T22:10:56.819Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T22:10:56.819Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-15T22:10:56.819Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T22:10:56.819Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T22:10:56.819Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.819Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T22:10:56.819Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.819Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-02-15T22:10:56.819Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T22:10:56.820Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-15T22:10:56.820Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-15T22:10:56.820Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-02-15T22:10:56.820Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-15T22:10:56.820Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T22:10:56.820Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-15T22:10:56.820Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T22:10:56.820Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-15T22:10:56.820Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T22:10:56.820Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T22:10:56.820Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T22:10:56.820Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T22:10:56.820Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-15T22:10:56.820Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-15T22:10:56.820Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-02-15T22:10:56.820Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-15T22:10:56.820Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.820Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-02-15T22:10:56.820Z] [2022-02-15T22:10:56.820Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T22:10:56.820Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T22:10:56.821Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.821Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-02-15T22:10:56.821Z] [2022-02-15T22:10:56.821Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T22:10:56.822Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.822Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-02-15T22:10:56.822Z] [2022-02-15T22:10:56.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T22:10:56.823Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2022-02-15T22:10:56.823Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-02-15T22:10:56.823Z] [2022-02-15T22:10:56.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-02-15T22:10:57.293Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-02-15T22:10:57.293Z] [2022-02-15T22:10:57.293Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T22:10:57.293Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.293Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.294Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T22:10:57.294Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.294Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-02-15T22:10:57.294Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-02-15T22:10:57.295Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] DONE 1085 tests, 539 skipped in 3301.282s [2022-02-15T22:10:57.295Z] INFO: Integration tests ended at 02/15/2022 22:10:57. Duration:00:55:01.4598421 [2022-02-15T22:10:57.295Z] INFO: Docker info of the daemon under test at end of run [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] Containers: 2 [2022-02-15T22:10:57.295Z] Running: 0 [2022-02-15T22:10:57.295Z] Paused: 0 [2022-02-15T22:10:57.295Z] Stopped: 2 [2022-02-15T22:10:57.295Z] Images: 18 [2022-02-15T22:10:57.295Z] Server Version: 0.0.0-dev [2022-02-15T22:10:57.295Z] Storage Driver: windowsfilter [2022-02-15T22:10:57.295Z] Windows: [2022-02-15T22:10:57.295Z] Logging Driver: json-file [2022-02-15T22:10:57.295Z] Plugins: [2022-02-15T22:10:57.295Z] Volume: local [2022-02-15T22:10:57.295Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-02-15T22:10:57.295Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-02-15T22:10:57.295Z] Swarm: inactive [2022-02-15T22:10:57.295Z] Default Isolation: process [2022-02-15T22:10:57.295Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-02-15T22:10:57.295Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-02-15T22:10:57.295Z] OSType: windows [2022-02-15T22:10:57.295Z] Architecture: x86_64 [2022-02-15T22:10:57.295Z] CPUs: 4 [2022-02-15T22:10:57.295Z] Total Memory: 32GiB [2022-02-15T22:10:57.295Z] Name: azwin-2-d25190 [2022-02-15T22:10:57.295Z] ID: YSKC:U256:FQJI:7RI4:IHYJ:OANK:HOEI:AZI2:DXV3:M7IZ:T5WC:RQGE [2022-02-15T22:10:57.295Z] Docker Root Dir: D:\CI\PR-43245\3\daemon [2022-02-15T22:10:57.295Z] Debug Mode (client): false [2022-02-15T22:10:57.295Z] Debug Mode (server): true [2022-02-15T22:10:57.295Z] File Descriptors: -1 [2022-02-15T22:10:57.295Z] Goroutines: 17 [2022-02-15T22:10:57.295Z] System Time: 2022-02-15T22:10:57.0918249Z [2022-02-15T22:10:57.295Z] EventsListeners: 0 [2022-02-15T22:10:57.295Z] Registry: https://index.docker.io/v1/ [2022-02-15T22:10:57.295Z] Labels: [2022-02-15T22:10:57.295Z] Experimental: false [2022-02-15T22:10:57.295Z] Insecure Registries: [2022-02-15T22:10:57.295Z] 127.0.0.0/8 [2022-02-15T22:10:57.295Z] Live Restore Enabled: false [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] [2022-02-15T22:10:57.295Z] INFO: Stopping daemon under test [2022-02-15T22:10:57.295Z] SUCCESS: The process with PID 8148 (child process of PID 9176) has been terminated. [2022-02-15T22:10:57.295Z] SUCCESS: The process with PID 9176 (child process of PID 5724) has been terminated. [2022-02-15T22:10:57.755Z] INFO: Stop tailing logs of the daemon under tests [2022-02-15T22:10:57.755Z] INFO: executeCI.ps1 Completed successfully at 02/15/2022 22:10:57. [2022-02-15T22:10:57.755Z] INFO: Tidying up at end of run [2022-02-15T22:10:57.755Z] INFO: Saving daemon under test log (d:\CI\PR-43245\3\dut.out) to bundles\CIDUT.out [2022-02-15T22:10:57.755Z] INFO: Saving daemon under test log (d:\CI\PR-43245\3\dut.err) to bundles\CIDUT.err [2022-02-15T22:10:57.755Z] INFO: Saving containerd logs to bundles [2022-02-15T22:10:57.755Z] INFO: Nuke-Everything... [2022-02-15T22:10:58.216Z] INFO: Container count on control daemon to delete is 2 [2022-02-15T22:10:58.677Z] 3f8ed68b74eb [2022-02-15T22:10:58.678Z] 8e845faf6ce2 [2022-02-15T22:10:58.678Z] INFO: Non-base image count on control daemon to delete is 1 [2022-02-15T22:11:00.866Z] Deleted: sha256:d592cbfbf09ceb0102f4fdbbb5a27827190a4e02f61bc45ddb1af46e02caf484 [2022-02-15T22:11:00.866Z] Deleted: sha256:e7ad5668903c5d34ba4932fdc54a506055a8d62ef3de1c428d1198fec786ecb4 [2022-02-15T22:11:00.866Z] INFO: Tidying pidfile d:\CI\PR-43245\3\docker.pid [2022-02-15T22:11:00.866Z] INFO: Nuking d:\CI [2022-02-15T22:11:43.486Z] INFO: Zapped successfully [2022-02-15T22:11:43.486Z] [2022-02-15T22:11:43.486Z] INFO: executeCI.ps1 exiting at Tue Feb 15 22:11:40 CUT 2022. Duration 01:19:29.5257389 [2022-02-15T22:11:43.486Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-02-15T22:11:43.728Z] Recording test results [2022-02-15T22:11:44.480Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-02-15T22:11:45.971Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-02-15T22:11:48.373Z] Archiving artifacts [2022-02-15T22:11:49.592Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43245/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-02-15T22:11:50.527Z] + make clean [2022-02-15T22:11:51.499Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-02-15T22:11:51.499Z] docker-dev-cache [2022-02-15T22:11:51.499Z] 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